Mon, 21 Jun 2010 17:10:07 +0000 |
diego |
Move video decoder option array extern declarations to vd.h.
|
Thu, 27 May 2010 09:59:15 +0000 |
diego |
cosmetics: Drop _s suffix from 'struct vd_functions'.
|
Mon, 22 Feb 2010 09:51:44 +0000 |
diego |
Declare externally used variables from vd.c as extern in vd.h.
|
Sun, 14 Feb 2010 14:47:22 +0000 |
diego |
Move movie_aspect extern declaration to libmpcodecs/vd.h.
|
Sun, 14 Feb 2010 10:58:01 +0000 |
reimar |
Make vd_info_t const for pointer in vd_functions, avoids some warnings about
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Fri, 06 Mar 2009 20:20:12 +0000 |
reimar |
Add some "const" to mpcodecs_vd_drivers
|
Thu, 06 Mar 2008 08:34:50 +0000 |
diego |
Add necessary header #includes to fix 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Tue, 01 Jan 2008 21:35:58 +0000 |
diego |
Add multiple inclusion guards to all header files that lack them.
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Wed, 18 Feb 2004 15:23:41 +0000 |
michael |
flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
|
Sun, 22 Sep 2002 00:43:14 +0000 |
arpi |
wine headers cleanup
|
Sun, 01 Sep 2002 14:30:55 +0000 |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Wed, 24 Jul 2002 18:14:21 +0000 |
alex |
equalizer reworked
|
Thu, 11 Jul 2002 20:17:27 +0000 |
albeu |
Add draw slice for the codecs
|
Thu, 11 Jul 2002 19:16:30 +0000 |
alex |
support for external pp by divx4. some fixes/cosmetics?
|
Thu, 04 Apr 2002 00:00:23 +0000 |
arpi |
global var for option -slices
|
Mon, 25 Mar 2002 02:39:36 +0000 |
arpi |
common stuff moved to mpc_info.h
|
Sat, 09 Mar 2002 19:18:46 +0000 |
arpi |
divx_quality and equalizer support done
|
Thu, 07 Mar 2002 21:12:27 +0000 |
arpi |
comments fixed
|
Wed, 06 Mar 2002 22:02:51 +0000 |
arpi |
new controls added for query/set pp level
|
Thu, 28 Feb 2002 01:41:49 +0000 |
arpi |
callbacks added
|
Thu, 28 Feb 2002 00:57:30 +0000 |
arpi |
libmpcodecs core - initial version
|