log

age author description
Sat, 07 Jul 2007 10:26:54 +0000 torinthiel Synced with 23579
Sat, 07 Jul 2007 10:10:30 +0000 torinthiel And antoher one, missed by me previously
Sat, 07 Jul 2007 10:08:13 +0000 torinthiel Some typos found and fixed by arctgx <arctgx@tlen.pl>
Sat, 07 Jul 2007 10:06:38 +0000 torinthiel Xvid name change
Sat, 07 Jul 2007 10:05:05 +0000 Gabrov synced with r23731
Sat, 07 Jul 2007 08:56:14 +0000 nicodvb 10l, forgot to skip the stuffing bytes eventually prepended to vc1 packets (identified by pes_extension2 subid)
Sat, 07 Jul 2007 08:31:57 +0000 nicodvb cosmetics: split separate instructions in separate lines
Sat, 07 Jul 2007 08:22:47 +0000 nicodvb proper parsing of pes_extension[12] fields (replaces the previous code that relied on specific flags set
Fri, 06 Jul 2007 23:22:51 +0000 iive Fix crash on some DVDs
Fri, 06 Jul 2007 22:07:35 +0000 reimar Fix CSS format strings, they could print more than two digits for
Fri, 06 Jul 2007 19:38:54 +0000 reimar Add ENABLE_THREADS and ENABLE_SMALL defines
Fri, 06 Jul 2007 08:58:37 +0000 reimar Remove empty strlcat and strlcpy files
Thu, 05 Jul 2007 22:06:05 +0000 reimar Add some missing frees.
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Thu, 05 Jul 2007 10:18:58 +0000 diego license header consistency cosmetics
Thu, 05 Jul 2007 10:18:27 +0000 diego Group all copyright and author notices together.
Wed, 04 Jul 2007 20:03:17 +0000 diego Remove unused variables.
Wed, 04 Jul 2007 18:53:39 +0000 diego Also remove generated tools on distclean.
Wed, 04 Jul 2007 18:41:22 +0000 diego small grammar fix
Wed, 04 Jul 2007 08:49:47 +0000 diego Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
Wed, 04 Jul 2007 08:33:40 +0000 diego Write configure parameters to configure.log.
Tue, 03 Jul 2007 13:52:36 +0000 lucabe Remove unused file
Tue, 03 Jul 2007 13:17:51 +0000 kraymer roff fix (new line for new sentence)
Tue, 03 Jul 2007 09:14:47 +0000 diego Sync FFmpeg changes:
Tue, 03 Jul 2007 08:28:44 +0000 diego Cygwin has had inttypes.h since version 1.5.
Tue, 03 Jul 2007 08:24:01 +0000 diego The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD
Tue, 03 Jul 2007 08:22:39 +0000 diego The header is always included conditional to USE_DVDREAD,
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 22:02:59 +0000 cehoyos Add equivalent of -Wno-pointer-sign for icc
Mon, 02 Jul 2007 21:34:39 +0000 diego Consistently use filename as multiple inclusion guard.
Mon, 02 Jul 2007 21:23:42 +0000 diego Consistently use filenames as multiple inclusion guards.
Mon, 02 Jul 2007 20:55:05 +0000 diego Add consistent GUI prefix to multiple inclusion guards.
Mon, 02 Jul 2007 20:54:11 +0000 diego Add multiple inclusion guard.
Mon, 02 Jul 2007 20:36:18 +0000 diego Consistently use filenames as multiple inclusion guards.
Mon, 02 Jul 2007 15:32:28 +0000 ptt first step of video.xml translation... (it's soooo huuuuuge..... :))
Mon, 02 Jul 2007 12:52:41 +0000 diego Fix 'make checkheaders'.
Mon, 02 Jul 2007 11:43:38 +0000 diego Remove obsolete and misleading comment.
Mon, 02 Jul 2007 10:13:31 +0000 diego Ignore .ho files.
Sat, 30 Jun 2007 10:59:55 +0000 voroshil Cosmetics.
Sat, 30 Jun 2007 10:56:05 +0000 voroshil Don't override input= option value is no input id is passed in tv:// url.
Fri, 29 Jun 2007 21:57:31 +0000 nplourde bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-endian value. author Taihei Monma tmkk@mac.com
Fri, 29 Jun 2007 21:21:57 +0000 rtogni wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750
Fri, 29 Jun 2007 14:59:24 +0000 ptt synced to r23690, since it is
Fri, 29 Jun 2007 14:42:48 +0000 ptt another bunch of corrections, suggested by nico
Fri, 29 Jun 2007 14:03:41 +0000 ptt synced with r23579
Fri, 29 Jun 2007 14:00:47 +0000 ptt revert r23538. my fault, didn't see there where 2 phrases, sorry...
Fri, 29 Jun 2007 13:53:13 +0000 kraymer fix BUK->BUP typo
Fri, 29 Jun 2007 11:26:46 +0000 ptt sparse grammar and syntactical corrections
Fri, 29 Jun 2007 08:56:50 +0000 voroshil remove file that was added by mistake.
Thu, 28 Jun 2007 18:36:05 +0000 voroshil Implemented tv://[<channel>][/<input_id>] url syntax
Thu, 28 Jun 2007 11:24:12 +0000 reimar Get rid of my_memcpy_pic code duplication in many filters.
Thu, 28 Jun 2007 11:18:16 +0000 diego comment grammar fixes
Wed, 27 Jun 2007 23:11:21 +0000 diego Get rid of duplicate processor feature variables.
Wed, 27 Jun 2007 23:08:18 +0000 diego Add comments to some preprocessor directives.
Wed, 27 Jun 2007 23:04:36 +0000 diego Mark main() function as a function that takes no parameters.
Wed, 27 Jun 2007 16:46:00 +0000 Gabrov synced with r23680
Wed, 27 Jun 2007 13:09:39 +0000 reimar Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing
Wed, 27 Jun 2007 13:04:29 +0000 diego Fix "control reaches end of non-void function" warnings.
Wed, 27 Jun 2007 13:01:43 +0000 diego Fix unused variable warnings.
Wed, 27 Jun 2007 13:00:14 +0000 diego Fix implicit declaration of function warnings.
Wed, 27 Jun 2007 10:28:38 +0000 reimar Remove some unused variables
Wed, 27 Jun 2007 10:26:13 +0000 reimar Make X11 window creation and (with -fixed-vo) management simpler and more
Wed, 27 Jun 2007 10:08:21 +0000 diego Remove check for localtime_r, the function is not used within MPlayer.
Tue, 26 Jun 2007 20:07:14 +0000 kraymer r23504: -lavdopts threads is only implemented for mpeg[12]
Tue, 26 Jun 2007 17:07:30 +0000 ben fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)
Tue, 26 Jun 2007 16:33:43 +0000 reimar Lots of cosmetics for gl2
Tue, 26 Jun 2007 15:51:51 +0000 reimar Remove two unused variables
Tue, 26 Jun 2007 15:51:49 +0000 reimar Remove overly complex and unused per-subtexture "dirty" handling
Tue, 26 Jun 2007 15:51:47 +0000 reimar Remove now unused variable
Tue, 26 Jun 2007 15:51:43 +0000 reimar remove useless calloc cast
Tue, 26 Jun 2007 15:14:28 +0000 ptt synced with r23609
Tue, 26 Jun 2007 15:01:09 +0000 reimar Remove some unused code and useless error checking that only clutters the code
Mon, 25 Jun 2007 16:37:12 +0000 reimar Hint at the Makefile for information how to build dha with svgalib_helper
Mon, 25 Jun 2007 13:59:46 +0000 reimar Hint at --disable-* options as a workaround for outdated binutils.
Mon, 25 Jun 2007 11:16:42 +0000 ptt synced with r23608 + other fixes
Sun, 24 Jun 2007 18:46:41 +0000 rtogni start= and end= parameters on realrtspurls may be optionally quoted with
Sun, 24 Jun 2007 17:39:54 +0000 reimar config.h must be included before other headers
Sun, 24 Jun 2007 17:24:13 +0000 reimar Hide our swab prototype when the system has swab since at least the
Sun, 24 Jun 2007 15:25:32 +0000 reimar Make sure we always have a swab() prototype when we use it,
Sun, 24 Jun 2007 14:54:56 +0000 reimar Use proper PRI?64 format strings
Sun, 24 Jun 2007 14:39:11 +0000 reimar define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
Sun, 24 Jun 2007 14:12:59 +0000 reimar Remove unused and trivial string variable
Sun, 24 Jun 2007 14:11:38 +0000 reimar Remove unused function.
Sun, 24 Jun 2007 14:09:53 +0000 reimar Remove unused (static) function prototype.
Sun, 24 Jun 2007 14:08:22 +0000 reimar Fix format string to match actual type.
Sun, 24 Jun 2007 14:04:48 +0000 reimar Move variable into the block where it actually used
Sun, 24 Jun 2007 13:34:16 +0000 reimar index_mode is already defined in demuxer.h
Sun, 24 Jun 2007 13:27:03 +0000 reimar get rid of useless *alloc casts
Sun, 24 Jun 2007 13:21:50 +0000 reimar Get rid of: useless variable, useless cast and void * arithmetic
Sun, 24 Jun 2007 13:20:17 +0000 reimar Use AV_RL32
Sun, 24 Jun 2007 13:09:08 +0000 reimar Fix format strings to match argument type
Sun, 24 Jun 2007 13:01:22 +0000 reimar Remove unused query_format function in vf_harddup.
Sun, 24 Jun 2007 12:43:45 +0000 reimar Return value of gtk_entry_get_text is const, so declare variables as const as well.
Sun, 24 Jun 2007 12:40:51 +0000 reimar ff_gcd is already in libavutil/common.h, no need for an extra prototype here
Sun, 24 Jun 2007 12:32:33 +0000 reimar Avoid more void * arithmetic
Sun, 24 Jun 2007 11:18:12 +0000 reimar revert broken r23628, mp_core.h is not included by cfg.h, so double extern
Sun, 24 Jun 2007 11:09:32 +0000 reimar get_path prototype is already in interface.h and probably many more places.
Sun, 24 Jun 2007 11:07:47 +0000 reimar Avoid vo_sdl void * arithmetic
Sun, 24 Jun 2007 11:04:02 +0000 reimar Remove completely pointless "!= 1".
Sun, 24 Jun 2007 10:59:53 +0000 reimar Another unneeded xinerama_screen extern
Sun, 24 Jun 2007 10:51:06 +0000 reimar xinerama_screen is already declared in video_out.h
Sun, 24 Jun 2007 10:46:40 +0000 reimar Add missing return value for x11 error handler
Sun, 24 Jun 2007 10:39:04 +0000 reimar Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bit
Sun, 24 Jun 2007 10:26:01 +0000 reimar Avoid void * arithmetic
Sun, 24 Jun 2007 10:24:11 +0000 reimar Some comment typo fixes
Sun, 24 Jun 2007 10:20:42 +0000 reimar make opt argument of demux_info_get const.
Sun, 24 Jun 2007 10:16:18 +0000 reimar Remove two unused functions in asxparser
Sun, 24 Jun 2007 10:14:42 +0000 reimar Get rid of a completely useless cast
Sun, 24 Jun 2007 10:09:05 +0000 reimar ass_enabled is already in mp_core.h
Sun, 24 Jun 2007 10:08:09 +0000 reimar Do not prototype spudec_draw_scaled twice
Sun, 24 Jun 2007 10:06:57 +0000 reimar suboverlap_enabled is already declared in included subreader.h
Sun, 24 Jun 2007 10:06:10 +0000 reimar vo_init is x11 specific and has no place in video_out.h.
Sun, 24 Jun 2007 10:03:26 +0000 reimar Remove redundant vo_format_name, included img_format.h already provides it
Sun, 24 Jun 2007 09:52:19 +0000 reimar Add a (almost correct) prototype for vcd_seek_to_track
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]