]> git.sesse.net Git - ffmpeg/history - libavformat
lavc/mjpegdec: cosmetics, org->orig
[ffmpeg] / libavformat /
2020-12-28 Aman Karmaniavformat/rtsp: add satip_raw flag to receive raw mpegts...
2020-12-28 Aman Karmaniavformat/rtsp: add support for satip://
2020-12-28 Michael Niedermayeravformat/mpegts: Fix argument type for av_log
2020-12-28 Michael Niedermayeravformat/mxfdec: Do not clear arrays in mxf_read_index_...
2020-12-28 Steven Liuavformat/hlsproto: update comment of file description
2020-12-28 Steven Liuavformat/hls: update comment of file description
2020-12-24 Michael Niedermayeravformat/swfdec: Allocate output buffer after reading...
2020-12-24 Michael Niedermayeravformat/cafdec: clip sample rate
2020-12-24 Carl Eugen Hoyoslavf/img2dec: Increase score for very large jpeg images.
2020-12-22 Derek Buitenhuisavformat/hlsenc: Add dependency on avc.o
2020-12-21 Michael Niedermayeravformat/mpegts: simplify nb_packets code
2020-12-21 Michael Niedermayeravformat/mpegts: Increase pcr_incr width to 64bit
2020-12-21 Andriy Gelmanavformat/libamqp: parse vhost in uri
2020-12-19 Michael Niedermayeravformat/mov: Check if hoov is at the end
2020-12-18 Andriy Gelmanavformat/rtsp: set AV_OPT_FLAG_DEPRECATED on deprecated...
2020-12-16 Michael Niedermayeravformat/url: Change () position in ff_make_absolute_url()
2020-12-11 Michael Niedermayeravformat/iff: Check data_size
2020-12-11 Andreas Rheinhardtavformat/utils: Improve ffio_limit logic
2020-12-10 Carl Eugen Hoyoslavf/rawdec: Return a low score if the mjpeg probe...
2020-12-10 Andreas Rheinhardtavformat/hashenc: Reuse hash_free() for framehash muxers
2020-12-10 Zhao Zhiliavformat/mov: remove an always true condition
2020-12-10 Anton Khirnovsmvjpegdec: merge into mjpegdec
2020-12-10 Anton Khirnovlavf/mux: rewrite guessing the packet duration
2020-12-10 Anton Khirnovimg2dec: export avg_frame_rate
2020-12-09 Michael Niedermayeravformat/matroskadec: Sanity check codec_id/track type
2020-12-09 Michael Niedermayeravformat/rpl: Check the number of streams
2020-12-09 Michael Niedermayeravformat/vividas: Check sample_rate
2020-12-09 Michael Niedermayeravformat/vividas: Make len signed
2020-12-08 Andreas Rheinhardtavformat/framecrcenc: Make side-data checksums endian...
2020-12-08 Andreas Rheinhardtavformat/framecrcenc: Don't read after the end of side...
2020-12-08 Nikola Pajkovskyhlsenc: expand hls_fmp4_init_filename with strftime()
2020-12-08 Vignesh Ravichandranavformat/hls: Fixes overwriting existing #EXT-X-PROGRAM...
2020-12-07 Jan Ekströmavformat/tee: allow packets with negative timestamps
2020-12-06 Michael Niedermayeravformat/dsfdec: Check block_align more completely
2020-12-06 Michael Niedermayeravformat/av1dec: check size before addition in probing
2020-12-06 Michael Niedermayeravformat/realtextdec: read_ts() in 64bits
2020-12-06 Marton Balintavformat/dv: fix timestamps of audio packets in case...
2020-12-06 Peter Rossavformat/mspdec: Microsoft Paint (MSP) demuxer
2020-12-05 Thierry Fouculibavformat/mov.c: export vendor id as metadata
2020-12-05 Limin Wangavformat/rtsp: prefer to use MAX_URL_SIZE for url and...
2020-12-04 Michael Niedermayeravformat/mpc8: Check remaining space in mpc8_parse_seek...
2020-12-04 Michael Niedermayeravformat/wavdec: Check for EOF in cues reading
2020-12-04 Michael Niedermayeravformat/vqf: Check len for COMM chunks
2020-12-04 Michael Niedermayeravformat/mov: Use av_sat_add64() in mov_read_sidx()
2020-12-04 Michael Niedermayeravformat/mov: Avoid overflow in end computation in...
2020-12-04 Michael Niedermayeravformat/id3v2: Sanity check tlen before alloc and...
2020-11-29 Michael Niedermayeravformat/cafdec: Check the return code from av_add_inde...
2020-11-29 Michael Niedermayeravformat/cafdec: Check for EOF in index read loop
2020-11-29 Michael Niedermayeravformat/cafdec: Check that bytes_per_packet and frames...
2020-11-29 Michael Niedermayeravformat/mpegts: Limit iterations of get_packet_size()
2020-11-28 Andriy Gelmanavformat/rtspdec: fix potential mem leak in listen...
2020-11-28 Andriy Gelmanavformat/rtspdec: show method request in log
2020-11-26 Michael Niedermayeravformat/mpc8: correct integer overflow in mpc8_parse_s...
2020-11-26 Michael Niedermayeravformat/mpc8: correct 32bit timestamp truncation
2020-11-26 Michael Niedermayeravformat/mov: Fix memleak in dref reading
2020-11-26 Andreas Rheinhardtavformat/flacenc: Fix memleak when writing attached...
2020-11-24 Jan Ekströmavformat/av1: add support for passing through MP4/Matro...
2020-11-22 Michael Niedermayeravformat/avs: Use 64bit for the avio_tell() output
2020-11-22 Michael Niedermayeravformat/moflex: Check pkt_size
2020-11-22 Leo Izenavformat/movenc: allow Apple Lossless inside mp4
2020-11-21 Michael Niedermayeravformat/wavdec: More complete size check in find_guid()
2020-11-21 Michael Niedermayeravformat/iff: Check size before skip
2020-11-21 Michael Niedermayeravformat/rmdec: Check for EOF in index packet reading
2020-11-21 Andriy Gelmanavformat/rtsp: don't forget to call ff_network_close...
2020-11-21 Andriy Gelmanavformat/rtsp: set return variable in error path
2020-11-21 Andriy Gelmanavformat/rtspdec: cosmetics
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in connect mode if...
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in listen mode if init...
2020-11-21 Andriy Gelmanavformat/rtspdec: add network init to listen mode
2020-11-20 Steve Lhommeavformat/matroskadec: only use the track duration if...
2020-11-20 Steve Lhommeavformat/matroskadec: adjust the cluster time to the...
2020-11-20 Steve Lhommeavformat/matroskadec: add a warning when the track...
2020-11-20 Martin Storsjöhttp: Check for AVERROR_EOF in the check for premature end
2020-11-19 Marton Balintavformat/mpegts: make sure mpegts_read_header always...
2020-11-19 Limin Wangavformat/dvenc: check the format before vst and ast...
2020-11-19 Limin Wangavformat/dvenc: s->streams[i] -> st
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Remove code duplication
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Don't reset twice
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Export metadata that applies to...
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Don't segfault with lots of attached...
2020-11-14 Limin Wangavformat/rtsp: av_rescale -> av_rescale_q
2020-11-13 Michael Niedermayeravformat/icodec: Check for zero streams and stream...
2020-11-13 Michael Niedermayeravformat/icodec: Factor failure code out in read_header()
2020-11-12 Martin Storsjöaviobuf: Increase the default SHORT_SEEK_THRESHOLD...
2020-11-11 Michael Niedermayeravformat/bintext: Check width
2020-11-11 Michael Niedermayeravformat/sbgdec: Check that end is not before start
2020-11-11 Limin Wangavformat/rtspdec: return proper error code
2020-11-11 Limin Wangavformat/rtsp: check return value of ffurl_read_complete
2020-11-11 Limin Wangavformat/rtsp: prefer to use variable instead of type
2020-11-11 Limin Wangavformat/rtspdec: use SDP_MAX_SIZE for sdp array
2020-11-11 Limin Wangavformat/rtsp: move SDP_MAX_SIZE macro definition to...
2020-11-11 Limin Wangavformat/rtsp: 16384 -> SDP_MAX_SIZE
2020-11-10 Michael Niedermayeravformat/lvfdec: Check stream_index before use
2020-11-10 Michael Niedermayeravformat/au: cleanup on EOF return in au_read_annotation()
2020-11-10 Thierry Fouculibavformat/avidec: Extract more metadata from the...
2020-11-09 Zane van Iperenavformat: add amv muxer
2020-11-07 Michael Niedermayeravformat/mpegts: Limit copied data to space
2020-11-07 Limin Wangavformat/rtsp: support infinite initial_timeout for...
2020-11-05 Vesselin BontchevAdd support for playing Audible AAXC (.aaxc) files...
2020-11-05 Martin Storsjötls: Hook up the url_get_short_seek function in the...
next