20088 Commits (b52b398c30a729dda38c0dd5a0cdeef160c4ca54)

Author SHA1 Message Date
Timo Rothenpieler a5b5ce2658 avformat/pcmdec: fix memory leak 8 years ago
Timo Rothenpieler 4b2a2969f3 avformat/librtmp: check return value of setsockopt 8 years ago
James Almer e3887c0a2c avformat/mov: add support for reading VP Codec Configuration Box 8 years ago
Paul B Mahol c948414876 avformat: add Gremlin Digital Video demuxer 8 years ago
Sasi Inguva 93db5e3fc4 lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero 8 years ago
raymondzheng 9f20cc5c84 libavformat/http: return EIO when ffurl_read return 0, but s->off < target_end 8 years ago
wm4 66cf78e932 lavf: consider codec framerate for framerate detection 8 years ago
Michael Niedermayer 850cbd496f avformat/utils: Slightly un-clutter code in determinable_frame_size() by using a switch 8 years ago
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