log

age author description
Sun, 24 Jun 2007 08:39:40 +0000 reimar pstrcpy -> av_strlcpy
Sun, 24 Jun 2007 08:14:10 +0000 reimar Fix dvd:// subtitle handling to always report the MPEG stream id, because
Sun, 24 Jun 2007 08:12:08 +0000 reimar Remove the now unused demux_mkv_change_subs function
Sun, 24 Jun 2007 08:10:07 +0000 reimar Simplify and correct subtitle selection, no more special cases for
Sun, 24 Jun 2007 07:29:03 +0000 reimar Set demuxer->sub->sh to one of the s_streams like done for audio and video.
Sun, 24 Jun 2007 03:28:46 +0000 voroshil r23504: -lavdopts threads is only implemented for mpeg[12]
Sun, 24 Jun 2007 02:40:58 +0000 voroshil r23578: Fix license header.
Sun, 24 Jun 2007 02:33:20 +0000 voroshil r23588: The audio balance feature implemented with af_pan.
Sat, 23 Jun 2007 23:45:31 +0000 aurel add myself as co-maintainer of demux_mkv.c
Sat, 23 Jun 2007 18:16:14 +0000 reimar Fix r23353, it broke ao_sun on non-BSD due to accidentially removing
Sat, 23 Jun 2007 17:39:27 +0000 reimar Fix memleak due to not freeing demuxer->s_streams
Sat, 23 Jun 2007 16:57:27 +0000 reimar 100l, last demux_mkv patch passed ints instead of pointers to them to sscanf
Sat, 23 Jun 2007 15:38:00 +0000 reimar Use sh_sub_t instead of mkv_track_t argument where possible, simplifying the code a bit.
Sat, 23 Jun 2007 13:55:13 +0000 reimar Document the effect of -really-quiet on gmplayer.
Sat, 23 Jun 2007 08:22:10 +0000 diego Nico claims to never have had any problems with X11 compilation on Mandrake.