]> git.sesse.net Git - ffmpeg/history - libavformat
lavc: shedule old encoding/decoding API for removal
[ffmpeg] / libavformat /
2021-01-25 Robin Cookseylavf/http: treat 308 as 301
2021-01-25 Michael Niedermayeravformat/asfdec_o: Check for EOF in asf_read_marker()
2021-01-24 Andreas Rheinhardtavformat/rtpdec: Constify RTPDynamicProtocolHandlers
2021-01-24 Andreas Rheinhardtavformat/rtpdec: Remove next pointer from Protocol...
2021-01-24 Zhao Zhiliavformat/hlsenc: EXT-X-I-FRAMES-ONLY requires version...
2021-01-24 Zhao Zhiliavformat/hls: change sequence number type to int64_t
2021-01-23 Marton Balintavformat/swf: add support for reading and writing VP6A...
2021-01-23 Marton Balintavformat/swfenc: add support for muxing png images
2021-01-23 Marton Balintavformat/swfenc: fix generation of FileAttributes tag
2021-01-23 Michael Niedermayeravformat/flvdec: Use av_sat_add64() for pts computation
2021-01-23 Michael Niedermayeravformat/utils: Check dts - (1<<pts_wrap_bits) overflow
2021-01-23 Michael Niedermayeravformat/bfi: Check chunk_header
2021-01-23 Michael Niedermayeravformat/ads: Check size
2021-01-23 Michael Niedermayeravformat/iff: Check block align also for ID_MAUD
2021-01-23 Michael Niedermayeravformat/fitsdec: Better size checks
2021-01-23 Michael Niedermayeravformat/mxfdec: Fix integer overflow in next position...
2021-01-21 Limin Wangavformat/async: Use AVERROR macro
2021-01-21 Michael Niedermayeravformat/avidec: dv does not support palettes
2021-01-21 Michael Niedermayeravformat/dhav: Break out of infinite dhav search loop
2021-01-21 Michael Niedermayerlibavformat/utils: consider avio_size() failure in...
2021-01-21 Michael Niedermayeravformat/nistspheredec: Check bits_per_coded_sample...
2021-01-21 Michael Niedermayeravformat/paf: Do not zero allocated tables which are...
2021-01-20 Michael Niedermayeravformat/asfdec_o: Check size vs. offset in detect_unkn...
2021-01-20 Michael Niedermayeravformat/utils: check for integer overflow in av_get_fr...
2021-01-20 rcombsAll: update names in copyright headers
2021-01-18 Michael Niedermayeravformat/id3v2: Check against max compression ratio...
2021-01-18 Michael Niedermayeravformat/avidec: Use av_sat_sub64() in check_stream_max...
2021-01-18 Michael Niedermayeravformat/mov: Check a.size before computing next_root_atom
2021-01-18 Michael Niedermayeravformat/sbgdec: Reduce the amount of floating point...
2021-01-18 tpolavformat/rtsp: correctly set media control uri with...
2021-01-16 Limin Wangavformat/hlsenc: reindent the code
2021-01-16 Limin Wangavformat/udp: add memory alloc checks
2021-01-16 Limin Wangavformat/udp: return the error code instead of generic EIO
2021-01-15 Martin Storsjömovenc: Present durations in mvhd/tkhd/mdhd as they...
2021-01-14 Idan Freibergavformat/dhav: Fix incorrect non-DHAV chunk skipping...
2021-01-12 AlexisWilkeavformat/allformats: test pointer to be used
2021-01-11 Michael Niedermayeravformat/mxfdec: Free all types for both Descriptors
2021-01-11 Michael Niedermayeravformat/utils: wrap_timestamp() is only needed for...
2021-01-11 Michael Niedermayeravformat/aaxdec: Check string before strcmp()
2021-01-11 Michael Niedermayeruavformat/rsd: check for EOF in extradata
2021-01-09 Marton Balintavformat: remove some mpegts details from AVStream
2021-01-09 Marton Balintavformat/mpegts: use stream index based lookup with...
2021-01-09 Marton Balintavformat/mpegts: only clear programs which no longer...
2021-01-09 Marton Balintavformat/mpegts: rework clearing and adding pid to...
2021-01-09 Marton Balintavformat/mpegts: never discard PAT pid
2021-01-09 Marton Balintavformat/utils: do not overwrite already existing progr...
2021-01-09 Matthieu Bouronavformat/mov: adjust skip_samples according to seek...
2021-01-08 Michael Niedermayeravformat/dhav: Check position for overflow
2021-01-08 Michael Niedermayeravformat/utils: Change compute_chapters_end() from...
2021-01-08 Andreas Rheinhardtavformat/hashenc: Deduplicate (stream)hash options
2021-01-08 Andreas Rheinhardtavformat/mxf: Deduplicate random_index_pack_key
2021-01-05 Michael Niedermayeravformat/vividas: Check number of audio channels
2021-01-03 Jonathan Baudanzaavformat/rtpdec: export Opus extradata in ff_rtp_parse_...
2021-01-03 erankoravformat/http: support retry on connection error
2021-01-03 Michael Niedermayeravformat/wavdec: Avoid zeroing written to array
2021-01-01 Andreas RheinhardtMark some pointers as const
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()
next