39556 Commits (e636aa1a56bcd91242c25282dcb00929196470eb)
 

Author SHA1 Message Date
Michael Niedermayer 4204364678 ffmpeg: switch duration calculation code from avg to r frame_rate. 13 years ago
Kostya Shishkov a05c41acd1 mp3dec: perform I/S and M/S only when frame mode is joint stereo. 13 years ago
Kostya Shishkov f704eb612b id3v2: add another mimetype for JPEG image 13 years ago
Carl Eugen Hoyos 282ec7289d Do not try to use lowres for unusual jpg subsampling. 13 years ago
Carl Eugen Hoyos 9a0f2b7b3a Revert "Fix compilation with hardcoded tables." 13 years ago
Michael Niedermayer 1dab5efa01 fate/vp8-size-change: set bitexact flag 13 years ago
Michael Niedermayer a37a281778 ffmpeg: pass bitexact flag to vsrc_buffer 13 years ago
Piotr Bandurski ddd8974008 iff: prevent a possible crash with broken/prepared IFF PBM 13 years ago
Michael Niedermayer aebce0b0fa Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder 13 years ago
Michael Niedermayer 9aeacc9546 ffmpeg: dont disable dr1 when changing dimensions are encountered in codec_get_buffer(). 13 years ago
Michael Niedermayer e5c3b51cd1 ffmpeg: disable dr1 when frame sizes change. 13 years ago
Michael Niedermayer 8c2045c979 avfilter: set w/h in avfilter_fill_frame_from_video_buffer_ref(). 13 years ago
Michael Niedermayer d40ff29cac Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje ddcf67c8a5 lzw: prevent buffer overreads. 13 years ago
Mashiat Sarker Shakkhar 28e8c4d59a WMAL: Remove inaccurate and unnecessary doxy 13 years ago
Ronald S. Bultje 63a1b481f6 h264: fix cabac-on-stack after safe cabac reader. 13 years ago
Michael Bradshaw b678dd9690 Fixes ticket 1127. 13 years ago
Stefano Sabatini 99bb88c588 doc/ffmpeg: update and extend documentation for -copytb 13 years ago
Ronald S. Bultje bd508d435b truemotion2: convert packet header reading to bytestream2. 13 years ago
Ronald S. Bultje 44257ef426 asf: only set index_read if the index contained entries. 13 years ago
Ronald S. Bultje a940198130 cabac: add overread protection to BRANCHLESS_GET_CABAC(). 13 years ago
Ronald S. Bultje 448dc42571 cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC(). 13 years ago
Ronald S. Bultje 16f6e83f74 cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE(). 13 years ago
Ronald S. Bultje 951014e5bb cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC(). 13 years ago
Ronald S. Bultje a0bdcb019e h264: add overread protection to get_cabac_bypass_sign_x86(). 13 years ago
Ronald S. Bultje 95bfa4ead7 h264: reindent get_cabac_bypass_sign_x86(). 13 years ago
Ronald S. Bultje db025929f2 h264: use struct offsets in get_cabac_bypass_sign_x86(). 13 years ago
Ronald S. Bultje 7374fac804 h264: fix overreads in cabac reader. 13 years ago
Nicolas George 247fbf071b ass: fix aspect ratio computation. 13 years ago
Ronald S. Bultje d360dd902c wmall: fix seeking. 13 years ago
Ronald S. Bultje 0a82f5275f lagarith: fix buffer overreads. 13 years ago
Diego Biurrun c0b34e6148 dvdec: drop unnecessary dv_tablegen.h #include 13 years ago
Michael Niedermayer c44417e15a indeo4: Dont leave tables in random state on errors. 13 years ago
Michael Niedermayer a74d721876 indeo4: apply correction to eob/esc indexes too 13 years ago
Michael Niedermayer 92f7f1db42 indeo4: Check for mismatching scan tables 13 years ago
Mans Rullgard 2efb710a34 build: fix doc generation errors in parallel builds 13 years ago
Michael Niedermayer a60a4d7041 vc1dec: Fix global array overread. 13 years ago
Michael Niedermayer 8db2935db0 apedec: fix global array overread 13 years ago
Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 13 years ago
Diego Biurrun 856c8e0a04 faandct: Remove FAAN_POSTSCALE define and related code. 13 years ago
Anton Khirnov a839dbb94e dvenc: print allowed profiles if the video doesn't conform to any of them. 13 years ago
Anton Khirnov 3c6607eb6f avcodec_encode_{audio,video}: only reallocate output packet when it has non-zero size. 13 years ago
Anton Khirnov e2e165c00f FATE: add a test for vp8 with changing frame size. 13 years ago
Michael Niedermayer 7a5e587249 apedec: check bits <= 32 13 years ago
Michael Niedermayer 936951ca5c tm2dec: check total_frames and extradata_size. 13 years ago
Carl Eugen Hoyos b17b296369 Fix compilation with hardcoded tables. 13 years ago
Michael Niedermayer d0dafebb75 tm2: Fix overread of token array. 13 years ago
Michael Niedermayer 11cc209226 lzw(gif): Fix overread 13 years ago
Michael Niedermayer 96d0494123 lagarith: Fix various issues that lead to out of array reads. 13 years ago
Michael Niedermayer 44bd50f529 lagarith: fix flipped return value 13 years ago