21018 Commits (4ac88ba5487e026bf81da565f97cfcf8f920657d)

Author SHA1 Message Date
Vishwanath Dixit 51888c85d4 avformat/dashenc: writing average segment duration for @duration in template mode 7 years ago
Vishwanath Dixit ab789e184c avformat/dashenc: segmentation at the configured segment duration rate 7 years ago
Vishwanath Dixit 01ba52852d avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration' 7 years ago
Richard Shaffer c116221d90 avformat/hls: clean up duplicate option fields 7 years ago
Richard Shaffer 6a1be7561c avformat/hls: copy rw_timeout from parent to child AVIOContexts. 7 years ago
sanilraut 9e2b4c7ecc libavformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations 7 years ago
Steven Liu 0b3c1854cb Revert "avformat/hls: copy rw_timeout from parent to child AVIOContexts." 7 years ago
Steven Liu 6eaaad37f8 Revert "avformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations" 7 years ago
Steven Liu 36deec010c avformat/hls: copy rw_timeout from parent to child AVIOContexts. 7 years ago
Steven Liu 4effd1c4a2 avformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations 7 years ago
Steven Liu 6fbfb20faf avformat/hls: remove redundant code 7 years ago
James Almer 6838359448 avformat/flacenc: add flac_init() 7 years ago
Rodger Combs 00d8598eba avformat/flacenc: support writing attached pictures 7 years ago
James Almer 62bdbb5ce0 avformat/movenc: forbid muxing AV1 streams until the spec is finished 7 years ago
Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
Steven Liu 783df2eb59 avformat/hlsenc: avformat/hlsenc: add error message for encrypt fmp4 mode 7 years ago
James Almer 23e994ca49 avformat/utils: use the existing packet reference when parsing complete frames 7 years ago
Michael Niedermayer 37d46dc21d avformat/utils: Check cur_dts in update_initial_timestamps() more 7 years ago
Michael Niedermayer c48ceff786 avformat/utils: Fix integer overflow in end time calculation in update_stream_timings() 7 years ago
Bela Bodecs 3e1204b94d avformat/utils: Stream specifier enhancement 2. 7 years ago
Steven Liu 987026adda avformat/hlsenc: add option hls_delete_threshold 7 years ago
Michael Niedermayer 0a8133119c avformat/mov: Fix extradata memleak 7 years ago
Bela Bodecs 37d0213968 avformat/utils: Stream specifier enhancement 7 years ago
Jun Zhao 52623bc26f lavf/hlsproto: use ff_get_chomp_line 7 years ago
Jun Zhao f1ccb4dbcf lavf/hlsenc: use ff_get_chomp_line 7 years ago
Jun Zhao 0e49118271 lavf/hls: use ff_get_chomp_line 7 years ago
Jun Zhao cdd107b965 lavf/aviobuf: add ff_get_chomp_line 7 years ago
Mattias Amnefelt a26c9fdd1b libavformat/aac: Parse all ID3 tags present between ADTS frames 7 years ago
Hendrik Leppkes 3e9d676192 spdifenc: support ac3 core+eac3 dependent streams 7 years ago
Bela Bodecs 9825f77ac7 avformat/hlsenc: fix handling of delete_segments when %v is present 7 years ago
Timo Teräs 62c1cfcc35 avformat/movenc: use correct iTunes copyright atom 7 years ago
Misty De Meo d64183ea5d Sega FILM: set dts and duration when demuxing 7 years ago
Carl Eugen Hoyos 4d1d7263d8 lavf/segafilmenc: Do not mix variable declaration and code. 7 years ago
James Almer 9703b7d05f avformat/matroskadec: reference the existing data buffer when creating packets 7 years ago
James Almer b8e75a2a08 avformat/matroskadec: factor the prores packet parsing code out 7 years ago
James Almer a61886650b avformat/matroskadec: use refcounted buffers in EbmlBin 7 years ago
Carl Eugen Hoyos 233f52fd25 lavf/amr: Stricter heuristic for auto-detection. 7 years ago
Misty De Meo 187ff5a108 Add Sega FILM muxer 7 years ago
Jacob Trimble b08c132a9c avformat/mov: Fix parsing of tfdt when using sample descriptors. 7 years ago
Timo Teräs 53688b62ca avformat/movenc: add rtp_hinting_needed() helper function 7 years ago
James Almer 4f55b94663 avformat/matroskadec: address some more missing AVPacket frees 7 years ago
James Almer 2f0e0deadc avformat/matroskadec: address a missing AVPacket free 7 years ago
James Almer d95f15b14d avformat/mp3enc: use AVPacketList helper functions to queue packets 7 years ago
James Almer 15ca8311e6 avformat/ttaenc: use AVPacketList helper functions to queue packets 7 years ago
James Almer 78b96be758 avformat/matroskadec: use AVPacketList to queue packets 7 years ago
James Almer 58ce4fdeae avformat/utils: optimize ff_packet_list_free() 7 years ago
James Almer 3a4d74c1ff avformat/utils: make AVPacketList helper functions shared 7 years ago
Jun Zhao 51e3010575 lavf/hls: Remove the dead code in parse_playlist() 7 years ago
Jun Zhao c6c20249e7 avformat/options_table: Change the seek2any location in opt table. 7 years ago