1600 Commits (06c20d3e32c33c4da6d9fbc43aebaeb38c45b859)

Author SHA1 Message Date
Vittorio Giovara 06c20d3e32 lavc: Drop deprecated av_fast_malloc() compatibility 8 years ago
Vittorio Giovara da5ba26b9e lavc: Drop deprecated macroblock type symbols 8 years ago
Vittorio Giovara cbebc3251b lavc: Drop deprecated public symbols 8 years ago
Vittorio Giovara 72dc7ddd18 lavc: Drop deprecated error rate option 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Vittorio Giovara 0871e23377 lavc: Drop deprecated architectures symbols 8 years ago
Vittorio Giovara c06e739291 lavc: Drop deprecated extended aspect ratio symbol 8 years ago
Vittorio Giovara 0c7986df44 lavc: Drop deprecated workaround bugs options 8 years ago
Vittorio Giovara 8933ac2079 lavc: Drop deprecated debug mv functionality 8 years ago
Vittorio Giovara 6dca24cd1d lavc: Drop deprecated way of setting codec dimensions 8 years ago
Vittorio Giovara 1146bb3bab lavc: Drop deprecated voxware codec entry 8 years ago
Vittorio Giovara 7b91704118 lavc: Drop deprecated VDPAU codec capability 8 years ago
Vittorio Giovara b748c280e5 lavc: Drop deprecated lowres option 8 years ago
Vittorio Giovara 0337adfab5 lavc: Drop deprecated missing sample log function 8 years ago
Vittorio Giovara bc143ce1ac lavc: Drop deprecated chroma subsample function 8 years ago
wm4 16a163b55a lavc: Add hwaccel_flags field to AVCodecContext 8 years ago
Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 8 years ago
wm4 8a60bba0ae avcodec: clarify some decoding/encoding API details 8 years ago
Paul B Mahol aba5b94859 Add Apple Pixlet decoder 8 years ago
Mark Thompson 44f2eda39f lavc: Add device context field to AVCodecContext 8 years ago
wm4 577326d430 lavc: deprecate refcounted_frames field 8 years ago
Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 8 years ago
Anton Khirnov d4a91e6534 pthread_frame: do not run hwaccel decoding asynchronously unless it's safe 8 years ago
Anton Khirnov 972c71e9cb lavc: add support for filtering packets before decoding 8 years ago
Anton Khirnov 061a0c14bb decode: restructure the core decoding code 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Diego Biurrun a1d9de304f Fix some mismatches between function parameter and doxygen parameter names. 8 years ago
Luca Barbato adb0e941c3 avpacket: Mark src pointer as constant 8 years ago
Vittorio Giovara 14e7e19a90 lavc: bsf: Document input/output codecparam alloc/init process 8 years ago
Vittorio Giovara b8d5070db6 avcodec: Document AV_PKT_DATA_PALETTE side data type 8 years ago
Yogender Gupta de64dd13cb avcodec: Add the extended pixel format profile for HEVC 9 years ago
Luca Barbato d42809f983 av1: Add codec_id and basic demuxing support 9 years ago
Anton Khirnov e85f6f7f8d lavc: allow using AVCodecContext.hw_frames_ctx for decoding 9 years ago
Paul B Mahol 470cd0c5fe Add TrueMotion 2.0 Real Time decoder 9 years ago
Paul B Mahol d78fd2fa21 Add MagicYUV decoder 9 years ago
Vittorio Giovara 75872d77d2 lavc: Document AV_PKT_DATA_NEW_EXTRADATA 9 years ago
Anton Khirnov 90f469aa2b lavc: add H.264 MVC profiles 9 years ago
Francois Cartegnie ad61da054b jpeg2000: Fix profile define values 9 years ago
Anton Khirnov 2ef6dab0a7 lavc: document that avcodec_close() should not be used 9 years ago
Anton Khirnov 04fc8e24a0 lavc: deprecate avcodec_get_context_defaults3() 9 years ago
Anton Khirnov 5f30ac2779 lavc: deprecate avcodec_copy_context() 9 years ago
Anton Khirnov 31f6a4b4b8 lavc: mark the old audio/video encoding API as deprecated 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Martin Storsjö 9d4d9be538 libavcodec: Document that encoders may use the framerate field in AVCodecContext 9 years ago
wm4 05f66706d1 lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Anton Khirnov a8068346e4 lavc: add a variant of av_get_audio_frame_duration working with AVCodecParameters 9 years ago
Anton Khirnov 998e1b8f52 lavc: add codec parameters API 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Anton Khirnov 7b3214d005 lavc: add a field for passing AVHWFramesContext to encoders 9 years ago