summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: add HCOM decoderPaul B Mahol2019-01-15
* avcodec/tests/rangecoder: initialize array to avoid valgrind warningMichael Niedermayer2019-01-14
* avcodec/gdv: Optimize and factorize scaling loopsMichael Niedermayer2019-01-14
* avcodec/vc1: fix B predictor validity for 4-MV MBsJerome Borsboom2019-01-14
* avcodec/vp3: ref_frame/ref_frames are only required when HAVE_THREADS=1Peter Ross2019-01-14
* lavc: Allow very high bitrates in AVCPBProperties after next version bump.Carl Eugen Hoyos2019-01-12
* lavc/tiff: Support CMYK images.Carl Eugen Hoyos2019-01-12
* lavc/psd: Support CMYK images.Carl Eugen Hoyos2019-01-12
* avcodec/h264_slice: Fix integer overflow in implicit_weight_table()Michael Niedermayer2019-01-12
* avcodec/exr: set layer_match in all branchesMichael Niedermayer2019-01-12
* avcodec/exr: Check for duplicate channel indexMichael Niedermayer2019-01-12
* avcodec/vc1: fix decoding of old WMV3 formatJerome Borsboom2019-01-12
* avcodec/vc1: shuffle calculation of MV predictor candidatesJerome Borsboom2019-01-12
* avcodec/dstdec: use appropriate alignmentPeter Ross2019-01-12
* lavc/hevc_parser: report detailed log when missing picture occursLinjie Fu2019-01-12
* avcodec/nuv: add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-01-12
* dstdec: big-endian compatiblityPeter Ross2019-01-11
* lavc/qsvenc: set pict_type to be I for IDR frames.Zhong Li2019-01-10
* lavc/qsvenc: add VDENC support for H264Linjie Fu2019-01-10
* avcodec/libdav1d: properly free all output picture referencesJames Almer2019-01-08
* avcodec/vp3data: use more compact data typePeter Ross2019-01-08
* avcodec/qpeg: Optimize long runs in qpeg_decode_intra() not spanning a full rowMichael Niedermayer2019-01-07
* avcodec/huffyuvdec: Check that slices do not exceed frame heightMichael Niedermayer2019-01-06
* avcodec/huffyuvdec: Check that slice height is non negative.Michael Niedermayer2019-01-06
* avcodec/bsf_list: implement a AVBSFContext.flush callbackJames Almer2019-01-06
* avcodec/gdv: Optimize unscaled loopMichael Niedermayer2019-01-05
* lavc/libxavs2: Cosmetics: Fix indentation for switch statementJun Zhao2019-01-04
* lavc/libdavs2: Cosmetics: Fix indentation for switch statementJun Zhao2019-01-04
* avcodec/fft_template: improve performance of the ff_fft_init in fft_templateSteven Liu2019-01-04
* libavcodec: Remove dynamic relocs from aarch64/h264idct_neon.SManoj Gupta2019-01-03
* avcodec/bfi: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/bink: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/mss2: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/imc: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/aacdec_fixed: Provide context to av_log()Michael Niedermayer2019-01-01
* avcodec/acelp_pitch_delay: Minor simplification by using ff_exp10()Michael Niedermayer2019-01-01
* avcodec/eacmv: Return more specific error codes and forward error codesMichael Niedermayer2019-01-01
* avcodec/eatqi: Return more specific error code from tqi_decode_mb()Michael Niedermayer2019-01-01
* avcodec/dcaenc: Return specific error code from subband_bufer_alloc()Michael Niedermayer2019-01-01
* avcodec/dct: Propagate error code from ff_rdft_init()Michael Niedermayer2019-01-01
* avcodec/binkaudio: Use assert instead of return for use of compile time disab...Michael Niedermayer2019-01-01
* avcodec/adpcm: use assert for codec id instead or error returnMichael Niedermayer2019-01-01
* avcodec/alac: Avoid unspecific error codes and forward error codesMichael Niedermayer2019-01-01
* libavcodec/ac3dec.c: Avoid unspecific -1 error codeMichael Niedermayer2019-01-01
* avcodec/ac3enc: Use specific error code in validate_float_option()Michael Niedermayer2019-01-01
* avcodec/assenc: Return more specific error codes for ass_encode_frame()Michael Niedermayer2019-01-01
* avcodec/asvenc: Replace bitstream space check by assertMichael Niedermayer2019-01-01
* avcodec/avpacket: Avoid unspecific return -1 for av_grow_packet()Michael Niedermayer2019-01-01
* avcodec/bitstream: Return specific error codes when building vlc tablesMichael Niedermayer2019-01-01
* avcodec/aacps: Return more specific error codes.Michael Niedermayer2019-01-01