20201 Commits (f34b152eb7b7e8d2aee57c710a072cf74173fbe1)

Author SHA1 Message Date
  Martin Storsjö f34b152eb7 libfdk-aacdec: Clean up properly if the init fails 10 years ago
  Martin Storsjö 1b90433f79 libfdk-aacdec: Always decode into an intermediate buffer 10 years ago
  Martin Storsjö 87de6ddb7b libfdk-aacdec: Bump the max number of channels to 8 10 years ago
  Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
  Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 10 years ago
  Henrik Gramner 4a53c758d2 x86: dcadsp: Avoid SSE2 instructions in SSE functions 10 years ago
  Paolo Bizzarri 1542ec9638 cosmetics: Drop spurious spaces from if clauses 10 years ago
  Luca Barbato 0f562f5b83 h264: Do not print an error when the buffer has to be refilled 10 years ago
  Jake Sebastian-Jones 9469370fb3 h264: Use AVERROR return codes instead of -1 10 years ago
  Luca Barbato 4fee11ab05 png: Be more informative regarding signature errors 10 years ago
  Anton Khirnov 14e5580246 opusdec: properly handle mismatching configurations in multichannel streams 10 years ago
  Henrik Gramner ebaf571aca x86: dct: Disable dct32_float_sse on x86-64 10 years ago
  Luca Barbato 979cb55103 hevc: Split the sei parsing in 3 functions 10 years ago
  Luca Barbato 043f46f574 hevc: Use switch instead of if-nests in decode_nal_sei_message 10 years ago
  Luca Barbato 2cd841c077 hevc: Use a proper enum for the SEI values 10 years ago
  David Holm 80ea661128 avcodec: h264: Extract decoder methods 10 years ago
  Martin Storsjö d75b55635a dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 10 years ago
  John Högberg b7040e67ec h264: fix AVDISCARD_NONKEY for some interlaced content 10 years ago
  Anton Khirnov db21dde3f7 qsvdec_mpeg2: drop an incorrect comment 10 years ago
  Vittorio Giovara aaf937ee35 hap: Add utility functions file 10 years ago
  Tom Butterworth 3ee217853a Support the Hap chunked frame format 10 years ago
  Tom Butterworth 43dd004747 hap: Move some per-stream setup into decoder init rather than per-frame 10 years ago
  Vittorio Giovara b94ec30428 lavc: Update version and APIchanges 10 years ago
  Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
  Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
  Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 10 years ago
  Vittorio Giovara 03eb557414 wmv2enc: Check memory allocation 10 years ago
  Vittorio Giovara a67b67944a ac3enc_template: Use the correct context field 10 years ago
  Anton Khirnov f3bd3810d2 qsvdec_*: add missing CODEC_CAP_DR1 10 years ago
  Steve Lhomme 9b4b96c0de force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.h 10 years ago
  Anton Khirnov 41d47ea85f lavc: add Intel libmfx-based HEVC decoder. 10 years ago
  Anton Khirnov bf52f77391 lavc: add Intel libmfx-based MPEG2 decoder. 10 years ago
  Anton Khirnov f89f78c1c5 lavc: add a HEVC mp4->annex B bitstream filter 10 years ago
  Anton Khirnov 96dca089b1 qsvdec: move qsv_process_data() from qsvdec_h264 to the common code 10 years ago
  Anton Khirnov fa85fcf2b7 qsvenc_hevc: fix enum declaration 10 years ago
  Anton Khirnov 22522d9c2c qsvdec: fix a memleak of async_fifo 10 years ago
  Anton Khirnov aa9d15d89b qsvdec: avoid an infinite loop with no consumed data and no output 10 years ago
  Martin Storsjö 44f7df0c98 dds: Write the palette in the native endian form 10 years ago
  Tom Butterworth 11f3d5c69b hap: Name enums, remove unused struct member 10 years ago
  Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 10 years ago
  Tom Butterworth ae5a8dca67 hap: Fix slice size computation 10 years ago
  Tom Butterworth ebe8b5d947 dds: Fix the slice size computation 10 years ago
  Vittorio Giovara 21c90d86d2 mpegvideo: Add missing include 10 years ago
  Michael Niedermayer d08d8b61aa dds: Fix 32bpp bitmaps decoding 10 years ago
  Vittorio Giovara 57214b2f7f dds: Fix palette decoding 10 years ago
  Vittorio Giovara ea4d46e729 dds: Fix enum declaration 10 years ago
  Anton Khirnov ecee1148af qsvenc_hevc: use the correct HW plugin UID 10 years ago
  Luca Barbato 6b2b26e7af dds: Decode using optimal slices sizes 10 years ago
  Luca Barbato 977105407c hap: Decode using optimal slices sizes 10 years ago