summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-2810-365/+362
|\
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-2710-362/+359
* | Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022'Michael Niedermayer2013-03-288-76/+58
|\ \ | |/
| * dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-276-75/+44
| * vdpau: wrap codec specific functions in appropiate #ifsJanne Grunau2013-03-271-0/+12
* | Merge commit '757d85868b77c4fdec7b77a3b7de1faf16c031e8'Michael Niedermayer2013-03-280-0/+0
|\ \ | |/
| * vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabledJanne Grunau2013-03-261-1/+2
* | Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c'Michael Niedermayer2013-03-281-2/+2
|\ \ | |/
| * configure: fix dependencies of XvMC and old vdpau mpeg2 decodersJanne Grunau2013-03-261-2/+2
* | mlpdec: Fix reading state with 0 bit elements.Michael Niedermayer2013-03-281-1/+1
* | h264_cavlc: fix assertion failure due to reading too long vlcMichael Niedermayer2013-03-281-2/+8
* | estimate_timings_from_bit_rate: Check timebase and bitrateMichael Niedermayer2013-03-281-2/+4
* | electronicarts: check timebase, fix assertion failureMichael Niedermayer2013-03-281-0/+4
* | vp3: Check fps validity more completelyMichael Niedermayer2013-03-281-1/+1
* | wavpack: check K, fix assertion failureMichael Niedermayer2013-03-281-0/+4
* | Fix heap-buffer-overflow in matroska_parse_blockDale Curtis2013-03-271-3/+4
* | snow: drop commented out assertsMichael Niedermayer2013-03-271-2/+0
* | avformat: change some seeking related assert to av_assertsMichael Niedermayer2013-03-271-3/+3
* | vsrc_mandelbrot: Mandel morphing supportMichael Niedermayer2013-03-271-3/+12
* | mandelbrot: add outer coloring method showing bailouted zMichael Niedermayer2013-03-271-0/+7
* | vsrc_mandelbrot: support coloring the outside whiteMichael Niedermayer2013-03-271-3/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-274-3/+10
|\ \ | |/
| * hwaccel: fix use with frame based multithreadingJanne Grunau2013-03-264-3/+10
* | Merge commit 'c24469e812501903a46a06eff9722a82e136e841'Michael Niedermayer2013-03-272-2/+3
|\ \ | |/
| * utils: add workaround for AVHWAccel in ff_get_buffer compat codeJanne Grunau2013-03-261-0/+4
| * configure: Remove a stray msmpeg4v1 encoder declarationMartin Storsjö2013-03-261-1/+0
* | Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d'Michael Niedermayer2013-03-271-42/+42
|\ \ | |/
| * configure: Remove the mpegvideo dependency from svq1Martin Storsjö2013-03-261-1/+0
| * x86: vc1dsp: Fix indentationMartin Storsjö2013-03-261-42/+42
* | Update MAINTAINERS with information about avisynth demuxer.d s2013-03-271-0/+1
* | Fix avisynth_context_create constructor error handling.d s2013-03-271-11/+7
* | Support pcm_mulaw in Hikvision CCTV mpeg program streams.Carl Eugen Hoyos2013-03-271-11/+16
* | Fix a typo in the Monkey's Audio demuxer.Carl Eugen Hoyos2013-03-271-1/+1
* | doc: "av* tools" -> "ff* tools".Clément Bœsch2013-03-271-1/+1
* | tests/tiny_ssim: include the 2 macros instead of a headerMichael Niedermayer2013-03-271-2/+2
* | mpegvideo: fix null pointer dereference on switching streamsMichael Niedermayer2013-03-261-0/+1
* | mpegvideo/h264: drop period_since_freeMichael Niedermayer2013-03-263-14/+0
* | tiny_ssim: Avoid "for(int ..."Michael Niedermayer2013-03-261-7/+12
* | tools: add tiny_ssimLoren Merritt2013-03-264-2/+214
* | Only test the first frame for missing aac_adtstoasc bistream filter.Carl Eugen Hoyos2013-03-262-0/+6
* | mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter.Carl Eugen Hoyos2013-03-261-0/+3
* | configure: mpegvideo should not depend on error resilienceMichael Niedermayer2013-03-261-1/+1
* | configure: the snow encoder is not supposed to depend on error resilienceMichael Niedermayer2013-03-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-262-42/+44
|\ \ | |/
| * h264: Make it possible to compile without error_resilienceRonald S. Bultje2013-03-262-40/+47
* | lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-261-16/+8
* | lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-261-15/+5
* | lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-261-16/+5
* | lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-261-14/+4
* | lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-261-8/+2