]> git.sesse.net Git - ffmpeg/history - libavformat
avcodec/adpcmenc: don't share a single AVClass between multiple AVCodecs.
[ffmpeg] / libavformat /
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...
2021-03-20 Michael NiedermayerBump minor versions after release branch
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-19 Michael Niedermayeravformat/mov: Check offset addition for overflow
2021-03-19 Jiangjie Gaoavformat/rtsp: support buffer_size and pkt_size options...
2021-03-19 Zhao Zhiliavformat/libsrt: fix help message
2021-03-19 Zhao Zhiliavformat/libsrt: fix setsockopt() typo
2021-03-19 Moritz Barsnickavformat/http,tls: honor http_proxy command line variab...
2021-03-19 Zane van Iperenavformat/pp_bnk: treat music files as stereo
2021-03-19 Andreas Rheinhardtavcodec/packet: Also change av_packet_pack/unpack_dicti...
2021-03-19 Andreas Rheinhardtavformat: Make AVChapter.id an int64_t on next major...
2021-03-19 Andreas Rheinhardtavformat/matroskaenc: Check chapter ids for duplicates
2021-03-19 Andreas Rheinhardtavformat/tests/fifo_muxer: Fix memleak on error, fix...
2021-03-19 Andreas Rheinhardtavformat/tests/fifo_muxer: Fix leak of AVPacket on...
2021-03-18 Andreas Rheinhardtavformat/mxfdec: Fix leak on error
2021-03-18 Andreas Rheinhardtavformat/mxfdec: Don't use wrong type of pointer
2021-03-17 James Almeravformat/tests/movenc: use av_packet_alloc() to allocat...
2021-03-17 James Almeravformat/tests/fifo_muxer: use av_packet_alloc() to...
2021-03-17 James Almeravformat/wc3movie: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/subtitles: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/rtpenc_mpegts: use av_packet_alloc() to alloca...
2021-03-17 James Almeravformat/rtpdec: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/mpegtsenc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/mpegts: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/movenc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/matroskaenc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/matroskadec: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/hls: use av_packet_alloc() to allocate packets
2021-03-17 James Almeravformat/flacdec: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/id3v2: replace call to av_init_packet()
next