Sun, 30 Oct 2011 18:00:25 +0000 |
cehoyos |
Whitespace cosmetics: Align some IMGFMT-lists.
|
Sat, 29 Oct 2011 16:51:26 +0000 |
cehoyos |
Support YUV 4:4:4 9-bit output.
|
Sun, 23 Oct 2011 20:40:31 +0000 |
cehoyos |
Support planar GBR24 decoding.
|
Wed, 21 Sep 2011 01:32:43 +0000 |
cehoyos |
Add 444P10 support.
|
Wed, 27 Jul 2011 13:40:16 +0000 |
diego |
Clarify console output when reading optional configuration files.
|
Wed, 27 Jul 2011 13:40:13 +0000 |
diego |
codec-cfg: do not translate verbose mode console message
|
Tue, 26 Jul 2011 10:50:22 +0000 |
cehoyos |
Fix verbosity level broken in r33917.
|
Sun, 24 Jul 2011 23:55:39 +0000 |
diego |
Do not employ verbosity level MSGL_V for fatal errors.
|
Sun, 24 Jul 2011 23:55:34 +0000 |
diego |
Do not translate console messages of verbosity level MSGL_V and above.
|
Sun, 19 Jun 2011 09:10:35 +0000 |
reimar |
Avoid including aviheader.h only for mmioFOURCC, it has too many
|
Tue, 10 May 2011 08:42:52 +0000 |
cehoyos |
Support displaying of 9- and 10-bit pixel formats,
|
Tue, 26 Apr 2011 18:48:19 +0000 |
reimar |
Reduce dependencies for codecs2html binary.
|
Sun, 07 Nov 2010 12:47:40 +0000 |
diego |
Remove some useless NULL pointer checks before invoking free() on the pointer.
|
Mon, 11 Oct 2010 12:33:57 +0000 |
diego |
Remove #warning preprocessor directives or replace them by suitable comments.
|
Sat, 19 Jun 2010 18:44:43 +0000 |
reimar |
Remove unused parsehtml parameters.
|
Sat, 19 Jun 2010 18:37:06 +0000 |
reimar |
Add static to functions used only locally.
|
Sat, 19 Jun 2010 18:35:06 +0000 |
reimar |
Remove incorrect additional printf arguments.
|
Sat, 19 Jun 2010 18:31:35 +0000 |
reimar |
Auto-update CODEC_CFG_MIN value to release value in etc/codecs.conf.
|
Tue, 25 May 2010 11:37:53 +0000 |
diego |
whitespace cosmetics: fix indentation
|
Mon, 03 May 2010 23:34:38 +0000 |
diego |
the great MPlayer tab removal: part II
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Thu, 31 Dec 2009 23:45:07 +0000 |
reimar |
Add support for YUV format with alpha and fix the codecs.conf entry for vp6a
|
Thu, 31 Dec 2009 22:53:25 +0000 |
reimar |
Add support for 16-bit per component YUV formats.
|
Wed, 30 Dec 2009 12:03:17 +0000 |
reimar |
Add support for 440p colorspace.
|
Tue, 10 Nov 2009 19:11:13 +0000 |
cehoyos |
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
|
Wed, 12 Aug 2009 01:04:37 +0000 |
reimar |
make codec-cfg reuse the proper defined constants for all RGB/BGR formats
|
Wed, 12 Aug 2009 01:03:21 +0000 |
reimar |
100l, fix compilation again and make codec-cfg.c use the predefined constants
|
Tue, 11 Aug 2009 18:57:22 +0000 |
cehoyos |
s/RG48xE/RGB48xE
|
Tue, 11 Aug 2009 18:21:31 +0000 |
reimar |
Explain how formats must be ordered in fmt_list so the parser can handle
|
Tue, 11 Aug 2009 18:15:21 +0000 |
reimar |
fmt_table should be const as well.
|