summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* nutenc: keep track if keyframe PTSMichael Niedermayer2012-08-26
* nutdec: Flip the direction for seeking with an index in the failure case.Michael Niedermayer2012-08-26
* nutdec: improve information in error messageMichael Niedermayer2012-08-26
* nutenc: keep track of the written syncpoint countMichael Niedermayer2012-08-26
* avrndec: silence warning about incompatible pointer typesPaul B Mahol2012-08-26
* h264: ff_init_cabac_states doesnt use its argument thus remove itMichael Niedermayer2012-08-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-26
|\
| * x86: fft: remove unused fft_dispatch* functionsMans Rullgard2012-08-25
| * avconv: remove unused variable opt_shortestMans Rullgard2012-08-25
| * FATE: Add Canopus Lossless testsDerek Buitenhuis2012-08-25
| * cllc: Pad swapped bufferDerek Buitenhuis2012-08-24
* | ac3_probe: fix probing of non standard AC3Michael Niedermayer2012-08-26
* | lavf: fix avio statistics for packets directly read without the buffer.Michael Niedermayer2012-08-25
* | matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles.Philip Langdale2012-08-25
* | riff: fix remuxing of atrac3 in wavPiotr Bandurski2012-08-25
* | lavc: add some missing .long_name to codec_descriptors[]Paul B Mahol2012-08-25
* | Fix one of the problems with -codecs, -encoders and -decoders.Carl Eugen Hoyos2012-08-25
* | dpx: 10 and 12 bit encodingGeorg Lippitsch2012-08-25
* | examples/decoding_encoding.c: tell where the decoding output files are printedStefano Sabatini2012-08-24
* | examples/muxing: update to the new avcodec_encode_video2() APIStefano Sabatini2012-08-24
* | doc/developer: add "Adding files to the fate-suite dataset"Michael Niedermayer2012-08-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-24
|\|
| * utvideodec: Fix single symbol mode decodingJan Ekström2012-08-24
| * truespeech: drop useless castsMans Rullgard2012-08-24
| * libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard2012-08-24
| * mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-24
| * AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-24
* | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-24
|\|
| * cmdutils: fix a memleak when specifying an option twice.Anton Khirnov2012-08-24
| * x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
| * x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-24
| * dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
| * svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun2012-08-24
| * dirac: add Comments and references to the standardJordi Ortiz2012-08-24
| * lavr: x86: optimized 6-channel flt to fltp conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel flt to fltp conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 6-channel flt to s16p conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel flt to s16p conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 6-channel s16 to fltp conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel s16 to fltp conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 6-channel s16 to s16p conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel s16 to s16p conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel fltp to flt conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 6-channel fltp to s16 conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel fltp to s16 conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 6-channel s16p to flt conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel s16p to flt conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 6-channel s16p to s16 conversionJustin Ruggles2012-08-23
| * lavr: x86: optimized 2-channel s16p to s16 conversionJustin Ruggles2012-08-23
* | rtpdec_xiph: switch to av_assert()Michael Niedermayer2012-08-24