]> git.sesse.net Git - ffmpeg/history - libavformat
avformat/hnm: Only keep and parse what is needed later
[ffmpeg] / libavformat /
2020-04-02 Andreas Rheinhardtavformat/hnm: Only keep and parse what is needed later
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Don't implicitly mark WebVTT...
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Reindent after previous commit
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Combine checks for audio
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Simplify writing Void elements
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Avoid seek when writing Cues...
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Fix edge case of writing Cues...
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Don't fail if reserved Cues space...
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Update the default version of...
2020-04-02 Andreas Rheinhardtavformat/wvdec: Export version as extradata
2020-04-02 Andreas Rheinhardtavformat/matroskadec: Add a workaround for missing...
2020-04-01 John Rummelllibavformat/mov.c: Free aes_decrypt to avoid leaking...
2020-04-01 John Rummelllibavformat/oggdec.c: Check return value from avio_read()
2020-04-01 Michael Bradshawavformat/movenc: add write_clli flag to write clli...
2020-04-01 Andreas Rheinhardtavformat/avformat.h: Correct some comments
2020-04-01 Andreas Rheinhardtavformat/audiointerleave: Fix memleak
2020-04-01 Andreas Rheinhardtavformat/mux: Only prepare input packet if there is...
2020-03-30 Andreas Rheinhardtavformat/mxfdec: Correct confusing struct tag
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Check that Cluster has been opened
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Remove unused function parameter
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Write level 1 elements in one go
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Simplify writing Cues
2020-03-30 Andreas Rheinhardtavformat/aviobuf: Add function to reset dynamic buffer
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Avoid allocation for Cues
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Avoid unnecessary seek
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Check for failure when writing...
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Improve calculating EBML ID size
2020-03-29 Andreas Rheinhardtavformat/avformat: Update av_read_frame() documentation
2020-03-29 Andreas Rheinhardtavformat/dashdec: Don't allocate and leak strings that...
2020-03-28 Andreas Rheinhardtffplay, avcodec, avformat: Don't initialize before...
2020-03-27 phunkyfishavformat/rtp: Pass sources and block filter addresses...
2020-03-27 Lynnemovenc: mark Opus encapsulation as stable
2020-03-26 Andreas Rheinhardtavformat/webmdashenc: Fix memleak upon realloc failure
2020-03-26 Andreas Rheinhardtavformat/mpeg: Remove unnecessary av_packet_unref()
2020-03-26 Andreas Rheinhardtavformat/yop: Use av_packet_move_ref() for packet owner...
2020-03-26 Andreas Rheinhardtavformat/nsvdec: Use av_packet_move_ref() for packet...
2020-03-26 Andreas Rheinhardtavformat/matroskadec: Don't discard the upper 32bits...
2020-03-26 James Almeravformat/movenc: Reduce size of the allocated MOVIentry...
2020-03-26 Steve Lhommeavformat/matroskadec: fix the type of the TrackLanguage
2020-03-26 Andreas Rheinhardtavformat/matroskaenc: Avoid allocations for SeekHead
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Cosmetics
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Check unchecked functions for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add deinit function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add init function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Remove unnecessary variable
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't copy header filename
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't keep pointer to AVOutputFormat
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Avoid unnecessary flushes
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use API functions for child muxer
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use appropriate initializer for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Copy more information to the child...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Close IO if writing header fails
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't use child AVFormatContext...
2020-03-25 Andreas Rheinhardtavformat/webmdashenc: Don't use custom option for bitex...
2020-03-25 Steve Lhommeavformat/matroska: add missing Buttons track type
2020-03-24 Andreas Rheinhardtavformat/dss: Use AV_DICT_DONT_STRDUP_VAL to save a...
2020-03-24 Andreas Rheinhardtavformat/hls: Don't strdup non-null-terminated string
2020-03-23 Limin Wangavformat/mxfdec: use av_asprintf()
2020-03-22 Andreas Rheinhardtavformat/hnm: Check for extradata allocation failure
2020-03-22 Andreas Rheinhardtavformat/subtitles: Don't increment packet counter...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Fix potential memleak upon reallo...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Avoid allocations and frees for...
2020-03-21 Michael Niedermayeravformat/asfdec_f: Fix overflow check in get_tag()
2020-03-21 Carl Eugen Hoyoslavf/subviewerdec: Support higher sub-second precision.
2020-03-20 Paul B Maholavformat/bink: properly mark packets that are key frames
2020-03-20 Nicolas Gaullieravformat/utils: Make find_stream_info get side data...
2020-03-19 Paul B Maholavformat/yuv4mpegdec: add support for 444alpha
2020-03-19 Paul B Maholavformat/yuv4mpegdec: use proper error codes
2020-03-19 Paul B Maholavformat/xwma: return always proper error codes
2020-03-19 Michael Niedermayeravformat/nsvdec: Fix memleaks on errors while reading...
2020-03-17 Paul B Maholremove CHAR_MIN/CHAR_MAX usage
2020-03-17 Paul B Maholavformat: add hca demuxer
2020-03-17 Paul B Maholavformat: add derf demuxer
2020-03-17 Paul B Maholavformat: add fwse demuxer
2020-03-15 Andreas Rheinhardtavformat/webmdashenc: Remove write_trailer
2020-03-14 Marton Balintavformat/mxfenc: allow all frame rates if -strict mode...
2020-03-14 Marton Balintavformat/mxfenc: factorize timecode checking and setting
2020-03-14 Marton Balintavformat/mxfenc: add some missing content package rates
2020-03-14 Marton Balintavformat/mxfenc: move content package rates and timebas...
2020-03-14 Marton Balintavformat/mxf: get rid of samples per frame array usage
2020-03-14 Marton Balintavformat/audiointerleave: disallow using a samples_per_...
2020-03-14 Andreas Rheinhardtavformat/smoothstreaming: Fix memleaks on errors
2020-03-14 Andreas Rheinhardtavformat/matroskaenc: Check BlockAdditional size before use
2020-03-14 Andreas Rheinhardtavformat/avienc: Use AV_STRINGIFY for compile time...
2020-03-14 Andreas Rheinhardtavformat/nutenc: Drop redundant frees
2020-03-14 Andreas Rheinhardtavformat/mux: Unify setting number of muxed packets
2020-03-14 Andreas Rheinhardtavformat/mux: Remove redundant checks for write errors
2020-03-14 Andreas Rheinhardtavformat/mxfenc: Reorder fields in MXFIndexEntry to...
2020-03-14 Carl Eugen Hoyoslavf/tty: Reduce probe score to fix ffmetadata auto...
2020-03-12 Paul B Maholavformat/avidec: recognize H265 fourcc as hevc
2020-03-12 Paul B Maholavformat/vpk: add seeking support
2020-03-12 Steven Liuavformat/hlsenc: set the options when open the key...
2020-03-12 Hongcheng Zhongavformat/hlsenc: Fix initial setting for start_pts
2020-03-11 David Bryantavcodec/wavpack: add support for DSD files
2020-03-10 vectronicavformat/movenc: add ICC profile support to colr atom
2020-03-10 vectronicavformat/mov: whitespace indent
2020-03-10 vectronicavformat/mov: add ICC profile support for colr atom
2020-03-10 vectronicAPI: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType
2020-03-09 Andriy Gelmanavformat/libzmq: Make default pkt_size value consistent...
next