summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer2018-03-29
|\
| * Add Haivision SRT protocolSven Dueking2018-03-28
* | avformat/mpc8: do not return error on stream endPaul B Mahol2018-03-29
* | Merge commit '44a1731011e87fbf4180d026aefb8bfe85d8c7dc'James Almer2018-03-28
|\|
| * ivf: Support VP9 and AV1 as wellLuca Barbato2018-03-12
| * hls: Add a discontinuity marker on recoverLuca Barbato2018-03-06
| * hvcc: zero initialize the nal buffers past the last written byteJames Almer2018-02-23
* | avformat/dashdec: Support signaling of last segment numbersanilraut2018-03-28
* | avformat/hlsenc: initialize saveptrsTimo Rothenpieler2018-03-27
* | avformat/segafilm - fix keyframe detection and set packet flagsGyan Doshi2018-03-26
* | avformat/rtpenc_chain: use the proper function to free AVFormatContextJames Almer2018-03-26
* | avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_ent...Michael Niedermayer2018-03-26
* | avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rateJan Ekström2018-03-25
* | lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva2018-03-24
* | lavf/movenc: write track title metadata for mov filesCourtland Idstrom2018-03-22
* | avformat/unix: fix handling of EOF in case of SOCK_STREAM.Bela Bodecs2018-03-21
* | avformat/mov: Check STSC and remove invalid entriesMichael Niedermayer2018-03-20
* | 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