1535 Commits (61b055bed0968d60eb24a5080fb4ba2bcf73b753)

Author SHA1 Message Date
  Michael Niedermayer 61b055bed0 libavcodec/utils: Free threads on init failure 6 years ago
  Michael Niedermayer 923d5c489f avcodec/utils: fix leak of subtitle_header on error path 6 years ago
  Michael Niedermayer 8df6884832 avcodec/utils: Check close before calling it 6 years ago
  James Zern b1febda061 avcodec/utils, avcodec_open2: close codec on failure 6 years ago
  Michael Niedermayer d33414d2ad avcodec/utils: Check bits_per_coded_sample 6 years ago
  Paul B Mahol a367a932d3 avcodec/utils: remove commented out obsolete code 6 years ago
  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 7 years ago
  Martin Vignali a87ca4bbca avcodec/utils : add YUVA444P12 and YUVA422P12 to pixfmt who need height padding in avcodec_align_dimensions2 7 years ago
  Cameron Cawley 22238d0b94 avcodec: Implement Archimedes VIDC encoder/decoder 7 years ago
  James Almer ad99cbc9b3 decode: flush the internal bsfs instead of constantly reinitalizing them 7 years ago
  James Almer 94fe138de0 avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them 7 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() 8 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() 8 years ago
  Mark Thompson 720cf4e6e7 lavc: Add codec metadata to indicate hardware support 8 years ago
  Hendrik Leppkes fd542b6f20 Revert "libavcodec/utils.c: simplify avcodec locking with atomics" 8 years ago
  Mark Thompson 3536a3efb9 lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() 8 years ago
  Mark Thompson 24cc0a53e9 lavc: Add codec metadata to indicate hardware support 8 years ago
  Rostislav Pehlivanov 590136e78d libavcodec/utils.c: simplify avcodec locking with atomics 8 years ago
  Rostislav Pehlivanov 3154f4417a lavc/utils.c: use C11 atomics for entangled thread handling 8 years ago
  James Almer c4131a0613 avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields 8 years ago
  Aleksandr Slobodeniuk 85af60df89 avcodec: fix wrong duration of packets (dvd, bluray) 8 years ago
  James Almer eb5f846339 avcodec: drop deprecated vismv option 8 years ago
  Carl Eugen Hoyos 724cf83f10 Remove some unneeded casts of bit_rate. 8 years ago
  Carl Eugen Hoyos 1c56becb9b lavc/utils: Calculate frame duration for little-endian G.726. 8 years ago
  Vitaly Buka 8c2bb10ddf avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization 8 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 9 years ago
  Vittorio Giovara 6dca24cd1d lavc: Drop deprecated way of setting codec dimensions 9 years ago
  Vittorio Giovara 0337adfab5 lavc: Drop deprecated missing sample log function 9 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