46000 Commits (5e9ac1ebecbe49f8ac0df639ff6c0018a926dc14)

Author SHA1 Message Date
Andreas Rheinhardt 5e9ac1ebec avcodec/h264data: Add missing rational.h inclusion 3 years ago
Andreas Rheinhardt b2421c4f26 avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h 3 years ago
Andreas Rheinhardt c3ff716808 avcodec/h264_*: Remove unnecessary internal.h inclusions 3 years ago
Andreas Rheinhardt c793e05381 avcodec/h264dec: Remove unnecessary headers 3 years ago
Andreas Rheinhardt 5fef87f140 avcodec/h264*: Remove unnecessary h264_mvpred.h inclusions 3 years ago
Anton Khirnov d0f0d61392 lavc/svq3: stop including h264dec.h 3 years ago
Anton Khirnov 359912f0df lavc/x86/h264_qpel: stop unnecessarily including h264dec 3 years ago
Anton Khirnov 76b8ae2e22 lavc/vdpau: stop unnecessarily including h264dec 3 years ago
Anton Khirnov ded77f5654 lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse 3 years ago
Anton Khirnov 2f1716dcd6 lavc/h264_parse: stop including h264dec.h 3 years ago
Anton Khirnov e1027aba68 lavc/h264data.h: stop including h264dec.h 3 years ago
Anton Khirnov d552f2535b lavc/h264: move some shared code from h264dec to h264_parse 3 years ago
Anton Khirnov df2ee38178 lavc/h264_parser: add missing headers 3 years ago
Anton Khirnov b6f3334a13 lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES 3 years ago
Anton Khirnov ef4537bd1b lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where appropriate 3 years ago
Anton Khirnov 5484c502db lavc/h264dec.h: Move MMCOOpcode to h264_parse.h 3 years ago
Anton Khirnov b05cebe602 lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT 3 years ago
Andreas Rheinhardt 0ebfd64858 avcodec/h264dec: Move pack8to16 to its only user 3 years ago
Andreas Rheinhardt b531b58b2c avcodec/h264dec: Move find_start_code() to its only user 3 years ago
James Almer 3c804fdd4a avcodec/h264_parser: don't alter decoder private data 3 years ago
Wenbin Chen 05ba0ffca9 libavcodec/qsvenc: fix a memory leak problem 3 years ago
Wenbin Chen 1fe78f8419 libavcodec/qsvenc: Add transform skip to hevc_qsv 3 years ago
Wenbin Chen 9d6cc6a544 libavcodec/qsvenc: Add low latency P-pyramid support to qsv 3 years ago
Wenbin Chen 812b6ee6bd libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv 3 years ago
Wenbin Chen ec8bc07104 libavcodec/qsvenc: Add max_frame_size support to hevc_qsv 3 years ago
Haihao Xiang 641c4346b3 lavc/qsvenc_hevc: add -pic_timing_sei option 3 years ago
Haihao Xiang c4ae6908f2 lavc/qsvenc: add encode support for screen content coding extension 3 years ago
James Almer 45e45a6060 avcodec/libmp3lame: return proper error codes 3 years ago
Limin Wang edd305ed54 avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder option 3 years ago
Limin Wang f74e90c2a0 avcodec/libopenh264enc: make the profile configuablable correctly 3 years ago
Limin Wang 008cc90d1a avcodec/libopenh264enc: support for colorspace and range information 3 years ago
Andreas Rheinhardt 46309f262c avcodec/vp3: Don't output bogus warning 3 years ago
Andreas Rheinhardt c936c319bd avcodec/mpegpicture: Decrease size of encoding_error array 3 years ago
Andreas Rheinhardt fbeb8eab44 avcodec/mpeg4videodec: Avoid multiple consecutive av_log() 3 years ago
Andreas Rheinhardt b263415ab7 avcodec/mpegvideo: Don't set unrestricted_mv for decoders 3 years ago
Andreas Rheinhardt 3988016fa3 avcodec/h264pred: Reindentation 3 years ago
Andreas Rheinhardt c32f6b7f8a avcodec/h264pred: Remove dead > 8 pixels checks for 8bit codecs 3 years ago
Andreas Rheinhardt 0a6e000d75 avcodec/h264pred: Don't compile > 8 bit versions of VP7/8 functions 3 years ago
Andreas Rheinhardt d0bf242d02 avcodec/h264_slice: Inline H264 codec id 3 years ago
Andreas Rheinhardt 67cccd442f avcodec/svq3: Remove dead topright_samples_available variable, code 3 years ago
Andreas Rheinhardt 42d30c9019 avcodec/mpegvideo, svq3: Remove unused next_p_frame_damaged 3 years ago
Andreas Rheinhardt 75a3268bee avcodec/h264_slice, mpeg4videodec: Don't use %s to write single char 3 years ago
Andreas Rheinhardt c21433c953 avcodec/mpeg4video: Split off data in a header of its own 3 years ago
Ming Qian 35a9307beb avcodec/v4l2_context: remove reinit variable 3 years ago
Chen,Wenbin e6b990e25d libavcodec/qsvdec.c: using queue count to unref frame 3 years ago
James Almer 4b053b8db1 avcodec/av1dec: honor the requested skip_frame level 3 years ago
James Almer 6c4074e423 avcodec/libdav1d: explicitly set Dav1dSettings.apply_grain 3 years ago
Anton Khirnov 55ccbfd790 lavc/flac_parser: use a custom FIFO implementation 3 years ago
Timo Rothenpieler 0b13c34a65 avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE struct 3 years ago
Linjie Fu c39b6e1425 lavc/qsvenc: add return check for ff_qsv_map_pixfmt 3 years ago