]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-04-12 Andreas Rheinhardtavformat/Makefile: Add missing rawenc dependency for...
2020-04-12 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for zerocodec
2020-04-12 Michael Niedermayeravformat/oggdec: Check for EOF after page header
2020-04-12 Michael Niedermayerswscale/yuv2rgb: Fix vertical dither offset with slices
2020-04-12 Rosen Penevavcodec/mips: fix get_cabac_inline_mips function name
2020-04-11 Peter Rossconfigure: add mv30 blockdsp dependency
2020-04-11 James Zernavcodec/libaomenc,cosmetics: fix a typo
2020-04-11 Wang Caoavcodec/libaomenc.c: Add a libaom command-line option...
2020-04-11 John Stebbinslibavformat/mov: fix multiple trun per traf
2020-04-11 John Stebbinsmov: fix seek to next root atom in fragmented mp4
2020-04-11 Michael Niedermayeravcodec/dpcm: clip exponent into supported range in...
2020-04-11 Gautam Ramakrishnanlibavcodec/jpeg2000: fix precinct coordinate calculation
2020-04-11 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: fix error in cod marker
2020-04-11 Andreas Rheinhardtavcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab
2020-04-11 Zane van Iperenavcodec/adpcm: remove unused shift parameter from adpcm...
2020-04-11 Carl Eugen... lavc/amrwbdec: Add a comment about the missing muting...
2020-04-11 Carl Eugen... lavc/amrwbdec: Output silence for frames marked as...
2020-04-11 Carl Eugen... lavc/amrwbdec: Remove a dead comparison.
2020-04-11 Rosen Penevavcodec/aacdec: fix compilation under soft float MIPS
2020-04-11 Carl Eugen... lavfi/telecine: Mark telecined frames as interlaced.
2020-04-11 Mattias Wadmanlavf/oggparsevorbis: Use case-insensitive key compare...
2020-04-11 John Stebbinslibavformat/mov: restore use of mfra time as dts
2020-04-11 Gyan Doshiavfilter/delogo: correct indentation for option show.
2020-04-11 Gyan Doshiavfilter/delogo: remove deprecated options
2020-04-10 John Stebbinslavc/xsubenc: return meaningfull error codes
2020-04-10 John Stebbinslavc/webvttenc: return more meaningful error codes
2020-04-10 John Stebbinslavc/srtenc: return more meaninful error codes
2020-04-10 John Stebbinslavc/movtextenc: return more meaningful error codes
2020-04-10 John Stebbinslavc/assenc: return more meaningful error code
2020-04-10 John Stebbinslavc/dvbsub: return meaningful error codes
2020-04-10 John Stebbinslavc/dvbsub: fix potential encode buffer overflow
2020-04-10 Philip LangdaleChangelog: Add entry for expanded styling support in...
2020-04-10 John Stebbinslavc/movtextenc: handle changes to hilight alpha
2020-04-10 John Stebbinslavc/movtextenc: add option to scale fontsize with...
2020-04-10 John Stebbinslavc/movtextenc: add font name handling
2020-04-10 John Stebbinslavc/movtextenc: simplify initialization of new style...
2020-04-10 John Stebbinslavc/movtextenc: handle cancel overrides callback
2020-04-10 John Stebbinslavc/movtextenc: add font size tag handling
2020-04-10 John Stebbinslavc/movtextenc: add alpha tag handling
2020-04-10 John Stebbinslavc/movtextenc: add color tag handling
2020-04-10 John Stebbinslavc/movtextenc: init style record from ASS dialog...
2020-04-10 John Stebbinslavc/movtextenc: fix unclosed style records
2020-04-10 John Stebbinslavc/movtextenc: simplify style record updates
2020-04-10 John Stebbinslavc/movtextenc: keep values in native byte order till...
2020-04-10 John Stebbinslavc/movtextenc: use correct color component order
2020-04-10 John Stebbinslavc/ass_split: fix parsing utf8 scripts
2020-04-10 John Stebbinslavc/movtextdec: allow setting subtitle frame dimensions
2020-04-10 John Stebbinslavc/movtextdec: restore active style color after hilite
2020-04-10 John Stebbinslavc/movtextdec: add color and alpha style tags
2020-04-10 John Stebbinslavc/movtextdec: add alpha default to ass header colors
2020-04-10 John Stebbinslavc/movtextdec: make sure default font name is set
2020-04-10 John Stebbinslavc/movtextdec: only write fontsize, fontID tags if...
2020-04-10 John Stebbinslavc/movtextdec: handle changes to default style flags
2020-04-10 John Stebbinslavc/movtextdec: fix bold, italic, underline flags
2020-04-10 John Stebbinslavc/movtextdec: simplify style record walk
2020-04-10 John Stebbinslavc/movtextdec: fix ass header colors
2020-04-10 Anton Khirnovlavc: install codec_desc.h
2020-04-10 Anton Khirnovh264dec: do not set picture_structure on init
2020-04-10 Anton Khirnovh264dec: rename flush_dpb()
2020-04-10 Anton Khirnovh264_ps: make the PPS hold a reference to its SPS
2020-04-10 Anton Khirnovh264_sei: parse the picture timing SEIs correctly
2020-04-10 Anton Khirnovh264_sei: use a separate reader for the individual...
2020-04-10 Anton Khirnovh264dec: do not abort if decoding extradata fails
2020-04-10 Anton Khirnovlavc: do not implicitly share the frame pool between...
2020-04-10 Anton Khirnovpthread_frame: do not copy a range of AVCodecContext...
2020-04-10 Anton Khirnovpthread_frame: do not embed full AVFrame structs into...
2020-04-10 Anton Khirnovpthread_frame: do not share priv_data between multiple...
2020-04-10 Anton Khirnovpthread_frame: merge the functionality for normal decod...
2020-04-10 Anton Khirnovlavc: replace AVCodecInternal.allocate_progress with...
2020-04-10 Anton Khirnovmpeg4videodec: do not copy a range of fields at once
2020-04-10 Anton Khirnovavcodec.h: split AVCodecDescriptor API into its own...
2020-04-10 Anton Khirnovavcodec.h: split codec IDs into their own header
2020-04-10 Anton Khirnovavcodec.h: split AVPacket API into its own header
2020-04-10 Anton Khirnovwavpack: fully support stream parameter changes
2020-04-10 Anton Khirnovdecode: make sure ff_get_buffer() cleans the frame...
2020-04-10 Anton Khirnovpthread_frame: make sure ff_thread_release_buffer alway...
2020-04-10 Linjie Fulavc/libopenh264enc: fix the if-else coding style
2020-04-10 Paul B Maholavcodec/zerocodec: use init cleanup internal cap
2020-04-10 Paul B Maholavcodec/zerocodec: implement flushing
2020-04-10 Paul B Maholavcodec: add MV30 decoder
2020-04-10 Limin Wangavformat/hlsenc: return media_url directly if failed...
2020-04-09 Andreas Rheinhardtavformat/matroskaenc: Remove unnecessary headers
2020-04-09 Andreas Rheinhardtavcodec/jpeg2000dec: Fix mixed declaration and code
2020-04-09 Andreas Rheinhardtavformat/mpeg: Don't use unintialized value
2020-04-09 Limin Wangavfilter/ebur128: prefer to use variable instead of...
2020-04-09 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: Add support for PPT marker
2020-04-09 Andriy Gelmanavcodec/v4l2_context: Use av_freep()
2020-04-08 Rosen Penevavfilter/vf_drawtext: only test available exceptions
2020-04-08 Marton Balintavformat/segment: always use interleaved writes for...
2020-04-08 Limin Wangavformat/hlsenc: use av_asprintf()
2020-04-08 Andreas Rheinhardtavformat/hlsenc: Factor out deleting files from deletin...
2020-04-08 Limin Wangavformat: add subtitle support in master playlist m3u8
2020-04-08 Limin Wangavformat/hlsplaylist: simplify code for checking whethe...
2020-04-08 Limin Wangavformat/hlsenc: remove the first slash of the relative...
2020-04-08 Andreas Rheinhardtavformat/hlsenc: Use AVBPrint to avoid allocations...
2020-04-08 Andreas Rheinhardtavformat/hlsenc: Fix memleak when deleting old segments
2020-04-08 Andreas Rheinhardtavformat/smacker: Cosmetics
2020-04-08 Andreas Rheinhardtavformat/smacker: Remove unused structure
2020-04-08 Andreas Rheinhardtavformat/smacker: Only store what is needed later
2020-04-08 Andreas Rheinhardtavformat/smacker: Create audio streams immediately
next