44277 Commits (f8a42d4f260db3eae4399fa8bd8c8c2c1d38f23a)
 

Author SHA1 Message Date
Steve Lhomme f8a42d4f26 dxva2: Make ff_dxva2_get_surface() static and drop its name prefix 8 years ago
Anton Khirnov 9026ec8aaf matroskadec: make sure not to leave EbmlBin in an inconsistent state 8 years ago
Jun Zhao 9b1db2d338 vaapi_h264: Fix POC on IDR frames 8 years ago
Mark Thompson d08e02d929 vaapi_h265: Fix build failure with old libva without 10-bit surfaces 8 years ago
Martin Storsjö 85ad5ea72c aarch64: vp9mc: Fix a comment to refer to a register with the right name 8 years ago
Martin Storsjö 65074791e8 aarch64: vp9dsp: Fix vertical alignment in the init file 8 years ago
Martin Storsjö c536e5e869 arm: vp9mc: Fix vertical alignment of operands 8 years ago
Sean McGovern d31f46e199 cmdutils: update copyright year to 2017 8 years ago
Diego Biurrun ee164727dd configure: Fix typo in incdir variable written to config.sh 8 years ago
Martin Storsjö eef860dd92 fate: Tweak printing of ignored tests 8 years ago
Martin Storsjö 5c83b4d550 fate: Unset the sig variable if ignoring a test failure 8 years ago
Janne Grunau 35d1f726eb fate: Add --ignore-tests configure option for omitting specific FATE tests 8 years ago
Diego Biurrun 8a34f36593 build: Add version numbers to "Requires" entries in pkg-config files 8 years ago
Diego Biurrun 53618054b6 parser: Add missing #include for printing ISO C99 conversion specifiers 8 years ago
John Stebbins 0982152c3f matroskadec: fix SRT subtitle duration 8 years ago
Martin Storsjö 1316446779 http: Check for negative chunk sizes 8 years ago
Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun edb4348732 build: Store library version numbers in .version files 8 years ago
Diego Biurrun 11a9320de5 build: Move build-system-related helper files to a separate subdirectory 8 years ago
Diego Biurrun f9edc734e0 ratecontrol: Drop xvid-rc-related struct members unused after a6901b9c6 8 years ago
Ruta Gadkari 5b26d3b789 nvenc: Update check for lookahead 8 years ago
Martin Storsjö a0c443a398 aarch64: vp9itxfm: Use the offset parameter to movrel 8 years ago
Alexandra Hájková fc322d6a70 tta: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 00c72a1e01 mlp: Convert to the new bitstream reader 8 years ago
Alexandra Hájková fa64aea12e unary: Convert to the new bitstream reader 8 years ago
Anton Khirnov 45286a625c h264dec: make sure to only end a field if it has been started 8 years ago
Anton Khirnov c2fa6bb0e8 mpeg12dec: move setting first_field to mpeg_field_start() 8 years ago
Anton Khirnov e807491fc6 mpeg12dec: avoid signed overflow in bitrate calculation 8 years ago
Anton Khirnov 58405de095 mpegvideo_parser: avoid signed overflow in bitrate calculation 8 years ago
Anton Khirnov 46191a2da1 mov: fix a possible invalid read in mov_read_mac_string() 8 years ago
Anton Khirnov cfa4eb4fba vaapi_decode: use the correct logging context 8 years ago
Anton Khirnov ea8b730d8e hevcdec: add a VAAPI hwaccel 8 years ago
Anton Khirnov 1783d7ec03 Changelog: add some missing entries 8 years ago
Anton Khirnov d4a91e6534 pthread_frame: do not run hwaccel decoding asynchronously unless it's safe 8 years ago
Anton Khirnov 8dfba25ce8 pthread_frame: ensure the threads don't run simultaneously with hwaccel 8 years ago
Anton Khirnov 373fd76b4d hevcdec: do not set decoder-global SPS prematurely 8 years ago
Anton Khirnov 0fea8555ae v4l2: use codec descriptors for mapping a codec name to id 8 years ago
Diego Biurrun ee480790c7 build: Add name parameter to check_lib() helper function 8 years ago
Diego Biurrun 1faffe7e8f configure: Disentangle vfw32 and user32 lib handling 8 years ago
Steve Lhomme f7174d7ed0 configure: fix linking with MSVC when using --disable-optimizations 8 years ago
Steve Lhomme ef9a711be7 configure: put d3d11 check in alphabetical order 8 years ago
Michael Niedermayer a4fec9a7ea rtmppkt: Check for packet size mismatches 8 years ago
Martin Storsjö cdcfa97dc4 libavformat: Fix a faulty api deprecation guard in prepare_input_packet 8 years ago
Janne Grunau 2425d7329f arm64: replace 'bic' with immediate with 'and' with inverted immediate 8 years ago
Diego Biurrun 05a603a94e ppc: Merge types_altivec.h into util_altivec.h 8 years ago
Diego Biurrun ea7ee4b4e3 ppc: Centralize compiler-specific altivec.h #include handling in one place 8 years ago
Diego Biurrun 39929e55eb ppc: hevcdsp: Use shorthands for vector types 8 years ago
Diego Biurrun 554e55bbf0 decode.h: Add missing headers to fix standalone compilation 8 years ago
Wan-Teh Chang 343e283399 pthread_frame: use better memory orders for frame progress 8 years ago