40137 Commits (b7d0d912ef9b60eae962e4622d72860af31a8b00)

Author SHA1 Message Date
wm4 b7d0d912ef avcodec: add a subcharenc mode that disables UTF-8 check 7 years ago
James Almer 823362782c Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references rather than moving them" 7 years ago
Jacob Trimble db2a7c947e avcodec/avcodec.h: Add encryption info side data. 7 years ago
James Almer dc99ee6b08 avcodec/noise_bsf: move the reference in the bsf internal buffer 7 years ago
James Almer ed1f08bfb5 avcodec/bsf: make sure the AVBSFInternal stored packet is reference counted 7 years ago
James Almer 016d40011a avcodec/extract_extradata: don't uninitialize the H2645Packet on every processed packet 7 years ago
James Almer 4f2ff3a53e avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data needs to be changed 7 years ago
Gagandeep Singh c64c97b972 lavc/cfhd: add alpha decompanding in rgba12 7 years ago
James Almer 59347c2474 avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 hwaccel 7 years ago
James Almer f14ca60001 avcodec/avpacket: add av_packet_make_writable() 7 years ago
Jun Zhao 28aaed7737 lavc/remove_extradata_bsf: support dump options. 7 years ago
Jun Zhao b8e406c01a lavc/noise_bsf: support dump options. 7 years ago
Jun Zhao a4726288f8 lavc/dump_extradata_bsf: support dump options. 7 years ago
James Almer 7e0dc7210b avcodec/vp9_superframe_split: fix memory leak in case of output packet creation failure 7 years ago
Aman Gupta 2ddc6b4392 avcodec/mediacodecdec: propagate SAR to h/w frames 7 years ago
James Almer 2aac5ad2f7 avcodec/mpeg2_metadata: unref output packet on failure 7 years ago
James Almer ae36d6cdde avcodec/h265_metadata: fix memory leak in case of output packet creation failure 7 years ago
James Almer 039be6a23f avcodec/h264_metadata: fix memory leak in case of output packet creation failure 7 years ago
James Almer bd60116794 avcodec/mpeg4_unpack_bframes: reduce code duplication 7 years ago
James Almer f18f973469 avcodec/mp3_header_decompress: don't free the user provided packet on error 7 years ago
James Almer e4eaaf7bf6 avcodec/vp9_superframe_split: move the reference in the bsf internal buffer 7 years ago
Mark Thompson 1c49365c62 h264_metadata: Fix memory leak on multiple display orientation messages 7 years ago
Jun Zhao dd21f02a04 lavc/mpeg2_metadata_bsf: support dump options. 7 years ago
Jun Zhao 2a103e12ba lavc/h265_metadata_bsf: support dump options. 7 years ago
Jun Zhao 840f5b3e5b lavc/h264_metadata_bsf: support dump options. 7 years ago
James Almer a094e7f16a avcodec/aac_adtstoasc: move the reference in the bsf internal buffer 7 years ago
Mark Thompson c99f837dde lavc: Add filter_units bitstream filter 7 years ago
Mark Thompson 84bb8327f5 cbs: Add a table of all supported codec IDs 7 years ago
Mark Thompson 94d42cb4cc h264_metadata: Remove unused fields 7 years ago
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