20498 Commits (403cde8e85101c8d4d99a3df4bde51e5a24cfded)

Author SHA1 Message Date
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
Paul B Mahol a38b14a432 avformat/ty: fix memory leaks 7 years ago
Paul B Mahol 6665938ca8 avformat/ty: check if header is correctly parsed and is still present 7 years ago
Carl Eugen Hoyos 52b9575d4a lavf/dashdec: Fix several memleaks. 7 years ago
Steven Liu 56960ed9c3 Revert "lavf/dashdec: Fix several memleaks." 7 years ago
Sasi Inguva bc50961731 lavf/mov.c: Parse upto 2 keyframes after the edit list end in mov_fix_index. 7 years ago
Michael Niedermayer b197d83ca3 avformat/utils: Look at the first 3 frames if timestamps indicate frame reorder but decoder delay does not 7 years ago
John Stebbins c84bc81158 avformat/utils: preserve AV_PKT_FLAG_DISCARD in parse_packet 7 years ago
Aurelien Jacobs 018eef1a1b aptx: add raw muxer and demuxer for aptX 7 years ago
Steven Liu 1b323c3f9c avformat/dashdec: use the current DASHContext for the rep_dest 7 years ago
Carl Eugen Hoyos e7fe5e511a lavf/dashdec: Fix several memleaks. 7 years ago
James Almer 349e9a8787 avformat/ty: fix format specifiers in debug log messages 7 years ago
James Almer cd1ff3e45d avformat: move priv_pts from AVStream to an internal struct 7 years ago
Sean McGovern fbca6e7d16 matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 7 years ago