42385 Commits (e94e651c762f90ac5fd2dc9bd3ba1336a77d5b5c)
 

Author SHA1 Message Date
  James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 9 years ago
  Alexandra Hájková cd4d9df227 asfdec: free AVDictionaries properly when closing the demuxer 9 years ago
  Anton Khirnov 90e648c508 fate/mp3: use the f32le format as output 9 years ago
  Anton Khirnov a079795052 fate/mp3: specify the number of output samples instead of filesize 9 years ago
  Martin Storsjö 764ec70149 rtsp: Only interpret $ as interleaved packet indicator at the start of replies 10 years ago
  James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 9 years ago
  Luca Barbato 0c73a5a53c hls: Save and forward avio options 9 years ago
  Luca Barbato 5ae178539b http: Add the trailing endlines if they are missing 9 years ago
  Martin Storsjö bf0cef5c3a checkasm: Include io.h for isatty, if available 9 years ago
  James Almer 9487ffd4c0 rtmpproto: free hmac context properly 9 years ago
  James Almer 65dd6a1f84 rtmpproto: use AVHMAC instead of a custom implementation 9 years ago
  James Almer e59f7cd89e fate: add test vectors for HMAC SHA and SHA-2 9 years ago
  James Almer 7e38340b83 hmac: add support for SHA-2 9 years ago
  Martin Storsjö c6e0829e36 configure: Don't force _WIN32_WINNT to an older version if targeting winphone/winrt 9 years ago
  Martin Storsjö d75b55635a dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 9 years ago
  John Högberg b7040e67ec h264: fix AVDISCARD_NONKEY for some interlaced content 9 years ago
  Alexandra Hájková b5c1c16247 asfdec: do not align Data Object when Broadcast Flag is set 9 years ago
  Anton Khirnov db21dde3f7 qsvdec_mpeg2: drop an incorrect comment 9 years ago
  Vittorio Giovara abdc7e403e fate: Add hap-chunk ref file 9 years ago
  Vittorio Giovara aaf937ee35 hap: Add utility functions file 9 years ago
  Tom Butterworth 3ee217853a Support the Hap chunked frame format 9 years ago
  Tom Butterworth 43dd004747 hap: Move some per-stream setup into decoder init rather than per-frame 9 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 9 years ago
  Vittorio Giovara a67b67944a ac3enc_template: Use the correct context field 9 years ago
  Martin Storsjö 60a21b3d81 configure: Check for _M_ARMT to detect thumb when using MSVC 9 years ago
  Martin Storsjö 616b409c8f configure: Check MSVC defines for identifying hardfloat 9 years ago
  Martin Storsjö 2192ff84dd configure: Default to armasm for --toolchain=msvc when targeting arm 9 years ago
  Martin Storsjö e4015b00d4 configure: Simplify, remove an unnecessary intermediate variable 9 years ago
  Martin Storsjö 6d3081e6c3 doc: Remove the now unnecessary remark about PATH and link.exe 9 years ago
  Alexandra Hájková 9e8627a1ff asfdec: interpret the first flag in an asf packet as length flag 9 years ago
  Henrik Gramner 65c1480152 checkasm: Modify report format 9 years ago
  Anton Khirnov f3bd3810d2 qsvdec_*: add missing CODEC_CAP_DR1 9 years ago
  Martin Storsjö 342b0ba5f9 configure: Only redirect strtoll to _strtoi64 if necessary 9 years ago
  Martin Storsjö 5fd553d312 configure: Only redefine inline to __inline for msvc if necessary 9 years ago
  Martin Storsjö 0cff125200 configure: Only add -FIstdlib.h for msvc/icl if necessary 9 years ago
  Steve Lhomme 9b4b96c0de force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.h 9 years ago
  Michael Niedermayer 4d0d55cd62 checkasm: Use LOCAL_ALIGNED 9 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 9 years ago
  Anton Khirnov fa85fcf2b7 qsvenc_hevc: fix enum declaration 9 years ago
  Anton Khirnov 22522d9c2c qsvdec: fix a memleak of async_fifo 9 years ago
  Anton Khirnov aa9d15d89b qsvdec: avoid an infinite loop with no consumed data and no output 10 years ago
  Steve Lhomme c9edbe4af9 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 9 years ago