16188 Commits (7a79c055e378d1a079d439c3e99fa45289d4a68e)

Author SHA1 Message Date
Joakim Roubert 55f03d8726 hlsenc: Add parameter -hls_allow_cache 10 years ago
Michael Niedermayer 97cb9b6cbb Revert "avformat/img2dec: reduce bmppipe probe score" 10 years ago
Vignesh Venkatasubramanian a9b10e1510 lavf/webm_dash: some fields should go into Representation 10 years ago
Michael Niedermayer 0d92b0d5f4 avutil/avstring: Factor av_match_list() out 10 years ago
Carl Eugen Hoyos 81cee700f7 Support decoding 32bit pcm audio in mov. 10 years ago
Carl Eugen Hoyos 6efe4137ce Stop demuxing wtv on eof. 10 years ago
Benoit Fouet c29d999f71 avformat/mxfenc: add jpeg2000 support. 10 years ago
Michael Niedermayer 8cde94ec0d avformat/flvenc: fix codec_id_text check 10 years ago
Vignesh Venkatasubramanian b1071db3df lavf/webm_dash: Fix incorrect bandwidth computation 10 years ago
Vignesh Venkatasubramanian 8acb76567a lavf/webm_dash: fix hardcode in cues_end computation 10 years ago
Michael Niedermayer f2e53808e3 avformat/movenc: automatically set AVC-Intra tag 10 years ago
Michael Niedermayer 23f0e2edec avformat/movenc: AVC Intra support 10 years ago
wm4 c8422f04a3 avformat/aviobuf: fix avio_flush() for read streams 10 years ago
Jeffrey Wescott 07de0db74b avformat/flvenc: When using "-c:d copy", don't require a codec for passing the AMF metadata through from input to output. 10 years ago
Clément Bœsch 55180b3299 Kill timed SRT 10 years ago
Alexander Drozdov 08ccc474b7 RTMP: fix FD leak in rtmp_open() 10 years ago
Justin Ruggles 19133e96d3 lavf: fix memleaks in avformat_find_stream_info() 10 years ago
Timothy B. Terriberry a05f5052fe sdp: Make opus declaration conform to the spec 10 years ago
Michael Niedermayer 3f5095f213 avformat/hlsenc: fix outter typo 10 years ago
Michael Niedermayer b1a0fccd02 avformat/hlsenc: export inner muxer timebase 10 years ago
Joakim Roubert 3edb9aaea6 avformat/hlsenc: Added parameter -hls_allow_cache 10 years ago
Clément Bœsch 71f6275169 avformat/assdec: make sure to free allocated data in case of error 10 years ago
Clément Bœsch 0e6bad1229 avformat/assenc: mux an event header if none are found in extradata 10 years ago
Clément Bœsch 3a6fa38fb1 avformat/assdec: add myself to Copyright 10 years ago
Clément Bœsch 0aa5c5a89e avformat/assdec: reindent after previous commit 10 years ago
Clément Bœsch 9ec52e5533 avformat/assdec: make sure "Comments:" events end up in the header 10 years ago
Clément Bœsch ff5f5cbb46 avformat/assdec: output ASS packets 10 years ago
Andreas Cadhalpun 883e98bc25 probe: Bump the score for mime type matching 10 years ago
Peter Ross 1964251be7 libavformat/iff: print error message when DSDIFF compression type is not supported 10 years ago
Clément Bœsch 9ae83ece8a avformat/srtdec: simpler and more lenient probing 10 years ago
wm4 7dd2005e1a avformat: add SUP/PGS subtitle demuxer 10 years ago
Diego Biurrun 4d5b99dacd caf: Give context structure a consistent name 10 years ago
Carl Eugen Hoyos 88c937fdc8 Autodetect jpg images. 10 years ago
Michael Niedermayer ce6e46be72 avformat/img2dec: enable generic seeking for image pipes 10 years ago
Michael Niedermayer 6d35aba167 avformat/img2dec: initialize pkt->pos for image pipes 10 years ago
Michael Niedermayer 2497914a18 avformat/img2dec: pass error code and signal EOF 10 years ago
Michael Niedermayer 1dbdcb4a8c avformat/img2dec: fix error code at EOF for pipes 10 years ago
Gabriel Dume 4620affa24 m4vdec: K&R formatting cosmetics 10 years ago
Gabriel Dume 86a361081d lmlm4: K&R formatting cosmetics 10 years ago
Gabriel Dume 95d312d6c8 concat: K&R formatting cosmetics 10 years ago
Martin Storsjö 2f172f1ae9 rtsp: Clear the session id on redirects 10 years ago
Thomas Volkert ddf5fb71ee rtpenc: HEVC/H.265 support 10 years ago
Martin Storsjö a2efbecc4e libavformat: Move avc mp4 startcode parsing to a shared file 10 years ago
Michael Niedermayer 280ef183db libavformat/ffmetadec: Make unchanged function arguments const 10 years ago
Michael Niedermayer ab6f4fd4a7 libavformat/dv: Make unchanged function arguments const 10 years ago
Michael Niedermayer af19d2ed1e libavformat/avienc: Make unchanged function arguments const 10 years ago
Michael Niedermayer d6ed67780b libavformat/avidec: Make unchanged function arguments const 10 years ago
Vittorio Giovara c463dfc7e4 rtpdec_hevc: Drop a duplicated, nonstandard entry 10 years ago
Benoit Fouet 6843b9dc78 avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 10 years ago
Michael Niedermayer 1cf28fd5f3 avformat/asfenc: Make asf_write_indexs index argument const 10 years ago