]> git.sesse.net Git - ffmpeg/history - libavcodec
pngdec: fix and simplify apng reference handling
[ffmpeg] / libavcodec /
2021-02-24 Anton Khirnovpngdec: fix and simplify apng reference handling
2021-02-24 Anton Khirnovlavc/lscrdec: drop unapplicable private capabilities
2021-02-24 Anton Khirnovlavc: split LSCR decoder out of PNG decoder
2021-02-24 Paul B Maholavcodec/cfhdenc: do not try to encode junk
2021-02-24 Paul B Maholavcodec/cfhdenc: add padding to each decomposition
2021-02-24 Paul B Maholavcodec/cfhdenc: refactor DSP code for CFHD encoder
2021-02-24 Paul B Maholavcodec/exr: simplify piz decompression
2021-02-24 Andreas Rheinhardtavcodec/rv34data: Remove rv34_dquant_tab
2021-02-24 Andreas Rheinhardtavcodec/x86/constants: Remove unused ff_pw_17
2021-02-24 Andreas Rheinhardtavcodec/celp_math: Disable unused function
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Reuse macro
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Simplify macro
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Make functions only used...
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Remove unused MMX functions
2021-02-24 Andreas Rheinhardtavcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bit...
2021-02-24 Andreas Rheinhardtavcodec/acelp_pitch_delay: Inline small functions only...
2021-02-24 Andreas Rheinhardtavcodec/rangecoder: Move ff_rac_check_termination to...
2021-02-24 Andreas Rheinhardtavcodec/mqcenc: Remove unused ff_mqc_length
2021-02-24 Andreas Rheinhardtavcodec/ac3tab: Remove unused ff_eac3_default_chmap
2021-02-24 Andreas Rheinhardtavcodec/bitstream: Rewrite code to avoid triggering...
2021-02-24 Andreas Rheinhardtavcodec/movtextenc: Check for too many styles
2021-02-23 Paul B Maholavcodec/exrenc: use correct type for actual_size as...
2021-02-23 Andreas Rheinhardtavcodec/tiff_data: Move data to its only user
2021-02-23 Andreas Rheinhardtavformat/isom: Split movaudio/movvideo tags off into...
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Remove outdated dependency of FLV...
2021-02-23 Andreas Rheinhardtavcodec/mpeg4audio: Use proper logcontext for logging
2021-02-23 Andreas Rheinhardtavcodec/scpr3: Avoid code duplication when updating...
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Don't build mjpegenc_huffman uncondit...
2021-02-23 Andreas Rheinhardtavcodec/mjpegenc_common: Move stuff only used by mjpege...
2021-02-23 Andreas Rheinhardtavcodec/jpegtables: Move ff_mjpeg_build_huffman_codes...
2021-02-23 Andreas Rheinhardtavcodec/g2meet, mjpegdec: Factor out common VLC initial...
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Remove redundant mjpegdec dependency...
2021-02-23 Andreas Rheinhardtconfigure, libavcodec/Makefile: Fix avrn dependencies
2021-02-23 Andreas Rheinhardtavcodec/avrndec: Remove unnecessary headers
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Remove spurios dcaenc dependency
2021-02-23 Andreas Rheinhardtconfigure, libavcodec/Makefile: Remove spurious CAF...
2021-02-22 James Almeravcodec: remove pointless lowres deprecation wrappers
2021-02-22 Michael Niedermayeravcodec/mjpegdec: Cleanup ff_smvjpeg_decoder()
2021-02-22 Michael Niedermayeravcodec/cri: Stop the bitreader at the end of uncompres...
2021-02-22 Michal Novotnyavcodec/cuviddec: set ulMaxDisplayDelay to zero if...
2021-02-22 Ricardo Monteiroavcodec/nvenc: don't disable b-frames by default
2021-02-22 Anton Khirnovlavc/ac3enc: rename variable to avoid shadowing
2021-02-20 Paul B Maholavcodec: add Simbiosis IMX video decoder
2021-02-20 Andreas Rheinhardtavcodec/cpia: Mark decoder as init-threadsafe
2021-02-20 Andreas Rheinhardtavcodec/dirac_vlc: Make ff_dirac_golomb_lut static
2021-02-20 Andreas Rheinhardtavcodec/ac3tab: Move ff_ac3_enc_channel_map to its...
2021-02-20 Michael Niedermayeravcodec/hapdec: Change compressed_offset to unsigned...
2021-02-19 Wonkap Jangavcodec/libvpxenc: optimize parsing vpx_svc_ref_frame_c...
2021-02-19 Paul B Maholavcodec/cfhdenc: use pts instead of frame number
2021-02-19 Paul B Maholavcodec/indeo3: add support for more dimensions
2021-02-18 Josh Dekkerlavc/aarch64: add HEVC sao_band NEON
2021-02-18 Josh Dekkerlavc/aarch64: add HEVC idct_dc NEON
2021-02-18 Reimar Döffingerlavc/aarch64: port HEVC add_residual NEON
2021-02-18 Reimar Döffingerlavc/aarch64: port HEVC SIMD idct NEON
2021-02-18 Paul B Maholavcodec: add initial exr image encoder
2021-02-16 KMlavc/aacdec_template: Fix 7.1 decoding with default...
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Use more natural types
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Reduce amount of code...
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Avoid FIFO
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Avoid allocations of...
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Avoid creating reference...
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Avoid allocations of...
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Fix segfault on allocatio...
2021-02-16 Andreas Rheinhardtavcodec/frame_thread_encoder: Improve type safety
2021-02-16 Michael Niedermayeravcodec/vp8: Move end check into MB loop in vp78_decode...
2021-02-16 Paul B Maholavcodec/exr: export any unknown header string variable...
2021-02-16 Paul B Maholavcodec/exr: refactor GetByteContext usage
2021-02-16 Paul B Maholavcodec/exr: correctly calculate display window
2021-02-16 Paul B Maholavcodec/exr: add multipart support
2021-02-15 Paul B Maholavcodec/setts_bsf: add sample rate for expressions
2021-02-15 Paul B Maholavcodec/exr: unbreak parsing sample aspect ratio
2021-02-15 Paul B Maholavcodec/exr: read fps from metadata too
2021-02-14 Carl Eugen Hoyoslavc/pnm: Allow decoding gray float pfm images.
2021-02-14 Michael Niedermayeravcodec/fmvc: avoid copying uninitialized data
2021-02-14 Michael Niedermayeravcodec/fits: Check gcount and pcount being non negative
2021-02-14 Paul B Maholavcodec/apedec: export bits_per_raw_sample
2021-02-14 Paul B Maholavcodec/pngenc: remove monowhite from apng formats
2021-02-14 sfan5avcodec/mediacodecdec: do not abort when H264/HEVC...
2021-02-13 Paul B Maholavcodec/pngdec: fix possible race condition with APNG...
2021-02-12 Michael Niedermayeravcodec/pnm_parser: Check av_image_get_buffer_size...
2021-02-12 Paul B Maholavcodec/dpx: add support for other single component...
2021-02-12 Paul B Maholavcodec/dpx: add float support for single components...
2021-02-12 Paul B Maholavcodec: add setts bitstream filter
2021-02-12 James Almeravcodec/hevcdec: fix a return error value
2021-02-11 James Almeravcodec/hevcdec: add some missing allocation checks
2021-02-11 James Almeravcodec/hevcdec: check that the local context list...
2021-02-11 Andreas Rheinhardtavcodec/mpegvideo_motion: Remove unnecessary headers
2021-02-11 Andreas Rheinhardtavcodec/mpegvideo_motion: Reindentation
2021-02-11 Andreas Rheinhardtavcodec/mpegvideo_motion: Improve check to remove dead...
2021-02-10 Michael Niedermayeravcodec/jpeg2000dec: Check atom_size in jp2_find_codest...
2021-02-10 Michael Niedermayeravcodec/mobiclip: Bound planar prediction value
2021-02-10 Michael Niedermayeravcodec/jpeglsdec: Fix k=16 in ls_get_code_regular()
2021-02-10 Michael Niedermayeravcodec/hevc_sei: Check payload size in decode_nal_sei_...
2021-02-10 Bohan Liavcodec/libaomenc: add support for setting arbitrary...
2021-02-09 Paul B Maholavcodec/fitsdec: properly initialize header->data_max
2021-02-09 Paul B Maholavcodec: add cri parser
2021-02-09 Paul B Maholavcodec/argo: fix linesize for RLE? in PAL8 mode
2021-02-08 Andreas Rheinhardtavcodec/g722enc: Validate parameters before using them
2021-02-08 Anton Khirnovmjpegdec: stop setting the QP table
2021-02-07 Andreas Rheinhardtavcodec/ac3enc: Share options and defaults
next