366 Commits (161d0aa2a8d18f1f8a01cbc4c1061eadcbe592e5)

Author SHA1 Message Date
Ramiro Polla d4d09c8e42 lavc/aarch64/fdct: add neon-optimized fdct for aarch64 8 months ago
Jan Ekström 06c53efd23 avcodec/options_table: map IPT-C2, YCgCo-R variants in colorspace 9 months ago
Anton Khirnov 68a8eca752 lavc: add a decoder option for configuring side data preference 10 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 10 months ago
James Almer 98e1eebef9 avcodec: remove deprecated FF_API_SLICE_OFFSET 10 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Stefano Sabatini 6f421d9d4e lavc: clarify meaning of avctx.level option 1 year ago
Chema Gonzalez 984d0b6e6f pixdesc: add limited|full aliases for -color_range parameter 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED 2 years ago
Jeremy Wu b92af7b64e avcodec/aacenc: add strict bit rate control option 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Zhao Zhili 4006c71d19 avcodec/options_table: reorder nokey after nointra 2 years ago
Anton Khirnov 432adca5fe lavc: disable an obsolete hack for real video 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
James Almer 1ba8b6d9dc avcodec: remove FF_API_SUB_TEXT_FORMAT 2 years ago
James Almer 3ceffe7839 avcodec: remove FF_API_FLAG_TRUNCATED 2 years ago
Anton Khirnov a1a80f2e64 lavc/encode: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 5c0348f3d6 lavc: add a codec flag for propagating opaque from frames to packets 2 years ago
Timo Rothenpieler 7a8d78f7e3 lavc: add new unsafe_output hwaccel_flag 2 years ago
Anton Khirnov e3838b856f lavc: add API for exporting reconstructed frames from encoders 2 years ago
Niklas Haas e1a0f2df3d avcodec: add API for automatic handling of icc profiles 2 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Martin Storsjö f2da2e1458 libavcodec: Split version.h 3 years ago
Vittorio Giovara 548aeb9383 lavc: switch to the new channel layout API 3 years ago
Andreas Rheinhardt 176b8d785b avcodec/avcodec, options_table: Deprecate sub_text_format 3 years ago
Anton Khirnov dd846bc4a9 lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED 3 years ago
Andreas Rheinhardt 1cc64146e3 avcodec/options_table: Treat (request_)channel_layout as channel layout 3 years ago
Andreas Rheinhardt 7c1f347b18 avcodec: Remove deprecated old encode/decode APIs 4 years ago
Andreas Rheinhardt 1f63665ca5 avcodec: Remove deprecated ASS with inline timing 4 years ago
Andreas Rheinhardt d85c41b572 avcodec: Remove private options from AVCodecContext 4 years ago
Andreas Rheinhardt 78ce00428f avcodec: Remove deprecated coder type options 4 years ago
Andreas Rheinhardt 6cf0cb8935 avcodec: Remove deprecated stat-bits fields 4 years ago
Andreas Rheinhardt 26ca5ebd7b avcodec: Remove sidedata-only-packet cruft 4 years ago
Jan Ekström a0eec776b6 avcodec: enable usage of err_recognition for encoders 4 years ago
Anton Khirnov 9e30859cb6 lavc: shedule old encoding/decoding API for removal 4 years ago
James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 4 years ago
Lynne d243dd540a
libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option 4 years ago
Harry Mallon 811514abb7 libavcodec/options_table: Add missing colorspace options 4 years ago
James Almer 8a3f561c34 avcodec/options_table: make AVCodecContext->level search for child constants 5 years ago
Marton Balint 82f9eb6f6c avcodec: move mpeg4 profiles to profiles.h 5 years ago
Marton Balint ebb770d3ab avcodec: move msbc profile to encoder 5 years ago
Marton Balint d55f1cc58b avcodec/options_table: remove dts profiles 5 years ago
Marton Balint aee036cdd0 avcodec: move aacenc profiles to profiles.h 5 years ago
Marton Balint 337fe4bcc2 avcodec/options_table: make AVCodecContext->profile search for child constants 5 years ago
James Almer b7d89963f0 avcodec/option_table: mark venc_params as a video decoder flag opt type 5 years ago
Anton Khirnov c584409643 lavc: add a flag for exporting AVVideoEncParams from decoders 5 years ago
Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
James Almer d005a7cdfd avcodec: add an AVCodecContext flag to export PRFT side data on demand 5 years ago
James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago