42162 Commits (059a934806d61f7af9ab3fd9f74994b838ea5eba)
 

Author SHA1 Message Date
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 9 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. 9 years ago
Anton Khirnov bf52f77391 lavc: add Intel libmfx-based MPEG2 decoder. 9 years ago
Anton Khirnov f89f78c1c5 lavc: add a HEVC mp4->annex B bitstream filter 9 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 9 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
Steve Lhomme a54e720e02 configure: force -nologo- when detecting MSVC 9 years ago
Martin Storsjö 44f7df0c98 dds: Write the palette in the native endian form 9 years ago
Tom Butterworth 11f3d5c69b hap: Name enums, remove unused struct member 9 years ago
Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 9 years ago
Alexandra Hájková 7f388c0fab asfdec: remove the wrong condition 9 years ago
Tom Butterworth ae5a8dca67 hap: Fix slice size computation 9 years ago
Tom Butterworth ebe8b5d947 dds: Fix the slice size computation 9 years ago
Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 9 years ago
Alexandra Hájková aed7715b8f asfdec: increment nb_streams right after the stream allocation 9 years ago
Alexandra Hájková ee80f834cb asfdec: set nb_streams to 0 in the asf_read_close 9 years ago
Vittorio Giovara 21c90d86d2 mpegvideo: Add missing include 9 years ago
Vittorio Giovara a16854892c dds: Add a rgba fate test 9 years ago
Michael Niedermayer d08d8b61aa dds: Fix 32bpp bitmaps decoding 9 years ago
Vittorio Giovara 57214b2f7f dds: Fix palette decoding 9 years ago
Vittorio Giovara ea4d46e729 dds: Fix enum declaration 9 years ago
Alexandra Hájková 2a187a074a asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0 9 years ago
Alexandra Hájková 93f16f338f asfdec: close the demuxer properly when read_header is failing 9 years ago
Alexandra Hájková 5655236a67 asfdec: factor out seeking to the Data Object outside while 9 years ago
Anton Khirnov ecee1148af qsvenc_hevc: use the correct HW plugin UID 9 years ago
Janne Grunau e605bf3b59 checkasm: remove empty array initializer list in h264pred test 9 years ago
Luca Barbato 3ae0e721c7 checkasm: Always link statically 9 years ago
Luca Barbato 6b2b26e7af dds: Decode using optimal slices sizes 9 years ago
Luca Barbato 977105407c hap: Decode using optimal slices sizes 9 years ago