summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* avcodec/wmadec: clear pts when returning a frame during flushJames Almer2022-12-07
* avcodec/binkaudio: clear pts when returning more than one frame per input packetJames Almer2022-12-07
* avcodec/rawdec: remove redundant code setting frame propertiesJames Almer2022-12-07
* avcodec/nvenc: notify users about rc_lookahead clippingTimo Rothenpieler2022-12-05
* avcodec/nvenc: explicitly disable lookahead if lacking sufficient surfacesTimo Rothenpieler2022-12-05
* avcodec/wavpack: Fix overflow in p=31Michael Niedermayer2022-12-04
* avcodec/cfhdenc: stop crashing on heights not multiple of 8Paul B Mahol2022-12-03
* avcodec/ass: specify a permissive encodingOneric2022-12-03
* avcodec/ass: accurately preserve coloursOneric2022-12-03
* avcodec/ass: fix commentOneric2022-12-03
* lavc/videotoolboxenc: fix warningsRick Kern2022-12-03
* avcodec/x86/v210enc: change '0b' binary constant prefix to 'b' suffixJames Darnley2022-12-03
* avcodec/libsvtav1: don't force a default value for deprecated optionsJames Almer2022-12-02
* avcodec/smcenc: improve compression ratio a littlePaul B Mahol2022-12-02
* avcodec/smcenc: fix errors with using intra after inter skipPaul B Mahol2022-12-02
* avcodec/smcenc: fix silly typoPaul B Mahol2022-12-01
* avcodec/wavpack: Check for end of input in wv_unpack_dsd_high()Michael Niedermayer2022-12-01
* avcodec/cfhdenc: height < 4 is not supportedPaul B Mahol2022-12-01
* avcodec/smcenc: fixes for width not multiple of 4Paul B Mahol2022-12-01