]> git.sesse.net Git - ffmpeg/history - libavformat
lavc: Allow very high bitrates in AVCPBProperties after next version bump.
[ffmpeg] / libavformat /
2019-01-07 Karthick Jeyapalavformat/file: Fix file delete for Windows
2019-01-04 nu774avformat/vapoursynth: properly initialize err variable...
2019-01-04 Steven Liuavformat/hlsenc: free variant streams after write all...
2019-01-02 Derek Buitenhuismov: Remove duration-of-last-frame heuristic hack
2019-01-02 Paul B Maholavformat/anm: use ff_get_extradata()
2019-01-02 Paul B Maholavformat/yop: use ff_get_extradata()
2019-01-02 Paul B Maholavformat/acm: use ff_get_extradata()
2019-01-02 Paul B Maholaformat/bfi: use ff_get_extradata()
2018-12-31 Paul B Maholavcodec: add HYMT decoder
2018-12-31 Paul B Maholavformat/au: do not use invalid block_align for small...
2018-12-31 Michael Niedermayeravformat/libopenmpt: Fix successfull typo
2018-12-30 Marton Balintavformat/concatdec: always allow seeking to start
2018-12-28 David Bryantavformat/wvdec: detect and error out on WavPack DSD...
2018-12-28 Paul B Maholavcodec/wavpack: fix decoding of files with many channels
2018-12-27 Carl Eugen Hoyoslavf/vividas: Support demuxing on big-endian hardware.
2018-12-27 Carl Eugen Hoyoslavf/vividas: Do not increase extradata_size after...
2018-12-26 Steven Liuavformat/hlsenc: remove unused variable to fix compiler...
2018-12-26 Adrian GuzowskiFix usage of temp_file flag in hls_flags option.
2018-12-26 vkotavformat/hls.c: Properly free prev_segments dynarray...
2018-12-25 Marton Balintavformat/mxfenc: support writing subsecond precision...
2018-12-25 Marton Balintavformat/mxfdec: support subsecond precision of decoded...
2018-12-25 Marton Balintavformat/mxfdec: replace obsolete comment
2018-12-24 Steven Liuavformat/hlsenc: remove duplicate operation at hls_writ...
2018-12-23 Gorilla Maguilaavformat/dashdec: refine uri path with double dot process
2018-12-22 Michael Niedermayeravformat/mxfdec: Do not process zero modified_date...
2018-12-22 Jan Ekströmavformat/mpegts: unset DTS/PTS for subtitle PES packets...
2018-12-22 Marton Balintavformat/avio: fix avio_feof documentation
2018-12-22 Paul B Maholavformat/vividas: check if viv->sb_pb is not NULL
2018-12-22 Paul B Maholavformat/vividas: check if size is enough big in xor_block
2018-12-22 Paul B Maholavformat/vividas: fix undefined behaviour
2018-12-22 Paul B Maholavformat/vividas: check if value from ffio_read_varlen...
2018-12-20 Jacob Trimblelibavformat/mov: Fix NULL-dereference read for some...
2018-12-20 Paul B Maholavformat: add vividas demuxer
2018-12-19 Michael Niedermayeravformat/mov: Simplify get_stream_info_time()
2018-12-19 Michael Niedermayeravformat/mpegts: Fix side data type for stream id
2018-12-18 Paul B Maholavformat/vorbiscomment: add support for writing chapters
2018-12-17 Jan Ekströmlavf/mov: document the dvh1 codec switch based on hvcC...
2018-12-17 Rodger Combslavf/isom: add Dolby Vision sample entry codes for...
2018-12-17 Paul B Maholavformat/mxfenc: fix typo
2018-12-17 chcunninghamlavf/id3v2: fail read_apic on EOF reading mimetype
2018-12-17 kjeyapal@akamai.comavformat/dashenc: Added support for Low-latency HLS...
2018-12-17 kjeyapal@akamai.comavformat/dashenc : Refactored HLS media playlist relate...
2018-12-16 Michael Niedermayeravformat/nutenc: Document trailer index assert better
2018-12-16 chcunninghamlavf/mov: ensure only one tkhd per trak
2018-12-14 Paul B Maholavformat/nutdec: fix pts overflow
2018-12-14 Paul B Maholavformat/ffmetadec: do no limit size of tags to 1024
2018-12-14 Paul B Maholavformat/movenc: treat ALAC same as FLAC and write...
2018-12-14 Paul B Maholavformat/id3v2: use png header to get PNG signature
2018-12-14 Paul B Maholavformat/flac_picture: try to guess PNG by actual pictu...
2018-12-14 Paul B Maholavformat/nut: add support for yuva444/422p12 pixel...
2018-12-14 Paul B Maholavformat/nutdec: fix obvious typo
2018-12-13 Paul B Maholavformat/mxfdec: fix error check in macro
2018-12-13 Paul B Maholbump micro after recent gif changes
2018-12-13 Paul B Maholavformat/gifdec: export duration, nb_frames and comment
2018-12-13 Paul B Maholavformat/gif: extend description
2018-12-13 Paul B Maholavformat/gifdec: export sample aspect ratio
2018-12-13 Paul B Maholavcodec: rewrite gif muxing and encoding
2018-12-13 Paul B Maholavformat/utils: add support for reading ID3 tags at...
2018-12-13 Paul B Maholavformat/wavdec: add support for 'id3 ' chunk
2018-12-11 Peter Rossos_support: define socket shutdown SHUT_xxx macros...
2018-12-11 kjeyapal@akamai.comavformat/dashenc: Used the movenc option skip_sidx...
2018-12-11 kjeyapal@akamai.comavformat/movenc: Added an option to disable SIDX atom
2018-12-10 Carl Eugen Hoyoslavf/matroskadec: Do not use strncat() to limit copying...
2018-12-10 Paul B Maholavformat/gif: simplify signature writing
2018-12-10 Paul B Maholavformat/mxfenc: calculate and store DAR from user SAR
2018-12-10 Paul B Maholavformat/mxfenc: allow muxing prores
2018-12-10 Paul B Maholavformat: add gif pipe demuxer
2018-12-10 Karthick Javformat/hlsenc : Added an option to ignore IO errors
2018-12-10 Karthick Javformat/hlsenc: Handled error from ff_http_do_new_requ...
2018-12-09 Paul B Maholavformat/mxfdec: fix indentation
2018-12-09 Paul B Maholavformat/dhav: export average frame rate too
2018-12-08 Artyom LebedevFix bug in mpegts muxer which affects KLV async stream...
2018-12-07 Paul B Maholavformat/mxfdec: set codec_tag for prores codec
2018-12-04 Andrey Semashevlavf/dashenc: Write media trailers when DASH trailer...
2018-12-03 Karthick JRevert "lavf/dashenc: Write media trailers when DASH...
2018-12-03 Andrey Semashevlavf/dashenc: Use avpriv_io_delete to delete files.
2018-12-03 Andrey Semashevlavf/dashenc: Write media trailers when DASH trailer...
2018-12-03 Karthick Javformat/dashenc: Added proper logging when io_open...
2018-12-02 kjeyapal@akamai.comavformat/dashenc: Added an option to ignore io errors
2018-12-02 kjeyapal@akamai.comavformat/dashenc: Handled the error from dashenc_io_open()
2018-12-02 Andrey Semashevlavf/dashenc: Delete HLS manifests on trailer writing...
2018-12-02 Andrey Semashevlavf/dashenc: Don't put non-mp4 streams in HLS manifests.
2018-12-01 Paul B Maholavformat/mpegenc: extend muxing PCM-DVD to other depths
2018-11-30 Paul B Maholavformat/ac3dec: always skip junk bytes before sync...
2018-11-30 Steven Liuavformat/dashdec: add subtitle stream support
2018-11-28 Carl Eugen Hoyoslavf/rawdec: Do not mark streams from raw subtitle...
2018-11-27 Carl Eugen Hoyoslavf/Makefile: Fix demuxer dependencies: dvbsub, dvbtxt
2018-11-27 Andrey Semashevlavf/dashdec: Add webm to the list of allowed extensions.
2018-11-26 Mark Harrisavformat/vivo: Don't log null value
2018-11-25 Steven Liuavformat/hlsenc: remove the cannot reach result
2018-11-24 Igor Derzhavinavformat/pcmdec: endianness for audio/L16 mime type
2018-11-24 Igor Derzhavinavformat/pcmdec: audio/L16 should be in network byte...
2018-11-24 Igor Derzhavinavformat/pcmdec: mime-type should be case insensitive...
2018-11-24 Paul B Maholavformat/dhav: improve A/V sync
2018-11-24 Paul B Maholavformat: add DHAV demuxer
2018-11-23 Andrey Semashevlavf/dashenc: Fix segment duration overflow on fine...
2018-11-22 Paul B Maholavformat/movenc: get number of written bytes from bitst...
2018-11-22 Paul B Maholavformat/movenc: fix size calculation in mov_write_eac3...
2018-11-22 kjeyapal@akamai.comavformat/http : Added check for valid URL context befor...
2018-11-22 kjeyapal@akamai.comavformat/dashenc : Handled error from ff_http_do_new_re...
next