21323 Commits (46191a2da16f751e53d93646ae1388d421d12bee)

Author SHA1 Message Date
  Anton Khirnov cfa4eb4fba vaapi_decode: use the correct logging context 9 years ago
  Anton Khirnov ea8b730d8e hevcdec: add a VAAPI hwaccel 9 years ago
  Anton Khirnov d4a91e6534 pthread_frame: do not run hwaccel decoding asynchronously unless it's safe 9 years ago
  Anton Khirnov 8dfba25ce8 pthread_frame: ensure the threads don't run simultaneously with hwaccel 9 years ago
  Anton Khirnov 373fd76b4d hevcdec: do not set decoder-global SPS prematurely 9 years ago
  Janne Grunau 2425d7329f arm64: replace 'bic' with immediate with 'and' with inverted immediate 9 years ago
  Diego Biurrun ea7ee4b4e3 ppc: Centralize compiler-specific altivec.h #include handling in one place 9 years ago
  Diego Biurrun 39929e55eb ppc: hevcdsp: Use shorthands for vector types 9 years ago
  Diego Biurrun 554e55bbf0 decode.h: Add missing headers to fix standalone compilation 9 years ago
  Wan-Teh Chang 343e283399 pthread_frame: use better memory orders for frame progress 9 years ago
  Derek Buitenhuis 5c7f2cf81d h264_slice: Wait for refs to be available before we use them in error concealment 9 years ago
  Anton Khirnov 86157e6db2 hevc: decouple calling get_format() from exporting the SPS parameters 9 years ago
  Anton Khirnov 730c023260 binkaudio: switch to the new send/receive API 9 years ago
  Anton Khirnov fa1749dd34 vp9: split superframes in the filtering stage before actual decoding 9 years ago
  Anton Khirnov 03a80925ef lavc: add a bitstream filter for splitting VP9 superframes 9 years ago
  Anton Khirnov 8fb4210ad8 qsvdec_h2645: switch to the new generic filtering mechanism 9 years ago
  Anton Khirnov 972c71e9cb lavc: add support for filtering packets before decoding 9 years ago
  Anton Khirnov 061a0c14bb decode: restructure the core decoding code 9 years ago
  Anton Khirnov 549d0bdca5 decode: be more explicit about storing the last packet properties 9 years ago
  Anton Khirnov 47e547b321 lavc: add a null bitstream filter 9 years ago
  Anton Khirnov 0309ddcfb2 lavc: handle MP3 in get_audio_frame_duration() 9 years ago
  Diego Biurrun 6aa4ba7131 dxva2: Keep code shared between dxva2 and d3d11va under the correct #if 9 years ago
  Alexandra Hajkova b0e6b3f477 hevc: ppc: Add HEVC 4x4 IDCT for PowerPC 9 years ago
  Diego Biurrun a6901b9c6b Drop libxvid rate control support for mpegvideo encoding 9 years ago
  Diego Biurrun ac648bb835 dxva2: Simplify some ifdefs 9 years ago
  Mark Thompson 7d81698b89 vaapi_h265: Fix CFR mode with framerate set in AVCodecContext 9 years ago
  Diego Biurrun 932cc6496e vdpau: Do not #include vdpau_x11.h from the main vdpau header 9 years ago
  Diego Biurrun 92e6b31c3b dxva2: Adjust multiple inclusion guard names to follow convention 9 years ago
  Andreas Cadhalpun fc85646ad4 libopusdec: fix out-of-bounds read 9 years ago
  Andreas Cadhalpun dc2ad09493 libschroedingerdec: fix leaking of framewithpts 9 years ago
  Andreas Cadhalpun 8c3a643808 libschroedingerdec: don't produce empty frames 9 years ago
  Timothy Gu d3da8a0035 omx: Fix allocation check 9 years ago
  Timothy Gu d32bdadda8 qsvdec: Fix memory leak on error 9 years ago
  Diego Biurrun d5759701a8 libkvazaar: Add missing header #includes 9 years ago
  Diego Biurrun fbec58daa2 build: Add an internal component for hevc_ps code 9 years ago
  Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 9 years ago
  Diego Biurrun 624aa8ab22 build: Add missing Makefile entries and ifdefs for QSV hwaccels 9 years ago
  Diego Biurrun e1dc5358af build: Create a component for MPEG audio header decoding 9 years ago
  Diego Biurrun 0fdc9f81a0 build: Add missing hevc_ps dependency for QSV HEVC encoder 9 years ago
  Alexandra Hájková 6c916192f3 mimic: Convert to the new bitstream reader 10 years ago
  Alexandra Hájková cdc6727c3e metasound: Convert to the new bitstream reader 10 years ago
  Alexandra Hájková 6fad5abcad lagarith: Convert to the new bitstream reader 10 years ago
  Alexandra Hájková c3defda0d8 indeo: Convert to the new bitstream reader 10 years ago
  Alexandra Hájková f5b7bd2a7c imc: Convert to the new bitstream reader 10 years ago
  Alexandra Hájková 39ecf0588f webp: Convert to the new bitstream reader 10 years ago
  James Almer 33a2b73b98 mpeg4audio: correctly propagate meaningful error values 9 years ago
  Wan-Teh Chang d82d5379ca mmaldec: initialize refcount using atomic_init() 9 years ago
  Vittorio Giovara 5168026a05 options_table: Do not rely on enum size as option bound 9 years ago
  Vittorio Giovara ff9db5cfd1 lavc: Use a stricter check for the color properties values 9 years ago
  Diego Biurrun 0a35f128f3 cabac: x86: Give optimizations header a more meaningful name 10 years ago