29393 Commits (d439ba15fd400201834bfdd84becbff239242622)
 

Author SHA1 Message Date
Alexander E. Patrakov d439ba15fd DCA/DTA encoder 14 years ago
Michael Niedermayer d84f191d37 vsrc_buffer: Reinit scale filter when an existing filter is used. 14 years ago
Michael Niedermayer dc1de56948 vsrc_buffer: set output timebase when output equalization is done 14 years ago
Michael Niedermayer a38cdfde52 vsrc_buffer: Set output size 14 years ago
Michael Niedermayer ad0193bf9c vsrc_buffer: fix NULL dereference 14 years ago
Stefano Sabatini ff558d7b01 bfi: store palette data in the context 14 years ago
Michael Niedermayer 3788a3c0c0 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 05815b3545 Fix issue1503, this fix may be incomplete we need more samples to know for sure. 14 years ago
Michael Niedermayer 7157334c37 wmadec: prevent null pointer call. 14 years ago
Stefano Sabatini 1da254b849 fraps: do not set avctx->pix_fmt to none in decode_init() 14 years ago
Stefano Sabatini f80b381bfd graphparser: add a NULL check on the argument passed to strstr 14 years ago
Stefano Sabatini c61bfc113a setdar: prefer "sar" over "par" in log info message 14 years ago
Mark Himsley b04d1abb40 fade: fix draw_slice() check on fade->factor value 14 years ago
Mark Himsley 9026b27e84 fade: make draw_slice() chroma check against planes 1 and 2 14 years ago
Stefano Sabatini bd2a3700c0 lsws: prevent overflow in sws_init_context() 14 years ago
Stefano Sabatini 1d6c82d405 ffplay: fix logic for selecting the show mode in case of missing video 14 years ago
Stefano Sabatini 54ad8e06f4 ffplay: name ShowMode enum 14 years ago
Luca Barbato ba9327ea65 win32: include the correct header in cmdutils.c 14 years ago
Janne Grunau 6ad2bafcfd ac3: fix memleak in fixed-point encoder 14 years ago
Manfred Tremmel 03a91c7453 Patch from Packman (OpenSuse - packages) to silence rpmlint. 14 years ago
Reimar Döffinger 7f725f234e Set start_time to 0 for raw audio files. 14 years ago
Reimar Döffinger 663d002410 Remove now unused audio_float configure option. 14 years ago
Reimar Döffinger bde9671795 dca: allow selecting float output at runtime. 14 years ago
Reimar Döffinger 5aff31b136 vorbisdec: allow selecting float output at runtime. 14 years ago
Reimar Döffinger 26d5a4b6b4 aacdec: Allow selecting float output at runtime. 14 years ago
Reimar Döffinger 4c7ad768e1 ac3dec: allow selecting float output at runtime. 14 years ago
Diego Biurrun a14c08247d flashsv: Return more meaningful error values. 14 years ago
Diego Biurrun 46cb2da1f0 flashsv: Employ explicit AVCodec struct initializers. 14 years ago
Reimar Döffinger 5e9de76f54 Do not set non_interleaved for DV-in-AVI. 14 years ago
Carl Eugen Hoyos 6c93641683 Warn if the source has unsupported (or no) channel layout. 14 years ago
Kostya Shishkov 23f40a0788 read AVI palette from the end of extradata 14 years ago
Peter Ross f27ac6d83c Set channel layout for 4 and 5.1 channel cdata audio files 14 years ago
Michael Niedermayer 989fb05fe3 Merge remote branch 'qatar/master' 14 years ago
unknown author 2671ab3996 Check mmap() return against correct value 14 years ago
Diego Biurrun 293fe6da01 cosmetics: K&R coding style and more whitespace for Flash Screen Video 14 years ago
Diego Biurrun 2441003d3f vorbisdec: Employ proper printf format specifiers for uint_fast32_t. 14 years ago
Carl Eugen Hoyos 03546a9ac8 Support fourcc MMJP. 14 years ago
Carl Eugen Hoyos 69cf1824c6 Support fourcc XVIX. 14 years ago
Carl Eugen Hoyos a8117a62f4 Support fourcc M263. 14 years ago
ami_stuff 3e1c59ebc6 Support fourcc auv2. 14 years ago
Reimar Döffinger 9a962f3055 Fix indentation. 14 years ago
Reimar Döffinger 02e3f7d042 Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers. 14 years ago
Stefano Sabatini 69f58958ce ffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay 14 years ago
Michael Niedermayer fbfcc8f1b7 avi: try to synchronize the points in time of the starts of streams after seeking. 14 years ago
Michael Niedermayer 8a68697dc6 Add flag to force demuxers to sort more strictly by dts. 14 years ago
Martin Storsjö 5f85d49b68 applehttp: Don't export variant_bitrate if it isn't known 14 years ago
Martin Storsjö ac9cf2e5c4 crypto: Use av_freep instead of av_free 14 years ago
Philip Langdale e4253b1a4f CrystalHD: Add AVOption to configure hardware downscaling. 14 years ago
Reimar Döffinger 67c1a59ad7 Check for malloc failures in fraps decoder. 14 years ago
Reimar Döffinger 80da2dcf05 Use av_fast_malloc instead of av_realloc in fraps decoder. 14 years ago