source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dcfc12e8   13 years michaelni swr-test: simplify prng code Signed-off-by: Michael Niedermayer …
(edit) @e5474f5c   13 years nicolas.george doc: fix syntax for durations and timestamps. Omitting the seconds …
(edit) @bbd3dc49   13 years michaelni swr: unroll audioconvert core C function 36k->32k decicycles …
(edit) @4119fa70   13 years michaelni swr: audioconvert, mark some constants as floats. idea from avr …
(edit) @76d376d9   13 years michaelni swr-test: fix declaration statement ordering. swr-test is now warning …
(edit) @f75169b2   13 years michaelni swr-test: fix pointer type warnings Signed-off-by: Michael …
(edit) @7b2ce507   13 years michaelni swr-test: fix unused var warnings Signed-off-by: Michael Niedermayer …
(edit) @a0dd81dd   13 years michaelni swr-test:indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @e890b689   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f1f5b398   13 years michaelni swr-test: support fabrices audiogen like avr Signed-off-by: Michael …
(edit) @73be22f5   13 years michaelni swr-test: fix u8 zero point. Signed-off-by: Michael Niedermayer …
(edit) @56f89bae   13 years michaelni swr-test: improve rounding in set() Signed-off-by: Michael …
(edit) @5473a98e   13 years nicolas.george af_amerge: return errors from subfilters when requesting a frame
(edit) @0a07f2b3   13 years mans dsputil: fix invalid array indexing Indexing outside an array is …
(edit) @27de7a8e   13 years michaelni swr-test: remove unneeded hack to test planar formats. planar formats …
(edit) @08809e30   13 years michaelni swr-test: improve output Signed-off-by: Michael Niedermayer …
(edit) @5347b9da   13 years michaelni swr-test: print channel layout, instead of just channel counts …
(edit) @e6c460e3   13 years michaelni swr-test: Use randomized collision free hypercube corner enumeration …
(edit) @7461e9ae   13 years michaelni swr-test: use formats array Signed-off-by: Michael Niedermayer …
(edit) @69f3af95   13 years michaelni swr-test: remove 0 terminator in layouts for consistency …
(edit) @b1519102   13 years michaelni swr-test: add rates tables containing a new set of sample rates. …
(edit) @030d6b65   13 years michaelni swr-test: indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @dd63e275   13 years michaelni swr-test: add sorted formats table from avr Signed-off-by: Michael …
(edit) @3510a133   13 years mans configure: add libavresample to rpath Signed-off-by: Mans Rullgard …
(edit) @a4b58fd9   13 years michaelni ffv1: add examples of supported slices counts Signed-off-by: Michael …
(edit) @da958795   13 years michaelni swr: pass resample parameters from the user to the resampler. doxy …
(edit) @a522e03   13 years michaelni swr: Add longer more descriptive alternative AVOptions. They match …
(edit) @20fc6104   13 years michaelni swr: Capitalize help texts for AVOptions Signed-off-by: Michael …
(edit) @36a9dd2f   13 years michaelni swr: align options a little Signed-off-by: Michael Niedermayer …
(edit) @23282c22   13 years michaelni swr: set AV_OPT_FLAG_AUDIO_PARAM for the AVOptions Signed-off-by: …
(edit) @88de5b0a   13 years mans build: icc: silence some warnings This disables the warning "external …
(edit) @b6a6e90a   13 years mans fft-test: add option to set cpuflag mask This can be useful for …
(edit) @6eca84ba   13 years mans cpu: recognise only cpu flag names pertinent to the architecture …
(edit) @3527a739   13 years mans avutil: add av_parse_cpu_flags() function This moves the cpu flag …
(edit) @3d11c2d7   13 years mans vp8: armv6: fix non-armv6t2 build The assembler may fail to place …
(edit) @3ead79ea   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
(edit) @e4ac0312   13 years mans vp8: armv6 optimisations Based on patch by Ronald S. Bultje …
(edit) @b692d246   13 years mans vp8: arm: separate ARMv6 functions from NEON This is a preparation …
(edit) @dac78fd1   13 years mans ARM: add some compatibility macros This adds some macros simplifying …
(edit) @949d942e   13 years derek.buitenhuis mov: support eac3 audio Signed-off-by: Michael Niedermayer …
(edit) @8b97ae64   13 years lu_zero avf: fix faulty check in has_duration An invalid duration is …
(edit) @cab15f9   13 years michaelni ffv1: remove clear_state(), it has become unused Signed-off-by: …
(edit) @83bf9fb6   13 years michaelni ffv1: move clear_state() to clear_slice_state() in encoding threads …
(edit) @68a9194b   13 years michaelni ffv1: indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @3f4c0dad   13 years michaelni ffv1: move init_slice_state() into the decoder threads. …
(edit) @60217b5b   13 years michaelni ffv1: Remove slice count field with 1.3 and just count slices. This …
(edit) @3ed6917a   13 years michaelni ffv1: store slice size with all slices in 1.3 This simplifies …
(edit) @c24ca7b8   13 years michaelni ffv1: add 1 status byte to slices in in case crcs are stored too. …
(edit) @0c278545   13 years michaelni ffv1: Always store slice size when error reobustness is enabled. This …
(edit) @16524d1b   13 years michaelni ffv1: include solution hint in the slice error message Signed-off-by: …
(edit) @394dbde5   13 years justin.ruggles FATE: use updated reference for aac-latm_stereo_to_51 This uses …
(edit) @bcb82fe1   13 years justin.ruggles avconv: use libavresample
(edit) @c8af852b   13 years justin.ruggles Add libavresample This is a new library for audio sample format, …
(edit) @8f899545   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @fe5bc46f   13 years michaelni ffv1: support vlc mode in 1.3 Signed-off-by: Michael Niedermayer …
(edit) @31581603   13 years michaelni ffv1: move the decoder side ac->vlc switch to decode_slice() …
(edit) @44f789c0   13 years michaelni ffv1: allow selecting 1.3 by using -level Note, 1.3 is not finalized …
(edit) @e37419a8   13 years michaelni ffv1: move ac->vlc switch to encode_slice() This will allow us to use …
(edit) @c5671aeb   13 years justin.ruggles FATE: avoid channel mixing in lavf-dv_fmt This partially reverts …
(edit) @2b336df   13 years Reimar.Doeffinger parseutils: reliably detect out-of-range alpha. This should fix the …
(edit) @44bd2f90   13 years michaelni ffmpeg: Fix initial dts for streamcopy, if the input packets lack dts. …
(edit) @ae0591f9   13 years Carl Eugen Hoyos Add missing newline in shorten decoder.
(edit) @fd2cd64f   13 years nicolas.george avfiltergraph: fix format selection. The old code had two bugs: For …
(edit) @62b745a6   13 years nicolas.george ffmpeg: do not report EOF as an error. Not all processing goes …
(edit) @9c99bc43   13 years michaelni mpc8: print error messages on maxband(s) errors Signed-off-by: …
(edit) @88ee2aa   13 years michaelni mpc8: make maxband check less picky. Fixes Ticket1245 Signed-off-by: …
(edit) @8c4022ac   13 years anton avconv: fix a segfault on -c copy with -filter_complex.
(edit) @3bbf3f7e   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @2e8f19d2   13 years nicolas.george avfiltergraph: free the sink_links heap.
(edit) @c799e462   13 years Reimar.Doeffinger Get rid of tests/data/asynth-%.sw rule. This also avoids an issue …
(edit) @29545741   13 years michaelni indeo4: check quant_mat more fully. quant_mats valid range depends on …
(edit) @53253a0b   13 years Reimar.Doeffinger Simplify asynth sample generation. One rule can be used to generate …
(edit) @462a5b78   13 years derek.buitenhuis isom: Support more DTS codec identifiers. DTS LBR identifier ('dtse') …
(edit) @7521c4ba   13 years justin.ruggles matroska: Clear prev_pkt between seeks. The new incremental parser …
(edit) @83b26046   13 years justin.ruggles avutil: change default buffer size alignment for sample buffer …
(edit) @068d0b4e   13 years michaelni h264: some fields in SEIs are longer than 25 bits thus use …
(edit) @1e43786   13 years nicolas.george print_options: warn that the files are generated.
(edit) @9b84f8a9   13 years nicolas.george parseutils: add av_parse_time() test.
(edit) @43b70680   13 years nicolas.george parseutils: make av_parse_time() check for failure. Until now, …
(edit) @9246896f   13 years nicolas.george parseutils: add FATE test.
(edit) @99f29108   13 years nicolas.george ffmpeg: directly request frames from filters. It allows ffmpeg …
(edit) @e11110de   13 years nicolas.george buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST.
(edit) @2d6522ba   13 years nicolas.george vsrc_buffer: count the number of failed requests.
(edit) @f75ee403   13 years nicolas.george vsrc_buffer: return EAGAIN if no frame is available. This is not an …
(edit) @2ce79727   13 years nicolas.george avfiltergraph: add avfilter_graph_request_oldest(). Keep a heap of …
(edit) @e0761fee   13 years nicolas.george avfilter: add a pointer from links to graph.
(edit) @78ac49c2   13 years nicolas.george avfilter: document request_frame return codes.
(edit) @73bc019b   13 years nicolas.george lavf: print a warning if probesize seems not enough.
(edit) @4d870010   13 years michaelni vp8: fix crash due to skiped update_dimensions(). Found-by: Mateusz …
(edit) @0ca4414d   13 years martin audemux: Add a sanity check for the number of channels Fixes a …
(edit) @a229d6c2   13 years diego Remove libdirac decoder. libschroedinger is the preferred way to …
(edit) @8336eb6f   13 years lu_zero matroska: Add incremental parsing of clusters. Reduces the amount of …
(edit) @1381081c   13 years lu_zero avconv: fix off by one check in complex_filter nb_input_files is …
(edit) @269cb675   13 years martin mpegts: Try seeking back even for nonseekable protocols The mpegts …
(edit) @70d54392   13 years michaelni lowres2 support. The new lowres support is limited to decoders where …
(edit) @92ef4be4   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
(edit) @2e07f42   13 years Carl Eugen Hoyos Support flicvideo with 904 bytes extradata. Fixes ticket #1234.
(edit) @2ea5f866   13 years michaelni ffmpeg: assert the refcount of decoded frames Signed-off-by: Michael …
(edit) @22a6a23a   13 years michaelni ffmpeg: assert the refcount of allocated frames, Signed-off-by: …
(edit) @cf09496c   13 years michaelni ffmpeg: assert against creation of cycles in the pools linked list. …
Note: See TracRevisionLog for help on using the revision log.