------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r27887 | mru | 2008-11-03 18:49:54 -0300 (Mon, 03 Nov 2008) | 1 line Changed paths: M /trunk/libswscale/Makefile Remove forgotten ASM_OBJS in libswscale ------------------------------------------------------------------------ r27888 | diego | 2008-11-03 19:01:03 -0300 (Mon, 03 Nov 2008) | 2 lines Changed paths: M /trunk/libswscale/Makefile Add tests target for libswscale test programs. ------------------------------------------------------------------------ r27889 | diego | 2008-11-03 19:06:45 -0300 (Mon, 03 Nov 2008) | 2 lines Changed paths: M /trunk/libswscale/Makefile Merge ARCH_BFIN lines. ------------------------------------------------------------------------ r27890 | diego | 2008-11-03 20:55:42 -0300 (Mon, 03 Nov 2008) | 2 lines Changed paths: M /trunk/DOCS/xml/en/bugs.xml Remove outdated sections. ------------------------------------------------------------------------ r27891 | bircoph | 2008-11-03 21:35:49 -0300 (Mon, 03 Nov 2008) | 2 lines Changed paths: M /trunk/DOCS/man/ru/mplayer.1 Fix a typo. ------------------------------------------------------------------------ r27892 | reimar | 2008-11-04 15:42:46 -0300 (Tue, 04 Nov 2008) | 2 lines Changed paths: M /trunk/stream/stream_dvb.c Fix condition broken in r27401 which incorrectly caused stdin to be closed after playing DVB. ------------------------------------------------------------------------ r27893 | reimar | 2008-11-04 15:44:14 -0300 (Tue, 04 Nov 2008) | 3 lines Changed paths: M /trunk/stream/dvb_tune.c Intialize unused fd variables to -1 (which is actually invalid) instead of 0 (which is stdin and can cause weird side-effects). ------------------------------------------------------------------------ r27894 | diego | 2008-11-04 17:38:55 -0300 (Tue, 04 Nov 2008) | 3 lines Changed paths: M /trunk/libswscale/cs_test.c Add some const specifiers to function name variables; fixes a bunch of "initialization discards qualifiers from pointer target type" warnings. ------------------------------------------------------------------------ r27895 | diego | 2008-11-04 17:46:45 -0300 (Tue, 04 Nov 2008) | 3 lines Changed paths: M /trunk/DOCS/man/en/mplayer.1 Fix typo in psy-rd x264 option description. Noticed by Grozdan, microchip telenet be. ------------------------------------------------------------------------ r27896 | diego | 2008-11-04 18:00:29 -0300 (Tue, 04 Nov 2008) | 2 lines Changed paths: M /trunk/libvo/jpeg_enc.c Add #include for memset. ------------------------------------------------------------------------ r27897 | nicodvb | 2008-11-05 20:37:52 -0300 (Wed, 05 Nov 2008) | 1 line Changed paths: M /trunk/stream/dvb_tune.c M /trunk/stream/stream_dvb.c set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar ------------------------------------------------------------------------ r27898 | gpoirier | 2008-11-06 09:41:23 -0300 (Thu, 06 Nov 2008) | 2 lines Changed paths: M /trunk/DOCS/man/fr/mplayer.1 sync w/r27895 ------------------------------------------------------------------------ r27899 | reimar | 2008-11-06 15:39:37 -0300 (Thu, 06 Nov 2008) | 2 lines Changed paths: M /trunk/libvo/gl_common.c M /trunk/libvo/gl_common.h For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS. ------------------------------------------------------------------------ r27900 | bircoph | 2008-11-07 05:34:15 -0300 (Fri, 07 Nov 2008) | 2 lines Changed paths: M /trunk/help/help_mp-ru.h Synced with r27402. Some spelling, typo fixes. ------------------------------------------------------------------------ r27901 | bircoph | 2008-11-08 01:51:46 -0300 (Sat, 08 Nov 2008) | 4 lines Changed paths: M /trunk/DOCS/man/ru/mplayer.1 Synced with r25786. '-' signs are escaped throughout the manual page. Some spelling fixes. ------------------------------------------------------------------------ r27902 | diego | 2008-11-08 06:51:12 -0300 (Sat, 08 Nov 2008) | 2 lines Changed paths: M /trunk/common.mak Sync with latest FFmpeg changes. ------------------------------------------------------------------------