]> git.sesse.net Git - ffmpeg/history - libavformat
avcodec/adpcm_ima_apm: support custom block size for encoding
[ffmpeg] / libavformat /
2020-10-16 Brad Hardsavformat/mpegts: replace magic descriptor_tag values...
2020-10-16 Zhao Zhiliavformat/udp: remove redundant setting of h->max_packet...
2020-10-16 Marton BalintRevert "aviobuf: Discard old buffered, previously read...
2020-10-16 Marton Balintavformat/libsrt: fix cleanups on failed libsrt_open...
2020-10-15 Michael Niedermayeravformat/subviewerdec: fail on AV_NOPTS_VALUE
2020-10-14 Chris Micelilibavformat/avidec: check memory allocation
2020-10-12 Paul B Maholavformat/isom: add support for RAW ASC Bayer BGGR in mov
2020-10-11 Carl Eugen Hoyoslavc, lavf: Remove newlines from calls to avpriv_reques...
2020-10-11 Justin RugglesAllow using only the mfra info for seeking using the...
2020-10-11 James Almeravformat/avformat.h: add missing FF_API_NEXT wrappers
2020-10-09 Marton Balintavformat/aviobuf: increase default read buffer size...
2020-10-09 Marton Balintavformat/aviobuf: fix indentation
2020-10-09 Marton Balintavformat/aviobuf: do not allocate a new buffer in ffio_...
2020-10-09 Marton Balintavformat/aviobuf: discard part of the IO buffer in...
2020-10-09 Marton Balintavformat/mpjpegdec: make sure we seek back to the ensur...
2020-10-09 Marton Balintavformat/mpegts: make sure mpegts_resync do not run...
2020-10-09 Marton Balintavformat/aviobuf: fix checks in ffio_ensure_seekback
2020-10-09 Marton Balintavformat/aviobuf: check if requested seekback buffer...
2020-10-09 Marton Balintavformat/aviobuf: write data into the IO buffer till...
2020-10-09 Andriy Gelmanavformat/rtsp: allocate correct max number of pollfds
2020-10-09 Andriy Gelmanavformat/rtspdec: add newline in log message
2020-10-08 Andreas Rheinhardtavformat/libopenmpt: Don't discard const
2020-10-08 Andreas Rheinhardtavformat/dashdec: Reset pointer to NULL after freeing it
2020-10-08 Christopher Degawalibavformat/dashdec: Fix issue with dash on Windows
2020-10-08 Carl Eugen Hoyoslavf/img2dec: Auto-detect Cintel scanner images.
2020-10-07 Paul B Maholavcodec: add Cintel RAW decoder
2020-10-05 hwrenlavf/avs2dec.c: optimize code style
2020-10-05 hwrenlavf/davs2.c: rename as avs2dec.c for better understanding
2020-10-05 hwrenlavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefix
2020-10-05 hwrenlavf/avs3dec: add raw avs3 demuxer
2020-10-04 Andreas Rheinhardtavformat/movenc: Avoid allocation for timecode track
2020-10-04 Andreas Rheinhardtavformat/movenc: Don't forget to free fragment buffers
2020-10-04 Andreas Rheinhardtavformat/movenc: Free old vos_data before overwriting it
2020-10-04 Andreas Rheinhardtavformat/movenc: Don't free AVCodecParameters manually
2020-10-04 Andreas Rheinhardtavformat/movenc: Make some AVCodecTag tables static
2020-10-04 Andreas Rheinhardtavformat/movenc: Fix segfault when remuxing rtp hint...
2020-10-04 Michael Niedermayeravformat/moflex: Check m->size before seeking
2020-10-03 Paul B Maholavformat: add tri-ACE demuxer
2020-10-03 Paul B Maholavformat/adxdec: demux multiple blocks at once
2020-10-02 Jan Ekströmavformat/movenc: handle tracks w/o AVStreams in calcula...
2020-10-02 Michael Niedermayeravformat/asfdec_f: Change order or operations slightly
2020-10-02 Michael Niedermayeravformat/dxa: Use av_rescale() for duration computation
2020-10-02 Zhao Zhiliavformat/rtsp: fix parse_rtsp_message
2020-10-02 Martin Storsjörtsp: Fix infinite loop in listen mode with UDP transport
2020-10-02 James Almeravformat/utils: add missing FF_API_LAVF_AVCTX check
2020-10-02 James Almeravformat/sdp: add missing FF_API_LAVF_AVCTX check
2020-10-01 Andreas Rheinhardtavformat/movenc: Fix stack overflow when remuxing timec...
2020-09-28 Andreas Rheinhardtavformat/movenc: Fix segfault upon allocation error
2020-09-28 Michael Niedermayeravformat/iff: Check data_size not overflowing int64
2020-09-28 Jun Zhaolavf/hls: add AC-3/EAC-3 to allowed extensions file...
2020-09-27 Paul B Maholavcodec: add Argonaut Games Video decoder
2020-09-26 Zane van Iperenavformat/argo_brp: use header frame counts
2020-09-26 Zane van Iperenavformat/argo_brp: allow v1.1 ASF streams to have a...
2020-09-26 Zane van Iperenavformat/argo_brp: cosmetics
2020-09-26 Zane van Iperenavformat/argo_brp: handle the case where the BASF block...
2020-09-26 Zane van Iperenavformat/argo_brp: support MASK streams
2020-09-26 Zane van Iperenavformat/argo_{asf,brp}: fix potential segfault in...
2020-09-25 Zhao Zhiliavformat/http: fix memleak
2020-09-24 Paul B Maholavformat: add IPU demuxer
2020-09-23 Peter van der Spekavformat/flvdec: RtmpSampleAccess no longer breaks...
2020-09-23 Andreas Rheinhardtavformat/swfdec: Reorder allocations/initializations
2020-09-23 Andreas Rheinhardtavformat/swfdec: Fix memleaks on error
2020-09-23 Zane van Iperenavformat/argo_asf: implement seeking
2020-09-22 Paul B Maholavcodec/magicyuv: add support for recently added new...
2020-09-22 Jan Ekströmavformat/movenc: simplify ISML manifest bit rate logic
2020-09-22 Jan Ekströmavformat/movenc: use more fall-back values for average...
2020-09-22 Jan Ekströmavformat/movenc: implement writing of the btrt box
2020-09-21 Jan Ekströmavformat/movenc: utilize bit rate helper function in...
2020-09-21 Jan Ekströmavformat/movenc: split MPEG-4 bit rate value calculation
2020-09-21 Michael Niedermayeravformat/moflex: Check pop_int() for overflow
2020-09-21 Michael Niedermayeravformat/vividas: Check for EOF in first loop in track_...
2020-09-21 Michael Niedermayeravformat/wvdec: Check rate for overflow
2020-09-21 Andreas Rheinhardtavformat/dashdec: Avoid duplicating string
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix memleak on allocation error,...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Cosmetics
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove redundant casts to const
2020-09-21 Andreas Rheinhardtavformat/dashdec: Return early for unsupported represen...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove redundant checks
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix memleaks on error to add represen...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of representation languages
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of string on error when...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of representation on error
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove unused index of representation
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix memleaks upon read_header failure
2020-09-21 Andreas Rheinhardtavformat/dashdec: Check allocation of AVProgram
2020-09-21 Andreas Rheinhardtavformat/dashdec, hls: Update correct pointer to AVDict...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of AVDictionary on error
2020-09-21 Andreas Rheinhardtavformat/dashdec: Free subtitle representations on...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Free strings as soon as they aren...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Don't overwrite and leak old initiali...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Don't leave representation in inconsi...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove dead code
2020-09-21 Andreas Rheinhardtavformat/dashdec: Avoid double free on error
2020-09-20 Andreas Rheinhardtavformat/aaxdec: Fix potential integer overflow
2020-09-20 Andreas Rheinhardtavformat/swf: Separate mux and demux contexts
2020-09-20 Michael Niedermayeravformat/wc3movie: Cleanup on wc3_read_header() failure
2020-09-20 Michael Niedermayeravformat/wc3movie: Move wc3_read_close() up
2020-09-20 Zhao Zhiliavformat/mov: fix typo in comments
2020-09-20 Andreas Rheinhardtavformat/tedcaptionsdec: Fix leak of AVBPrint upon...
2020-09-20 Zane van Iperenavformat/argo_brp: don't pass AVStream into avpriv_requ...
next