summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/dashdec: Avoid multiple HTTP requests for initialization segment tha...Steven Liu2018-04-17
* avformat/hls: remove redundant codeSteven Liu2018-04-17
* avformat/flacenc: add flac_init()James Almer2018-04-16
* avformat/flacenc: support writing attached picturesRodger Combs2018-04-16
* avformat/movenc: forbid muxing AV1 streams until the spec is finishedJames Almer2018-04-16
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-16
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-16
* avformat/hlsenc: avformat/hlsenc: add error message for encrypt fmp4 modeSteven Liu2018-04-16
* avformat/utils: use the existing packet reference when parsing complete framesJames Almer2018-04-13
* avformat/utils: Check cur_dts in update_initial_timestamps() moreMichael Niedermayer2018-04-13
* avformat/utils: Fix integer overflow in end time calculation in update_stream...Michael Niedermayer2018-04-13
* avformat/utils: Stream specifier enhancement 2.Bela Bodecs2018-04-13
* avformat/hlsenc: add option hls_delete_thresholdSteven Liu2018-04-13
* avformat/mov: Fix extradata memleakMichael Niedermayer2018-04-12
* avformat/utils: Stream specifier enhancementBela Bodecs2018-04-12
* lavf/hlsproto: use ff_get_chomp_lineJun Zhao2018-04-12
* lavf/hlsenc: use ff_get_chomp_lineJun Zhao2018-04-12
* lavf/hls: use ff_get_chomp_lineJun Zhao2018-04-12
* lavf/aviobuf: add ff_get_chomp_lineJun Zhao2018-04-12
* libavformat/aac: Parse all ID3 tags present between ADTS framesMattias Amnefelt2018-04-12
* spdifenc: support ac3 core+eac3 dependent streamsHendrik Leppkes2018-04-11
* avformat/hlsenc: fix handling of delete_segments when %v is presentBela Bodecs2018-04-11
* avformat/movenc: use correct iTunes copyright atomTimo Teräs2018-04-11
* Sega FILM: set dts and duration when demuxingMisty De Meo2018-04-10
* lavf/segafilmenc: Do not mix variable declaration and code.Carl Eugen Hoyos2018-04-10
* avformat/matroskadec: reference the existing data buffer when creating packetsJames Almer2018-04-06
* 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