1529 Commits (10a57f55e60902ab91388b8a46b73f1f4532f737)

Author SHA1 Message Date
Paul B Mahol 3601eb0474 avcodec: add g732_1 parser 6 years ago
Martin Vignali e53901ba5e avcodec/utils : add ff_int_from_list_or_default func 6 years ago
Martin Vignali a87ca4bbca avcodec/utils : add YUVA444P12 and YUVA422P12 to pixfmt who need height padding in avcodec_align_dimensions2 6 years ago
Cameron Cawley 22238d0b94 avcodec: Implement Archimedes VIDC encoder/decoder 6 years ago
James Almer ad99cbc9b3 decode: flush the internal bsfs instead of constantly reinitalizing them 6 years ago
James Almer 94fe138de0 avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them 6 years ago
Marton Balint 5982078e8d avcodec/utils: report insane channel count errors 7 years ago
Rostislav Pehlivanov 755e618399 lavc: implement an ATRAC9 decoder 7 years ago
Michael Niedermayer 544324827e avcodec/utils: Enforce minimum width also for VP5/6 7 years ago
Josh de Kock 7e8eba2d87 lavc: add new API for iterating codecs and codec parsers 7 years ago
Muhammad Faiz caa4bd7a9f avcodec/me_cmp: remove ff_me_cmp_init_static() 7 years ago
Michael Niedermayer 860d991fcd avcodec/utils: Avoid hardcoding duplicated types in sizeof() 7 years ago
James Almer 9ed4ebc530 avcodec/util: use a mutex instead of atomics in avcodec_register() 7 years ago
wm4 4ed66517c6 lavc: remove complex debug code around avcodec init locking 7 years ago
wm4 86a13bf2ff lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
wm4 a04c2c707d lavc: replace and deprecate the lock manager 7 years ago
Mark Thompson e2d575543c lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() 7 years ago
Mark Thompson 720cf4e6e7 lavc: Add codec metadata to indicate hardware support 7 years ago
Hendrik Leppkes fd542b6f20 Revert "libavcodec/utils.c: simplify avcodec locking with atomics" 7 years ago
Mark Thompson 3536a3efb9 lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() 7 years ago
Mark Thompson 24cc0a53e9 lavc: Add codec metadata to indicate hardware support 7 years ago
Rostislav Pehlivanov 590136e78d libavcodec/utils.c: simplify avcodec locking with atomics 7 years ago
Rostislav Pehlivanov 3154f4417a lavc/utils.c: use C11 atomics for entangled thread handling 7 years ago
James Almer c4131a0613 avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields 7 years ago
Aleksandr Slobodeniuk 85af60df89 avcodec: fix wrong duration of packets (dvd, bluray) 7 years ago
James Almer eb5f846339 avcodec: drop deprecated vismv option 7 years ago
Carl Eugen Hoyos 724cf83f10 Remove some unneeded casts of bit_rate. 7 years ago
Carl Eugen Hoyos 1c56becb9b lavc/utils: Calculate frame duration for little-endian G.726. 7 years ago
Vitaly Buka 8c2bb10ddf avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization 7 years ago
Steve Lhomme 157e57a181 lavc: Add Content Light Level side metadata found in HEVC 8 years ago
Ronald S. Bultje 083300bea9 pthread_frame: allow per-field ThreadFrame owners. 8 years ago
Clément Bœsch 67e370ee52 lavc: fix usages of av_get_codec_tag_string() 8 years ago
Vittorio Giovara c43a96fe16 lavc: Drop deprecated time_base variable for decoding 8 years ago
Vittorio Giovara 48bb0da050 lavc: Drop deprecated way of setting audio delay on encode 8 years ago
Vittorio Giovara b3739599bd lavc: Drop deprecated emu edge functionality 8 years ago
Vittorio Giovara 6dca24cd1d lavc: Drop deprecated way of setting codec dimensions 8 years ago
Vittorio Giovara 0337adfab5 lavc: Drop deprecated missing sample log function 8 years ago
wm4 66963d4b8d avcodec: remove warning against using frame threading with hwaccels 8 years ago
wm4 d682ae70b4 avcodec, avformat: deprecate anything related to side data merging 8 years ago
Tobias Rapp 205b8fd078 avcodec: estimate output bitrate for uncompressed video codecs 8 years ago
wm4 b4b8ca24f6 avcodec: fix uninitialized variable read 8 years ago
Carl Eugen Hoyos 5dd7ea9f56 lavc/internal: Constify AVPacket* in AVCodecInternal. 8 years ago
wm4 fcfc78cbab aacdec: do not mutate input packet metadata 8 years ago
wm4 a755b725ec avcodec: consider an error during decoder draining as EOF 8 years ago
Carl Eugen Hoyos 560f5188c6 lavc/utils: Make second parameter to apply_param_change() const. 8 years ago
Mark Thompson c1a5fca06f lavc: Add device context field to AVCodecContext 8 years ago
Mark Thompson 44f2eda39f lavc: Add device context field to AVCodecContext 8 years ago
Anton Khirnov f44ec22e09 lavc: use av_cpu_max_align() instead of hardcoding alignment requirements 8 years ago
Michael Niedermayer ad7a3f5294 avcodec/utils: Fix memleak with subtitles and sidedata 8 years ago
Michael Niedermayer 2080bc3371 avcodec/utils: correct align value for interplay 8 years ago