]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4
[ffmpeg] / libavcodec /
2019-11-22 Andriy Gelmanavcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4
2019-11-20 Alex Mogurenkoavcodec/mjpegbdec: Fix yuv444 pix_fmt detection
2019-11-20 Michael Niedermayeravcodec/iff: Move index use after check in decodeplane8()
2019-11-20 Michael Niedermayeravcodec/atrac3: Check for huge block aligns
2019-11-20 Michael Niedermayeravcodec/ralf: use multiply instead of shift to avoid...
2019-11-20 Michael Niedermayeravcodec/wmadec: Require previous exponents for reuse
2019-11-20 Michael Niedermayeravcodec/vc1_block: Fix undefined behavior in ac predict...
2019-11-20 Michael Niedermayeravcodec/qdm2: The smallest header seems to have 2 bytes...
2019-11-20 Michael Niedermayeravcodec/apedec: Fixes integer overflow of res+*data...
2019-11-20 Michael Niedermayeravcodec/ra288: Check block_align for the assumed value
2019-11-20 Michael Niedermayeravcodec/sonic: Fix integer overflow in predictor_calc_e...
2019-11-20 Michael Niedermayeravcodec/atrac9dec: Check precision_fine/coarse
2019-11-19 Michael Niedermayeravcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab
2019-11-19 James Almeravcodec/amfnec: allocate packets using av_new_packet()
2019-11-19 James Almeravcodec/cbs_av1: keep separate reference frame state...
2019-11-17 Andreas Rheinhardtavcodec/cbs: Fix potential overflow
2019-11-17 Andreas Rheinhardtavcodec/cbs: Factor out common code for writing units
2019-11-17 Nomis101avcodec: Add more kCVImageBufferColorPrimaries to video...
2019-11-17 Timo Rothenpieleravcodec/nvenc: make sure newly allocated packets are...
2019-11-16 Carl Eugen Hoyoslavc/libopencore-amr: Silence a warning about an unused...
2019-11-16 Michael Niedermayeravcodec/mjpeg_parser: Make parser a bit more robust...
2019-11-16 Andreas Rheinhardtavcodec/put_bits: Relax requirements to rebase PutBitCo...
2019-11-16 James Almeravcodec/cbs_av1: fix reading reference order hint in...
2019-11-16 Paul B Maholavcodec/codec_desc: add mising .type for acelp.kelvin
2019-11-15 Michael Niedermayervcodec/agm: Alloc based on coded dimensions
2019-11-14 James Almeravcodec/encode: add missing assert to avcodec_receive_p...
2019-11-14 Andreas Rheinhardtavcodec/avcodec: Adapt the doc of av_bsf_send_packet...
2019-11-13 Derek Buitenhuislibrav1e: Don't make users explicitly set -qp -1 to...
2019-11-13 Baptiste Coudurieravcodec/dvenc: support encoding dvcprohd
2019-11-13 James Almeravcodec/libdav1d: export bitstream timing info when...
2019-11-13 James Almeravcodec/av1_parser: export bitstream timing info when...
2019-11-13 James Almeravcodec: add an AV1 frame merge bitstream filter
2019-11-13 James Almeravcodec/cbs_av1: support one byte long OBUs when the...
2019-11-11 Aman Guptaavcodec/arm/mlpdsp: add missing dependency for truehd
2019-11-11 Andreas Rheinhardtavcodec/dvdec: Don't use restrict directly to fix build...
2019-11-11 James Almeravcodec/librav1e: free the RaPacket after using it
2019-11-10 Derek Buitenhuisavcodec: Add librav1e encoder
2019-11-09 Michael Niedermayeravcodec/wmaprodec: get frame during frame decode
2019-11-09 Michael Niedermayeravcodec/interplayacm: Fix overflow of last unused value
2019-11-09 Michael Niedermayeravcodec/adpcm: Fix undefined behavior with negative...
2019-11-09 Michael Niedermayeravcodec/cook: Move up and extend block_align check
2019-11-09 Michael Niedermayeravcodec/sbcdec: Fix integer overflows in sbc_synthesize...
2019-11-09 Michael Niedermayeravcodec/twinvq: Check block_align
2019-11-09 Michael Niedermayeravcodec/cook: Enlarge gain table
2019-11-09 Michael Niedermayeravcodec/cook: Check samples_per_channel earlier
2019-11-09 Michael Niedermayeravcodec/atrac3plus: Check split point in fill mode 3
2019-11-09 Michael Niedermayeravcodec/wmavoice: Check sample_rate
2019-11-09 Michael Niedermayeravcodec/xsubdec: fix overflow in alpha handling
2019-11-09 Michael Niedermayeravcodec/iff: Check available space before entering...
2019-11-09 Michael Niedermayeravcodec/apedec: Fix integer overflow in filter_3800()
2019-11-09 Michael Niedermayeravcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP
2019-11-09 Michael Niedermayeravcodec/decode: Also consider channels in max_samples...
2019-11-09 Michael Niedermayeravcodec/rasc: Check input size in decode_fint()
2019-11-09 Michael Niedermayeravcodec/ffv1dec: Use a different error message for...
2019-11-09 Michael Niedermayeravcodec/apedec: Fix undefined integer overflow in long_...
2019-11-09 Michael Niedermayeravcodec/dstdec: Check that AC probabilities are within...
2019-11-09 Michael Niedermayeravcodec/dstdec: Check read_table() for failure
2019-11-09 Michael Niedermayeravcodec/vc1_block: Check input in the block decode...
2019-11-09 Michael Niedermayeravcodec/vc1_block: Check for end of bitstream at the...
2019-11-09 Michael Niedermayeravcodec/hqx: Check the input data against the image...
2019-11-09 Michael Niedermayeravcodec/pafvideo: Only clear frame when it was written to
2019-11-09 Michael Niedermayeravcodec/snowenc: Set mb_num to avoid ratecontrol floati...
2019-11-09 Michael Niedermayeravcodec/snowenc: Fix 2 undefined shifts
2019-11-09 James Zernavcodec/libvpxenc,cosmetics: fix a typo
2019-11-09 James Zernavcodec/libvpxdec.c,cosmetics: bpp -> bpc
2019-11-06 leozhangavcodec/extract_extradata_bsf: fix typo in comments
2019-11-06 Lou Loganavcodec/Makefile: add missing msmpeg4* dependencies...
2019-11-06 Lou Loganavcodec/Makefile: add missing h263data dependency to...
2019-11-06 Lou Loganavcodec/Makefile: add missing vorbis_data dependency...
2019-11-06 Baptiste Coudurieravcodec/dvdec: correctly decode bottom mb row in 1080i...
2019-11-06 Baptiste Coudurieravcodec/dvdec: correctly set interlaced and tff
2019-11-06 Marton Balintavcodec/libvpxdec: reject video and alpha dimension...
2019-11-06 Marton Balintavcodec/libvpxdec: decode to custom framebuffers for vp9
2019-11-06 Marton Balintavcodec/libvpxdec: pass decoder instances to vpx_init...
2019-11-06 Marton Balintavcodec/libvpxdec: make sure BlockAdditional side data...
2019-11-06 Marton Balintavcodec/libvpxenc: only allocate alpha U/V planes on...
2019-11-06 Marton Balintavcodec/libvpxenc: fix alpha stride
2019-11-04 Lou Loganavcodec/Makefile: add missing ass dependency to ccaptio...
2019-11-04 zhongli_dev@126.comlavc/qsvenc: add the missing vp9 file
2019-11-03 Zhong Lilavc/qsvenc: enable vp9 encoder
2019-11-03 Linjie Fulavc/qsvenc: Fix bitrate_limit to allow AVC encode...
2019-11-01 Andriy Gelmanavcodec/v4l2_m2m: Fix indentation
2019-11-01 Andriy Gelmanavcodec/v4l2_buffers: Fix infinite loop
2019-11-01 Michael Niedermayeravcodec/aptx: Check the number of channels
2019-11-01 Michael Niedermayeravcodec/rv10: Check input for minimal frame size
2019-11-01 Michael Niedermayeravcodec/aacdec_template: Check samplerate
2019-11-01 Michael Niedermayeravcodec/truemotion2: Fix several integer overflows...
2019-11-01 Michael Niedermayeravcodec/truemotion2: Fix several integer overflows...
2019-11-01 Michael Niedermayeravcodec/utils: Check block_align
2019-11-01 James Cowgillavcodec/libtwolame: fix mono default bitrate
2019-10-30 gxwavcodec/mips: msa optimizations for vc1dsp
2019-10-30 Peter Rossvp4: prevent unaligned memory access in loop filter
2019-10-29 Michael Niedermayeravcodec/wmalosslessdec: Fix some integer anomalies
2019-10-29 Michael Niedermayeravcodec/adpcm: Fix invalid shifts in ADPCM DTK
2019-10-29 Michael Niedermayeravcodec/apedec: Only clear the needed buffer space...
2019-10-29 Michael Niedermayeravcodec/libvorbisdec: Fix insufficient input checks...
2019-10-29 Michael Niedermayeravcodec/g723_1dec: fix invalid shift with negative...
2019-10-29 James Almeravcodec/tiff: check the black level denominator
2019-10-29 hydra3333avcodec/nvenc: turn feature check failures into warnings
2019-10-27 Paul B Maholavcodec/vmdvideo: fix log error message
next