[MPlayer-dev-eng] Subversion test repository online
Diego Biurrun
diego at biurrun.de
Sun Jun 4 23:58:32 CEST 2006
On Fri, Jun 02, 2006 at 01:50:43PM +0200, Diego Biurrun wrote:
>
> Anyway, I've put another version of the repository online:
>
> svn checkout svn://svn.mplayerhq.hu/mplayer/trunk
>
> This one features support for svn:externals already, it will check out
> all necessary libs from FFmpeg into your working directory.
>
> It also features a ton more of fixed renames:
>
> - demux_mkv.c fubar
> r1615: DOCS/codecs.conf --> etc/codecs.conf
> DOCS/inttypes.h --> etc/inttypes.h
> DOCS/example.conf --> etc/example.conf
> r1646: DOCS/dvd.html --> DOCS/en/cd-dvd.html
> r5607: XXX --> libmpcodecs/native
> r5608: xa/ --> libmpcodecs/native
> r7176: libmpcodecs/ad_mp3.c --> libmpcodecs/ad_mp3lib.c
> r7177: libmpcodecs/ad_a52.c --> libmpcodecs/ad_liba52.c
> libmpcodecs/ad_real.c --> libmpcodecs/ad_realaud.c
> libmpcodecs/ad_vorbis.c --> libmpcodecs/ad_libvorbis.c
> libmpcodecs/vd_real.c --> libmpcodecs/vd_realvid.c
> r7489: help_* --> help/
> r8054: Gui/mplayer/mw.h --> Gui/mplayer/mw.c
> Gui/mplayer/sw.h --> Gui/mplayer/sw.c
> Gui/mplayer/menu.h --> Gui/mplayer/menu.c
> r8591: libmpdemux/aviwrite.[ch] --> libmpdemux/muxer_avi.c libmpdemux/muxer.h
> r9385: linux/ --> osdep/
> r10863: DOCS/en/codecs-in.html --> DOCS/tech/codecs-in.html
> r11023: libvo/vo_consolevidix.c --> libvo/vo_cvidix.c
> r11209: DOCS/xml/pl/html.xsl --> DOCS/xml/pl/html-single.xsl
> DOCS/xml/ru/html.xsl --> DOCS/xml/ru/html-single.xsl
> r12945: TVout/ --> TOOLS/TVout
>
>
> A couple more are still lurking in there, though...
>
> This is still sandbox to which you can commit with user and pass
> 'mplayer', but now very close to the final version. Please test it
> thoroughly to shake out any final bugs.
It's no longer a sandbox, the real thing is online now. Many thanks to
Uoti for giving me a hand with fixing the commit notification.
I fixed a couple more renames:
r9334: DOCS/German --> DOCS/de
r11183: DOCS/XX/mplayer.1 --> DOCS/man/XX/mplayer.1
r13560: mncf.txt / mpcf.txt split
Still missing:
r4878, r4879: libmpcodecs
r2311: libmpdemux
I kicked out configure.old, the file is a mystery to me, it never
appears in CVS snapshots.
There are a few files that somehow got lost:
lost:
xa/rle8.c
vf_test.c
DOCS/SGML/
libavcodec/
The CVS repository has no traces of them although they appear in
snapshots...
Anyway, enjoy Subversion...
Diego
More information about the MPlayer-dev-eng
mailing list