20511 Commits (abf669479c0098ab5eb184a167e57a70aabb942b)

Author SHA1 Message Date
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
Carl Eugen Hoyos ce001bb8fc lavf/mxf: Support 60fps output. 7 years ago
Fredrik Hubinette a6fdd75fe6 avformat/mov: Check size of STSC allocation 7 years ago
John Stebbins ac922f942f lavf/movenc: allow writing avc3 sample entry type 7 years ago
James Almer d8ea66ab33 avformat/utils: remove usage of AVCodecContext accessors 7 years ago
Sasi Inguva 54f8ac199f lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame before edit list start. 7 years ago
Aman Gupta 91a565e20f avformat/http: fix chunked response w/ multiple_requests=1 7 years ago
Steven Liu 880b299381 avformat/hlsenc: write fmp4 init header after first AV frame 7 years ago
Aman Gupta 9c8922acad This fixes a deadlock while reading a chunked https response, if 7 years ago
Rodger Combs a36a3d7fec lavf/tls_securetransport: handle incomplete reads gracefully 7 years ago
Timo Rothenpieler de6a1e32fd movenc-test: fix potential uninitialized read 7 years ago
Timo Rothenpieler 284b432662 avformat/fitsenc: validate input pixel format 7 years ago
Aman Gupta 52bf0febb3 avformat/http: fix stray quote in trace logging 7 years ago
Steven Liu f3e34072aa avformat/img2enc: add frame_pts option for make output filename 7 years ago
Timo Rothenpieler 3ee63f3fb7 avformat/hlsenc: allocate space for terminating null 7 years ago
Aman Gupta fd18d310ec lavf/tls_securetransport: build on iOS 7 years ago
Paul B Mahol f38d0d0c22 avformat/ty: check cur_chunk_pos before using it 7 years ago