Tue, 07 Sep 2010 16:20:52 +0000 |
cehoyos |
Improve A/V sync when not using -correct-pts.
|
Fri, 18 Jun 2010 17:03:13 +0000 |
diego |
Move field_dominance extern variable declaration to dec_video.h.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
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.
|
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
|
Sat, 25 Aug 2007 12:19:16 +0000 |
diego |
Remove redundant variable declaration.
|
Tue, 14 Nov 2006 12:29:20 +0000 |
uau |
Update OSD contents only after the correct values for the frame are known.
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Tue, 21 Mar 2006 23:09:52 +0000 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
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)
|