]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/img2enc: factorize piped write_packet
[ffmpeg] / libavcodec /
2019-12-01 Michael Niedermayeravcodec/alsdec: Avoid 1 layer of pointer dereferences...
2019-12-01 Michael Niedermayeravcodec/g729dec: Avoid one multiply by using init_get_b...
2019-12-01 Michael Niedermayeravcodec/g729dec: Avoid using buf_size
2019-12-01 Michael Niedermayeravcodec/g729dec: Factor block_size out
2019-12-01 Michael Niedermayeravcodec/g729dec: require buf_size to be non 0
2019-12-01 Michael Niedermayeravcodec/g729dec: Check for KELVIN && 6k4
2019-12-01 Michael Niedermayeravcodec/alac: Fix integer overflow in lpc_prediction...
2019-12-01 Michael Niedermayeravcodec/wmaprodec: Fix buflen computation in save_bits()
2019-12-01 Michael Niedermayeravcodec/vc1_block: Fix integer overflow in AC rescaling...
2019-12-01 Michael Niedermayeravcodec/vmdaudio: Check chunk counts to avoid integer...
2019-11-30 Andriy Gelmanlavc/extract_extradata: Use bytestream api
2019-11-30 Andreas Rheinhardtavcodec/extract_extradata_bsf: Don't unref uninitialize...
2019-11-29 James Almeravcodec/av1_parser: export stream dimensions in avctx
2019-11-29 Jun Zhaolavc/mvha: Check init_get_bits8() for failure
2019-11-28 Zhao Zhiliavcodec/vp8: fix multiple ff_thread_finish_setup()...
2019-11-28 Linjie Fulavc/qsvenc: Fix some code indentations
2019-11-28 Thierry FoucuAdd options for spatial layers.
2019-11-27 Paul B Maholavcodec: add mvha video decoder
2019-11-27 Paul B Maholavcodec: add mvdv video decoder
2019-11-26 Carl Eugen Hoyoslavc/qsvenc: Fix compilation for some build environments.
2019-11-25 Limin Wangavcodec/v210dec: add support for frame and slice threading
2019-11-25 Limin Wangavcodec/v410dec: add support for frame and slice threading
2019-11-24 Michael Niedermayeravcodec/nuv: Use ff_set_dimensions()
2019-11-24 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow with pink_ts_...
2019-11-24 Michael Niedermayeravcodec/ralf: Fix integer overflows with the filter...
2019-11-24 Michael Niedermayeravcodec/g729dec: Use 64bit and clip in scalar product
2019-11-24 Michael Niedermayeravcodec/mxpegdec: Check for multiple SOF
2019-11-24 Michael Niedermayeravcodec/nuv: Move comptype check up
2019-11-24 Michael Niedermayeravcodec/wmavoice: Fix integer overflow in synth_frame()
2019-11-24 Michael Niedermayeravcodec/rawdec: Check bits_per_coded_sample more pedant...
2019-11-24 Michael Niedermayeravcodec/cngdec: Remove AV_CODEC_CAP_DELAY
2019-11-22 Andriy Gelmanavcodec/v4l2_context: Fix indentation
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...
next