summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/libopenmpt: Probe file format from file data if possibleJörn Heusipp2018-03-20
* avformat/libopenmpt: Update file extensions list for libopenmpt 0.3Jörn Heusipp2018-03-20
* http: fix potentially dangerous whitespace skipping codewm42018-03-18
* http: avoid out of bound accesses on broken Set-Cookie headerswm42018-03-18
* http: do not print a warning message for expired cookieswm42018-03-18
* avformat/hlsenc: reindent after previous commitsSteven Liu2018-03-18
* avformat/hlsenc: fix fmp4 single init file problemSteven Liu2018-03-18
* avformat/hlsenc: fix memleak problem about fmp4_init_filenameSteven Liu2018-03-18
* avformat/hlsenc: reindent after previous commitsSteven Liu2018-03-18
* avformat/hlsenc: fix write wrong init file URI string problemSteven Liu2018-03-18
* lavf/dashenc: remove unneeded call to dash_freeRodger Combs2018-03-18
* libavformat/dashenc: Option to set timeout for socket I/O operationRavindra2018-03-18
* avformat/codec2: don't include avcodec objectsJames Almer2018-03-17
* avformat/movenc: move the concatenated eac3 packet referenceJames Almer2018-03-15
* avformat/dashdec: Correct spelling mistakessanilraut2018-03-15
* avformat/hlsenc: Option to set timeout for socket I/O operationRavindra2018-03-14
* avformat/pcm: decrease delay when reading PCM streams.Philipp M. Scholl2018-03-13
* avformat/hlsenc: fix for zero EXTINF tag durationVishwanath Dixit2018-03-12
* avformat/mov: Fix integer overflows related to sample_durationMichael Niedermayer2018-03-12
* lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva2018-03-10
* avformat/img2dec: fix infinite loopMichael Niedermayer2018-03-10
* avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUEMichael Niedermayer2018-03-10
* avformat/oggparseogm: Check lb against psizeMichael Niedermayer2018-03-10
* avformat/oggparseogm: Fix undefined shift in ogm_packet()Michael Niedermayer2018-03-10
* avformat/avidec: Fix integer overflow in cum_len checkMichael Niedermayer2018-03-10
* avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUEMichael Niedermayer2018-03-10
* avformat/mxfdec: do not allow more partitions than INT_MAX/2Marton Balint2018-03-09
* avformat/mxfdec: use binary search in mxf_absolute_bodysid_offsetMarton Balint2018-03-09
* avformat/mxfdec: fix opAtom audio demuxingMarton Balint2018-03-09
* avformat/mov: print the projection type when reporting it as unsupportedJames Almer2018-03-09
* ffmpeg: Fix stts_data memory allocationXiaohan Wang2018-03-09
* sbc: add raw muxer for SBCAurelien Jacobs2018-03-07
* sbc: add raw demuxer for SBCAurelien Jacobs2018-03-07
* avformat/utils: Fix integer overflow of fps_first/last_dtsMichael Niedermayer2018-03-07
* avformat/oggdec: Fix metadata memleak on multiple headersMichael Niedermayer2018-03-07
* libavformat/oggparsevorbis: Fix memleak on multiple headersMichael Niedermayer2018-03-07
* avformat/mov: Fix integer overflow in mov_get_stsc_samples()Michael Niedermayer2018-03-07
* avformat/internal: Document the freeing behavior of ff_alloc_extradata()Michael Niedermayer2018-03-07
* avformat/isom: don't free extradata before calling ff_get_extradata()James Almer2018-03-06
* libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs()Stefan _2018-03-07
* avformat/utils: simplify ff_alloc_extradata()James Almer2018-03-06
* avformat/utils: free existing extradata before trying to allocate a new oneJames Almer2018-03-06
* avformat/mov: Initialize a potential gap in ctts_data in mov_build_indexMatt Wolenetz2018-03-05
* avformat/mov: Add manu/modl to mov_read_udta_string.Tianqiang Liu2018-03-03
* avformat/dashenc: Use HTTP DELETE for HTTP base protoSerhii Marchuk2018-03-03
* avformat/dashenc: fix for segment open issue when persistent connection is en...Vishwanath Dixit2018-03-03
* avformat/mxg: return reference counted packetsJames Almer2018-03-02
* avformat/hlsenc: add reference stream index for split segmentSteven Liu2018-03-02
* ffmpeg: Fix memset size on ctts_data in mov_read_trun() (round 2)Xiaohan Wang2018-03-01
* avformat/mxfdec: always use a stream which matches the first index table when...Marton Balint2018-03-01