39435 Commits (a79af8e8cb6b33a9b33b3947a43efe64a00b11e4)
 

Author SHA1 Message Date
Michael Niedermayer a79af8e8cb dcttest: put ff_prores_idct_put_10_sse2_wrap under HAVE_YASM 13 years ago
Michael Niedermayer 2b6325cacb Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 96df29c318 svq3: Fix pointer type mismatch warning. 13 years ago
Michael Niedermayer 280beebd39 cavsdec: initialize all tables to zeros. 13 years ago
Michael Niedermayer a627c1a146 svq1enc: fix ptr type mismatch warning 13 years ago
Michael Niedermayer e2094bd03b mpeghaudiodec: Fix "set but not used" warnings 13 years ago
Michael Niedermayer 8307025467 mjpegdec: Fix "assignment from incompatible pointer type" warnings 13 years ago
Michael Niedermayer 03757d488f j2kenc: Fix "function declaration isn’t a prototype" warning 13 years ago
Michael Niedermayer cb9fe2745b j2kdec: fix format strings 13 years ago
Michael Niedermayer 3ebfe22d13 interplayvideodec: pass correct pointer to av_dlog() 13 years ago
Michael Niedermayer 90f9b06386 dvbsubdec: Fix "set but not used" warning 13 years ago
Michael Niedermayer a76a2ffe9d libavformat: Fix several "incompatible pointer type" warnings. 13 years ago
Michael Niedermayer ec0965be36 cavsdec: ensure the tables have been allocated before using them 13 years ago
Diego Biurrun b691fd7a4d h264: drop ff_h264_ prefix from static function ff_h264_decode_rbsp_trailing() 13 years ago
Diego Biurrun 9ad80ef3db h264: Make ff_h264_decode_end() static, it is not used externally. 13 years ago
Diego Biurrun afd8a3957b output-example: K&R formatting cosmetics, comment spelling fixes 13 years ago
Michael Niedermayer 2b7c0c9fe1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d3d5e84f33 img2dec: remove GLOB_TILDE support. 13 years ago
Luca Barbato 93f6d0475f avf: make the example output the proper message 13 years ago
Luca Barbato 28db30aa29 avf: fix audio writing in the output-example 13 years ago
Alexander Strasser 3e1ff8eb27 img2dec: Recognize glob meta chars only if prefixed by % 13 years ago
Brian Olson 0be130e37b img2: glob matching for image series 13 years ago
Michael Niedermayer d61ef05bc5 ffmpeg: check pts like dts for being in the past. 13 years ago
Ronald S. Bultje 4f7c7624c0 mov: don't overwrite existing indexes. 13 years ago
Ronald S. Bultje 0399fe0fd2 lzw: fix potential integer overflow. 13 years ago
Ronald S. Bultje b7b1509d06 truemotion: forbid invalid VLC bitsizes and token values. 13 years ago
Ronald S. Bultje bf39d3b59d truemotion2: handle out-of-frame motion vectors through edge extension. 13 years ago
Michael Niedermayer 30ced7e69f lavf: print ts values in pts < dts error message 13 years ago
Martin Storsjö 9bd41bb191 configure: Check for a different SDL function 13 years ago
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