]> git.sesse.net Git - ffmpeg/history - libavcodec
pthread_frame: do not embed full AVFrame structs into per-thread contexts
[ffmpeg] / libavcodec /
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()
2020-04-07 Michael Niedermayeravcodec/flacdsp_template: Fix invalid shifts in decorrelate
2020-04-07 Michael Niedermayeravcodec/xvididct: Fix integer overflow in MULT()
2020-04-07 Michael Niedermayeravcodec/ffwavesynth: Correct undefined overflow of...
2020-04-07 Peter Rossavcodec/vp3: propagate error codes
2020-04-05 Michael Niedermayeravcodec/cbs_h264_syntax_template: fix off by 1 error...
2020-04-05 Carl Eugen Hoyoslavc/amrwbdec: Use av_samples_set_silence().
2020-04-04 Carl Eugen Hoyoslavc/amrwbdec: Do not ignore NO_DATA frames.
2020-04-04 Carl Eugen Hoyoslavc/aacdec_template: Only warn once about unusual...
2020-04-04 Carl Eugen Hoyoslavc/sbc: Remove bool usage.
2020-04-04 Carl Eugen Hoyoslavc/qsvenc: Fix format specifiers for two variables...
2020-04-04 Carl Eugen Hoyoslavc: Use supported_samplerates for Dolby Digital encoders.
2020-04-04 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: Fix indentation
2020-04-04 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: Handle non EOC streams
2020-04-01 Andriy Gelmanavcodec/v4l2_m2m_dec: Init reserved bytes to zero befor...
2020-03-31 Ming Qianavcodec/v4l2_m2m: fix setting frame period
2020-03-31 Michael Niedermayeravcodec/hcadec: Check scale_factors
2020-03-28 Timo Rothenpielernvdec: attach real hw_frames to post-processed frames
2020-03-28 Andreas Rheinhardtffplay, avcodec, avformat: Don't initialize before...
2020-03-28 Andreas Rheinhardtavcodec/avcodec, avpacket: Return blank packet on av_pa...
2020-03-28 Andreas Rheinhardtavcodec/avpacket: Always treat dst in av_packet_ref...
2020-03-27 Gautam Ramakrishnanavcodec/jpeg2000dec: error check when processing tlm...
2020-03-27 Anton Khirnovh264_ps: pass AVCodecContext as void* where possible
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SS...
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix overflow in ADD_RES_SSE_8_8
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix overflow in ADD_RES_MMX_4_8
2020-03-27 Linjie Fulavc/pthread_frame: Update user context in ff_frame_thr...
2020-03-27 Gautam Ramakrishnanlibavcodec/jpeg2000.h: fix comments for JPEG2000 markers
2020-03-26 James Almeravcodec/vp9: use a buffer pool to allocate VP9Frame...
2020-03-25 Limin Wangavcodec/dvbsubdec: replace data_size with got_sub_ptr...
2020-03-25 Limin Wangavcodec/libzvbi-teletextdec: replace data_size with...
2020-03-25 Limin Wangavcodec/pgssubdec: replace data_size with got_sub_ptr...
2020-03-25 Limin Wangavcodec/xsubdec: replace data_size with got_sub_ptr...
2020-03-24 Andreas Rheinhardtavcodec/hevc: Cosmetics: Realign after last commit
2020-03-24 Andreas Rheinhardtavcodec/hevc, h2645_parse: Fix HEVC NAL unit names...
2020-03-24 Andreas Rheinhardtavcodec/dfa: Use array of fixed-sized strings for fixed...
2020-03-22 Ramiro Pollaavcodec/wmadec: cosmetics
2020-03-22 Ramiro Pollaavcodec/get_bits: cosmetics
2020-03-22 Limin Wangavcodec/decode: increase nb_bsfs after av_bsf_alloc...
2020-03-21 Andreas Rheinhardtavcodec/bsf: Beautify log messages from bitstream filters
2020-03-21 Andreas Rheinhardtavcodec/bsf: Don't set defaults for AVClass without...
2020-03-20 Anton Khirnovh264dec: do not export the chroma sample location immed...
2020-03-20 Anton Khirnovsbcdec: do not unnecessarily set frame properties
2020-03-20 Nicolas Gaullieravcodec/mpeg12dec: Add CPB coded side data
2020-03-20 Nicolas Gaullieravcodec/utils: Fix ff_add_cpb_side_data() add twice
2020-03-20 Nicolas Gaullieravcodec/mpeg12dec: Do not alter avctx->rc_buffer_size
2020-03-19 Michael Niedermayeravcodec/siren: Fix integer overflow in get_dw()
2020-03-18 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow in computatio...
2020-03-18 Andriy Gelmanavcodec/avcodec: Fix typos
2020-03-17 Paul B Maholremove CHAR_MIN/CHAR_MAX usage
2020-03-17 Paul B Maholavcodec: add CRI HCA decoder
2020-03-17 Paul B Maholavcodec/allcodecs: move sdx2 to correct place
2020-03-17 Paul B Maholavcodec: add derf dpcm decoder
2020-03-17 Paul B Maholavcodec: add ADPCM IMA MTF decoder
2020-03-16 Anton Khirnovh264dec: do not return a value from init_dimensions()
2020-03-16 Anton Khirnovvp3: eliminate copy_fields
2020-03-16 Anton Khirnovmpegvideo: drop an unnecessary function parameter
2020-03-16 Anton Khirnovmpegvideodata: drop useless comments
2020-03-14 Andreas Rheinhardtlibavcodec, libpostproc: Remove outcommented START...
2020-03-12 Lynnediracdec: rewrite golomb reader
2020-03-11 Michael Niedermayeravcodec/cbs_jpeg: Check length for SOS
2020-03-11 Michael Niedermayeravcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX
2020-03-11 Michael Niedermayeravcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_deco...
2020-03-11 Paul B Maholavcodec/wavpack: check for allocation failure
2020-03-11 Paul B Maholavcodec/wavpack: fix some syle issues
2020-03-11 David Bryantavcodec/wavpack: add support for DSD files
2020-03-11 Carl Eugen Hoyoslavc/aarch64: Remove unneeded file vp9mc_aarch64.c
2020-03-11 Carl Eugen Hoyoslavc/aarch64: Fix suffix of new file vp9mc_aarch64.
2020-03-11 Carl Eugen Hoyoslavc/aarch64: Fix compilation with --disable-neon
2020-03-11 Carl Eugen Hoyoslavc/aarch64: Move non-neon vp9 copy functions out...
2020-03-10 Andreas Rheinhardtavcodec/cbs_h2645: Treat slices without data as invalid
2020-03-10 Andreas Rheinhardtavcodec/cbs_h2645: Remove dead code to delete trailing...
2020-03-10 Andreas Rheinhardtavcodec/v4l2_m2m: Avoid using intermediate buffer
2020-03-10 vectronicAPI: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType
2020-03-09 Linjie Fulavc/vaapi_encode_h265: fix conf_win_xxx_offset for...
2020-03-09 Zane van Iperenavcodec: add decoder for High Voltage Software's ALP...
2020-03-05 Andreas Rheinhardtdump_extradata: Insert extradata even for small packets
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Cosmetics
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Improve overread checks
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Stop reallocating the output buffer
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Consistently use pointer comparisons
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Copy one NAL unit at a time
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Try to avoid four byte startcodes
next