]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/flashsv2enc: factorize updating block dimensions
[ffmpeg] / libavcodec /
2021-01-23 Marton Balintavcodec/flashsv2enc: factorize updating block dimensions
2021-01-23 Haihao Xiangqsv: dump more info in error, debug and verbose mode
2021-01-23 Xu Guangxinavcodec/qsvdec: refact, remove duplicate code for plugi...
2021-01-23 Xu Guangxinavcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.c
2021-01-23 Xu Guangxinavcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.c
2021-01-23 Xu Guangxinavcodec/qsvdec_h2645: refact, use DEFINE_QSV_DECODER...
2021-01-23 Xu Guangxinavcodec/qsvdec_other: refact, use DEFINE_QSV_DECODER...
2021-01-23 Xu Guangxinavcodec/qsv_h2645: fix memory leak for plugin load
2021-01-23 Michael Niedermayeravcodec/utils: Check for integer overflow in get_audio_...
2021-01-22 Andreas Rheinhardtavcodec/tableprint: Don't include mem_internal.h
2021-01-22 Andreas Rheinhardtavcodec/h264_metadata_bsf: Don't use unitialized value
2021-01-22 Andreas Rheinhardtavcodec/videotoolboxenc: Fix SEI enum identifiers
2021-01-21 Michael Niedermayeravcodec/cri: check for available input in unpack_10bit()
2021-01-21 Andreas Rheinhardtavcodec/me_cmp: Remove ff_check_alignment()
2021-01-21 Andreas Rheinhardtavcodec/mpeg12dec: Remove redundant writes
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Make H.263 encoder compilable without...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Make H.263 decoder compilable without...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove FLAC dependencies on vorbis_data
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove dependency of H.263 on FLV...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove unnecessary cbrt_data dependency
2021-01-21 Mark Thompsonh264_redundant_pps_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonav1_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonvp9_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonmpeg2_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonh265_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonh264_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsoncbs: Implement common parts of cbs-based bitstream...
2021-01-21 Mark Thompsonh264_metadata_bsf: Improve interpretation of input...
2021-01-21 Mark Thompsonh264_metadata_bsf: Refactor the filter function into...
2021-01-21 Mark Thompsoncbs_sei: Remove restrictions on MDCV values
2021-01-21 Mark Thompsoncbs_h2645: Merge SEI message handling in common between...
2021-01-21 Mark Thompsonhevc: Use common SEI types
2021-01-21 Mark Thompsonh264: Use common SEI types
2021-01-21 Mark Thompsonlavc: Add new header for SEI payload types
2021-01-21 Mark Thompsonh264_metadata_bsf: Move SEI user data parsing to init...
2021-01-21 Mark Thompsoncbs_h2645: Merge SEI messages in common between codecs
2021-01-20 rcombsAll: update names in copyright headers
2021-01-17 Derek Buitenhuisavcodec/librav1e: Pass through timestamps as opaque...
2021-01-17 Paul B Maholavcodec/cfhd: only increase s->level if transform is...
2021-01-17 Derek Buitenhuisavcodec/librav1e: Fix indentation
2021-01-14 Wonkap Jangavcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FR...
2021-01-14 Lynnefft: remove 16-bit FFT and MDCT code
2021-01-14 Lynneac3enc_fixed: drop unnecessary fixed-point DSP code
2021-01-14 Lynneac3enc: halve the MDCT window size by using vector_fmul...
2021-01-14 Lynneac3enc: do not clip coefficients after transforms
2021-01-14 Lynneac3enc_fixed: convert to 32-bit sample format
2021-01-11 Nuo Miavcodec/cbs_h2645: Move zero_byte check to its own...
2021-01-11 Nuo Miavcodec/cbs_h265: fix undef SEI_TYPE_X
2021-01-11 Nuo Miavcodec: add vvc codec id and profiles
2021-01-10 James Almeravcodec/cbs: constify decompose_unit_types
2021-01-09 Arnaud Vracsbc: do not set sample format in parser
2021-01-09 Timo Rothenpieleravcodec/nvenc: fix timestamp offset ticks logic
2021-01-09 Andreas Rheinhardtavcodec/ac3dec: Make decoders init-threadsafe
2021-01-09 Andreas Rheinhardtavcodec/ac3dec: Check operations that can fail
2021-01-09 Andreas Rheinhardtavcodec/ac3enc: Factor common end of float/fixed encode...
2021-01-09 Andreas Rheinhardtavcodec/ac3enc_template: Perform compile-time checks...
2021-01-09 Andreas Rheinhardtavcodec/[e]ac3enc: Don't invade CONFIG_ namespace
2021-01-09 Andreas Rheinhardtavcodec/ac3enc: Set function pointers earlier
2021-01-09 Andreas Rheinhardtavcodec/[e]ac3enc: Make encoders init-threadsafe, fix...
2021-01-08 Michael Niedermayeravcodec/wmaprodec: Check packet size
2021-01-08 Michael Niedermayeravcodec/rasc: Check frame before clearing
2021-01-08 Andreas Rheinhardtavcodec/fft_template: Only check for FF_FFT_PERM_AVX...
2021-01-08 Andreas Rheinhardtavcodec/wavpack: Deduplicate exp and log tables
2021-01-08 Andreas Rheinhardtavcodec/vp3data: Deduplicate coeff_tables
2021-01-08 Andreas Rheinhardtavcodec/twinvq, metasound_data: Deduplicate lsp tables
2021-01-08 Andreas Rheinhardtavcodec/metasound: Deduplicate data
2021-01-08 Andreas Rheinhardtavcodec/g723_1: Move tables to their only user
2021-01-08 Andreas Rheinhardtavcodec/g723_1: Deduplicate arrays
2021-01-07 Arthur Tayloravcodec/libopusenc: Fix for header pre-skip value
2021-01-05 Michael Niedermayeravcodec/alsdec: Fix integer overflow with quant_cof
2021-01-04 James Almeravcodec/av1dec: add an option to select an operating...
2021-01-04 James Almeravcodec/cbs_av1: add an option to select an operating...
2021-01-04 James Almeravcodec/cbs: allow cbs_read_fragment_content() to skip...
2021-01-04 James Almeravcodec/cbs: add an AVClass to CodedBitstreamType for...
2021-01-04 Joose Sainioavcodec/libkvazaar: Set default ratecontrol algorithm...
2021-01-04 Xu Guangxinavcodec/hevcdec: fix stat_coeff save/load for persisten...
2021-01-03 Michael Niedermayeravcodec/notchlc: Check uncompressed size against input...
2021-01-02 Jan Ekströmavcodec/videotoolbox: make FFmpeg-to-VT mapping error...
2021-01-01 Andreas RheinhardtMark some pointers as const
2021-01-01 Anton Khirnovlavc/mjpegdec: cosmetics, org->orig
2021-01-01 Anton Khirnovmpegvideo: use the AVVideoEncParams API for exporting...
2021-01-01 Anton Khirnovlavu/mem: move the DECLARE_ALIGNED macro family to...
2021-01-01 Anton Khirnovlavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2020-12-31 Andreas Rheinhardtavcodec/svq1dec: Increase nb_bits of VLC to read it...
2020-12-31 Andreas Rheinhardtavcodec/dirac_arith: Make table only used here static
2020-12-31 Andreas Rheinhardtavcodec/qdmc: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Cleanup generically on init failure
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Move per-stream fields to OpusStreamCo...
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Return error upon error
2020-12-31 Andreas Rheinhardtavcodec/aacps_common: Use minimal VLC nb_bits/max_depth
2020-12-31 Andreas Rheinhardtavcodec/aacps: Factor out code shared by float and...
2020-12-31 Andreas Rheinhardtavcodec/mpegvideo: Don't zero-initialize unnecessarily
2020-12-31 Andreas Rheinhardtavcodec/aacsbr_template: Remove pointless runtime initi...
2020-12-31 Andreas Rheinhardtavcodec/aacsbr: Remove remnants of tablegen
2020-12-31 Andreas Rheinhardtavcodec/atrac3plus_data: Mark array as const
2020-12-31 Andreas Rheinhardtavcodec/mlpenc: Simplify finding best codebook
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Remove always-true check
2020-12-31 Andreas Rheinhardtavcodec/opustab: Make array static
2020-12-31 Andreas Rheinhardtavcodec/motion_est, mpegvideo: Make pointers to static...
next