20787 Commits (a4726288f8c14fecb8e0e2b36acc6c595dfa3b03)

Author SHA1 Message Date
Bela Bodecs 1b45e6db22 avformat/unix: fix handling of EOF in case of SOCK_STREAM. 7 years ago
Michael Niedermayer 9e67447a4f avformat/mov: Check STSC and remove invalid entries 7 years ago
Jörn Heusipp f6ea397d0a avformat/libopenmpt: Probe file format from file data if possible 7 years ago
Jörn Heusipp 81b0d591d6 avformat/libopenmpt: Update file extensions list for libopenmpt 0.3 7 years ago
wm4 b7d842c554 http: fix potentially dangerous whitespace skipping code 7 years ago
wm4 c0687acbf6 http: avoid out of bound accesses on broken Set-Cookie headers 7 years ago
wm4 39c1d170a3 http: do not print a warning message for expired cookies 7 years ago
Steven Liu f19b0c6aee avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu c8f625f529 avformat/hlsenc: fix fmp4 single init file problem 7 years ago
Steven Liu c608669264 avformat/hlsenc: fix memleak problem about fmp4_init_filename 7 years ago
Steven Liu 10a0436dca avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu a92ca3c07c avformat/hlsenc: fix write wrong init file URI string problem 7 years ago
Rodger Combs 08e0f45cc8 lavf/dashenc: remove unneeded call to dash_free 7 years ago
Ravindra 99230b7ef8 libavformat/dashenc: Option to set timeout for socket I/O operation 7 years ago
James Almer 86c7d8df95 avformat/codec2: don't include avcodec objects 7 years ago
James Almer 935a9986fc avformat/movenc: move the concatenated eac3 packet reference 7 years ago
sanilraut 1dd7bb9784 avformat/dashdec: Correct spelling mistakes 7 years ago
Ravindra 6010537956 avformat/hlsenc: Option to set timeout for socket I/O operation 7 years ago
Philipp M. Scholl 040b28aecc avformat/pcm: decrease delay when reading PCM streams. 7 years ago
Vishwanath Dixit 9c249110ea avformat/hlsenc: fix for zero EXTINF tag duration 7 years ago
Michael Niedermayer 2f37082827 avformat/mov: Fix integer overflows related to sample_duration 7 years ago
Sasi Inguva 43205df645 lavf/mov.c: Use the correct offset to shift timestamp when seeking. 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 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 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
Aurelien Jacobs 88508a87a5 sbc: add raw muxer for SBC 7 years ago
Aurelien Jacobs 2e08de0815 sbc: add raw demuxer for SBC 7 years ago
Michael Niedermayer 1b1362e408 avformat/utils: Fix integer overflow of fps_first/last_dts 7 years ago
Michael Niedermayer da069e9c68 avformat/oggdec: Fix metadata memleak on multiple headers 7 years ago
Michael Niedermayer 3934aa495d libavformat/oggparsevorbis: Fix memleak on multiple headers 7 years ago
Michael Niedermayer 367929bed9 avformat/mov: Fix integer overflow in mov_get_stsc_samples() 7 years ago
Michael Niedermayer 5735a390a6 avformat/internal: Document the freeing behavior of ff_alloc_extradata() 7 years ago
James Almer a43e9cdd44 avformat/isom: don't free extradata before calling ff_get_extradata() 7 years ago
Stefan _ 7c39305a17 libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs() 7 years ago
James Almer 2aa42fac77 avformat/utils: simplify ff_alloc_extradata() 7 years ago
James Almer 0ca33b1d4e avformat/utils: free existing extradata before trying to allocate a new one 7 years ago
Luca Barbato aeaa108baf hls: Add a discontinuity marker on recover 7 years ago
Matt Wolenetz 133ddd3875 avformat/mov: Initialize a potential gap in ctts_data in mov_build_index 7 years ago
Tianqiang Liu 5df9d75b44 avformat/mov: Add manu/modl to mov_read_udta_string. 7 years ago
Serhii Marchuk e45d557561 avformat/dashenc: Use HTTP DELETE for HTTP base proto 7 years ago
Vishwanath Dixit 0dd1fff1c9 avformat/dashenc: fix for segment open issue when persistent connection is enabled 7 years ago
James Almer 6ce5dd228c avformat/mxg: return reference counted packets 7 years ago