33266 Commits (e32a99264be6ce0d3ec060fdb8b56463b2f0b8cd)

Author SHA1 Message Date
Michael Niedermayer 2bb54b82b5 avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 10 years ago
Ganesh Ajjanagadde e8319f602e avcodec/metasound_data: comment out unused variable 10 years ago
Ganesh Ajjanagadde c3052c9e8a avcodec/aacsbr_fixed: remove unused variable 10 years ago
Michael Niedermayer 0b7829901b */version.h: Add note/recommandition about bumping major 10 years ago
Ivan Uskov fffae8e605 libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has been restored 10 years ago
Gwenole Beauchesne 9d1d7b367e vaapi: drop unused include. 10 years ago
Gwenole Beauchesne 8813d55fa5 vaapi: fix usage of invalid buffer ids. 10 years ago
Gwenole Beauchesne babd340f58 vaapi: streamline public context structure. 10 years ago
Gwenole Beauchesne 9f8e57efe4 vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). 10 years ago
Sven Dueking 6eecb91fbc avcodec/qsvenc: Added PicTiming SEI 10 years ago
Derek Buitenhuis c981b1145a libx264: Add option to force IDR frames 10 years ago
wm4 a383f226f0 lavc: move vdpau decoders under FF_API_VDPAU. 10 years ago
Ronald S. Bultje 030b5a4f77 lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 10 years ago
Ronald S. Bultje 7a629186ba Prepare for removal of obsolete FF_IDCT_* members. 10 years ago
Ronald S. Bultje 9468207e1c mpeg4video: use ff_dlog instead of av_log under debug&FF_DEBUG_PTS. 10 years ago
Ronald S. Bultje e3b7298aed lavc: fix compilation with FF_API_XVMC. 10 years ago
Ronald S. Bultje b07d2a2509 libvpxenc: make flags i64 instead of dbl. 10 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 10 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 10 years ago
Ronald S. Bultje 70a19c482a Move ff_dlog from lavc to lavu. 10 years ago
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
Federico Tomassetti 7bf9647264 vp7: bound checking in vp7_decode_frame_header 10 years ago
Martin Storsjö f34b152eb7 libfdk-aacdec: Clean up properly if the init fails 10 years ago
Martin Storsjö 1b90433f79 libfdk-aacdec: Always decode into an intermediate buffer 10 years ago
Martin Storsjö 87de6ddb7b libfdk-aacdec: Bump the max number of channels to 8 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