39499 Commits (8a9ae37feef5b09332222045a3d9ad948cdcc445)
 

Author SHA1 Message Date
Michael Niedermayer 12038ab16d ividsp: zero pitch so as not to overread 13 years ago
Michael Niedermayer 874ac0b1fd indeo5: change AVCodecContext w/h when internal ones change. 13 years ago
Michael Niedermayer d2a6074359 fate: update regression checksum due to 95ce0ddcfe 13 years ago
Stefano Sabatini 95ce0ddcfe lavfi/fade: fix black level for non studio-level pixel formats 13 years ago
Reimar Döffinger 1a06d6dd86 lxfdec: support version 1 files, too. 13 years ago
Reimar Döffinger 40393ac568 movenc: add some default cases. 13 years ago
Reimar Döffinger 50059bde77 MOV: Fix old-style muxed raw-audio data. 13 years ago
Reimar Döffinger e0ad7f74c7 MOV: bail out to toplevel when encountering a trak or mdat chunk. 13 years ago
Michael Niedermayer 2d54bbb950 vsrc_buffer: Store allocated scale filter and free it later. 13 years ago
Michael Niedermayer c5f9a66f74 avfilter: allow freeing NULL. 13 years ago
Michael Niedermayer a79af8e8cb dcttest: put ff_prores_idct_put_10_sse2_wrap under HAVE_YASM 13 years ago
Reimar Döffinger 10b1c060f9 oggenc: fix condition when not to flush due to keyframe granule. 13 years ago
Andres Gonzalez ed3e1b485a oggenc: add pagesize option to set preferred page size 13 years ago
Justin Ruggles 67aec401d8 libspeexdec: set frame size in libspeex_decode_init() 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
Franz Brauße 12cbbbb4ab smacker audio: sign-extend the initial 16-bit predicted value 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