Sun, 03 Jan 2010 16:26:30 +0000 |
reimar |
Change vo_png to use FFmpeg's png encoder instead of libpng.
|
Sun, 03 Jan 2010 14:54:51 +0000 |
reimar |
Finally add matrixview vo.
|
Thu, 31 Dec 2009 18:25:35 +0000 |
reimar |
Extract functions to generate yuv->rgb matrices and lookup tables into a
|
Sun, 20 Dec 2009 21:11:39 +0000 |
diego |
Do not auto-generate the C code to handle PCI vendor and device names.
|
Sun, 20 Dec 2009 17:49:07 +0000 |
diego |
Do not autogenerate vidix/pci_names.h.
|
Sun, 20 Dec 2009 14:14:56 +0000 |
diego |
Run vidix/pci_db2c.awk directly instead of passing it to awk.
|
Sat, 19 Dec 2009 15:18:22 +0000 |
reimar |
Experimental support for external libass.
|
Sat, 19 Dec 2009 13:46:34 +0000 |
reimar |
Add x11_common as dependency for OpenGL with X11 backend.
|
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.
|