21336 Commits (e1f7881d926f960cbf49f870d9c94393d5b4dbde)

Author SHA1 Message Date
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
Sven Dueking a2fc8dbae8 Add Haivision SRT protocol 7 years ago
sanilraut 10d008f0fd avformat/dashdec: Support signaling of last segment number 7 years ago
Timo Rothenpieler 3914c8e0e6 avformat/hlsenc: initialize saveptrs 7 years ago
Gyan Doshi cfe1a9d311 avformat/segafilm - fix keyframe detection and set packet flags 7 years ago
James Almer 3eff98c927 avformat/rtpenc_chain: use the proper function to free AVFormatContext 7 years ago
Michael Niedermayer eb60b9d3aa avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_entry() 7 years ago
Jan Ekström 5b31dd1c6b avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rate 7 years ago
Sasi Inguva 829aebf95d lavf/utils.c: Don't compute start_time from DISCARD packets for video. 7 years ago
Courtland Idstrom 65616bc191 lavf/movenc: write track title metadata for mov files 7 years ago
Bela Bodecs 1b45e6db22 avformat/unix: fix handling of EOF in case of SOCK_STREAM. 7 years ago
Michael Niedermayer 9e67447a4f avformat/mov: Check STSC and remove invalid entries 7 years ago
Jörn Heusipp f6ea397d0a avformat/libopenmpt: Probe file format from file data if possible 7 years ago
Jörn Heusipp 81b0d591d6 avformat/libopenmpt: Update file extensions list for libopenmpt 0.3 7 years ago
wm4 b7d842c554 http: fix potentially dangerous whitespace skipping code 7 years ago
wm4 c0687acbf6 http: avoid out of bound accesses on broken Set-Cookie headers 7 years ago
wm4 39c1d170a3 http: do not print a warning message for expired cookies 7 years ago
Steven Liu f19b0c6aee avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu c8f625f529 avformat/hlsenc: fix fmp4 single init file problem 7 years ago
Steven Liu c608669264 avformat/hlsenc: fix memleak problem about fmp4_init_filename 7 years ago
Steven Liu 10a0436dca avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu a92ca3c07c avformat/hlsenc: fix write wrong init file URI string problem 7 years ago
Rodger Combs 08e0f45cc8 lavf/dashenc: remove unneeded call to dash_free 7 years ago
Ravindra 99230b7ef8 libavformat/dashenc: Option to set timeout for socket I/O operation 7 years ago
James Almer 86c7d8df95 avformat/codec2: don't include avcodec objects 7 years ago