20130 Commits (33fc6c17a6e76ec2894e656cfeba5bcba9498778)

Author SHA1 Message Date
Michael Niedermayer 189ff42196 avformat/hls: Check local file extensions 8 years ago
Michael Niedermayer c0702ab830 Revert "avformat/hls: Check local file extensions" 8 years ago
Sysiphus caf7d6178a avformat/hls: Check local file extensions 8 years ago
James Almer 3d40263253 avformat/aacdec: add a custom read_packet function 8 years ago
Marton Balint 880504814a avformat/utils: change bitrate to int64_t in av_find_best_stream 8 years ago
Marton Balint 47c699f7be avformat/utils: return impaired streams in av_find_best_stream if only those exist 8 years ago
Michael Niedermayer 53e0d5d724 avformat/options: log filename on open 8 years ago
James Almer 2ba896fef7 avformat/matroskaenc: also write chapters when output is WebM 8 years ago
wm4 3da13fd6ac avformat/tls_schannel: log unknown error codes 8 years ago
Michael Niedermayer a5d849b149 avformat/avidec: Limit formats in gab2 to srt and ass/ssa 8 years ago
Michael Niedermayer 78f6ec32a3 avformat/avidec: Fix txts fmts parsing 8 years ago
Rostislav Pehlivanov a3deeaade3 lavf: remove the libnut library wrapper 8 years ago
Micah Galizia c4c73020f4 libavformat/hls: Observe Set-Cookie headers 8 years ago
erankor 15bd309af8 movenc: encryption with time code track fix 8 years ago
James Almer 24133973fc avformat/mov: add support for reading Content Light Level Box 8 years ago
James Almer ab05bd6e6c avformat/mov: add support for reading Mastering Display Metadata Box 8 years ago
Michael Niedermayer 1a36354698 avformat/mux: Fix copy an paste typo 8 years ago
James Almer 437ad467c2 avformat/mux: remove autobsf extradata propagation hack 8 years ago
James Almer 210388a197 avcodec/adtsenc: check packet side data for AAC extradata updates 8 years ago
James Almer 8b3ec51de8 avformat/latmenc: check packet side data for AAC extradata updates 8 years ago
James Almer 7631f14bb3 avformat/matroskaenc: check packet side data for AAC extradata updates 8 years ago
James Almer f8c73e8753 avformat/movenc: always check for new extradata on a packet 8 years ago
Clément Bœsch ef01061225 lavf/hls: do not transfer custom IO flag 8 years ago
Clément Bœsch 0dcac9c3f0 lavf/concatdec: do not transfer custom IO flag 8 years ago
Hendrik Leppkes 9fb293cfd8 Use AVOnce as a static variable consistently 8 years ago
Carl Eugen Hoyos 7f60dc03a0 lavf/img2: Add svg and svgz to allow reading image sequences. 8 years ago
Carl Eugen Hoyos 017a68e8fb lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx. 8 years ago
Matthieu Bouron ab61b79b1c lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out 8 years ago
Michael Niedermayer 0cc6dd1b81 avformat/id3v2: Use ffio_ensure_seekback() in id3v2_read_internal() 8 years ago
Michael Niedermayer 7383a835e4 avformat/aviobuf: Only downscale the buffer once it has been used 8 years ago
James Almer 5ff31babfc avformat/movenc: remove experimental check for VP9 streams 8 years ago
Rostislav Pehlivanov 3fefaeaa0b img2dec: use standard way to probe for svg/svgz files 8 years ago
Rostislav Pehlivanov f68ea92833 img2dec: add support for piped SVG demuxing 8 years ago
Hendrik Leppkes 64ad44a381 movenc/isom: update vpcC box to version 1.0 of the specification 8 years ago
Steven Liu 7355c1dda2 avformat/hlsenc: move old_filename free operation earlier 8 years ago
李赞 3d23219637 avformat/wavdec: Check chunk_size 8 years ago
Simon Thelen 54b6bef6e1 libavformat/tcp: fix return code for tcp_accept 8 years ago
Steven Liu cc25a887c5 avformat/matroskadec: fix resource leak 8 years ago
Ricardo Constantino c0b3781bf2 rtmpproto: send swfverify value as swfurl if latter is unused 8 years ago
Aaron Levinson b9d2005ea5 avformat/utils: free AVStream.codec properly in free_stream() 8 years ago
James Almer 14e092448f avformat/concatdec: port to the new bitstream filter API 8 years ago
Carl Eugen Hoyos 20da413502 lavf/nutdec: Fix an impossible condition, regression since e0c53c34. 8 years ago
Micah Galizia 28b2467074 libavformat/http: Ignore expired cookies 8 years ago
James Almer 37cc1c1e91 avformat/matroskaenc: add support for writing Content Light Level elements 8 years ago
James Almer 095147ae06 avformat/matroskadec: export Content Light Level metadata 8 years ago
Lucas Cooper 77bc507f6f avformat/movenc: Explicitly address potential division by zero. 8 years ago
Steven Liu cbfd44a922 avformat/hlsenc: fix CID 1405135 8 years ago
Steven Liu 363e4f0810 avformat/hlsenc: hold old key info when append list 8 years ago
James Almer b4330a0e02 avformat/concatdec: fix the h264 annexb extradata check 8 years ago
Derek Buitenhuis 6ba1c9bf7e webm_dash_manifest_demuxer: Fix initialization range for files with cues at the front 8 years ago