44689 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)
 

Author SHA1 Message Date
  Diego Biurrun ee480790c7 build: Add name parameter to check_lib() helper function 9 years ago
  Diego Biurrun 1faffe7e8f configure: Disentangle vfw32 and user32 lib handling 9 years ago
  Steve Lhomme f7174d7ed0 configure: fix linking with MSVC when using --disable-optimizations 9 years ago
  Steve Lhomme ef9a711be7 configure: put d3d11 check in alphabetical order 9 years ago
  Michael Niedermayer a4fec9a7ea rtmppkt: Check for packet size mismatches 9 years ago
  Martin Storsjö cdcfa97dc4 libavformat: Fix a faulty api deprecation guard in prepare_input_packet 9 years ago
  Janne Grunau 2425d7329f arm64: replace 'bic' with immediate with 'and' with inverted immediate 9 years ago
  Diego Biurrun 05a603a94e ppc: Merge types_altivec.h into util_altivec.h 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 e94b9313b2 fate: Add h264 test for frame num gaps 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 fc368497f2 configure: Add missing dxva2 dependency for dxva2_lib 9 years ago
  Diego Biurrun f1248fae90 configure: Handle dxva2 optional components in the standard way 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
  Mark Thompson ade370a4d7 lavfi: Add VAAPI deinterlacer 9 years ago
  Diego Biurrun f8a1ead0ae build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin 9 years ago
  Diego Biurrun 39fbcf8f76 configure: Fix _libs vs. _extralibs oversight 9 years ago
  Diego Biurrun be2d555c98 build: Use _extralibs variable names instead of _libs everywhere 9 years ago
  Diego Biurrun 0507cd5b9f build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBS 9 years ago
  Diego Biurrun a7101eb40e configure: Simplify some library checks via check_lib() 9 years ago
  Diego Biurrun 1818a640cf build: Fix dependencies for alsa/jack/sndio support 9 years ago
  Diego Biurrun af451ac0de configure: Drop redundant and partly bogus vaapi/vdpau header checks 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
  Ruta Gadkari dbfe60caca vf_hwupload_cuda: Add min/max limits for device option 9 years ago
  Vittorio Giovara 4efea4ce75 APIChanges: Mention where release 12 was cut 9 years ago
  Luca Barbato 3f75e5116b avio: Keep track of the amount of data written 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
  Wan-Teh Chang 6a93b596c5 compat/atomics: add typecasts in atomic_compare_exchange_strong() 9 years ago