]> git.sesse.net Git - ffmpeg/history - libavformat
avformat/mpegtsenc: check that not only first pts but also first dts is valid
[ffmpeg] / libavformat /
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...
2020-09-20 Zane van Iperenavformat/argo_brp: set BVID packet duration
2020-09-20 Zane van Iperenavformat/argo_brp: handle multiple BASF blocks
2020-09-20 Zane van Iperenavformat/argo_brp: make sure stream ids match
2020-09-20 Zane van Iperenavformat/argo_brp: cleanup 'goto fail's
2020-09-20 Zane van Iperenavformat/argo_brp: remove an allocation
2020-09-20 Zane van Iperenavformat/argo_asf: cosmetics
2020-09-20 Zane van Iperenavformat/argo_asf: fix enforcement of chunk count
2020-09-20 Andreas Rheinhardtavformat/swfdec: Avoid unnecessary skip
2020-09-20 Andreas Rheinhardtavformat/swfenc: Fix memleak upon write_header error
2020-09-19 Andreas Rheinhardtavformat/rmdec: Fix potential crash on allocation failure
2020-09-19 Andreas Rheinhardtavformat/rmdec: Actually return value < 0 on read_heade...
2020-09-19 Andreas Rheinhardtavformat/avidec: Fix memleak when error happens after...
2020-09-19 Zane van Iperenavformat/argo_{asf,brp}: use variable frame sizes when...
2020-09-18 Michael Niedermayeravformat/3dostr: Check remaining buffer in probe before...
2020-09-18 Paul B Maholavformat: add CRI AAX demuxer
2020-09-18 Paul B Maholavformat: add DAT CCTV demuxer
2020-09-17 Paul B Maholavformat/3dostr: make probing more robust
2020-09-17 Harry Mallonavformat/mxfdec: Read Apple private Content Light Level...
2020-09-17 Harry Mallonavformat/mxfenc: Write Mastering Display Colour Volume...
2020-09-17 Harry Mallonavformat/mxfdec: Read Mastering Display Colour Volume...
2020-09-16 Zane van Iperenavformat/argo_asf: initialise file header inline
2020-09-15 James Almeravformat/argo_asf: add missing avformat.h include
2020-09-15 James Almeravcodec/packet: move AVPacketList definition and functi...
2020-09-14 Zane van Iperenavformat: add Argonaut Games BRP demuxer
2020-09-14 Zane van Iperenavformat/argo_asf: add ASF_MIN_BUFFER_SIZE #define
2020-09-14 Zane van Iperenavformat/argo_asf: split functionality into a header
next