log

age author description
Mon, 21 May 2007 17:00:08 +0000 voroshil make v4l1 driver work properly.
Mon, 21 May 2007 16:45:17 +0000 ptt sync'ed up with r21561
Mon, 21 May 2007 16:29:39 +0000 ptt added missing fps
Mon, 21 May 2007 16:22:49 +0000 voroshil missed sync tag update
Mon, 21 May 2007 16:21:45 +0000 voroshil r23367: little alignment fixes
Mon, 21 May 2007 16:01:04 +0000 ptt little alignment fixes
Mon, 21 May 2007 15:58:25 +0000 ptt sync'ed up with r23028
Mon, 21 May 2007 15:54:08 +0000 ptt little fixes
Mon, 21 May 2007 07:47:53 +0000 zuxy 10l: cosmetic: more trailing whitespaces removed
Mon, 21 May 2007 07:46:23 +0000 zuxy Cosmetic: remove trailing whitespaces
Mon, 21 May 2007 07:42:58 +0000 zuxy New tags introduced for AMD K10 and Intel Penryn
Mon, 21 May 2007 06:54:06 +0000 diego Add "uclinux" as an accepted system type in the linux() test.
Mon, 21 May 2007 01:47:27 +0000 zuxy Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly faster than original assembly.
Sun, 20 May 2007 21:07:14 +0000 ben missed part of gui code change while introducing -subfont option (patch by Piotr Kaczuba)
Sun, 20 May 2007 17:56:39 +0000 eugeni Fix #if condition.
Sun, 20 May 2007 17:04:12 +0000 eugeni FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size.
Sun, 20 May 2007 16:10:45 +0000 ben add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
Sun, 20 May 2007 15:17:56 +0000 ben get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
Sun, 20 May 2007 12:20:03 +0000 reimar Move common ioctl outside of ifdef
Sun, 20 May 2007 12:15:16 +0000 reimar Clean up some unused code and #ifdef mess in ao_sun.c
Sun, 20 May 2007 12:05:16 +0000 reimar Implement flushing of audio data. Fixes bug #754.
Sun, 20 May 2007 11:36:50 +0000 reimar Fix OpenBSD compilation: strndup is a GNU extension.
Sun, 20 May 2007 08:15:27 +0000 reimar Remove unused code, if it is ever needed it can be recovered from history
Sun, 20 May 2007 05:04:14 +0000 zuxy Add SSSE3 check
Sat, 19 May 2007 16:59:24 +0000 ben buggy joystick initialization, works much better without this
Sat, 19 May 2007 15:28:01 +0000 voroshil -----mencoder.xml----
Sat, 19 May 2007 14:11:41 +0000 eugeni Correct font size in libass.
Sat, 19 May 2007 12:57:17 +0000 mhoffman Blackfin optimized uyvytoyv12 routine. the implementation includes chroma averaging.
Sat, 19 May 2007 11:17:49 +0000 reimar Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODER
Sat, 19 May 2007 11:11:31 +0000 reimar Fix compilation: Create CONFIG_*_BSF in config.mak
Sat, 19 May 2007 10:55:01 +0000 diego Add ID to example.
Sat, 19 May 2007 08:09:16 +0000 zuxy Fix bug in reference code
Fri, 18 May 2007 18:58:34 +0000 eugeni Revert y-axis rotation. Change order of rotations.
Fri, 18 May 2007 02:10:41 +0000 corey cosmetics: fix indentation for previous commit
Fri, 18 May 2007 02:09:26 +0000 corey PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt gets
Thu, 17 May 2007 23:20:58 +0000 diego Clean up VIDIX test.
Thu, 17 May 2007 23:03:36 +0000 diego 10l: leftover line from incompletely split commit
Thu, 17 May 2007 21:48:56 +0000 diego Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
Thu, 17 May 2007 21:33:49 +0000 diego Move the internal VIDIX check from a random place into the VIDIX section.
Thu, 17 May 2007 21:19:18 +0000 diego Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
Thu, 17 May 2007 21:13:41 +0000 diego Merge internal and external VIDIX checks.
Thu, 17 May 2007 20:55:12 +0000 diego ffdts is no more.
Thu, 17 May 2007 13:07:15 +0000 reimar Reuse AV_RL macros in ogg demuxer instead of its own overcomplicated implementations of it.
Thu, 17 May 2007 12:56:08 +0000 reimar Make use of new AV_RL64
Thu, 17 May 2007 10:05:00 +0000 reimar Remove useless setting of dp->len, it is already set to that value by
Thu, 17 May 2007 00:16:51 +0000 corey Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
Thu, 17 May 2007 00:15:08 +0000 corey Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can
Thu, 17 May 2007 00:08:57 +0000 corey 1L to me: dv does not support YVU9.
Wed, 16 May 2007 21:50:59 +0000 reimar "inline" is used elsewhere and more portable than "__inline"
Wed, 16 May 2007 21:45:46 +0000 reimar Include string.h for memcpy, fastmemcpy.h alone is not enough.
Wed, 16 May 2007 12:26:47 +0000 diego Remove extern C declarations for C++.
Tue, 15 May 2007 21:07:27 +0000 reimar Avoid passing test invalid arguments when string is empty.
Mon, 14 May 2007 21:41:21 +0000 kraymer fix typo
Mon, 14 May 2007 21:39:35 +0000 kraymer r23152: Add -ass-hinting option for setting font hinting method.
Mon, 14 May 2007 20:41:14 +0000 eugeni Support fractional font sizes.
Mon, 14 May 2007 20:24:53 +0000 eugeni Limit ass_font_set_transform to nonrotating transformations.
Mon, 14 May 2007 18:21:39 +0000 reimar Make vd_raw VDCTRL_QUERY_FORMAT simpler to understand
Mon, 14 May 2007 06:07:04 +0000 voroshil r23308: List dv in pixel formats lavc's dv encoder supports.
Mon, 14 May 2007 01:29:31 +0000 compn fix formating of lavcopts format suboptions
Mon, 14 May 2007 01:23:54 +0000 uau Fix double free() in demux_asf.c
Mon, 14 May 2007 01:23:52 +0000 uau Output message fix
Sun, 13 May 2007 22:54:03 +0000 compn add svq1 lavcopts format colorspace
Sun, 13 May 2007 22:33:06 +0000 diego Add standard license header, confirmed by Nick in private mail.
Sun, 13 May 2007 22:29:10 +0000 diego ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
Sun, 13 May 2007 22:12:31 +0000 corey List dv in pixel formats lavc's dv encoder supports.
Sun, 13 May 2007 19:22:32 +0000 gpoirier Blackfin optimized YUV420 to RGB CSC Color Space Converters.
Sun, 13 May 2007 17:51:17 +0000 corey Add DV fourcc.
Sun, 13 May 2007 15:58:38 +0000 rtogni Compilation fix after ffmpeg r9010 (bitstream filters optional
Sat, 12 May 2007 12:47:41 +0000 voroshil r23283: wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
Sat, 12 May 2007 12:43:56 +0000 voroshil r23271: libdha is no more.
Sat, 12 May 2007 09:06:07 +0000 reimar Simplify -flip handling on vo_x11.c
Sat, 12 May 2007 09:03:50 +0000 reimar Fix crash with -flip on 64 bit systems, the result of
Sat, 12 May 2007 08:54:44 +0000 reimar Factor common code out of if in x11_common.c
Fri, 11 May 2007 23:15:11 +0000 diego Compile internal FFmpeg libraries only when configure enabled the static
Fri, 11 May 2007 21:39:39 +0000 diego help output typo noticed by Ramiro Polla
Fri, 11 May 2007 12:58:06 +0000 compn update changelog and bump codecs.conf release number
Fri, 11 May 2007 11:24:06 +0000 ivo cosmetics; one test per line for all isXXX(x) macros
Fri, 11 May 2007 07:51:42 +0000 diego Add correct boilerplate license headers.
Fri, 11 May 2007 07:49:21 +0000 diego prettyprinting cosmetics
Thu, 10 May 2007 18:47:27 +0000 ben new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
Thu, 10 May 2007 15:47:06 +0000 compn add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
Thu, 10 May 2007 14:16:58 +0000 compn update copyright year'
Thu, 10 May 2007 14:05:06 +0000 reimar Fix indentation broken in r23287
Thu, 10 May 2007 14:01:53 +0000 reimar Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv
Thu, 10 May 2007 13:58:57 +0000 reimar Avoid code duplication in mkv demuxer for standard fourcc/extradata handling
Thu, 10 May 2007 11:43:39 +0000 reimar Fix track info being read for the wrong track introduced in r20598
Thu, 10 May 2007 11:39:58 +0000 reimar Missing -1 in the FreeBSD code to get the first CD track number
Thu, 10 May 2007 09:43:02 +0000 gpoirier sync w/r23283, fix a French typo
Thu, 10 May 2007 09:11:54 +0000 reimar Reuse linux code for reading png images for windows Gui,
Thu, 10 May 2007 00:43:36 +0000 compn wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
Wed, 09 May 2007 21:38:28 +0000 eugeni Don't deallocate font data if it will be used later.
Wed, 09 May 2007 21:34:05 +0000 ivo remove the need of one extra shift in rgb16ToUV
Wed, 09 May 2007 20:10:14 +0000 reimar Ignore comments where no '=' follows the comment name (otherwise
Wed, 09 May 2007 17:29:20 +0000 ivo Fix rgb15ToUV. Correct order of components and use one shift less.
Wed, 09 May 2007 17:16:59 +0000 ben allow sis vidix driver to access registers and avoid segfaulting (patch by Andrew Calkin)
Tue, 08 May 2007 21:23:07 +0000 ben cosmetic: indent
Tue, 08 May 2007 21:22:21 +0000 ben cosmetic: use K&R coding style, as in reste of the file
Tue, 08 May 2007 21:18:06 +0000 ben added my latest contribution to VIDIX in AUTHORS file
Tue, 08 May 2007 21:16:46 +0000 ben take the lead on VIDIX, as pointed out by Diego
Tue, 08 May 2007 21:16:15 +0000 ben removed obsolete section
Tue, 08 May 2007 17:46:04 +0000 diego 10l syntax error
Tue, 08 May 2007 17:43:24 +0000 diego libdha is no more.
Tue, 08 May 2007 17:40:34 +0000 michael try to limit the mess from the svn moves by pointing to the new location
Tue, 08 May 2007 15:02:26 +0000 voroshil r23240: document lavc's 'level' option, patch by Carl Eugen Hoyos
Tue, 08 May 2007 12:27:41 +0000 ben mention myself (besides Sascha) to VIDIX import and maintainship
Tue, 08 May 2007 12:26:32 +0000 ben libdha is gone now, don't mention it anymore
Tue, 08 May 2007 12:25:11 +0000 ben notify of pvr channel navigation feature in ChangeLog
Tue, 08 May 2007 12:23:50 +0000 ben added Sven latest contribution to AUTHORS file
Tue, 08 May 2007 12:22:42 +0000 ben added proper GPL headers to new stream/pvr.h file
Tue, 08 May 2007 12:21:50 +0000 ben give credits to Sven for pvr channel navigation
Tue, 08 May 2007 12:20:46 +0000 ben support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft dot com>)
Tue, 08 May 2007 10:29:47 +0000 ben description for -menu-keepdir option
Tue, 08 May 2007 08:37:52 +0000 diego These files are now in the separate NUT repository.
Mon, 07 May 2007 23:26:40 +0000 gpoirier add MPlayer's local changes introduced in r23258
Mon, 07 May 2007 22:22:27 +0000 gpoirier compile fix for regression introduced by r23254
Mon, 07 May 2007 21:58:42 +0000 nicodvb For DVR-MS:
Mon, 07 May 2007 20:45:23 +0000 ben fix libmenu compilation with fridibi enabled
Mon, 07 May 2007 19:48:15 +0000 ben cast to what's really expected
Mon, 07 May 2007 19:11:56 +0000 gpoirier iWMMXt-accelerated DCT and motion compensation for ARM processors
Mon, 07 May 2007 17:34:31 +0000 ivo test for tab characters