109 Commits (f578f93838bad57be9f4e476926c015a72b0467b)

Author SHA1 Message Date
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 21 years ago
Fabrice Bellard 951bf3e681 fixed windows build 21 years ago
Fabrice Bellard 258207b7fc simplified version handling - set win32 install path 21 years ago
Glenn Maynard cddf3f452a Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Fabrice Bellard c54d0a1ae0 removed strptime test 21 years ago
Michael Niedermayer ba9261e531 disable a52 & pp by default 21 years ago
Glenn Maynard 5e4639e200 localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer a17236c53c MingW patches by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Fabrice Bellard 23a65308e3 man page installation support 21 years ago
Fabrice Bellard 7eea5766d5 removed deprecated win32 option (use --enable-mingw32 and --cross-prefix) 21 years ago
Roman Shaposhnik f80f796434 enabling Sun medialib support via --enable-sunmlib, the default 21 years ago
Roman Shaposhnik 36b58e850d * fixing a regression in mpeg encoder (not setting pix_fmt), 21 years ago
Alex Beregszaszi bdb2e37c4a initial sh4 support 21 years ago
Magnus Damm b6e52719c6 Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> 21 years ago
Dan Christiansen 8d6625b621 Apple GCC 3.3 compile fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 22 years ago
Romain Dolbeau e45a2872fa 1) remove TBL support in PPC performance. It's much more useful to use the 22 years ago
Romain Dolbeau 3efd4952df PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Michael Niedermayer a4adb60858 PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Steven M. Schultz d3b150363c 'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 22 years ago
Alex Beregszaszi 93caefc7d6 support for armv5tel (XScale used in iPAQs) 22 years ago
Fabrice Bellard 31319a8ccd win32 compile fix for ffplay by gbazin at altern dot org 22 years ago
Fabrice Bellard 94a3401e93 disable ffplay if no SDL 22 years ago
Fabrice Bellard a86b921c7d SDL probe - ffplay build option 22 years ago
Zdenek Kabelac bc634f6fc2 * 3gp patch by Joca 22 years ago
Michael Niedermayer e82c5a8cc0 10000l (__CPU__ wasnt set) 22 years ago
Alex Beregszaszi e67e14d54c 1l 22 years ago
Michael Niedermayer a9a07762b8 altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) 22 years ago
joca@rixmail.se 891f64b339 AMR-NB audio support patch by (<joca at rixmail dot se>) 22 years ago
Zdenek Kabelac 445ad18d65 * link libfaad when needed 22 years ago
Zdenek Kabelac 0fc50e58f6 * simple options to enable faad support (no runtime compile checking is made) 22 years ago
Måns Rullgård 5f6b58def2 makes configure create the libpostproc directory and 22 years ago
Roman Shaposhnik 6e023978cf Changes for SPARC/Solaris compatibility. Now it should be possible to 22 years ago
Roman Shaposhnik a7beab731d bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Roman Shaposhnik c9f97d8251 making configure sh script patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 98ca7790e3 fixing typo in some outcommentet code 22 years ago
Michael Niedermayer 553a628497 optionally optimize for size (libavcodec.a is >30% smaller), no i didnt test the speed ... 22 years ago
Roman Shaposhnik 586bc7553c making configure a shell script not a bash one patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Slavik Gnatenko 69db4e10f2 restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
François Revol dee076fcb7 temporary fix: BeOS only has 'which' as an alias to a shell func :^) 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Philip Gladstone 04511d5326 Add checking for the existience of freetype2 22 years ago
Michael Niedermayer 1d0d55daf4 --disable-risky support 22 years ago
Fabrice Bellard a8721c0930 make consistent decisions for dlopen/dlfcn and vhook 22 years ago
Romain Dolbeau 6852ac95dd Altivec on non darwin systems patch by Romain Dolbeau (NOTE: I would prefer using the existing CONFIG_DARWIN Makefile variable and suppress the redundant TARGET_OS variable, but it would break the current mplayer patch) 22 years ago
Max Krasnyansky 8aa3ee32c2 dv patch by Max Krasnyansky (maxk at qualcomm dot com) 22 years ago
Fabrice Bellard 8f0a61620d fixed -msse stuff 22 years ago
Romain Dolbeau 35e5fb067e PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Michael Niedermayer db40a39aba AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Slavik Gnatenko f3ec2d46ba os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Fabrice Bellard 52b41d7f70 allow easy use of GCC vector builtins on x86 (has someone a better idea?) 22 years ago