32 Commits (4dc18c78cd1872a6de0b9640a4c5eca35f5dfbfd)

Author SHA1 Message Date
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 2 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Marvin Scholz 0b3092aed3 avcodec/libxavs2: use av_dict_iterate 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 2 years ago
Michael Niedermayer f3b7ba21ba avcodec/libxavs2: Improve r redundancy in occured 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt 746e7102be avcodec/mpegvideo: Move encoder-only stuff to a new header 3 years ago
Andreas Rheinhardt 3abdf0efac avcodec/libxavs2: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Anton Khirnov 7d09579190 lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 4 years ago
Anton Khirnov 8a129077cc lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap 4 years ago
hwren 5f8555d156 lavc/libxavs2.c: mark key-frame packets 4 years ago
Marton Balint a613d042e7 avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params 5 years ago
hwren 0bafcc9874 lavc/libxavs2.c: optimize error descriptions 5 years ago
hwren 191203aa1f lavc/libxavs2.c: fix code style - spaces 5 years ago
hwren 6721cd942a lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions 5 years ago
hwren 3003917a8f lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* functions 5 years ago
hwren e71c241bea lavc/libxavs2: fix parameter setting result determination 5 years ago
hwren 11751f6252 lavc/libxavs2: use upper layer qp parameters first 6 years ago
hwren 8754147db6 lavc/libxavs2: remove unused context parameter 6 years ago
Jun Zhao 796da4f3e0 lavc/libxavs2: Cosmetics: Fix indentation for switch statement 6 years ago
Jun Zhao bdfd2e3c79 lavc/libxavs2: Remove yuv420p10le from fromat list. 6 years ago
hwren c00ed8d0e7 lavc/libxavs2: enable OpenGop 6 years ago
hwren 4c23262811 lavc/libxavs2: fix intra period meaning conflict 6 years ago
hwren 9c190ad394 lavc/libxavs2: unified naming style 6 years ago
hwren bc1097a2bf lavc/libxavs2: remove nonexistent parameters 6 years ago
hwren 85a921f461 lavc, doc, configure: add libxavs2 video encoder wrapper 6 years ago