summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: Increase support for common encryption.Jacob Trimble2018-04-19
* lavf/tcp.c: Free allocated client URLContext in case of error.Stephan Holljes2018-04-19
* avformat/hls: remove redundant codeSteven Liu2018-04-18
* libavformat/http: Fix memory leak in get_cookies.Richard Shaffer2018-04-17
* avformat/movenc: support writing iTunes cover imageTimo Teräs2018-04-17
* avformat/dashenc: addition of segment index correction logicVishwanath Dixit2018-04-17
* avformat/dashenc: addition of muxer overhead for @bandwidth param in MPDVishwanath Dixit2018-04-17
* avformat/dashenc: constructing MPD's bandwidth string locallyVishwanath Dixit2018-04-17
* avformat/dashenc: addition of muxer overhead in master playlist's bandwidthVishwanath Dixit2018-04-17
* avformat/dashenc: logic to compute muxer overheadVishwanath Dixit2018-04-17
* avformat/dashenc: addition of @availabilityTimeOffset in MPDVishwanath Dixit2018-04-17
* avformat/dashenc: setting @availabilityStartTime when the first frame is readyVishwanath Dixit2018-04-17
* avformat/dashenc: removed 'write_manifest' call from 'write_header'Vishwanath Dixit2018-04-17
* avformat/dashenc: writing average segment duration for @duration in template ...Vishwanath Dixit2018-04-17
* avformat/dashenc: segmentation at the configured segment duration rateVishwanath Dixit2018-04-17
* avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration'Vishwanath Dixit2018-04-17
* avformat/hls: clean up duplicate option fieldsRichard Shaffer2018-04-17
* avformat/hls: copy rw_timeout from parent to child AVIOContexts.Richard Shaffer2018-04-17
* libavformat/dashdec: Avoid multiple HTTP requests for initialization segment ...sanilraut2018-04-17
* Revert "avformat/hls: copy rw_timeout from parent to child AVIOContexts."Steven Liu2018-04-17
* Revert "avformat/dashdec: Avoid multiple HTTP requests for initialization seg...Steven Liu2018-04-17
* avformat/hls: copy rw_timeout from parent to child AVIOContexts.Steven Liu2018-04-17
* 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