Wed, 09 Dec 2009 17:52:18 +0000 |
reimar |
DShow TV input needs part of the our DirectShow code, so add the proper
|
Tue, 17 Nov 2009 16:09:17 +0000 |
reimar |
Add preliminary support for streaming via FFmpeg's URProtocol functions.
|
Sat, 07 Nov 2009 16:40:42 +0000 |
cehoyos |
Remove CONFIG_TV_TELETEXT.
|
Thu, 29 Oct 2009 22:13:04 +0000 |
cehoyos |
Move teletext specific code from stream into libmpcodecs.
|
Mon, 19 Oct 2009 09:56:18 +0000 |
diego |
Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.
|
Sun, 18 Oct 2009 18:44:51 +0000 |
diego |
Merge rules for building mencoder and mplayer.
|
Sun, 18 Oct 2009 18:41:35 +0000 |
diego |
Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.
|
Fri, 28 Aug 2009 13:29:07 +0000 |
reimar |
Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer
|
Fri, 28 Aug 2009 12:54:33 +0000 |
reimar |
Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
|
Tue, 07 Jul 2009 02:01:36 +0000 |
lorenm |
new debanding filter
|
Sun, 14 Jun 2009 21:09:35 +0000 |
diego |
Rename LIBVORBIS Makefile variable to VORBIS.
|
Thu, 21 May 2009 08:46:24 +0000 |
diego |
cosmetics: alphabetically sort SRCS_MPLAYER
|
Fri, 15 May 2009 23:17:25 +0000 |
diego |
Add missing path to find invocation for tags/TAGS creation.
|
Fri, 15 May 2009 22:24:12 +0000 |
diego |
Simplify find invocation in tags/TAGS generation command:
|
Tue, 12 May 2009 18:09:53 +0000 |
diego |
Make sure that -I flags for internal library copies come before other CFLAGS
|
Tue, 12 May 2009 08:21:53 +0000 |
diego |
libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.
|
Mon, 04 May 2009 16:55:05 +0000 |
diego |
Rename macosx video output driver to corevideo.
|
Mon, 04 May 2009 14:53:47 +0000 |
diego |
Rename macosx audio output driver to coreaudio.
|
Mon, 20 Apr 2009 14:02:40 +0000 |
diego |
Move non-conditional SRCS lists below the conditional parts. This allows
|
Mon, 20 Apr 2009 13:52:14 +0000 |
diego |
whitespace cosmetics
|
Mon, 20 Apr 2009 13:51:47 +0000 |
diego |
Use temporary variables to add objects that depend on more than one
|
Mon, 20 Apr 2009 03:39:44 +0000 |
diego |
Only add existing files to the FFMPEGFILES variable.
|
Mon, 20 Apr 2009 00:19:39 +0000 |
diego |
Use ADDSUFFIXES function to simplify version.h dependency declaration.
|
Mon, 20 Apr 2009 00:18:59 +0000 |
diego |
Introduce ADDSUFFIXES function and use it to simplify the
|
Mon, 20 Apr 2009 00:16:53 +0000 |
diego |
cosmetics: Move ADD_ALL_* functions to a more sensible place.
|
Sun, 19 Apr 2009 15:54:48 +0000 |
diego |
whitespace cosmetics
|
Sun, 19 Apr 2009 15:54:16 +0000 |
diego |
cosmetics: Rename PARTS variable to FFMPEGPARTS.
|
Sun, 19 Apr 2009 15:51:06 +0000 |
diego |
Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands
|
Sun, 19 Apr 2009 15:22:27 +0000 |
diego |
Convert another forgotten ADD_ALL_EXESUFS call.
|
Sun, 19 Apr 2009 15:16:04 +0000 |
diego |
Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.
|
Sun, 19 Apr 2009 14:54:44 +0000 |
diego |
Remove duplicate entry from DIRS.
|
Sun, 19 Apr 2009 14:53:41 +0000 |
diego |
Add files in all library subdirectories to FFMPEGFILES variable, not
|
Wed, 08 Apr 2009 18:25:23 +0000 |
diego |
Specify precise dependencies for generated header file codecs.conf.h.
|
Wed, 08 Apr 2009 16:13:51 +0000 |
cehoyos |
Reduce compilation time after version.h was updated.
|
Mon, 06 Apr 2009 14:06:53 +0000 |
diego |
Add rules to install gmplayer manual pages.
|
Thu, 02 Apr 2009 19:01:57 +0000 |
bircoph |
Add libbs2b audio filter itself.
|
Thu, 02 Apr 2009 08:42:16 +0000 |
diego |
Add recently added FFmpeg subdirs to DIRS variable.
|
Mon, 23 Mar 2009 22:42:53 +0000 |
diego |
Do not use full CFLAGS to build codec-cfg, they are unnecessary.
|
Sat, 14 Mar 2009 18:44:58 +0000 |
diego |
KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net
|
Sat, 14 Mar 2009 15:56:16 +0000 |
diego |
Only compile fastmemcpybench on x86.
|
Tue, 10 Mar 2009 10:05:09 +0000 |
diego |
Fix and restructure fastmemcpybench. It is now one binary that runs all
|
Mon, 09 Mar 2009 13:11:37 +0000 |
reimar |
Remove native nuv demuxer, it only needs more code to achieve the same thing
|
Mon, 09 Mar 2009 12:59:14 +0000 |
reimar |
Make fastmemcpybench almost working - only thing missing is a way to
|
Mon, 09 Mar 2009 00:48:03 +0000 |
diego |
Fix fastmemcpybench tools build:
|
Sun, 08 Mar 2009 15:56:20 +0000 |
michael |
Add test for C memcpy()
|
Sun, 08 Mar 2009 13:56:35 +0000 |
reimar |
rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly
|
Sun, 08 Mar 2009 13:32:42 +0000 |
reimar |
Remove internal NuppelVideo decoder, the code in libavcodec can decode
|
Thu, 05 Mar 2009 22:19:47 +0000 |
diego |
Only add -Ilibdvdnav to the CFLAGS of the files that require it.
|
Thu, 05 Mar 2009 21:27:05 +0000 |
diego |
Simplify CFLAGS generation for individual targets.
|
Thu, 05 Mar 2009 20:25:54 +0000 |
diego |
Simplify some vidix dhahelper build commands with automatic make variables.
|
Sun, 01 Mar 2009 11:36:39 +0000 |
diego |
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
|
Sun, 01 Mar 2009 11:22:31 +0000 |
diego |
Fix 10l typo in ADD_ALL_EXESUFS function name.
|
Sun, 01 Mar 2009 11:07:05 +0000 |
diego |
codec-cfg does not depend on codecs.conf.h, it is used to generate it.
|
Sun, 01 Mar 2009 11:03:18 +0000 |
diego |
Make all object files depend on generated header files.
|
Sun, 01 Mar 2009 10:53:37 +0000 |
diego |
Add explicit dependencies on generated header files for the object files along
|
Sun, 01 Mar 2009 10:52:26 +0000 |
diego |
Fix dependencies on generated header files for the codec* binaries.
|
Sat, 21 Feb 2009 21:27:27 +0000 |
diego |
Add statistics audio filter that prints information about the audio stream.
|
Mon, 16 Feb 2009 20:58:13 +0000 |
reimar |
Add support for VDPAU video out, including hardware decoding.
|
Sat, 14 Feb 2009 17:57:47 +0000 |
reimar |
Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files.
|
Thu, 12 Feb 2009 12:32:16 +0000 |
diego |
Ignore errors from all rm commands in clean targets.
|