33235 Commits (cdbd3b1e7d0d218d9de4668a4c88ad97584b9454)

Author SHA1 Message Date
Carl Eugen Hoyos 84170d4be0 lavc/mjpegdec: Detect more CMYK images. 10 years ago
Michael Niedermayer 7f769ae41e avcodec/rv30: fix switching back to the original resolution 10 years ago
Philip Langdale d3eb317b86 ffmpeg_vdpau: Ignore decoder's max supported level 10 years ago
Michael Niedermayer b1f59bb660 avcodec/flashsvenc: Correct max dimension in error message 10 years ago
Michael Niedermayer 88fe45e0fe avcodec/svq1enc: Check dimensions 10 years ago
Niklesh a604289b85 movtextdec: Add support for automatic text wrapping 10 years ago
Sven Dueking f3fbe790d9 avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal to rc_max_rate for CBR) 10 years ago
Michael Niedermayer 012784052a avcodec/faxcompr: negate uncompressed runs 10 years ago
Michael Niedermayer b2e95e012c avcodec/faxcompr: Factor decode_uncompressed() out 10 years ago
Michael Niedermayer 7727f76230 avcodec/tiff: Support uncompressed G3 CCITT fax 10 years ago
Michael Niedermayer a4f9bb228b avcodec/faxcompr: Support uncompressed escapes in decode_group3_1d_line() 10 years ago
Michael Niedermayer dd1b4ed6d9 avcodec/tiff: Support uncompressed G4 CCITT fax 10 years ago
Michael Niedermayer 38025e6898 avcodec/faxcompr: Support cmode == 9 && xxx == 7 10 years ago
Michael Niedermayer bd2d4cc4a9 avcodec/faxcompr: Print the unsupported mode number 10 years ago
Michael Niedermayer d21ab8e411 avcodec/dvbsubdec: Print field lens in case they are too lerge 10 years ago
Niklesh 1bf8f54274 movtextdec: Use default style information from movtext header 10 years ago
Michael Niedermayer 1f86079376 avcodec/mpeg12dec: Check chroma_format 10 years ago
Alexis Ballier 4f74efa76d libavcodec/tableprint_vlc.h: include lavu/reverse.c for ff_reverse. 10 years ago
Michael Niedermayer 542562e5ab avcodec/gsm_parser: Replace codec_id check by assert 10 years ago
Andreas Cadhalpun 107e54c5bf avutil: add ff_reverse as av_reverse replacement 10 years ago
Michael Niedermayer 8992029fc0 avcodec/g729_parser: Replace codec_id check by assert 10 years ago
Ganesh Ajjanagadde 0581ab2cac avcodec/g729: add g729_parser 10 years ago
Carl Eugen Hoyos daf2c35f52 lavc: Remove newline from avpriv_request_sample() calls. 10 years ago
Ivan Uskov 44857e7a36 libavcodec/qsvdec.c: Extended error messages for MFXVideoDECODE_Init() result 10 years ago
wm4 67db57ea12 mmaldec: fix problems with flush logic 10 years ago
wm4 7f116973d5 mmaldec: do not mutate user's AVCodecContext extradata field 10 years ago
wm4 750f72d775 mmaldec: hack against buffering problems on broken input 10 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 10 years ago
Henrik Gramner 4a53c758d2 x86: dcadsp: Avoid SSE2 instructions in SSE functions 10 years ago
Rostislav Pehlivanov ef8e5a61c8 aacenc: Move small misc. functions to a separate file 10 years ago
Michael Niedermayer b26497f824 avcodec/mjpegenc_common: do not ignore the color_range field 10 years ago
Michael Niedermayer 0eb896b38d Revert "movtextdec: Use default style information from movtext header" 10 years ago
Niklesh d670848d4c movtextdec: Use default style information from movtext header 10 years ago
周晓勇 7fbafd0b1b avcodec: loongson optimize h264qpel with mmi v1 10 years ago
Michael Niedermayer 16df02fd2e avcodec/snowenc: Avoid use of deprecated me_method 10 years ago
Andreas Cadhalpun 2e9c8be834 avcodec: add missing FF_API_CODEC_ID guard 10 years ago
Carl Eugen Hoyos 7e9cd99627 lavc: The h263 encoder (also) depends on h263data.o 10 years ago
Niklesh ecc806a224 movtextdec: Fix memory leaks by freeing mem allocs correctly 10 years ago
Paolo Bizzarri 1542ec9638 cosmetics: Drop spurious spaces from if clauses 10 years ago
Michael Niedermayer 005d006938 avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet() 10 years ago
Rostislav Pehlivanov c47c781e83 aacenc: Move local encoder specific tables to a separate file 10 years ago
James Almer 9c0407e856 x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate 10 years ago
Michael Niedermayer ae413a48e6 avcodec/movtextdec: check that ftab has been allocated before dereferencing it 10 years ago
Niklesh 2e7a684e72 movtextdec.c: Add support for font names 10 years ago
wm4 8024002d40 vc1dec: propagate error codes and return meaningful error codes 10 years ago
Michael Niedermayer cb5190bc9d avcodec/diracdec: Move reference to DiracFrame, avoid use of the deprecated field from AVFrame 10 years ago
Michael Niedermayer a368920eef avcodec/options: Silence deprecated warning about coded_frame 10 years ago
Luca Barbato 0f562f5b83 h264: Do not print an error when the buffer has to be refilled 10 years ago
wm4 94c0df79c7 lavc: propagate hwaccel errors 10 years ago