| Commit message (Expand) | Author | Age |
... | |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 |
* | Change integer to string comparison in hw.optional.altivec test since | diego | 2006-06-19 |
* | Conditionally run some CPU-architecture and OS-specific tests. | diego | 2006-06-18 |
* | Rename --with-dts*dir options to --with-libdts*dir for consistency and | diego | 2006-06-18 |
* | Consistency fix. | rathann | 2006-06-18 |
* | Rename --with-libdvnav --> --with-dvdnavdir for consistency. | diego | 2006-06-17 |
* | Disentangle _win32 and _dshow, the test for _dshow is disabled anyway. | diego | 2006-06-17 |
* | Simplify and streamline FAAD detection. | diego | 2006-06-17 |
* | consistency fix: --with-foo switches shall not enable options. | diego | 2006-06-17 |
* | cosmetics: Rename some variables and command line parameters. | diego | 2006-06-16 |
* | Use a function for help output. | diego | 2006-06-16 |
* | option handling consistency fixes | diego | 2006-06-16 |
* | readability cosmetics | diego | 2006-06-16 |
* | restored support for dvdnav only in the stream layer; all other functionaliti... | nicodvb | 2006-06-14 |
* | add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;) | gpoirier | 2006-06-12 |
* | Do not require iconv program with --charset=noconv | reimar | 2006-06-10 |
* | Don't claim that amr_nb is disabled when the fixed point version is enabled. | diego | 2006-06-09 |
* | Generalize runtime linker support. | diego | 2006-06-09 |
* | move misplaced echores. Output may still not be as intended though | reimar | 2006-06-07 |
* | UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) sol... | rathann | 2006-06-06 |
* | libpostproc is not a subdirectory of libavcodec anymore. | diego | 2006-06-02 |
* | On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z... | poirierg | 2006-05-31 |
* | Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev. | gpoirier | 2006-05-17 |
* | Don't just check for the existence of xmmintrin.h, also verify it will compile. | diego | 2006-05-14 |
* | Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg. | diego | 2006-05-14 |
* | Use egrep together with extended regular expressions for greater portability. | diego | 2006-05-14 |
* | Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis. | diego | 2006-05-14 |
* | add check for a working iconv program and point to workaround if not found | reimar | 2006-05-13 |
* | Remove redundant line. | diego | 2006-05-13 |
* | Linkers, assisted by a compiler, can optimize out the string that is being | diego | 2006-05-13 |
* | mediaLib is now disabled by default, add a comment about HP-UX SCSI headers. | diego | 2006-05-12 |
* | mlib != mediaLib | diego | 2006-05-12 |
* | --enable-mlib should behave like all other commandline parameters. | diego | 2006-05-12 |
* | enable mediaLib check execution and honnor user choise to enable mediaLib eve... | iive | 2006-05-12 |
* | Add missing --enable-toolame and --enable-twolame parameters. | diego | 2006-05-12 |
* | output typo fixes | diego | 2006-05-12 |
* | Disable mediaLib by default due to brokenness. | diego | 2006-05-12 |
* | Fall back on the codecs subdirectory of the current directory for Real | diego | 2006-05-11 |
* | Remove unnecessary commented out OPTFLAGS line. | diego | 2006-05-11 |
* | Feed AltiVec compiler options into CFLAGS explicitly. | diego | 2006-05-10 |
* | Unconditionally compile the Matroska demuxer. | diego | 2006-05-08 |
* | Adapt to latest FFmpeg AMR build changes. | diego | 2006-05-07 |
* | Fix up some checks to properly use _res_comment. | diego | 2006-05-07 |
* | Remove stray variable. | diego | 2006-05-07 |
* | x264 linking now requires explicit x11 libraries inclusion. | iive | 2006-05-04 |
* | check for XviD compiled with pthread support | iive | 2006-05-04 |
* | Add a check for sysi86() on Solaris systems, solving a build failure on Solaris | diego | 2006-04-30 |
* | use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they | reimar | 2006-04-27 |
* | Document how configure works and how to write basic checks. | diego | 2006-04-27 |