313 Commits (e4c96dc96ccea3c74373b5be5bacd94049b429e2)

Author SHA1 Message Date
James Almer 63258b6f7c avcodec: remove FF_API_GET_FRAME_CLASS 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Andreas Rheinhardt 1c3c29d07d avcodec/options: Fix AVClassCategory of decoders with .receive_frame 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
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Vittorio Giovara 548aeb9383 lavc: switch to the new channel layout API 3 years ago
James Almer 0bf3a7361d avutil: remove deprecated AVClass.child_class_next 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 9b6ffcf0fd avcodec/options: Remove always-true check 4 years ago
Andreas Rheinhardt f21b47f38c avcodec/options: Reindent after previous commit 4 years ago
Andreas Rheinhardt 784c3c0d85 avcodec/options: Remove always-true check 4 years ago
James Almer 6e7e3a3820 avcodec: add a get_encode_buffer() callback to AVCodecContext 4 years ago
James Almer dd9227e48f avcodec/options: deprecate avcodec_get_frame_class() 4 years ago
James Almer 7addddd49e Revert "avcodec/options: add missing FF_API_COPY_CONTEXT checks" 4 years ago
James Almer 0191f2d29c avcodec/options: add missing FF_API_COPY_CONTEXT checks 4 years ago
Anton Khirnov 851e0dfe29 AVCodecContext: switch to child_class_iterate() 5 years ago
Josh de Kock bd2e7b74e1 lavc: stop using deprecated av_codec_next() 5 years ago
James Almer 3f31726994 avcodec/options: remove dead test code 6 years ago
Derek Buitenhuis 500a9bb5ba lavc/options: Remove unneeded header 7 years ago
James Almer cac8de2da5 avcodec/options: do a more thorough clean up in avcodec_copy_context() 8 years ago
James Almer 54a4c9b4e9 avcodec/options: factorize avcodec_copy_context() cleanup code 8 years ago
Vittorio Giovara 94eed68ace lavc: Drop deprecated options moved to private contexts 8 years ago
Anton Khirnov d59641abfd lavc: initialize AVCodecContext.sw_pix_fmt properly 8 years ago
Andrey Turkin 24b5cff01b lavc: handle hw_frames_ctx where necessary 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
Michael Niedermayer 845fb3d4a5 avcodec/options: Make dummy_v?_encoder static 9 years ago
Michael Niedermayer a368920eef avcodec/options: Silence deprecated warning about coded_frame 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
James Almer 3e46c7dbbe avcodec/options-test: don't alloc avctx->coded_frame 9 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Lukasz Marek 72732307d9 lavc/options: add test for avcodec_copy_context 10 years ago
Lukasz Marek 8616c5b75a lavc/options: fix leaks in avcodec_copy_context 10 years ago
Lukasz Marek 53b2809f2c lavc/options: don't copy priv context when it is not AVOption object 10 years ago
Lukasz Marek 345cfd04d0 lavc/options: fix leaks in avcodec_free_context 10 years ago
Lukasz Marek 7d75a399a4 lavc/options: fix rc_eq leak 10 years ago
Vadim Kalinsky d1d3904273 avcodec/options: Set AVCodecContext->codec upon initialization. 10 years ago
Lukasz Marek 01974a58df lavc/options: initialize pkt_timebase 10 years ago
Lukasz Marek 4a30277a59 lavc/options: set timecode_frame_start to -1 as option default 10 years ago
Lukasz Marek db2caf0a80 lavc/options: fix shallow copy context 10 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Michael Niedermayer 8b686c886c avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy priv_data 11 years ago
Michael Niedermayer e0d0745560 avcodec/options: leave priv_data in avcodec_copy_context() intact 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Michael Niedermayer 97f856a4c2 avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of setting it 11 years ago