summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/dts2pts_bsf: Avoid poc overflows in cmp_find()Michael Niedermayer2022-12-28
* avcodec/hdrdec: Check for end of input in decompress()Michael Niedermayer2022-12-28
* avcodec/proresdec2: set color information on frames instead of the decoder co...James Almer2022-12-27
* avcodec/pnm: avoid mirroring PFM images verticallyLeo Izen2022-12-27
* avcodec/mjpegbdec: return the amount of bytes consumed when discarding framesJames Almer2022-12-27
* libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCMMartijn van Beurden2022-12-26
* libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCMMartijn van Beurden2022-12-26
* avcodec/dts2pts_bsf: Avoid searching for poc == INT_MIN-1Michael Niedermayer2022-12-25
* avcodec/sunrast: Fix maplength checkMichael Niedermayer2022-12-24
* avcodec/mjpegbdec: Check for AVDISCARD_ALLMichael Niedermayer2022-12-23
* avcodec/apac: Sanity check bits_per_coded_sampleMichael Niedermayer2022-12-20
* avcodec/wavpack: Avoid undefined shift in get_tail()Michael Niedermayer2022-12-20
* avcodec/x86: add avx512icl function for v210decJames Darnley2022-12-20
* avcodec/x86/v210: add some comments to the improved avx2 functionJames Darnley2022-12-20
* avcodec/mediacodec_wrapper: include stdbool.hZhao Zhili2022-12-19
* avcodec/libdav1d: honor the requested skip_frame levelJames Almer2022-12-17
* avcodec/mediacodecenc: add pts_as_dts optionZhao Zhili2022-12-17
* avcodec/mediacodecenc: add max-bframes supportZhao Zhili2022-12-17
* avcodec/mediacodecenc: remove the strategy to create DTSZhao Zhili2022-12-17
* avcodec/mediacodecenc: use bsf to handle cropZhao Zhili2022-12-17
* avcodec/mediacodecenc: add level optionZhao Zhili2022-12-17
* avcodec/mediacodecenc: add bitrate_mode optionZhao Zhili2022-12-17
* avcodec/mediacodecenc: make each encoder has its own optionZhao Zhili2022-12-17
* avcodec/x86/Makefile: Don't build empty filesAndreas Rheinhardt2022-12-13
* av1dec: fix comment typoTristan Matthews2022-12-13
* av1dec: fix typo in logged errorTristan Matthews2022-12-13
* avcodec/libdav1d: reindent after the previous commitJames Almer2022-12-12
* avcodec/libdav1d: set frame props from the reordered packetJames Almer2022-12-12
* avcodec/libdav1d: don't use AVCodecInternal.in_pktJames Almer2022-12-12
* avcodec/decode: reindent after the previous commitJames Almer2022-12-12
* avcodec/decode: add a function to set frame props from a user provided packetJames Almer2022-12-12
* avcodec/mpeg4videodec: duplicate the last decoded frame when the last coded f...James Almer2022-12-12
* avcodec/mjpegdec: Move smv_process_frame() to other SMV stuffAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Only use receive_frame for SMVJPEGAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Avoid checks whose results are known at compile-timeAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Move special SMVJPEG-code to SMVJPEG-only functionAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Restrict AVID MJPEG to non-SMVJPEGAndreas Rheinhardt2022-12-10
* avcodec/nvdec: make explicit copy of frames unless user requested otherwiseTimo Rothenpieler2022-12-10
* lavc: add new unsafe_output hwaccel_flagTimo Rothenpieler2022-12-10
* avcodec/mjpegdec: check that component linesize is always validPaul B Mahol2022-12-08
* avcodec/vqcdec: Check width & 15Michael Niedermayer2022-12-08
* avcodec/mediacodecenc: configure profileZhao Zhili2022-12-08
* avcodec/mediacodec_wrapper: use hardcoded value of profiles from MediaCodecInfoZhao Zhili2022-12-08
* avcodec/mediacodecenc: add option to select codec by nameZhao Zhili2022-12-08
* avcodec/mediacodecenc: check missing SurfaceZhao Zhili2022-12-08
* avcodec/mediacodec: fix missing crop info when use NDK MediaCodecZhao Zhili2022-12-08
* avcodec/nvenc: fix vbv buffer size in cq modeTimo Rothenpieler2022-12-08
* avcodec/pthread_frame.c: keep the last_pkt_props from worker threads in sync ...James Almer2022-12-07
* avcodec/decode: don't set last_pkt_props->sizeJames Almer2022-12-07
* Revert "avcodec/decode: use a packet list to store packet properties"James Almer2022-12-07