]> git.sesse.net Git - ffmpeg/history - libavformat
lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4
[ffmpeg] / libavformat /
2019-12-12 Yuki Tsuchiyalavf/isom: support for demuxing and remuxing of MPEG...
2019-12-12 Yuki Tsuchiyalavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY...
2019-12-12 Martin Storsjörtsp: Use AVERROR() with errno.h error codes for error...
2019-12-11 Martin Storsjönetwork: Define ENOTCONN as WSAENOTCONN if not defined
2019-12-11 Fei Wangavcodec/cbs_av1: rename enable_intraintra_compound...
2019-12-11 Andreas Rheinhardtavformat/iff: Use ff_alloc_extradata
2019-12-11 Andreas Rheinhardtavformat/flvenc: Don't reimplement ff_alloc_extradata
2019-12-11 Andreas Rheinhardtavformat/apc: Remove unnecessary resetting of flags
2019-12-11 Steven Liuavformat/cache: rename the class name fro Cache to...
2019-12-11 Steven Liuavformat/hlsenc: remove duplicate code block
2019-12-11 Jun Zhaolavf/tls_openssl: support both pre-1.1.0 and post-1...
2019-12-11 Jun Zhaolavf/libsrt: enable other encryption parameters
2019-12-11 Jun Zhaolavf/libsrt: add linger parameter to libsrt
2019-12-10 Michael Niedermayeravformat/rmdec: Initialize and sanity check offset...
2019-12-10 Michael NiedermayerRemove redundant ;
2019-12-10 Andreas Rheinhardtavformat/id3v2: Fix double-free on error
2019-12-07 Andreas Rheinhardtavformat/matroskadec: Fix use-after-free when demuxing...
2019-12-07 Jun Zhaolavf/rtmpproto: Don't unref uninitialized buffers
2019-12-06 Limin Wangavformat/libsrt: change tlpktdrop, nakreport, messageap...
2019-12-06 Limin Wangavformat/libsrt: fix for the memory leak if passphrase...
2019-12-05 Andreas Rheinhardtavformat/mpeg: Fix leaks of AVFormatContext and subtitl...
2019-12-05 Andreas Rheinhardtavformat/mpeg: Don't copy or leak string in AVBPrint
2019-12-05 Andreas Rheinhardtavformat/mpeg: Make VobSub demuxer have its own context...
2019-12-05 Andreas Rheinhardtavformat/matroskadec: Reuse AVIOContext
2019-12-05 Andreas Rheinhardtavformat/matroskadec: Improve frame size parsing error...
2019-12-05 Andreas Rheinhardtavformat/matroskadec: Remove unnecessary check
2019-12-05 Andreas Rheinhardtavformat/matroskadec: Simplify control flow of parsing...
2019-12-05 Andreas Rheinhardtavformat/matroskadec: Avoid allocating array for lace...
2019-12-05 Andreas Rheinhardtavformat/matroskadec: Use bytestream API instead of...
2019-12-05 Andreas Rheinhardtavformat/matroskadec: avcodec/tta: Set extradata_size...
2019-12-05 Andreas Rheinhardtavformat/matroskadec: Check before allocations
2019-12-04 Andreas Rheinhardtavformat/rmdec: Use av_packet_move_ref() for packet...
2019-12-03 Marton Balintavformat/mpegtsenc: add padding to m2ts streams
2019-12-03 Marton Balintavformat/mpegtsenc: factorize writing packet
2019-12-03 Marton Balintavformat/mpegtsenc: move around setting m2ts_mode
2019-12-03 Marton Balintavformat/mpegtsenc: set priority flag for AC3 codecs...
2019-12-03 Marton Balintavformat/mpegtsenc: allow any sensible PID for elementa...
2019-12-03 Linjie Fulibavformat/utils: Fix code indentation
2019-12-01 Michael Niedermayeravformat/mxfdec: Clear metadata_sets_count in mxf_read_...
2019-12-01 Andreas Rheinhardtavformat/flac_picture: Return directly if nothing has...
2019-12-01 Andreas Rheinhardtavformat/flac_picture: Switch to bytestream2 API
2019-12-01 Andreas Rheinhardtavformat/flac_picture: Simplify checks
2019-12-01 Steven Liuavformat/smoothstreamingenc: removed unused check of...
2019-12-01 Steven Liuavformat/rtpenc_mpegts: removed unused check of avforma...
2019-12-01 Steven Liuavformat/hdsenc: removed unused check of avformat_free_...
2019-12-01 Steven Liuavformat/dashenc: remove unused check of avformat_free_...
2019-11-30 James Almeravformat/avc: add missing return error value
2019-11-30 James Almeravformat/avc: fix sps buffer offset when calling ff_avc...
2019-11-29 Andreas Rheinhardtavformat/avio: Use ffurl_closep
2019-11-29 Jun Zhaolavf/vividas: check avformat_new_stream() return
2019-11-28 Andreas Rheinhardtavformat/vividas: Avoid allocation of AVIOContext
2019-11-28 James Almeravformat/avc: write the missing bits in the AVC Decoder...
2019-11-28 Andreas Rheinhardtavformat/movenc: Avoid allocation for small dynamic...
2019-11-28 Andreas Rheinhardtavformat/matroskaenc: Avoid allocation for small dynami...
2019-11-28 Andreas Rheinhardtavformat/id3v2enc: Avoid allocation for small tags
2019-11-28 Andreas Rheinhardtavformat/avc: Avoid allocation for small SPS/PPS arrays
2019-11-28 Andreas Rheinhardtavformat/av1: Avoid allocation for small headers
2019-11-28 Andreas Rheinhardtavformat/apetag: Avoid allocation for small tags
2019-11-28 Andreas Rheinhardtavformat/aviobuf: Avoid allocating buffer when using...
2019-11-28 Andreas Rheinhardtavformat/flacenc: Add const to ff_flac_write_header...
2019-11-27 Paul B Maholavcodec: add mvha video decoder
2019-11-27 Paul B Maholavcodec: add mvdv video decoder
2019-11-27 Steven Liuavformat/hls: correct grammatical errors of m3u8_hold_c...
2019-11-26 Steven Liuavformat/hlsenc: set strict_std_compliance from the...
2019-11-25 Steven Liuavformat/hls: add option for the m3u8 list load max...
2019-11-24 Michael Niedermayeravformat/vividas: Error out on audio packets in the...
2019-11-24 Michael Niedermayeravformat/vividas: Check and require 1 video stream
2019-11-24 Andreas Rheinhardtavformat/matroskaenc: Remove outdated comment
2019-11-24 Andreas Rheinhardtavformat/matroskaenc: Fix potential leak of cached...
2019-11-23 Baptiste Coudurieravformat/mxfenc: simplify d-10 ul handling
2019-11-23 Baptiste Coudurieravformat/mxfenc: simplify dv ul handling
2019-11-23 Baptiste Coudurieravformat/dvenc: support muxing dvcprohd
2019-11-22 Andreas Rheinhardtavformat/av1: Fix leak of dynamic buffer in case of...
2019-11-20 Michael Niedermayeravformat/vividas: Add EOF check in val_1 loop in track_...
2019-11-20 Andreas Rheinhardtavformat/matroskadec: Fix default value of BlockAddID
2019-11-17 Andreas Rheinhardtavformat/flacdec: Remove useless packet
2019-11-17 Carl Eugen Hoyoslavf/Makefile: Specify sln demuxer requirements.
2019-11-17 Jun Zhaolavf/rtmpproto: fix the playpath truncation if the...
2019-11-16 Limin Wangavformat/mp3dec: Check for occurances of headers within...
2019-11-16 Michael Niedermayeravformat/mp3dec: Check that the frame fits within the...
2019-11-16 Zhao Zhiliavformat/mov: fix typo in help text
2019-11-16 James Almeravformat/av1dec: simplify annexb_probe()
2019-11-14 Andreas Rheinhardtavformat/av1dec: Redo flushing of bsf
2019-11-13 Andreas Rheinhardtavformat/id3v2: Avoid av_strdup for key and value of...
2019-11-13 Baptiste Coudurieravformat/mxfenc: correctly set width values for dvcprohd
2019-11-13 Limin Wangavformat/hlsenc: free the original malloc pointer to...
2019-11-13 Steven Liuavformat/hls: continue to play enabled playlist when...
2019-11-13 James Almeravformat: add an AV1 Annex B demuxer
2019-11-11 Limin Wangavformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASK
2019-11-11 Limin Wangavformat/mp3dec: cosmetics
2019-11-09 Michael Niedermayeravformat/flvenc: Check pts for mpeg4/h264 (which need...
2019-11-09 Michael Niedermayeravformat/vividas: Fix n_sb_blocks Check
2019-11-09 Steven Liuavformat/mlvdec:drop unnecessary check before ff_format...
2019-11-08 Michael Niedermayeravformat/mxfdec: cleanup on "essence prior to first...
2019-11-08 Jun Zhaolavf/dashdec: drop unnecessary check before ff_format_i...
2019-11-08 Jun Zhaolavf/dashenc: enable probesize/max_analyze_duration...
2019-11-08 Jun Zhaolavf/hls: support probesize/max_analyze_duration when...
2019-11-08 Jun Zhaolavf/flvenc: Cosmetics: fix indentation
2019-11-08 Jun Zhaolavf/mov: add log context dump in log message
2019-11-08 Jun Zhaolavf/hls: fix the log context setting in log message
next