]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/matroska: Move mime_tag lists to matroskadec
[ffmpeg] / libavcodec /
2020-04-20 Michael Niedermayeravcodec/pngdec: Pass ret from decode_iccp_chunk()
2020-04-20 Zane van Iperenavcodec/adpcm: update get_nb_samples() doc
2020-04-20 Zane van Iperenavcodec/adpcm_ima_{apc, ssi, oki}: replace while()...
2020-04-20 James Almeravcodec/qpeg: mark the init function as thread-safe...
2020-04-20 James Almeravcodec/qpeg: export missing frame properties
2020-04-20 James Almeravcodec/qpeg: remove an unnecessary intermediary AVFrame
2020-04-20 Andreas Rheinhardtavcodec/bsf: Use macro for "packet is empty"
2020-04-20 Josh de Kocklavc: stop using deprecated av_codec_next()
2020-04-20 qorolianglavc/hevcdec: fix the HEVC decoder crash when memory...
2020-04-19 Andreas Rheinhardtavcodec/truehd_core_bsf: Remove unused AVClass pointer
2020-04-19 Michael Niedermayeravcodec/rv40dsp: Fix integer overflows in rv40_weight_f...
2020-04-18 Peter Rossavcodec/pngdec: set return value on av_stereo3d_create_...
2020-04-17 Marton Balintavcodec/bsf: use simplified algorithm for bsf_list...
2020-04-17 Peter Rossavcodec/mv30: use aandcttables
2020-04-17 Peter Rossavcodec/mv30: remove unused table elements
2020-04-17 Peter Rossavcodec/vp3: fix indentation
2020-04-16 James Almeravcodec: add a WebP parser
2020-04-15 Michael Niedermayeravcodec/ac3dec_fixed: Fix several invalid left shifts...
2020-04-15 Michael Niedermayeravcodec/flac_parser: Do not lose header count in find_h...
2020-04-15 Michael Niedermayeravcodec/audiodsp: Fix integer overflow in scalarproduct...
2020-04-15 Philip Langdaleavcodec: Add explicit capability flag for encoder flushing
2020-04-15 Carl Eugen Hoyoslavc/jpeg2000dec: Cosmetics, re-indent after last commit.
2020-04-15 Carl Eugen Hoyoslavc/jpeg2000dec: Allow to force a compatible pix_fmt.
2020-04-15 Michael Niedermayeravcodec/cbs_jpeg_syntax_template: Check array index...
2020-04-15 Michael Niedermayeravcodec/cbs_jpeg_syntax_template: Check table index...
2020-04-15 Matthieu Bouronavcodec/mediacodec_wrapper: fix {input,output}_buffers...
2020-04-15 Ming Qianavcodec/v4l2_m2m: handle v4l2 end of stream event
2020-04-13 Linjie Fulavc/vaapi_decode: fix the build failure when hevc_vaap...
2020-04-12 Andreas Rheinhardtavcodec/cbs: Avoid leaving the ... out in calls to...
2020-04-12 Rosen Penevavcodec/mips: fix get_cabac_inline_mips function name
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 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 Hoyoslavc/amrwbdec: Add a comment about the missing muting...
2020-04-11 Carl Eugen Hoyoslavc/amrwbdec: Output silence for frames marked as...
2020-04-11 Carl Eugen Hoyoslavc/amrwbdec: Remove a dead comparison.
2020-04-11 Rosen Penevavcodec/aacdec: fix compilation under soft float MIPS
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-09 Andreas Rheinhardtavcodec/jpeg2000dec: Fix mixed declaration and code
2020-04-09 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: Add support for PPT marker
2020-04-09 Andriy Gelmanavcodec/v4l2_context: Use av_freep()
next