Tue, 11 Dec 2007 19:56:40 +0000 |
reimar |
Make init_video function in dec_video static, it is not used outside that file.
|
Sun, 02 Dec 2007 15:23:14 +0000 |
reimar |
get/set video colors string is constant
|
Tue, 28 Aug 2007 11:20:24 +0000 |
diego |
Clean up the way get_path is handled: Compile get_path.c to an object to link
|
Sat, 25 Aug 2007 11:59:28 +0000 |
diego |
Remove redundant variable declaration.
|
Thu, 15 Mar 2007 17:51:32 +0000 |
diego |
Add explicit location for headers from the libmpdemux/ directory.
|
Thu, 15 Mar 2007 17:10:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Sun, 11 Mar 2007 17:30:44 +0000 |
uau |
Allow demuxers to return packets with no pts in -correct-pts mode
|
Sun, 11 Mar 2007 17:30:43 +0000 |
uau |
Reindent messy functions before working on them
|
Sat, 03 Mar 2007 16:59:39 +0000 |
reimar |
Discard earlier failure in building filter chain when trying a new codec.
|
Fri, 02 Feb 2007 18:32:07 +0000 |
reimar |
Add global field dominance flag instead of duplicating this "everywhere"
|
Sat, 27 Jan 2007 15:29:07 +0000 |
reimar |
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16
|
Tue, 14 Nov 2006 12:29:20 +0000 |
uau |
Update OSD contents only after the correct values for the frame are known.
|
Thu, 24 Aug 2006 22:10:43 +0000 |
eugeni |
Add VFCTRL_DRAW_EOSD.
|
Wed, 19 Jul 2006 04:54:27 +0000 |
rfelker |
old 10l: do not try to compile mmx code if we do not have mmx
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Mon, 03 Jul 2006 23:27:37 +0000 |
reynaldo |
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
Sat, 22 Apr 2006 14:30:22 +0000 |
albeu |
Add properties for the tv input color controls.
|
Tue, 21 Mar 2006 23:09:52 +0000 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Tue, 18 Oct 2005 11:11:25 +0000 |
diego |
Make a few more messages translatable by moving them into help_mp-en.h.
|
Wed, 31 Aug 2005 09:24:44 +0000 |
attila |
10l
|
Tue, 30 Aug 2005 23:56:24 +0000 |
reimar |
Allow forcing of demuxers and codecs by prepending '+'
|
Mon, 20 Jun 2005 23:07:35 +0000 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
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)
|
Fri, 22 Aug 2003 22:18:08 +0000 |
diego |
codecs.conf is obsolete.
|
Mon, 09 Jun 2003 12:15:48 +0000 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
Fri, 14 Feb 2003 21:45:45 +0000 |
michael |
moving postprocess code to libavcodec
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|