40108 Commits (84c3c766d86d1e064b77f9c56e4930e936bc84ec)

Author SHA1 Message Date
Mark Thompson 84c3c766d8 h264_metadata: Add support for display orientation SEI messages 7 years ago
Mark Thompson c4eeea7633 cbs_h265: Use helper macro for maximum values of fixed-width elements 7 years ago
Mark Thompson 0e782661d6 cbs_h264: Fix overflow in shifts 7 years ago
James Almer 86c7d8df95 avformat/codec2: don't include avcodec objects 7 years ago
James Almer 1410454c8b Partially revert "avcodec/hapqa_extract: remove the AVOption flags 7 years ago
Jun Zhao edce64c9e9 lavc/extract_extradata_bsf: support dump options. 7 years ago
James Almer a7a8320c4f avcodec/null_bsf: move the reference in the bsf internal buffer 7 years ago
James Almer f706cdda56 avcodec/hapqa_extract: remove the AVOption flags 7 years ago
James Almer b173e03536 avcodec/hapqa_extract: fix two error return values 7 years ago
James Almer 2b6699f024 avcodec/hapqa_extract: move the reference in the bsf internal buffer 7 years ago
Aman Gupta 3172b31223 avcodec/mediacodecdec: fix immediate EAGAIN with buffered packet 7 years ago
Martin Vignali 7b0cb2e032 avcodec/hapqa_extract_bsf : add new bsf filter 7 years ago
Martin Vignali f869e54d22 avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter 7 years ago
Rostislav Pehlivanov 688060fbb7 vc2enc: properly promote operations to 64 bits 7 years ago
Yusuke Nakamura af7e953a59 h264_mp4toannexb_bsf: Fix start code size of parameter sets. 7 years ago
Matthieu Bouron 41d7c4d381 avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistent 7 years ago
Aman Gupta 936312d18c avcodec/mediacodecdec: add debug logging around hw buffer lifecycle 7 years ago
Michael Niedermayer 939440ad1a avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it 7 years ago
Michael Niedermayer 8ee3265dbe avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg 7 years ago
Michael Niedermayer 64c9ce0abc avcodec/wmalosslessdec: Reset num_saved_bits on error path 7 years ago
James Almer c266049191 avcodec/trace_headers: move the reference in the bsf internal buffer 7 years ago
James Almer a1a0859ad5 avcodec/remove_extradata: move the reference in the bsf internal buffer 7 years ago
James Almer 11bef2fe72 avcodec/mov2textsub: move the reference in the bsf internal buffer 7 years ago
James Almer 9c6dd9d624 avcodec/extract_extradata: move the reference in the bsf internal buffer 7 years ago
James Almer aba437a6d0 avcodec/dca_core: move the reference in the bsf internal buffer 7 years ago
James Almer 27d4249fad avcodec/chomp: move the reference in the bsf internal buffer 7 years ago
James Almer 2536bd8632 avcodec/extract_extradata: don't allocate more space than needed when removing NALUs in h264/hevc 7 years ago
Jérôme Martinez b6fc09cdb4 avcodec/ffv1: support of more pix_fmt 7 years ago
Rostislav Pehlivanov ea6973a573 vc2enc: replace quantization LUT with a smaller division LUT 7 years ago
James Almer d168e78eff avcodec/extract_extradata: zero initalize the padding bytes in all allocated buffers 7 years ago
Jérôme Martinez 00035a6b4a avcodec/ffv1enc: remove warning about transparency 7 years ago
Rodger Combs 63d875772d lavc/videotoolbox: fix threaded decoding 7 years ago
Haihao Xiang 00ae5c1d3d lavc/vaapi_encode: Don't return error if the underlying driver doesn't support B frames 7 years ago
Aman Gupta 823a758543 avcodec/mediacodecdec: add more trace logging of input/output buffers 7 years ago
Aman Gupta 2a0eb86857 avcodec/mediacodecdec: add delay_flush option 7 years ago
Aurelien Jacobs f677718bc8 sbcenc: add armv6 and neon asm optimizations 7 years ago
Aurelien Jacobs f1e490b1ad sbcenc: add MMX optimizations 7 years ago
Aurelien Jacobs ff4600d954 sbc: implement SBC encoder (low-complexity subband codec) 7 years ago
Aurelien Jacobs 2505ebc632 sbc: add parser for SBC 7 years ago
Aurelien Jacobs 4439887198 sbc: implement SBC decoder (low-complexity subband codec) 7 years ago
Matt Wolenetz b59b599446 lavc/vorbisdec: Allow avcodec_open2 to call .close 7 years ago
Aman Gupta 23c91abe4f avcodec/aacdec: log configuration change details 7 years ago
Stefan _ 5ab0ecf283 avcodec/mediacodec_wrapper: fix false positives in swdec blacklist 7 years ago
Masaki Tanaka 8b0a9f79c8 mpegvideo_parser: fix indentation of an if statement 7 years ago
Mark Thompson 56912555bc h264_metadata: Actually fail when sei_user_data option is invalid 7 years ago
Aman Gupta c22e7b00e4 avcodec/mediacodec: reduce loglevel for per-frame logging 7 years ago
Stefan _ 313b6057fb avcodec/mediacodec_wrapper: blacklist more software decoders 7 years ago
Zhong Li 0645698ecc lavc/qsvenc: disable h264 look_ahead by default 7 years ago
James Almer df3a2ff767 avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer when writing packets 7 years ago
Zhong Li 2d6b3f3a9d qsvenc: Provide a detailed error message if the parameters are invalid 7 years ago