2550 Commits (0e12cdc69c86daa11608cfe809ba1aa848f91a09)

Author SHA1 Message Date
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 3 years ago
Anton Khirnov 296dc876ec lavc: fix and extend AVCodecContext.get_format doxy 3 years ago
Anton Khirnov 7c9763070d lavc: move av_get_profile_name() from avcodec.h to codec.h 3 years ago
Anton Khirnov bb3648e676 lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h 3 years ago
Anton Khirnov 881db34f6a lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h 3 years ago
Anton Khirnov 2628dff366 lavc: move avcodec_profile_name() from avcodec.h to codec_id.h 3 years ago
Anton Khirnov 000f35125f lavc: move av_get_[exact_]bits_per_sample() to codec_id.h 3 years ago
Anton Khirnov ff0a96046d lavc: move small misc definitions into a separate header 3 years ago
James Almer f44d4f511d avcodec: remove leftover references to AVCodecContext.refcounted_frames 4 years ago
James Almer 5b5398722e avcodec: be more explicit about the buffer size in get_encode_buffer documentation 4 years ago
Andreas Rheinhardt 83b6471dcb avcodec/avcodec: Remove unnecessary forward declaration 4 years ago
Andreas Rheinhardt cb3ac722f4 avcodec: Constify AVCodecParserContext.parser 4 years ago
Andreas Rheinhardt 7c1f347b18 avcodec: Remove deprecated old encode/decode APIs 4 years ago
Andreas Rheinhardt 11bc790893 avcodec: Remove deprecated AVCodecContext.coded_frame 4 years ago
Andreas Rheinhardt f0c7fa2c48 avcodec: Switch AVCPBProperties to 64bits 4 years ago
Andreas Rheinhardt f34521266e avcodec/parser: Remove deprecated av_parser_change 4 years ago
Andreas Rheinhardt e3d993fab0 avcodec/vaapi: Remove old and deprecated VAAPI context and header 4 years ago
Andreas Rheinhardt eb6ea948ed avcodec: Remove deprecated VBV delay field 4 years ago
Andreas Rheinhardt 4a66fe1588 avcodec/imgconvert: Remove deprecated parts of pixel format API 4 years ago
Andreas Rheinhardt d947464ad4 avcodec: Remove deprecated AVPicture API 4 years ago
Andreas Rheinhardt bc9dca5c95 avcodec/options: Remove deprecated avcodec_copy_context 4 years ago
Andreas Rheinhardt ff8f9fcbe5 avcodec: Remove deprecated avcodec_get_context_defaults3 4 years ago
Andreas Rheinhardt 1f63665ca5 avcodec: Remove deprecated ASS with inline timing 4 years ago
Andreas Rheinhardt cb172ae9ab avcodec/mpegvideo_enc: Remove deprecated RTP-callback 4 years ago
Andreas Rheinhardt d6cb7bf599 avcodec: Remove deprecated avcodec_get_chroma_sub_sample 4 years ago
Andreas Rheinhardt f581433e8b avcodec: Remove remnants of user-visiable HW acceleration API 4 years ago
Andreas Rheinhardt e8fdb0db16 avcodec: Remove lock manager API 4 years ago
Andreas Rheinhardt d1d8a81874 avcodec: Remove deprecated av_codec_get_tag_string 4 years ago
Andreas Rheinhardt 23bb78d2ea avcodec: Remove unneeded getters and setters 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 df6b44182e avcodec, avformat: Remove AVPacket.convergence_duration 4 years ago
Andreas Rheinhardt 26ca5ebd7b avcodec: Remove sidedata-only-packet cruft 4 years ago
Andreas Rheinhardt 0f247986ad avcodec, avformat: Remove old BSF API 4 years ago
Andreas Rheinhardt 4b2be3f8d4 avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next API 4 years ago
James Almer 1af4885014 avcodec: add a mention about get_encode_buffer in the old encode API doxy 4 years ago
James Almer 6e7e3a3820 avcodec: add a get_encode_buffer() callback to AVCodecContext 4 years ago
Anton Khirnov 54e5d21aca lavc: clarify thread_safe_callbacks doxy 4 years ago
Andreas Rheinhardt 136dd5b592 avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all() 4 years ago
Andreas Rheinhardt dc20b27802 avcodec/parser: Schedule av_parser_change for removal 4 years ago
Jan Ekström a0eec776b6 avcodec: enable usage of err_recognition for encoders 4 years ago
James Almer dd9227e48f avcodec/options: deprecate avcodec_get_frame_class() 4 years ago
Andreas Rheinhardt 169259d9a3 avcodec: Add missing FF_API define for libavcodec pix fmt API 4 years ago
Andreas Rheinhardt e4524270f4 avcodec/avcodec: Add missing deprecation to AVCodecParser.next 4 years ago
James Almer e96ea80e85 avcodec: unschedule removing some functions with FF_API_COPY_CONTEXT 4 years ago
James Almer 7b30dad3a6 avcodec: remove pointless lowres deprecation wrappers 4 years ago
Anton Khirnov 9e30859cb6 lavc: shedule old encoding/decoding API for removal 4 years ago
James Almer 56709ca8aa avcodec: deprecate AVCodecContext.debug_mv 4 years ago
James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 4 years ago