90323 Commits (9a15af48284b951701b7e6b9dcc81b4212c6ca95)
 

Author SHA1 Message Date
James Almer 9a15af4828 Merge commit '121314895f6360852b2807d5dfafea576b2e6fed' 7 years ago
James Almer 75aa14b870 Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8' 7 years ago
James Almer 061337a073 Merge commit 'aeaa108bafa11db290f1ada0e22dbfbd655cf2ba' 7 years ago
sanilraut 1dd7bb9784 avformat/dashdec: Correct spelling mistakes 7 years ago
James Almer f706cdda56 avcodec/hapqa_extract: remove the AVOption flags 7 years ago
Ravindra 6010537956 avformat/hlsenc: Option to set timeout for socket I/O operation 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 f56ee74033 fate/hap : add test for hap encoding 7 years ago
Martin Vignali 414c0e27a9 fate/hap : move decoding test to a separate file 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
Philipp M. Scholl 040b28aecc avformat/pcm: decrease delay when reading PCM streams. 7 years ago
Yusuke Nakamura af7e953a59 h264_mp4toannexb_bsf: Fix start code size of parameter sets. 7 years ago
Marton Balint 68f5384804 ffprobe: fix infinite loop in subtitle decoding 7 years ago
Vishwanath Dixit 9c249110ea avformat/hlsenc: fix for zero EXTINF tag duration 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
Michael Niedermayer 2f37082827 avformat/mov: Fix integer overflows related to sample_duration 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
Paul B Mahol 8fb0e51bd1 avfilter: add drmeter audio filter 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
Sasi Inguva 43205df645 lavf/mov.c: Use the correct offset to shift timestamp when seeking. 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 950170bd3b avutil: add missing version bump for AV_CRC_8_EBU 7 years ago
Michael Niedermayer a6cba06205 avformat/img2dec: fix infinite loop 7 years ago
Michael Niedermayer f655ddfb47 avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE 7 years ago
Michael Niedermayer 3e7c847aaf avformat/oggparseogm: Check lb against psize 7 years ago
Michael Niedermayer 010b7b30b7 avformat/oggparseogm: Fix undefined shift in ogm_packet() 7 years ago
Michael Niedermayer 06e092e781 avformat/avidec: Fix integer overflow in cum_len check 7 years ago
Michael Niedermayer 02ecda4aba avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE 7 years ago
Marton Balint 8d37dd6ed3 avutil/parseutils: only accept full us duration, do not accept mss duration 7 years ago
Marton Balint cf5ffe0183 avformat/mxfdec: do not allow more partitions than INT_MAX/2 7 years ago
Marton Balint 90756e67a0 avformat/mxfdec: use binary search in mxf_absolute_bodysid_offset 7 years ago
Marton Balint 3aaf97e773 avformat/mxfdec: fix opAtom audio demuxing 7 years ago
James Almer d168e78eff avcodec/extract_extradata: zero initalize the padding bytes in all allocated buffers 7 years ago
James Almer c4cee26129 avformat/mov: print the projection type when reporting it as unsupported 7 years ago
Xiaohan Wang 3386be16d5 ffmpeg: Fix stts_data memory allocation 7 years ago
Jérôme Martinez 00035a6b4a avcodec/ffv1enc: remove warning about transparency 7 years ago