| Commit message (Expand) | Author | Age | Files | Lines |
* | Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication, | reimar | 2010-01-11 | 1 | -2/+2 |
* | Update internal libass copy to commit 8db4a5 | greg | 2010-01-08 | 1 | -0/+3 |
* | Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it. | diego | 2010-01-04 | 1 | -1/+1 |
* | Remove previous failed attempt at disabling that auto-generation of some C code. | diego | 2010-01-04 | 1 | -1/+1 |
* | Drop -Iloader from CPPFLAGS for the loader subdirectory. | diego | 2010-01-04 | 1 | -1/+1 |
* | Add loader/wine/ to DIRS; its headers should be part of checkheaders. | diego | 2010-01-04 | 1 | -0/+1 |
* | 100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON. | reimar | 2010-01-03 | 1 | -1/+1 |
* | Change vo_png to use FFmpeg's png encoder instead of libpng. | reimar | 2010-01-03 | 1 | -1/+1 |
* | Finally add matrixview vo. | reimar | 2010-01-03 | 1 | -0/+1 |
* | Extract functions to generate yuv->rgb matrices and lookup tables into a | reimar | 2009-12-31 | 1 | -1/+1 |
* | Do not auto-generate the C code to handle PCI vendor and device names. | diego | 2009-12-20 | 1 | -1/+1 |
* | Do not autogenerate vidix/pci_names.h. | diego | 2009-12-20 | 1 | -1/+1 |
* | Run vidix/pci_db2c.awk directly instead of passing it to awk. | diego | 2009-12-20 | 1 | -1/+1 |
* | Experimental support for external libass. | reimar | 2009-12-19 | 1 | -3/+4 |
* | Add x11_common as dependency for OpenGL with X11 backend. | reimar | 2009-12-19 | 1 | -0/+1 |
* | DShow TV input needs part of the our DirectShow code, so add the proper | reimar | 2009-12-09 | 1 | -1/+4 |
* | Add preliminary support for streaming via FFmpeg's URProtocol functions. | reimar | 2009-11-17 | 1 | -1/+3 |
* | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 1 | -1/+1 |
* | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 | 1 | -1/+1 |
* | Get rid of COMMON_LDFLAGS variable. It was a pointless indirection. | diego | 2009-10-19 | 1 | -7/+4 |
* | Merge rules for building mencoder and mplayer. | diego | 2009-10-18 | 1 | -3/+4 |
* | Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables. | diego | 2009-10-18 | 1 | -8/+2 |
* | Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer | reimar | 2009-08-28 | 1 | -1/+1 |
* | Add osx_common.c and move the keycode conversion (OSX to MPlayer) there. | reimar | 2009-08-28 | 1 | -1/+1 |
* | new debanding filter | lorenm | 2009-07-07 | 1 | -0/+1 |
* | Rename LIBVORBIS Makefile variable to VORBIS. | diego | 2009-06-14 | 1 | -2/+2 |
* | cosmetics: alphabetically sort SRCS_MPLAYER | diego | 2009-05-21 | 1 | -4/+4 |
* | Add missing path to find invocation for tags/TAGS creation. | diego | 2009-05-15 | 1 | -2/+2 |
* | Simplify find invocation in tags/TAGS generation command: | diego | 2009-05-15 | 1 | -2/+2 |
* | Make sure that -I flags for internal library copies come before other CFLAGS | diego | 2009-05-12 | 1 | -5/+6 |
* | libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4. | diego | 2009-05-12 | 1 | -1/+1 |
* | Rename macosx video output driver to corevideo. | diego | 2009-05-04 | 1 | -1/+1 |
* | Rename macosx audio output driver to coreaudio. | diego | 2009-05-04 | 1 | -1/+1 |
* | Move non-conditional SRCS lists below the conditional parts. This allows | diego | 2009-04-20 | 1 | -222/+223 |
* | whitespace cosmetics | diego | 2009-04-20 | 1 | -0/+3 |
* | Use temporary variables to add objects that depend on more than one | diego | 2009-04-20 | 1 | -24/+29 |
* | Only add existing files to the FFMPEGFILES variable. | diego | 2009-04-20 | 1 | -1/+1 |
* | Use ADDSUFFIXES function to simplify version.h dependency declaration. | diego | 2009-04-20 | 1 | -1/+1 |
* | Introduce ADDSUFFIXES function and use it to simplify the | diego | 2009-04-20 | 1 | -2/+3 |
* | cosmetics: Move ADD_ALL_* functions to a more sensible place. | diego | 2009-04-20 | 1 | -3/+3 |
* | whitespace cosmetics | diego | 2009-04-19 | 1 | -5/+5 |
* | cosmetics: Rename PARTS variable to FFMPEGPARTS. | diego | 2009-04-19 | 1 | -4/+4 |
* | Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands | diego | 2009-04-19 | 1 | -2/+3 |
* | Convert another forgotten ADD_ALL_EXESUFS call. | diego | 2009-04-19 | 1 | -1/+1 |
* | Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one. | diego | 2009-04-19 | 1 | -4/+4 |
* | Remove duplicate entry from DIRS. | diego | 2009-04-19 | 1 | -1/+0 |
* | Add files in all library subdirectories to FFMPEGFILES variable, not | diego | 2009-04-19 | 1 | -1/+1 |
* | Specify precise dependencies for generated header file codecs.conf.h. | diego | 2009-04-08 | 1 | -1/+2 |
* | Reduce compilation time after version.h was updated. | cehoyos | 2009-04-08 | 1 | -1/+2 |
* | Add rules to install gmplayer manual pages. | diego | 2009-04-06 | 1 | -0/+10 |
* | Add libbs2b audio filter itself. | bircoph | 2009-04-02 | 1 | -0/+1 |
* | Add recently added FFmpeg subdirs to DIRS variable. | diego | 2009-04-02 | 1 | -0/+11 |
* | Do not use full CFLAGS to build codec-cfg, they are unnecessary. | diego | 2009-03-23 | 1 | -1/+1 |
* | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 | 1 | -0/+1 |
* | Only compile fastmemcpybench on x86. | diego | 2009-03-14 | 1 | -2/+2 |
* | Fix and restructure fastmemcpybench. It is now one binary that runs all | diego | 2009-03-10 | 1 | -19/+3 |
* | Remove native nuv demuxer, it only needs more code to achieve the same thing | reimar | 2009-03-09 | 1 | -1/+0 |
* | Make fastmemcpybench almost working - only thing missing is a way to | reimar | 2009-03-09 | 1 | -2/+2 |
* | Fix fastmemcpybench tools build: | diego | 2009-03-09 | 1 | -11/+15 |
* | Add test for C memcpy() | michael | 2009-03-08 | 1 | -0/+1 |
* | rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly | reimar | 2009-03-08 | 1 | -2/+1 |
* | Remove internal NuppelVideo decoder, the code in libavcodec can decode | reimar | 2009-03-08 | 1 | -2/+0 |
* | Only add -Ilibdvdnav to the CFLAGS of the files that require it. | diego | 2009-03-05 | 1 | -0/+1 |
* | Simplify CFLAGS generation for individual targets. | diego | 2009-03-05 | 1 | -9/+9 |
* | Simplify some vidix dhahelper build commands with automatic make variables. | diego | 2009-03-05 | 1 | -5/+4 |
* | DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net | diego | 2009-03-01 | 1 | -0/+1 |
* | Fix 10l typo in ADD_ALL_EXESUFS function name. | diego | 2009-03-01 | 1 | -1/+1 |
* | codec-cfg does not depend on codecs.conf.h, it is used to generate it. | diego | 2009-03-01 | 1 | -1/+1 |
* | Make all object files depend on generated header files. | diego | 2009-03-01 | 1 | -4/+2 |
* | Add explicit dependencies on generated header files for the object files along | diego | 2009-03-01 | 1 | -1/+2 |
* | Fix dependencies on generated header files for the codec* binaries. | diego | 2009-03-01 | 1 | -3/+3 |
* | Add statistics audio filter that prints information about the audio stream. | diego | 2009-02-21 | 1 | -0/+1 |
* | Add support for VDPAU video out, including hardware decoding. | reimar | 2009-02-16 | 1 | -0/+1 |
* | Create a fmt-conversion.c file so fmt-conversion.h can be included by multipl... | reimar | 2009-02-14 | 1 | -0/+1 |
* | Ignore errors from all rm commands in clean targets. | diego | 2009-02-12 | 1 | -12/+12 |
* | On clean/distclean, remove binaries with all types of executable suffixes. | diego | 2009-02-12 | 1 | -17/+17 |
* | Use addprefix and addsuffix functions to generate TOOLS variable. | diego | 2009-02-12 | 1 | -10/+1 |
* | Add priority support for OS/2 and factorize the Windows priority support. | diego | 2009-02-10 | 1 | -0/+1 |
* | Conditionally compile aclib.c instead of placing #ifdef around its content. | diego | 2009-02-08 | 1 | -1/+1 |
* | cosmetics: Remove stray tab. | diego | 2009-02-04 | 1 | -1/+1 |
* | We use libdvdcss 1.2.10, not 1.2.9. | diego | 2009-02-04 | 1 | -1/+1 |
* | Remove -c option from install commands. It is ignored by GNU install and | diego | 2009-02-01 | 1 | -2/+2 |
* | Slightly simplify VIDIX_PCI_FILES command. | diego | 2009-01-31 | 1 | -2/+2 |
* | HAVE_3DNOW --> HAVE_AMD3DNOW | diego | 2009-01-26 | 1 | -10/+10 |
* | version.h depends on version.sh. | diego | 2009-01-26 | 1 | -2/+2 |
* | HAVE_3DNOWEX --> HAVE_3DNOWEXT | diego | 2009-01-25 | 1 | -1/+1 |
* | Factorize print_version(). | diego | 2009-01-25 | 1 | -1/+1 |
* | Support an "internal" dvdnav version to make it easier to compile with, | reimar | 2009-01-10 | 1 | -0/+14 |
* | Switch internal dvdread to libdvdread SVN external. | reimar | 2009-01-08 | 1 | -11/+11 |
* | libavcodec/i386/ was renamed to libavcodec/x86/. | diego | 2008-12-22 | 1 | -1/+1 |
* | another round of armv4l --> arm changes | diego | 2008-12-17 | 1 | -1/+1 |
* | libavcodec/armv4l/ was renamed to libavcodec/arm/. | diego | 2008-12-17 | 1 | -1/+1 |
* | Treat video output objects the same as everything else in the build system, | diego | 2008-12-03 | 1 | -6/+44 |
* | cosmetics: Rename ZORAN Makefile variable to ZR for consistency. | diego | 2008-12-03 | 1 | -1/+1 |
* | Treat audio output objects the same as everything else in the build system, | diego | 2008-12-03 | 1 | -2/+19 |
* | MNG demuxer by Stefan Schuermans, stefan blinkenarea org | diego | 2008-11-30 | 1 | -0/+1 |
* | Add yasm support to the build system. | bircoph | 2008-11-16 | 1 | -2/+2 |
* | Create LIBDIR for binary codecs upon make install. | diego | 2008-10-16 | 1 | -1/+1 |
* | 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well. | diego | 2008-10-01 | 1 | -2/+1 |
* | Add shared libswscale support. | rathann | 2008-09-16 | 1 | -1/+1 |
* | External liba52 support, part 2 of 2. | rathann | 2008-09-15 | 1 | -2/+2 |
* | Use standard -I flags to compile codec-cfg. | diego | 2008-09-15 | 1 | -1/+1 |
* | Rename internal libdvdread fork from dvdread to libdvdread | rathann | 2008-08-30 | 1 | -11/+11 |
* | Remove SKIP_DEPS trick. The same effect can be achieved without it. | diego | 2008-08-18 | 1 | -4/+1 |
* | FFmpeg no longer has fastmemcpy support, so no longer trigger recursing | diego | 2008-08-14 | 1 | -1/+1 |
* | Add VIDIX driver for SuperH Mobile VEU hardware block. | ben | 2008-08-11 | 1 | -0/+1 |
* | Skip dependency generation if we just run distclean or if skipping | diego | 2008-08-09 | 1 | -0/+6 |
* | Add separate variables for CFLAGS that are specific to internal libraries | diego | 2008-08-07 | 1 | -2/+4 |
* | cosmetics: Rename some CFLAGS-related variables. | diego | 2008-08-07 | 1 | -4/+4 |
* | 10l: Remove stray backslash at end of line. | diego | 2008-08-07 | 1 | -1/+1 |
* | Merge two redundantly declared lines into one. | diego | 2008-08-07 | 1 | -2/+1 |
* | cosmetics: Sort things into alphabetical order in various places. | diego | 2008-08-07 | 1 | -88/+88 |
* | Give a CONFIG_ prefix to preprocessor directives that lacked one and | diego | 2008-08-07 | 1 | -2/+2 |
* | Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER. | diego | 2008-08-07 | 1 | -1/+1 |
* | Revert mistakenly committed temporary local change. | diego | 2008-08-03 | 1 | -1/+1 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -1/+1 |
* | Change a bunch of video-output-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 | 1 | -4/+4 |
* | Use conditional compilation instead of an #ifdef around the whole file. | diego | 2008-07-30 | 1 | -2/+2 |
* | Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and | diego | 2008-07-28 | 1 | -2/+2 |
* | Revert to previous dependency checking behavior. | diego | 2008-07-26 | 1 | -1/+0 |
* | Remove "en" from list of all man page languages when generating man page | diego | 2008-07-19 | 1 | -2/+2 |
* | Rewrite translation handling in the build system. | diego | 2008-07-17 | 1 | -3/+3 |
* | Evaluate man page installation rule for all available languages, | diego | 2008-07-17 | 1 | -4/+4 |
* | Dependency files should be refreshed when object files are rebuilt. | diego | 2008-07-12 | 1 | -0/+1 |
* | Introduce DRIVER_OBJS variable for list of all driver targets. | diego | 2008-07-06 | 1 | -4/+5 |
* | Simplify codecs.conf.h generation rule. | diego | 2008-07-06 | 1 | -1/+1 |
* | Merge version.h dependency declarations. | diego | 2008-07-06 | 1 | -3/+1 |
* | Remove redundant dependencies for .rc files. | diego | 2008-07-06 | 1 | -2/+2 |
* | Add a generic rule for .rc files and use it. | diego | 2008-07-06 | 1 | -2/+3 |
* | cosmetics: Merge three lines into two. | diego | 2008-07-06 | 1 | -3/+2 |
* | Also remove dhahelper and dhahelperwin on distclean. | diego | 2008-07-06 | 1 | -1/+1 |
* | Rename ALLPARTSLIBS variable to FFMPEGLIBS. | diego | 2008-07-05 | 1 | -2/+2 |
* | Group some variable declarations together in sensible places. | diego | 2008-07-05 | 1 | -4/+6 |
* | Declare FFmpeg dependencies in a more elegant way using the PARTS variable. | diego | 2008-07-05 | 1 | -2/+2 |
* | Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere. | diego | 2008-07-04 | 1 | -1/+1 |
* | Simplify tool generation rules with a pattern rule. | diego | 2008-07-04 | 1 | -9/+8 |
* | Only build loader tests on x86. | diego | 2008-07-04 | 1 | -1/+4 |
* | Fix liba52/test linking, it needs -lm. | diego | 2008-07-04 | 1 | -1/+1 |
* | Put common dependencies of mp3lib/test + mp3lib/test2 on a common line. | diego | 2008-07-04 | 1 | -2/+3 |
* | Declare common netstream + vivodump dependencies in the common place. | diego | 2008-07-04 | 1 | -3/+3 |
* | Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each | diego | 2008-07-01 | 1 | -7/+1 |
* | Touch FFmpeg libraries after recursing into their subdirectories. | diego | 2008-06-24 | 1 | -0/+1 |
* | Do not unconditionally recurse into FFmpeg subdirectories. Instead, just | diego | 2008-06-24 | 1 | -2/+8 |
* | renamed vidixlib.c to vidix.c | ben | 2008-06-20 | 1 | -1/+1 |
* | allow conditionnal compilation of yuv4mpeg video out. | ben | 2008-06-20 | 1 | -1/+0 |
* | Add copyright and license statement. | diego | 2008-06-17 | 1 | -5/+20 |
* | Add command to create dhahelper device to install-dhahelper target. | diego | 2008-06-08 | 1 | -0/+1 |
* | Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can | diego | 2008-06-08 | 1 | -1/+1 |
* | Add dhahelper CFLAGS where appropriate if enabled. | diego | 2008-06-08 | 1 | -1/+1 |
* | Fix silly typo in CFLAG_SVGALIB_HELPER variable name. | diego | 2008-06-08 | 1 | -1/+1 |
* | Restore support for compiling with svgalib_helper. | diego | 2008-06-07 | 1 | -0/+2 |
* | No need to set LC_ALL=C for individual shell commands, | diego | 2008-06-07 | 1 | -1/+1 |
* | The VIDIX PCI files should be regenerated when the awk script | diego | 2008-06-07 | 1 | -1/+1 |
* | Remove unnecessary -o option from windres invocation. | diego | 2008-06-06 | 1 | -1/+1 |
* | Fix the linking of TOOLS/netstream and TOOLS/vivodump. | diego | 2008-06-06 | 1 | -14/+9 |
* | Add install-dhahelperwin target to simplify dhahelper installation on Windows. | diego | 2008-05-30 | 1 | -0/+3 |
* | Merge vidix/dhahelperwin/Makefile into top-level Makefile. | diego | 2008-05-30 | 1 | -1/+31 |
* | Merge vidix/dhahelper/Makefile into top-level Makefile. | diego | 2008-05-30 | 1 | -0/+13 |
* | The install-drivers target should depend on the drivers target. | diego | 2008-05-29 | 1 | -1/+1 |
* | Merge drivers/Makefile into top-level Makefile. | diego | 2008-05-28 | 1 | -2/+36 |
* | Move messages header file creation to a separate shell script. | diego | 2008-05-27 | 1 | -11/+1 |
* | Revert declaration .NOTPARALLEL. Unfortunately this special target does not | diego | 2008-05-27 | 1 | -3/+0 |
* | Mark VIDIX_PCI_FILES targets as NOTPARALLEL. They are all created | diego | 2008-05-27 | 1 | -0/+3 |
* | cosmetics: Move toolsclean target to a better place. | diego | 2008-05-27 | 1 | -3/+3 |
* | Update comment heading. | diego | 2008-05-27 | 1 | -1/+1 |
* | |