45013 Commits (39056b5240524e4119fa630240f9b45ea0230aad)
 

Author SHA1 Message Date
Mark Thompson 39056b5240 lavc: Use hardware config information in ff_get_format() 7 years ago
Mark Thompson 57623cba13 webp: Fix alpha initialisation 7 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 720cf4e6e7 lavc: Add codec metadata to indicate hardware support 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Luca Barbato 5083785566 qsv: Support explicit lookahead downscaling 7 years ago
Li, Zhong f2e9a0ecbe qsv/vp8dec: fixes memory leak issue 7 years ago
Li, Zhong 7c65a76b16 lavc/qsvenc: add error messeage if ICQ unsupported. 7 years ago
Li, Zhong bddb2ce179 lavc/qsvenc: ICQ/VCM/QVBR are not avilable on Linux 7 years ago
Li, Zhong 6ff29343b0 lavc/qsvenc: set HRD buffer size 7 years ago
Martin Storsjö 18a0f42026 checkasm: Use LOCAL_ALIGNED for aligned variables on the stack 7 years ago
Alexandra Hájková 7993ec19af hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64 7 years ago
Mark Thompson 3ff8fbbf5a vaapi_h265: Add named options for setting profile and level 7 years ago
Mark Thompson 6679654efe vaapi_h264: Add named options for setting profile and level 7 years ago
Mark Thompson e171022c24 vaapi: Make the decode profile matching more explicit 7 years ago
Jun Zhao 4b57f06447 vaapi_h264: Fix VUI max_dec_frame_buffering 7 years ago
Jun Zhao e7adf2250b vaapi_h265: Enable VBR mode 7 years ago
Mark Thompson 5a6707e49b cbs_mpeg2: Fix marker_bit type 7 years ago
Mark Thompson 7bf3f38046 cbs: Add padding to slice data allocations 7 years ago
Tristan Matthews f6161fccf8 rtsp: only break on parse_rtsp_message on error 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Vittorio Giovara 45d7be7f93 prores: Always assume limited range 7 years ago
Li, Zhong b843b343d8 qsvenc: cavlc option is only available for h264 7 years ago
Li, Zhong 136e7cf64c qsv/hevcdec: Load hw plugin by default on non-windows os 7 years ago
Martin Storsjö 3152058bf1 libavcodec: Don't use dllexport, only dllimport when building DLLs 7 years ago
Martin Storsjö bad7ce1d82 makedef: Pass EXTERN_PREFIX from configure to makedef 7 years ago
Diego Biurrun d070b9b703 configure: Coalesce some arch configuration and PIC handling 7 years ago
Diego Biurrun 9e48de3cc8 configure: Miscellaneous minor changes 7 years ago
James Almer 5c2a01f064 Makefile: fix distclean target 7 years ago
James Almer b72ac6dbb8 configure: fix writing library dependencies to config.sh 7 years ago
Mark Thompson 620f88a0b9 vaapi_h264: Add missing return value check 7 years ago
Mark Thompson d5fcf94261 h264_metadata: Fix clearing SEI payload in error case 7 years ago
Mark Thompson 22aed77687 cbs_h2645: Fix memory leak on when reading SEI fails 7 years ago
Mark Thompson 476d301316 cbs: Add a missing return value check 7 years ago
Mark Thompson c77da21e5d vaapi_h264: Do not use deprecated header type 7 years ago
Mark Thompson ff007e30d8 vaapi_h264: Add workaround for bad SEI in old Intel drivers 7 years ago
James Almer 5c22c90c1d vp9_superframe_bsf: cache packets by creating new references instead of moving pointers 7 years ago
Andreas Cadhalpun 0ccddbad20 smacker: limit recursion depth of smacker_decode_bigtree 7 years ago
Michael Niedermayer cd4663dc80 smacker: add sanity check for length in smacker_decode_tree() 7 years ago
Diego Biurrun 17b6c7efb4 build: Add missing config.sh dependency for pkg-config files 7 years ago
Diego Biurrun 7ebe7e8e7a build: Remove pkg-config files on clean instead of on distclean 7 years ago
Diego Biurrun fbf77b5ac3 build: Add uninstall-pkgconfig target to match install-lib*-pkgconfig 7 years ago
Sean McGovern fbca6e7d16 matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 7 years ago
Diego Biurrun 8e0febe28e configure: Use right variable and right value for AIX ar flags 7 years ago
Peter Große 22241208eb avconv.c: fix calculation of input file duration in seek_to_start() 7 years ago
James Almer 55fe72a841 matroskadec: don't warn about unknown spherical medata when none is present 7 years ago
Martin Storsjö 1746c7c8f2 libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbols 7 years ago
Diego Biurrun 2cf3c0ab0d Revert "configure: Detect AIX ar command instead of hardcoding it in the OS section" 7 years ago
Diego Biurrun 9b0aff51a7 configure: Simplify MIPS instruction set handling 7 years ago
Diego Biurrun 192fe52e42 configure: Miscellaneous minor changes to config file handling 7 years ago