------------------------------------------------------------------------ r27874 | aurel | 2008-11-01 10:56:11 -0300 (Sat, 01 Nov 2008) | 1 line Changed paths: M /trunk/vobsub.c vobsub: move extradata out of vobsub_t struct ------------------------------------------------------------------------ r27875 | reimar | 2008-11-02 06:57:22 -0300 (Sun, 02 Nov 2008) | 3 lines Changed paths: M /trunk/libass/ass_fontconfig.c Fallback to non-fontconfig behaviour when fontconfig initialization fails. Also fixes a memleak in that case, bug #1313. ------------------------------------------------------------------------ r27876 | reimar | 2008-11-02 08:48:20 -0300 (Sun, 02 Nov 2008) | 2 lines Changed paths: M /trunk/libass/ass_fontconfig.c Consistently use NULL for pointers instead of 0. ------------------------------------------------------------------------ r27877 | reimar | 2008-11-02 08:52:49 -0300 (Sun, 02 Nov 2008) | 2 lines Changed paths: M /trunk/libmpcodecs/ae_twolame.c Avoid pointless casting of void* ------------------------------------------------------------------------ r27878 | reimar | 2008-11-02 12:51:00 -0300 (Sun, 02 Nov 2008) | 2 lines Changed paths: M /trunk/libmpcodecs/vf_yadif.c Use libavutil FFMIN etc. instead of defining our own variants. ------------------------------------------------------------------------ r27879 | reimar | 2008-11-02 13:37:45 -0300 (Sun, 02 Nov 2008) | 1 line Changed paths: M /trunk/configure M /trunk/libvo/gl_common.h Change OpenGL support to work on unmodified MinGW64 ------------------------------------------------------------------------ r27880 | reimar | 2008-11-02 13:46:02 -0300 (Sun, 02 Nov 2008) | 3 lines Changed paths: M /trunk/stream/tvi_dshow.h vfw.h needs a windows.h include before on MinGW64. Since vfw.h on MinGW32 includes windows.h automatically it should not make a difference there. ------------------------------------------------------------------------ r27881 | reimar | 2008-11-02 14:15:14 -0300 (Sun, 02 Nov 2008) | 2 lines Changed paths: M /trunk/stream/http.c M /trunk/stream/network.c Add a noicyx:// protocol to allow easier testing for misconfigured servers. ------------------------------------------------------------------------ r27882 | reimar | 2008-11-02 14:15:44 -0300 (Sun, 02 Nov 2008) | 2 lines Changed paths: M /trunk/stream/network.c Forgotten reindent ------------------------------------------------------------------------ r27883 | reimar | 2008-11-02 14:19:30 -0300 (Sun, 02 Nov 2008) | 2 lines Changed paths: M /trunk/DOCS/man/en/mplayer.1 Add a few more supported URL protocols ------------------------------------------------------------------------ r27884 | reimar | 2008-11-02 15:25:44 -0300 (Sun, 02 Nov 2008) | 1 line Changed paths: M /trunk/configure lavc tscc decoder now also depends on zlib ------------------------------------------------------------------------ r27885 | ptt | 2008-11-03 07:35:54 -0300 (Mon, 03 Nov 2008) | 1 line Changed paths: M /trunk/DOCS/xml/it/encoding-guide.xml 44% synced with r22753 (going on... ;)) ------------------------------------------------------------------------ r27886 | Gabrov | 2008-11-03 09:06:40 -0300 (Mon, 03 Nov 2008) | 1 line Changed paths: M /trunk/DOCS/xml/hu/codecs.xml M /trunk/DOCS/xml/hu/documentation.xml M /trunk/DOCS/xml/hu/encoding-guide.xml M /trunk/DOCS/xml/hu/install.xml M /trunk/DOCS/xml/hu/mencoder.xml M /trunk/DOCS/xml/hu/tvinput.xml M /trunk/DOCS/xml/hu/video.xml synced with r27885 ------------------------------------------------------------------------