20678 Commits (44f343067455e09ce4da16b2169e89d9c062dbca)

Author SHA1 Message Date
Dale Curtis a3a0b5bd0a avformat/oggparseopus: Free opus extradata before reallocating. 7 years ago
Pan Bian f63450c8e4 avformat/mov: return correct value in mov_read_cmov 7 years ago
Pan Bian 3f81259f33 avformat/mov: set correct error code in mov_read_custom 7 years ago
Mark Reid 62f7f40caa avformat/mxfenc: pass MXFPackage around instead of type 7 years ago
Dale Curtis 96e3407608 Free extradata before reallocating. 7 years ago
Vittorio Giovara 10db42f117 mov: Support mdcv and clli boxes for mastering display an color light level 7 years ago
Karthick J d5d2632e3a avformat/hlsenc: Fixed initial setting for end_pts 7 years ago
Anssi Hannula 143552095d avformat/hls: Obey AVProgram discard flags 7 years ago
Anssi Hannula 1dff9adcb9 avformat/hls: Factor playlist need check to a common function 7 years ago
James Almer 5f67073b4c avformat/matroskaenc: add missing allocation failure checks for stream durations 7 years ago
James Almer 9924f1bc34 avformat/matroskaenc: move some initialization checks to mkv_init 7 years ago
Pan Bian 5b4baf1506 libavformat/rtpenc_mpegts: check avformat_new_stream() return value 7 years ago
James Almer 9d464dc3fc avformat/matroskaenc: actually enforce the stream limit 7 years ago
Tobias Rapp 26c0c84784 avformat/avienc: fix fields-per-frame value for interlaced video streams 7 years ago
Michael Niedermayer 883de7e8b4 libavformat/mov: Replace duplicate stream_nb check by assert 7 years ago
Michael Niedermayer 2779d33ed9 avformat/aacdec: Fix leak in adts_aac_read_packet() 7 years ago
James Almer abf669479c avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr 7 years ago
James Almer 08b294bf5f avformat/isom: return proper error values in ff_mp4_read_dec_config_descr 7 years ago
John Stebbins bdddcb7b03 lavf/mov: fix crash in mov_read_sidx 7 years ago
Karthick J a1f8f1340a avformat/dashenc: Associate mpd extension with dash muxer 7 years ago
James Almer 31de45d20b avformat/utils: fix mixed declarations and code 7 years ago
James Almer fa4121507c avformat/ttaenc: add tta_init() 7 years ago
James Almer e97667c82f avformat/ttaenc: buffer packets directly 7 years ago
Dale Curtis 03fbc0daa7 avformat/utils: Prevent undefined shift with wrap_bits > 64. 7 years ago
Karthick J efb51c8ebb avformat/hlsenc: Added option to add EXT-X-INDEPENDENT-SEGMENTS tag 7 years ago
Karthick J 241c1192d6 avformat/hlsenc: Refactor an inconsistent variable name 7 years ago
Karthick J f335efc0ad avformat/hlsenc: Minor fix in setting http options for master playlist 7 years ago
Derek Buitenhuis cce33ed10f Revert "udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined" 7 years ago
Carl Eugen Hoyos 8b62647a5f lavf/mov: Read aspect ratio from AVID jpeg2000 mov files. 7 years ago
Dale Curtis 6db511a783 avformat/mov: Increment stsd_count while processing stsd data; avoids leaks. 7 years ago
Karthick J d24e08e978 avformat/dashenc: Added configuration to override HTTP User-Agent 7 years ago
Jacob Trimble 2d9cf3bf16 avformat/mov: Propagate errors in mov_switch_root. 7 years ago
Dale Curtis bce8fc0754 Close ogg stream upon error when using AV_EF_EXPLODE. 7 years ago
Marton Balint ca940ed2d5 avformat/avio: remove must_flush from AVIOContext 7 years ago
Carl Eugen Hoyos 0f75d77a16 lavf/mov: Do not mix variable declaration and code. 7 years ago
Steven Liu 25aff9d820 avformat/hlsenc: use FFABS to instead of abs 7 years ago
Steven Liu 462a14b1e9 avformat/swfenc: use FFABS to instead of abs 7 years ago
Steven Liu cb259467d1 avformat/mxf: use FFABS to instead of abs 7 years ago
Steven Liu a30085f570 avformat/mp3dec: use FFABS to instead of abs 7 years ago
Vishwanath Dixit 77ab1d7bae avformat/hlsenc: creation of hls master playlist file 7 years ago
Vishwanath Dixit 92a32d0747 avformat/hlsenc: creation of hls variant streams in a single hlsenc instance 7 years ago
Dave Rice 8f4702a93f avformat/movenc: write clap atom for uncompressed yuv in mov 7 years ago
Dave Rice 1e5f923416 avformat/movenc: correct ImageDescription for uncompressed ycbcr 7 years ago
Gyan Doshi e75fe0ef21 avformat/subfile: allow to extract till EOF 7 years ago
James Cowgill 0ecb1c53c8 avformat/dashenc: fix min_seg_duration option size 7 years ago
James Almer 936a4c04b9 avformat: remove unnecessary AVStreamParseType enum offset 7 years ago
Carl Eugen Hoyos c3b5ea7530 lavf/tcp: Fix the type of the optlen argument to getsockopt(). 7 years ago
John Stebbins 20c38f2e70 lavf/mov: don't read outside frag_index bounds 7 years ago
Dale Curtis d073be2291 Fix leak of frame_duration_buffer in mov_fix_index(). 7 years ago
Aman Gupta 80bb81a8f3 avformat/tcp: add option to enable TCP_NODELAY 7 years ago