summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/matroskadec: factor the prores packet parsing code outJames Almer2018-04-06
* avformat/matroskadec: use refcounted buffers in EbmlBinJames Almer2018-04-06
* lavf/amr: Stricter heuristic for auto-detection.Carl Eugen Hoyos2018-04-06
* Add Sega FILM muxerMisty De Meo2018-04-05
* avformat/mov: Fix parsing of tfdt when using sample descriptors.Jacob Trimble2018-04-05
* avformat/movenc: add rtp_hinting_needed() helper functionTimo Teräs2018-04-04
* avformat/matroskadec: address some more missing AVPacket freesJames Almer2018-04-04
* avformat/matroskadec: address a missing AVPacket freeJames Almer2018-04-04
* avformat/mp3enc: use AVPacketList helper functions to queue packetsJames Almer2018-04-04
* avformat/ttaenc: use AVPacketList helper functions to queue packetsJames Almer2018-04-04
* avformat/matroskadec: use AVPacketList to queue packetsJames Almer2018-04-04
* avformat/utils: optimize ff_packet_list_free()James Almer2018-04-04
* avformat/utils: make AVPacketList helper functions sharedJames Almer2018-04-04
* lavf/hls: Remove the dead code in parse_playlist()Jun Zhao2018-04-04
* avformat/options_table: Change the seek2any location in opt table.Jun Zhao2018-04-02
* avformat/rmdec: make use of avio_get_str()Paul B Mahol2018-04-02
* avformat/concatdec: only set output stream index before returning packetMarton Balint2018-04-02
* avformat/utils: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-02
* lavf/img2dec: use new iteration APIJosh de Kock2018-04-02
* 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