| Commit message (Expand) | Author | Age |
* | new debanding filter | lorenm | 2009-07-07 |
* | Rename LIBVORBIS Makefile variable to VORBIS. | diego | 2009-06-14 |
* | cosmetics: alphabetically sort SRCS_MPLAYER | diego | 2009-05-21 |
* | Add missing path to find invocation for tags/TAGS creation. | diego | 2009-05-15 |
* | Simplify find invocation in tags/TAGS generation command: | diego | 2009-05-15 |
* | Make sure that -I flags for internal library copies come before other CFLAGS | diego | 2009-05-12 |
* | libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4. | diego | 2009-05-12 |
* | Rename macosx video output driver to corevideo. | diego | 2009-05-04 |
* | Rename macosx audio output driver to coreaudio. | diego | 2009-05-04 |
* | Move non-conditional SRCS lists below the conditional parts. This allows | diego | 2009-04-20 |
* | whitespace cosmetics | diego | 2009-04-20 |
* | Use temporary variables to add objects that depend on more than one | diego | 2009-04-20 |
* | Only add existing files to the FFMPEGFILES variable. | diego | 2009-04-20 |
* | Use ADDSUFFIXES function to simplify version.h dependency declaration. | diego | 2009-04-20 |
* | Introduce ADDSUFFIXES function and use it to simplify the | diego | 2009-04-20 |
* | cosmetics: Move ADD_ALL_* functions to a more sensible place. | diego | 2009-04-20 |
* | whitespace cosmetics | diego | 2009-04-19 |
* | cosmetics: Rename PARTS variable to FFMPEGPARTS. | diego | 2009-04-19 |
* | Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands | diego | 2009-04-19 |
* | Convert another forgotten ADD_ALL_EXESUFS call. | diego | 2009-04-19 |
* | Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one. | diego | 2009-04-19 |
* | Remove duplicate entry from DIRS. | diego | 2009-04-19 |
* | Add files in all library subdirectories to FFMPEGFILES variable, not | diego | 2009-04-19 |
* | Specify precise dependencies for generated header file codecs.conf.h. | diego | 2009-04-08 |
* | Reduce compilation time after version.h was updated. | cehoyos | 2009-04-08 |
* | Add rules to install gmplayer manual pages. | diego | 2009-04-06 |
* | Add libbs2b audio filter itself. | bircoph | 2009-04-02 |
* | Add recently added FFmpeg subdirs to DIRS variable. | diego | 2009-04-02 |
* | 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 |