summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* lavf/format: use const AVInputFormat for iterationJosh de Kock2018-04-02
* Revert "avformat/format: temporarily use old next api"Josh de Kock2018-04-02
* lavf/allformats: remove left-over index decrementJosh de Kock2018-04-02
* lavf: move avpriv function definition to internal.hJosh de Kock2018-04-02
* avformat/mpeg: add missing checkPaul B Mahol2018-04-01
* avformat/mpeg: fix logic failurePaul B Mahol2018-04-01
* avformat/mpeg: fix detection and demuxing of raw AC3 in mpegpsPaul B Mahol2018-04-01
* avformat/mpeg: fix PCM-DVD mis-detection as MLPPaul B Mahol2018-04-01
* avformat/mov: parse multiple iTunes cover imagesTimo Teräs2018-04-01
* lavd: remove linked listsJosh de Kock2018-03-31
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-31
* 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