]> git.sesse.net Git - ffmpeg/history - libavformat
avcodec/libwebpenc_animencoder: stop propagating bogus empty packets
[ffmpeg] / libavformat /
2021-04-16 Gyan Doshiavformat/rawenc: remove singlejpeg muxer
2021-04-15 Vittorio Giovaramov: Prioritize aspect ratio values found in pasp atom
2021-04-14 Matt Robinsonavformat/dashdec: Also fetch final partial segment
2021-04-12 Andreas Rheinhardtavformat/matroskaenc: Put subtitles without duration...
2021-04-12 Andreas Rheinhardtavformat/matroskaenc: Remove remnant of inline-timing...
2021-04-11 Michael Niedermayeravformat/mvi: Check audio_data_size to be non negative
2021-04-11 Gyan Doshiavformat/rawenc: perform stream checks for mp2 muxer
2021-04-11 Jan Ekströmavformat/img2dec: set r_frame_rate in addition to avg_f...
2021-04-10 Andreas Rheinhardtavformat/matroskaenc: Fix leak when writing attachment...
2021-04-08 Andreas Rheinhardtavformat/webvttenc: Fix use of uninitialized variable
2021-04-08 Andreas Rheinhardtavformat/rmdec: Don't rely on unspecified order of...
2021-04-08 Andreas Rheinhardtavformat/rmdec: Fix memleaks upon read_header failure
2021-04-08 Anton Khirnovlavf: do not derive timebase from avg_frame_rate
2021-04-08 Anton Khirnovlavf/movenc: use framerate correctly in mov_write_tmcd_tag
2021-04-08 Anton Khirnovlavf: postpone removal of FF_API_COMPUTE_PKT_FIELDS2
2021-04-08 Anton Khirnovlavf/webvttenc: fix avio_printf argument types after...
2021-04-08 Anton Khirnovlavf/matroskaenc: fix avio_printf argument types after...
2021-04-07 Marton Balintavformat/url: add ff_make_absolulte_url2 to be able...
2021-04-07 Marton Balintavformat/url: fix ff_make_absolute_url with Windows...
2021-04-07 James Almeravformat/utils: add helper functions to retrieve index...
2021-04-06 Vittorio Giovaramov: Skip computing SAR from invalid display matrix...
2021-04-05 Michael Niedermayeravformat/mov: check offset for overflow in mov_probe()
2021-04-05 Andreas Rheinhardtavformat/dss: Return 0 on success
2021-04-05 Andreas Rheinhardtavformat/dss: Avoid using intermediate buffer
2021-04-05 Andreas Rheinhardtavformat/dss: Set values known during read_header in...
2021-04-05 Andreas Rheinhardtavformat/mpegtsenc: Preserve disposition in the absence...
2021-04-02 Andreas Rheinhardtavformat/vividas: Fix crash when seeking without audio...
2021-04-02 Andreas Rheinhardtavformat/dss: Don't prematurely modify context variable
2021-04-02 Andreas Rheinhardtavformat/utils: Check allocations for failure
2021-04-01 Andreas Rheinhardtavformat/asf: Use ff_add_attached_pic() to read attache...
2021-04-01 Andreas Rheinhardtavformat/utils: Free new streams in ff_add_attached_pic...
2021-04-01 Andreas Rheinhardtavformat: Add and use helper function to add attachment...
2021-04-01 Michael Niedermayeravformat/imx: Check palette chunk size
2021-04-01 Michael Niedermayeravformat/rmdec: use larger intermediate type for audio_...
2021-04-01 Martin Storsjötls_gnutls: Print the underlying IO error message and...
2021-04-01 Martin Storsjötls_openssl: Improve quality of printed error messages...
2021-04-01 Gyan Doshirtpenc_mpegts: add AVClass to the muxer context
2021-03-31 Michael Niedermayeravformat/mpc8: check for size overflow in mpc8_get_chun...
2021-03-31 Michael Niedermayeravformat/mov: Do not zero memory that is written too...
2021-03-31 Michael Niedermayeravformat/mov: Ignore multiple STSC / STCO
2021-03-31 Michael Niedermayeravformat/utils: Extend overflow check in dts wrap in...
2021-03-31 Andreas Rheinhardtavformat/asf: Factor common code out
2021-03-30 Alok Priyadarshiavformat/rtpdec: Fix prft wallclock time.
2021-03-30 Andreas RheinhardtAvoid intermediate bitcount for number of bytes in...
2021-03-29 Michael Niedermayeravformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT...
2021-03-29 Michael Niedermayeravformat/utils: Fix integer overflow with duration_gcd...
2021-03-29 Michael Niedermayeravformat/cafdec: Do not build an index if all packets...
2021-03-28 Andreas Rheinhardtavformat/sierravmd: Make struct smaller by reordering
2021-03-28 Andreas Rheinhardtavformat/sierravmd: Remove outdated check
2021-03-28 Andreas Rheinhardtavformat/segafilm: Remove outdated check
2021-03-28 Andreas Rheinhardtavformat/utils: Remove redundant check
2021-03-28 Andreas Rheinhardtavformat/webmdashenc: Don't pass NULL to memcmp
2021-03-28 Michael Niedermayeravformat/vividas: Use equals check with n in read_sb_bl...
2021-03-28 Michael Niedermayeravformat/jacosubdec: Use 64bit intermediate for start...
2021-03-28 Michael Niedermayeravformat/flvdec: Check array entry number
2021-03-28 Gyan Doshiavformat/rtpenc_mpegts: stop leaks
2021-03-26 Derek Buitenhuisavformat/mov: Properly forward error codes from av_seek
2021-03-26 Michael Niedermayeravformat/movenc: Avoid loosing cluster array on failure
2021-03-26 Michael Niedermayeravformat/avidec: Check for dv streams before using...
2021-03-26 Michael Niedermayeravformat/mov: Check sample size for overflow in mov_par...
2021-03-26 Michael Niedermayeravformat/sbgdec: Check for overflow in last loop in...
2021-03-26 Gyan Doshiavformat/rtpenc_mpegts: convey options for rtp muxer
2021-03-26 Gyan Doshiavformat/rtpenc_mpegts: relay streamid to mpegts muxer...
2021-03-26 Gyan Doshiavformat/rtpenc_mpegts: convey options for mpeg-ts...
2021-03-26 Andreas Rheinhardtavformat/libmodplug: Fix memleaks on error
2021-03-26 Andreas Rheinhardtavformat/libgme: Remove redundant setting of packet...
2021-03-26 Andreas Rheinhardtavformat/libgme: Actually set the duration
2021-03-26 Andreas Rheinhardtavformat/libgme: Fix memleaks on errors
2021-03-26 Andreas Rheinhardtavformat/aadec: Fix leak on error
2021-03-26 Andreas Rheinhardtavformat/jacosubdec: Fix leak on error
2021-03-25 Zane van Iperenavformat/pp_bnk: allow seeking to start
2021-03-25 Zane van Iperenavformat/alp: allow seeking to start
2021-03-25 Zane van Iperenavformat/kvag: allow seeking to start
2021-03-23 Andreas Rheinhardtavformat/amvenc: Remove unnecessary av_packet_free()
2021-03-23 Andreas Rheinhardtavformat/webpenc: Fix memleak when trailer is never...
2021-03-23 Andreas Rheinhardtavformat/webpenc: Reindentation
2021-03-23 Andreas Rheinhardtavformat/webpenc: Fix memleak when using invalid packets
2021-03-23 Andreas Rheinhardtavformat/webpenc: Use init instead of write_header...
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Avoid stack packet
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Remove redundant initializations
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Fix indentation
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Deduplicate parsing video data opcodes
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Avoid reading packets during read_header
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Remove redundant av_packet_unref()
2021-03-23 Andreas Rheinhardtavformat/asfdec_f: Avoid stack packet
2021-03-23 Andreas Rheinhardtavformat/moflex: Simplify freeing packets
2021-03-23 Andreas Rheinhardtavformat/matroskadec: Reuse AVFormatInternal.parse_pkt
2021-03-23 Alok Priyadarshiavformat/rtpdec: attach producer reference time if...
2021-03-23 Andreas Rheinhardtavformat/utils: Don't allocate separate packet for...
2021-03-23 Andreas Rheinhardtlibavformat/utils: Fix indentation
2021-03-23 Andreas Rheinhardtavformat/s337m: Use av_get_packet() to read packet
2021-03-23 Andreas Rheinhardtavformat/s337m: Use and test Dolby-E-parser
2021-03-23 Andreas Rheinhardtavformat/utils: Fix confusing return value for ff_read_...
2021-03-21 Andreas Rheinhardtavformat/apetag: Avoid stack packet when reading attach...
2021-03-21 James Almeravformat: remove FF_API_INIT_PACKET from AVStream.attac...
2021-03-21 Derek Buitenhuisavformat/mov: Fix extended atom size buffer length...
2021-03-21 Gyan Doshiavformat/rtp_mpegts: typedef MuxChain struct
2021-03-20 Carl Eugen Hoyoslavf/swfdec: Allow decoding Nellymoser in swf.
2021-03-20 Andreas Rheinhardtavformat/pp_bnk: Fix memleaks when reading non-stereo...
2021-03-20 Andreas Rheinhardtavformat/utils: Always leave parse_pkt in blank state...
next