20951 Commits (c6a11714c4b1227be62cbc36651ccfc415e8e623)

Author SHA1 Message Date
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
Paul B Mahol 46129b4044 avformat/rmdec: make use of avio_get_str() 7 years ago
Marton Balint 37d472a906 avformat/concatdec: only set output stream index before returning packet 7 years ago
James Almer 02ae52db87 avformat/utils: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
Josh de Kock e0f3228686 lavf/img2dec: use new iteration API 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Josh de Kock d1221f3351 lavf/format: use const AVInputFormat for iteration 7 years ago
Josh de Kock 85bf89885a Revert "avformat/format: temporarily use old next api" 7 years ago
Josh de Kock db85d657fa lavf/allformats: remove left-over index decrement 7 years ago
Josh de Kock 42d26145e9 lavf: move avpriv function definition to internal.h 7 years ago
Paul B Mahol 0995641202 avformat/mpeg: add missing check 7 years ago
Paul B Mahol 1f7705e5b1 avformat/mpeg: fix logic failure 7 years ago
Paul B Mahol 7643e27528 avformat/mpeg: fix detection and demuxing of raw AC3 in mpegps 7 years ago
Paul B Mahol 52e97814a1 avformat/mpeg: fix PCM-DVD mis-detection as MLP 7 years ago
Timo Teräs 8c980b1c92 avformat/mov: parse multiple iTunes cover images 7 years ago
Josh de Kock 65452bcd64 lavd: remove linked lists 7 years ago
Josh de Kock d8ae40611b Revert "lavd: add new API for iterating input and output devices" 7 years ago
Paul B Mahol a8a751ce9a avformat/mpc8: do not return error on stream end 7 years ago