48588 Commits (5869407da2657900ebf7419a4dff85b309e2363e)

Author SHA1 Message Date
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED 2 years ago
Logan Lyu 9557bf26b3 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv 2 years ago
Logan Lyu d48c89701c lavc/aarch64: new optimization for 8-bit hevc_epel_h 2 years ago
Logan Lyu 668eb4c00e lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v 2 years ago
Logan Lyu 0c604b1913 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h 2 years ago
Logan Lyu e652e7dcda lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels 2 years ago
James Almer 74611cdb5c avcodec/decode: use the correct function name 2 years ago
James Almer dd7bdb40c4 avcodec/decode: fill missing frame fields for all decoders 2 years ago
James Almer 94ac647559 avcodec/decode: check the output frame for discard samples with all decoders 2 years ago
James Almer 7db4c3eaa6 avcodec/decode: simplify applying or exporting skip samples 2 years ago
James Almer 78c52a8ca4 avcodec/decode: move processing discard samples to its own function 2 years ago
David Lemler 357a863299 lavc/libvpxenc: prevent fifo from filling up 2 years ago
Vignesh Venkatasubramanian 7bcc1b4eb8 libsvtav1: Add workaround for gop_size == 1 2 years ago
Nicolas George cf7ed01938 lavc/intrax8: fix an assert 2 years ago
James Almer e6954fd087 avcodec/decode: don't reject flush packets when buffer_pkt is not empty 2 years ago
Jonas Lindner 886c1ffb5d libavcodec/ansi: fix ECMA-48 SGR parameter 49 2 years ago
Anton Khirnov afeb2468b2 lavc/encode: improve unsupported-format error messages 2 years ago
Anton Khirnov 39206c5e58 lavc/encode: improve input sample rate validation 2 years ago
Anton Khirnov fc6c746aa1 lavc/encoder: always print an error on an unsupported channel layout 2 years ago
Anton Khirnov e026395d22 lavc/encode: shorten code by using a local variable 2 years ago
Anton Khirnov 160fefacd3 lavc/encode: print separate messages for unknown and unsupported formats 2 years ago
James Almer 2bbb6cf74e avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS 2 years ago
James Almer 31ae95d988 avcodec/v4l2_m2m_dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 132271c54e avcodec/mmaldec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 823387aa9f avcodec/mjpegdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 994dbcdade avcodec/mediacodecdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 5ad78a2684 avcodec/libdav1d: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 62cb9d97c1 avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
Leo Izen 75b1a555a7
avcodec/libjxldec: build against libjxl 0.9 2 years ago
Andreas Rheinhardt a92dbeb9ae avcodec/decode: Return EAGAIN instead of discarding unused packet 2 years ago
Andreas Rheinhardt f6dc85ae16 avcodec/hevc_ps: Improve PPS SCC extension bit depth check 2 years ago
Philip Langdale 1c61c24f5f vulkan/hevc: handle missing active PPS 2 years ago
James Almer 3a30abd8ae avcodec/cbs_h266: use exp_tile_height when checking the allowed range for pps_num_exp_tile_rows_minus1 2 years ago
James Almer 0f008a0ffa avcodec/cbs_h266: fix use of uninitialized value 2 years ago
Zhao Zhili 7eeef72c67 avcodec/nvenc: set idrPeriod to gopLength unconditionally 2 years ago
Zhao Zhili 0d0c39832f avcodec/nvenc: fix intraRefreshPeriod setting 2 years ago
Anton Khirnov 9b625ab679 lavc/dvdec: export bitrate 2 years ago
Anton Khirnov b54603a26a lavc/decode: do not perform decoding when sending draining packets 2 years ago
Anton Khirnov 69516ab3e9 lavc/decode: move submitting input packets to bitstream filters 2 years ago
Anton Khirnov 0f957cfba2 lavc/bsf: move IS_EMPTY() to packet_internal() 2 years ago
Anton Khirnov c4332dfda9 lavc/decode: track whether the caller started draining with a separate flag 2 years ago
Anton Khirnov fd915dc1da lavc: move AVCodecInternal.last_audio_frame to EncodeContext 2 years ago
Anton Khirnov 232700154c lavc: add generic-encode-layer private data 2 years ago
Anton Khirnov f2fb882b3f lavc: add generic-decode-layer private data 2 years ago
Anton Khirnov 21de4db402 lavc: reindent after previous commit 2 years ago
Anton Khirnov 6ff27024b8 lavc/avcodec: split flushing into decode- and encode-specific functions 2 years ago
Anton Khirnov 5e7b5b0090 lavc: add a header for internal generic-layer APIs 2 years ago
Marton Balint 4e27b485d7 avcodec/mpeg12dec: ignore picture start code in extradata for AVID mpeg2 files 2 years ago
James Almer 68e9d2835f avcodec/cbs_h266: add support for Adaptation parameter set NALU type 2 years ago
Frank Plowman 4b19690ff4 cbs_h266: add range extension support 2 years ago