27 Commits (1034296eac7e6b58a06b6474c9cd53ee86124d3c)

Author SHA1 Message Date
Andreas Rheinhardt df3cdf4c75 avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I 10 months ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 3 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 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
Andreas Rheinhardt 93aa9056e8 avcodec/mvcdec: Mark decoders as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Paul B Mahol 5ce1d089f0 avcodec/mvcdec: simplify, no need to use reget buffer 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Martin Storsjö 911fa05b51 mvc: Specify the pixel format for the mv-mvc* tests 11 years ago
Peter Ross 86a0432688 Silicon Graphics Motion Video Compressor 1 & 2 decoder 11 years ago
Paul B Mahol 0610d6e8ae avcodec/mvcdec: stop using deprecated avcodec_set_dimensions() 12 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Carl Eugen Hoyos a71de9a2a2 Fix typo in mvc decoder. 12 years ago
Peter Ross 746b1dcc98 Silicon Graphics Motion Video Compressor 1 & 2 decoder 12 years ago