51383 Commits (e63ebaca16b7620441dda9e21b8773ef7e7ae2df)
 

Author SHA1 Message Date
Michael Niedermayer e63ebaca16 Merge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a' 12 years ago
Michael Niedermayer dac1d92cb7 Merge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975' 12 years ago
Michael Niedermayer 2b6185cac9 Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3' 12 years ago
Michael Niedermayer 2bfcd74ad3 Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f' 12 years ago
Michael Niedermayer 016c00cf68 Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149' 12 years ago
Michael Niedermayer 385ffc7650 Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32' 12 years ago
Michael Niedermayer 63a97d5674 Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' 12 years ago
Michael Niedermayer b1064dd783 Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022' 12 years ago
Michael Niedermayer 7609d42d0f Merge commit '757d85868b77c4fdec7b77a3b7de1faf16c031e8' 12 years ago
Michael Niedermayer 021547bfcc Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c' 12 years ago
Michael Niedermayer e234daa518 mlpdec: Fix reading state with 0 bit elements. 12 years ago
Michael Niedermayer 10ece44d09 h264_cavlc: fix assertion failure due to reading too long vlc 12 years ago
Michael Niedermayer ea9a6709a9 estimate_timings_from_bit_rate: Check timebase and bitrate 12 years ago
Michael Niedermayer 1831274ff1 electronicarts: check timebase, fix assertion failure 12 years ago
Michael Niedermayer a56d963f11 vp3: Check fps validity more completely 12 years ago
Michael Niedermayer c6831e2a70 wavpack: check K, fix assertion failure 12 years ago
Dale Curtis 81e85bc95c Fix heap-buffer-overflow in matroska_parse_block 12 years ago
Michael Niedermayer e9d3b40052 snow: drop commented out asserts 12 years ago
Michael Niedermayer 460d30406b avformat: change some seeking related assert to av_asserts 12 years ago
Michael Niedermayer 0d6e5a1712 vsrc_mandelbrot: Mandel morphing support 12 years ago
Reimar Döffinger e9cc988395 win32: Allow other programs to open the same files 12 years ago
Martin Storsjö cfe5908a72 configure: Add error_resilience as dependency to the eatqi decoder 12 years ago
Michael Niedermayer 79938a4e97 mandelbrot: add outer coloring method showing bailouted z 12 years ago
Kostya Shishkov 472391b9a7 ape: use correct context for the bit table printed in debug 12 years ago
Michael Niedermayer a2b5825649 vsrc_mandelbrot: support coloring the outside white 12 years ago
Diego Biurrun b4d24b471b build: Remove configure-generated .config file on distclean 12 years ago
Diego Biurrun 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 12 years ago
Martin Storsjö 3891a270f5 msmpeg4: Split decoding related functions to a separate file 12 years ago
Diego Biurrun e557584aa7 mpeg12: Move Mpeg1Context declaration to the only place it is used 12 years ago
Diego Biurrun 1b6d66745a Split MPEG-1/2 decoder code off from MPEG-1/2 common code 12 years ago
Diego Biurrun eee2000b41 mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place 12 years ago
Diego Biurrun b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
Diego Biurrun 1db6a080bd dca: Move ff_dca_convert_bitstream() to the DCA common code 12 years ago
Janne Grunau b247253929 vdpau: wrap codec specific functions in appropiate #ifs 12 years ago
Michael Niedermayer ace0cfea60 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 12f203a098 Merge commit 'c24469e812501903a46a06eff9722a82e136e841' 12 years ago
Michael Niedermayer ef8ab2f953 Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d' 12 years ago
d s 914f48ddf0 Update MAINTAINERS with information about avisynth demuxer. 12 years ago
d s 444001bda6 Fix avisynth_context_create constructor error handling. 12 years ago
Carl Eugen Hoyos 92a9a3020d Support pcm_mulaw in Hikvision CCTV mpeg program streams. 12 years ago
Carl Eugen Hoyos 7857ddceec Fix a typo in the Monkey's Audio demuxer. 12 years ago
Clément Bœsch 1a3f7ded14 doc: "av* tools" -> "ff* tools". 12 years ago
Michael Niedermayer e370b65897 tests/tiny_ssim: include the 2 macros instead of a header 12 years ago
Janne Grunau 757d85868b vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabled 12 years ago
Janne Grunau d767e2f969 configure: fix dependencies of XvMC and old vdpau mpeg2 decoders 12 years ago
Michael Niedermayer 46c48d546d mpegvideo: fix null pointer dereference on switching streams 12 years ago
Janne Grunau 05fa79b844 hwaccel: fix use with frame based multithreading 12 years ago
Janne Grunau c24469e812 utils: add workaround for AVHWAccel in ff_get_buffer compat code 12 years ago
Michael Niedermayer 7b3ca7ae8b mpegvideo/h264: drop period_since_free 12 years ago
Michael Niedermayer 4c587b4f30 tiny_ssim: Avoid "for(int ..." 12 years ago