Mercurial > mplayer.hg
graph
-
swscale-example: Check for Gray formats.Thu, 13 Aug 2009 11:33:18 +0000, by ramiro
-
Fix possible double-free.Wed, 12 Aug 2009 15:20:14 +0000, by cehoyos
-
make codec-cfg reuse the proper defined constants for all RGB/BGR formatsWed, 12 Aug 2009 01:04:37 +0000, by reimar
-
100l, fix compilation again and make codec-cfg.c use the predefined constantsWed, 12 Aug 2009 01:03:21 +0000, by reimar
-
1000l, RGB48BE does _not_ use 49 bit/pixel, probably fixes 48 bit PNG decoding.Wed, 12 Aug 2009 00:51:09 +0000, by reimar
-
Allow decoding of 48 bit png image files.Wed, 12 Aug 2009 00:27:00 +0000, by cehoyos
-
Use new libavformat metadata API.Tue, 11 Aug 2009 23:26:42 +0000, by greg
-
s/RG48xE/RGB48xETue, 11 Aug 2009 18:57:22 +0000, by cehoyos
-
Make *avcctx AVCodecContext instead of void.Tue, 11 Aug 2009 18:52:18 +0000, by cehoyos
-
Fix H.264 SPS parsing in case of scaling list present.Tue, 11 Aug 2009 18:44:43 +0000, by cehoyos
-
Fix a crash when playing some H264 over rtsp streams: Do pass anTue, 11 Aug 2009 18:28:26 +0000, by cehoyos
-
Explain how formats must be ordered in fmt_list so the parser can handleTue, 11 Aug 2009 18:21:31 +0000, by reimar
-
fmt_table should be const as well.Tue, 11 Aug 2009 18:15:21 +0000, by reimar
-
Parse BitsPerSample and SamplesPerSec when playing PCM in X-QT overTue, 11 Aug 2009 18:07:43 +0000, by cehoyos