Fri, 16 May 2008 00:23:02 +0000 |
diego |
cosmetics: Remove pointless parentheses from return calls.
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Sat, 12 Jan 2008 14:05:46 +0000 |
reimar |
Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
|
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.
|