| Commit message (Expand) | Author | Age |
* | Do not use full CFLAGS to build codec-cfg, they are unnecessary. | diego | 2009-03-23 |
* | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 |
* | Only compile fastmemcpybench on x86. | diego | 2009-03-14 |
* | Fix and restructure fastmemcpybench. It is now one binary that runs all | diego | 2009-03-10 |
* | Remove native nuv demuxer, it only needs more code to achieve the same thing | reimar | 2009-03-09 |
* | Make fastmemcpybench almost working - only thing missing is a way to | reimar | 2009-03-09 |
* | Fix fastmemcpybench tools build: | diego | 2009-03-09 |
* | Add test for C memcpy() | michael | 2009-03-08 |
* | rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly | reimar | 2009-03-08 |
* | Remove internal NuppelVideo decoder, the code in libavcodec can decode | reimar | 2009-03-08 |
* | Only add -Ilibdvdnav to the CFLAGS of the files that require it. | diego | 2009-03-05 |
* | Simplify CFLAGS generation for individual targets. | diego | 2009-03-05 |
* | Simplify some vidix dhahelper build commands with automatic make variables. | diego | 2009-03-05 |
* | DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net | diego | 2009-03-01 |
* | Fix 10l typo in ADD_ALL_EXESUFS function name. | diego | 2009-03-01 |
* | codec-cfg does not depend on codecs.conf.h, it is used to generate it. | diego | 2009-03-01 |
* | Make all object files depend on generated header files. | diego | 2009-03-01 |
* | Add explicit dependencies on generated header files for the object files along | diego | 2009-03-01 |
* | Fix dependencies on generated header files for the codec* binaries. | diego | 2009-03-01 |
* | Add statistics audio filter that prints information about the audio stream. | diego | 2009-02-21 |
* | Add support for VDPAU video out, including hardware decoding. | reimar | 2009-02-16 |
* | Create a fmt-conversion.c file so fmt-conversion.h can be included by multipl... | reimar | 2009-02-14 |
* | Ignore errors from all rm commands in clean targets. | diego | 2009-02-12 |
* | On clean/distclean, remove binaries with all types of executable suffixes. | diego | 2009-02-12 |
* | Use addprefix and addsuffix functions to generate TOOLS variable. | diego | 2009-02-12 |
* | Add priority support for OS/2 and factorize the Windows priority support. | diego | 2009-02-10 |
* | Conditionally compile aclib.c instead of placing #ifdef around its content. | diego | 2009-02-08 |
* | cosmetics: Remove stray tab. | diego | 2009-02-04 |
* | We use libdvdcss 1.2.10, not 1.2.9. | diego | 2009-02-04 |
* | Remove -c option from install commands. It is ignored by GNU install and | diego | 2009-02-01 |
* | Slightly simplify VIDIX_PCI_FILES command. | diego | 2009-01-31 |
* | HAVE_3DNOW --> HAVE_AMD3DNOW | diego | 2009-01-26 |
* | version.h depends on version.sh. | diego | 2009-01-26 |
* | HAVE_3DNOWEX --> HAVE_3DNOWEXT | diego | 2009-01-25 |
* | Factorize print_version(). | diego | 2009-01-25 |
* | Support an "internal" dvdnav version to make it easier to compile with, | reimar | 2009-01-10 |
* | Switch internal dvdread to libdvdread SVN external. | reimar | 2009-01-08 |
* | libavcodec/i386/ was renamed to libavcodec/x86/. | diego | 2008-12-22 |
* | another round of armv4l --> arm changes | diego | 2008-12-17 |
* | libavcodec/armv4l/ was renamed to libavcodec/arm/. | diego | 2008-12-17 |
* | Treat video output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | cosmetics: Rename ZORAN Makefile variable to ZR for consistency. | diego | 2008-12-03 |
* | Treat audio output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | MNG demuxer by Stefan Schuermans, stefan blinkenarea org | diego | 2008-11-30 |
* | Add yasm support to the build system. | bircoph | 2008-11-16 |
* | Create LIBDIR for binary codecs upon make install. | diego | 2008-10-16 |
* | 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well. | diego | 2008-10-01 |
* | Add shared libswscale support. | rathann | 2008-09-16 |
* | External liba52 support, part 2 of 2. | rathann | 2008-09-15 |
* | Use standard -I flags to compile codec-cfg. | diego | 2008-09-15 |