log

age author description
Tue, 29 Dec 2009 22:16:28 +0000 gpoirier sync w/r30135 (up to date at last!)
Tue, 29 Dec 2009 18:09:07 +0000 diego cosmetics: tabs to spaces, K&R function declarations, cuddle else clauses
Tue, 29 Dec 2009 13:43:03 +0000 compn change bandwidth value to bandwidth bytes
Mon, 28 Dec 2009 13:49:08 +0000 cehoyos Do not use correct-pts for mpeg-ts and matroska: It breaks PAFF samples.
Mon, 28 Dec 2009 13:39:26 +0000 cehoyos Revert r30100: It breaks some mov and asf samples.
Mon, 28 Dec 2009 12:05:20 +0000 diego Remove unused variable, fixes the warning:
Sun, 27 Dec 2009 20:57:03 +0000 compn add lavc yuv rawcodecs to codecs.conf
Sun, 27 Dec 2009 15:28:01 +0000 reimar Add support for parsing audio streams (though should be easy to extend to video)
Sun, 27 Dec 2009 14:42:37 +0000 reimar Remove currently unneeded members accidentally added in the last revision.
Sun, 27 Dec 2009 14:40:56 +0000 reimar Introduce a sh_common struct that contains the parts in common by the audio, video
Sun, 27 Dec 2009 14:35:09 +0000 reimar Remove one more incorrect direct ass.h include.
Sun, 27 Dec 2009 14:31:13 +0000 reimar Move do_render_osd function to avoid a forward declaration.
Sun, 27 Dec 2009 14:19:48 +0000 reimar vo_x11_classhint name argument should be const, since we pass string constants there.
Sun, 27 Dec 2009 14:13:06 +0000 reimar Return the actually playing audio/video id for get_property, not the one
Sun, 27 Dec 2009 14:09:38 +0000 kostya lavc Interplay Video decoder now supports 16-bit mode too
Sun, 27 Dec 2009 14:07:29 +0000 reimar Subtitle are now also available without video, so remove that
Sun, 27 Dec 2009 14:06:47 +0000 reimar Use the same condition to decide if the audio/video id property is
Sun, 27 Dec 2009 14:02:20 +0000 reimar When setting audio or video track make sure we will not try to
Sun, 27 Dec 2009 13:56:51 +0000 reimar Print a ANS_ERROR reply if one of the *_property slave command fails.
Sat, 26 Dec 2009 12:07:14 +0000 reimar Set some freed pointers to NULL.
Sat, 26 Dec 2009 12:04:48 +0000 reimar Free playtree_iter upon exiting MPlayer
Sat, 26 Dec 2009 11:51:19 +0000 reimar Support mp_image with allocated palette.
Sat, 26 Dec 2009 11:33:45 +0000 reimar Remove only use if MP_IMGFLAG_RGB_PALETTE to allow giving the flag a slightly
Sat, 26 Dec 2009 11:11:41 +0000 reimar Restore the old value of planes[1] in vf_palette at the end to ensure
Sat, 26 Dec 2009 02:35:36 +0000 jrash sync with en/mplayer.1 r30075
Fri, 25 Dec 2009 09:03:02 +0000 reimar Fix grammar/missing verb in description.
Fri, 25 Dec 2009 08:55:36 +0000 reimar Remove unnecessary entries from extension_table, these formats are already
Fri, 25 Dec 2009 08:48:57 +0000 reimar Add a (unfortunately rather long) explanation on how and when to use it
Thu, 24 Dec 2009 18:20:03 +0000 compn force cdg to lavf demuxer in extensions.c, misdetected as mpeg otherwise
Thu, 24 Dec 2009 10:56:25 +0000 reimar Revert renaming of process_force_style to restore compilation against