Age | Commit message (Expand) | Author |
2011-03-07 | [osx] fixed, yasm is found by configure but not remembered for make | S. Davilla |
2011-03-07 | [osx] fixed, include CPPFLAGS so cmake can find builddir includes | S. Davilla |
2011-03-06 | fixed, pull/56 fixes | S. Davilla |
2011-03-05 | [osx] changed, configure and makefiles to support new osx build system | S. Davilla |
2011-02-23 | changed: sonames to match ffmpeg library names on linux | Anssi Hannula |
2011-02-20 | fixed: ffmpeg build on non-x86 when LDFLAGS has -Wl,-Bsymbolic-functions | Anssi Hannula |
2011-02-19 | Merge removal of unneeded libdts and liba52 | Anssi Hannula |
2011-02-18 | This fix uses a singleton pattern and some compiler/cpreprocessor sugar to al... | Jim Carroll |
2011-02-18 | Fixed the FreeBSD linking issue that was a result of reordering the link line. | Jim Carroll |
2011-02-17 | Removed use of libfaad2. It was already disabled on all platforms. | theuni |
2011-02-13 | cosmetics | spiff |
2011-02-07 | changed: don't build ffmpeg docs | theuni |
2011-02-07 | added: import av_set_string3 from libavutil | Anssi Hannula |
2011-02-06 | changed: remove libmms support | spiff |
2011-02-06 | removed: use of deprecated libdts | Anssi Hannula |
2011-02-06 | removed: use of deprecated liba52 | Anssi Hannula |
2011-02-03 | updated: internal ffmpeg to c3beafa0f1 | Anssi Hannula |
2011-02-01 | set a default $MAKE to make | Fneufneu |
2011-01-28 | do not hardcode make, use $MAKE instead | Fneufneu |
2011-01-27 | non gnu sed: \+ is not a basic regular expression | Fneufneu |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni |
2011-01-23 | Revert "Merge remote branch 'upstream/master'" | Lars Op den Kamp |
2011-01-15 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-13 | configure.in: check for `nasm` only on `i486` | Paul Menzel |
2011-01-07 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-07 | fixed: show Git revision number instead of SVN. commiting for TheUni | amet |
2011-01-05 | pvr: Makefiles for pvr addons | Lars Op den Kamp |
2011-01-04 | merge pvr-testing2 svn rev 32591 into trunk | Lars Op den Kamp |
2010-12-12 | [osx] we want basename, not the path | davilla |
2010-12-09 | [osx] fixed, figure out correct dylib names to match what linker uses | davilla |
2010-11-27 | complete replacement of liblzo with liblzo2, linux was already liblzo2 | davilla |
2010-11-26 | changed: ditch libshout and replace with curl-based code | spiff_ |
2010-11-21 | Added a configure option --disable-optical-drive | topfs2 |
2010-11-15 | removed: dependency on libfaac which doesn't seem to be used anywhere | elupus |
2010-11-09 | fixed: asap codec didn't build properly on x86-64 | spiff_ |
2010-10-27 | fixed: do not try to start pulse if --disable-pulse was used | anssih |
2010-10-18 | fixed: accidently removed fontconfigs and libcurls INCLUDES and CFLAGS (thank... | vdrfan |
2010-10-18 | fixed: avoid useless linking against libcurl | vdrfan |
2010-10-18 | fixed: avoid useless linking against fontconfig | vdrfan |
2010-10-18 | removed: xinerama build deps | vdrfan |
2010-10-04 | change: remove the GYM codec. it's broken, the code is an utter mess and i cb... | spiff_ |
2010-08-17 | Revert "[osx] fixed broken build resulting from r32688" | spiff_ |
2010-08-17 | Revert "Removing unnecessary dependency on libssl and libcrypto." | spiff_ |
2010-08-16 | fixed: don't let ffmpeg build pick up our CFLAGS | elupus |
2010-08-16 | Fix check for setting --enable-pic when compiling ffmpeg. | ceros7 |
2010-08-16 | Enable PIC for all architectures but x86 when building ffmpeg. | ceros7 |
2010-08-15 | fixed: don't force xbox-compatible simd extensions in ffmpeg | spiff_ |
2010-08-12 | fixed: added AC_PROG_LIBTOOL macro in addition to r32695 | vdrfan |
2010-08-12 | [osx] libmicrohttpd, fault attempt to use libgcrypo if present | davilla |
2010-08-12 | cosmetic, these are libs common to both linux and osx, replace independent wi... | davilla |