summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vcr1: Add vcr1_ prefixes to all static functions with generic names.Diego Biurrun2012-05-14
| * vcr1: Fix return type of common_init to match the function pointer signature.Diego Biurrun2012-05-14
| * vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits.Diego Biurrun2012-05-14
| * motion-test: remove disabled codeDiego Biurrun2012-05-14
| * gxfenc: remove disabled half-implemented MJPEG tagDiego Biurrun2012-05-14
| * x86: use more standard construct for setting ASM functions in FFT codeVitor Sessak2012-05-14
| * fate: westwood-aud: disable decodingMans Rullgard2012-05-14
| * fate: caf: disable decodingMans Rullgard2012-05-14
| * fate: film-cvid: drop pcm audio and rename testMans Rullgard2012-05-14
| * fate: d-cinema-demux: drop unnecessary flagsMans Rullgard2012-05-14
| * fate: split off dpcm-interplay from interplay-mve testsMans Rullgard2012-05-14
| * fate: rename funcom-iss to adpcm-ima-issMans Rullgard2012-05-14
| * fate: rename cryo-apc to adpcm-ima-apcMans Rullgard2012-05-14
| * fate: rename adpcm-psx-str-v3 to adpcm-xaMans Rullgard2012-05-14
| * fate: split off adpcm-ms-mono test from dxa-feebleMans Rullgard2012-05-14
| * fate: split off adpcm-ima-ws test from vqa-ccMans Rullgard2012-05-14
| * fate: add adpcm-ima-smjpeg testMans Rullgard2012-05-14
| * fate: split off adpcm-ima-amv from amv testMans Rullgard2012-05-14
| * fate: separate bmv audio and video testsMans Rullgard2012-05-14
| * fate: separate delphine-cin audio and video testsMans Rullgard2012-05-14
| * fate: truemotion1: disable audioMans Rullgard2012-05-14
| * fate: qtrle: disable audio in all testsMans Rullgard2012-05-14
| * fate: pcm-planar: disable videoMans Rullgard2012-05-14
| * fate: mtv: disable video decodingMans Rullgard2012-05-14
| * doc: misc improvements for the Windows sectionDiego Biurrun2012-05-14
* | udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS.Nicolas George2012-05-14
* | configure: check for pthread_cancel.Nicolas George2012-05-14
* | ffprobe: replace fast_asprintf() with bprint utils.Clément Bœsch2012-05-14
* | lavu/bprint: add av_bprint_reset().Clément Bœsch2012-05-14
* | lavfi: document filter design subtleties.Nicolas George2012-05-14
* | update_initial_durations: use av_ts2str()Michael Niedermayer2012-05-14
* | update_initial_durations: add some checks to ensure things match up.Michael Niedermayer2012-05-14
* | ffmpeg: revert 492cc1Michael Niedermayer2012-05-14
* | ogg: rewrite first timestamp reading code.Michael Niedermayer2012-05-14
* | ogg: in ogg_get_length() start from data_offset not 0.Michael Niedermayer2012-05-14
* | doc/ffprobe: fix rendering of the timecode chapter in the man pageStefano Sabatini2012-05-14
* | ffprobe: add "nokey" option to default writerStefano Sabatini2012-05-14
* | ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini2012-05-14
* | ffprobe: simplify/fix logic for the -show_format_entry optionStefano Sabatini2012-05-14
* | ffprobe: remove unused print_format_entry() functionStefano Sabatini2012-05-14
* | mpegvideo_enc: Fix chroma edge sizeMichael Niedermayer2012-05-14
* | mpegts: fix handling of files smaller than 8kbMichael Niedermayer2012-05-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-14
|\|
| * doc: fix link to fate.libav.orgDiego Elio Pettenò2012-05-13
* | flac_parser: speedup fifo reallocMichael Niedermayer2012-05-14
* | lavf/utils: make use of av_ts2str() to print timestamps.Clément Bœsch2012-05-13
* | libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and ff_pack_6ch_floa...Michael Niedermayer2012-05-13
* | libswresample-simd: add ff_pack_6ch_int32_to_float_a_avx and ff_pack_6ch_int3...Michael Niedermayer2012-05-13
* | libswresample: make NOP_N macro less picky on its parametersMichael Niedermayer2012-05-13
* | libswresample: Change FLOAT_TO_INT32_N to need 1 register lessMichael Niedermayer2012-05-13