42983 Commits (ccea588f831906084b8c8235222920e6984beb72)
 

Author SHA1 Message Date
Andrey Utkin ccea588f83 avio: Add an option 'rw_timeout' 9 years ago
Martin Storsjö d44f3e4059 avio: Apply avoptions on the URLContext itself as well 9 years ago
Anton Khirnov 8a02a8031e lavfi: add an NVIDIA NPP-based scaling filter 9 years ago
Mark Thompson 98114d70e4 lavf: VAAPI scale filter 9 years ago
wm4 8bc4accc37 lavf: use new decode API 9 years ago
wm4 35846d93e0 avconv: use new encode API 9 years ago
wm4 84aea95e31 avconv: use new decode API 9 years ago
wm4 05f66706d1 lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
Diego Biurrun 0d2fcdb1c5 opt-test: Merge struct declaration and initialization 9 years ago
Diego Biurrun d3044cf37f opt-test: Move some variable declarations to avoid block braces 9 years ago
Diego Biurrun a84713e70d parseutils-test: Move some variable declarations to avoid block braces 9 years ago
Diego Biurrun 52385410b7 des-test: Move a variable declaration to avoid an ifdef 9 years ago
Diego Biurrun 65a802401c build: Add component for the SRTP common code 9 years ago
Diego Biurrun 30e9ef21ce timefilter-test: Only compile timefilter-test if JACK is enabled 9 years ago
Diego Biurrun 48362ceade doc: Update paths to match new examples location 9 years ago
Diego Biurrun 8dead2aaca Move const qualifier before type name 9 years ago
Vittorio Giovara d909f43b5c vc1dec: wmv2dec: Validate ff_intrax8_common_init return value 9 years ago
Vittorio Giovara 0372e73f91 intrax8: Check and propagate errors from ff_intrax8_common_init 9 years ago
Vittorio Giovara ad8aa8e6c6 intrax8: Move documentation from implementation to header file 9 years ago
Vittorio Giovara 2ade1cdafb intrax8: K&R formatting cosmetics 9 years ago
Diego Biurrun 6f5ff559db intrax8: Adjust printf conversion specifier for sizeof expression 9 years ago
Vittorio Giovara 42244ce07a intrax8: Move a comment to the place it corresponds 9 years ago
Vittorio Giovara 750562549c intrax8: Wrap multiline macros in do{}while(0) clauses 9 years ago
Vittorio Giovara 0c6a70873f intrax8: Move error resilience out of intrax8 9 years ago
Vittorio Giovara 709c0f79d8 nuv: Use the correct context for av_image_check_size 9 years ago
Vittorio Giovara 64250d94b7 indeo4: Consistently initialize variables 9 years ago
Vittorio Giovara 6202e2fede indeo4: Rework stream analysis report 9 years ago
Anton Khirnov 4426540f0c avconv: switch to the new BSF API 9 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Andreas Cadhalpun a2d1922bde takdec: ensure chan2 is a valid channel index 9 years ago
Luca Barbato 9765549f55 mpegts: Forward the errors on mpeg4 objects parsing 9 years ago
Mark Thompson 07a844f32e lavfi: generic hardware surface upload and download filters 9 years ago
Mark Thompson 551c6775ab lavu: VAAPI hwcontext implementation 9 years ago
Mark Thompson d264c720f7 lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
Mark Thompson b1f01e85a9 lavu: add a way to query hwcontext frame constraints 9 years ago
Luca Barbato 1098f5c049 svq3: Use a separate buffer for decoding the slices 9 years ago
Sean McGovern 2f4a1bb9bf cmdutils: update copyright year to 2016 9 years ago
Luca Barbato 8b4b1c1eea matroska: Support V_QUICKTIME as written in the specification 9 years ago
Luca Barbato 92c1a83ee9 qsv: Fix loading multiple plugins 9 years ago
Luca Barbato 7e01d48cfd mov: Check the entries value when parsing dref boxes 9 years ago
Luca Barbato 59b9d2f684 configure: Add support for clang llvm-cov 9 years ago
Luca Barbato c11a858626 configure: Support msan as toolchain 9 years ago
Anton Khirnov 328e9a15c5 buffer: drop a reference to a non-existing function from the docs 9 years ago
Anton Khirnov 7480d00131 pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy 9 years ago
Luca Barbato 39a2d3288e mpegvideo: Refactor emulated_edge_mc calls 9 years ago
Luca Barbato 0242351390 mpegvideo: Fix undefined negative shifts in mpeg_motion_internal 9 years ago
Luca Barbato 7d4a1ff344 mpegvideo: Fix undefined negative shifts in ff_init_block_index 9 years ago
Katerina Barone-Adesi 1389b4c18d idct8x8: Fix undefined negative shifts 9 years ago
Vittorio Giovara e10b7ef2fe vdpau: Add missing deprecation guards 9 years ago
Vittorio Giovara d40cb726d2 mov: Trim dref absolute path 9 years ago