log

age author description
Sat, 02 Jun 2007 14:38:45 +0000 diego 10l: Remove overlooked instance of NOAVIFILE_HEADERS.
Sat, 02 Jun 2007 13:00:38 +0000 eugeni Revert r23443, it breaks compilation without libass.
Sat, 02 Jun 2007 12:27:33 +0000 diego Get rid of superfluous __WINE__ #define, it was always enabled and
Sat, 02 Jun 2007 12:26:27 +0000 diego Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
Sat, 02 Jun 2007 12:24:35 +0000 diego Get rid of superfluous MPLAYER #define, it was always enabled and
Sat, 02 Jun 2007 10:26:37 +0000 nicodvb prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)
Sat, 02 Jun 2007 01:56:22 +0000 compn update manual date, its been 8 months...
Fri, 01 Jun 2007 19:58:29 +0000 eugeni Recode the whole subtitle file to utf-8 before parsing.
Fri, 01 Jun 2007 19:56:44 +0000 eugeni Move code for reading a file and recoding it to utf-8 to a separate function.
Fri, 01 Jun 2007 17:29:35 +0000 voroshil mjpeg support for v4l2 tv:// driver
Thu, 31 May 2007 17:49:51 +0000 voroshil New "automute" tv:// option.
Thu, 31 May 2007 17:30:49 +0000 voroshil r23370: added missing fps
Thu, 31 May 2007 17:10:56 +0000 voroshil r23416: Drop the metadata stuff and replace it with generic property string expansion.
Thu, 31 May 2007 13:22:36 +0000 zuxy Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
Thu, 31 May 2007 13:07:52 +0000 albeu Add new properties percent_pos and time_pos.
Thu, 31 May 2007 13:02:51 +0000 albeu Make the length property use the time type.
Thu, 31 May 2007 12:42:02 +0000 albeu Move the time printing code out of the length property.
Thu, 31 May 2007 12:37:37 +0000 albeu Add a print function for the time option type.
Thu, 31 May 2007 10:52:08 +0000 jheryan sync to 24.5.2007
Thu, 31 May 2007 10:43:35 +0000 albeu Add the recently introduced properties to the documentation.
Thu, 31 May 2007 09:42:14 +0000 albeu Allow setting the direction in the step_property command.
Thu, 31 May 2007 09:13:21 +0000 albeu Fix the step_property coammand to correctly handle the step size with
Thu, 31 May 2007 04:15:29 +0000 mhoffman Adding myself to the authors page.
Thu, 31 May 2007 00:21:25 +0000 ptt little fix
Thu, 31 May 2007 00:19:40 +0000 ptt sync.d up to r23425!!! ehi, it's updated :)))
Thu, 31 May 2007 00:16:02 +0000 ptt removed unneeded space
Thu, 31 May 2007 00:14:00 +0000 ptt removed an unneeded comma
Thu, 31 May 2007 00:03:10 +0000 ptt added '&' for 'e.g.'
Wed, 30 May 2007 23:28:04 +0000 ptt sync'd up to r23416
Wed, 30 May 2007 23:20:24 +0000 ptt moved a line below, since probably it's righter there...
Wed, 30 May 2007 23:15:13 +0000 ptt added a missing space char
Wed, 30 May 2007 20:18:45 +0000 ptt sync'd up to r22845
Wed, 30 May 2007 09:33:09 +0000 benoit rename attribute_unused to av_unused as it is declared in common.h
Wed, 30 May 2007 08:36:38 +0000 zuxy Use play duration instead of send duration to calculate the length
Wed, 30 May 2007 07:07:32 +0000 albeu Drop the metadata stuff and replace it with generic property string expansion.
Wed, 30 May 2007 07:05:34 +0000 albeu Make command.h usable without the MPContext typedef.
Wed, 30 May 2007 06:53:06 +0000 albeu Add PRINT to the samplerate property.
Wed, 30 May 2007 06:39:21 +0000 albeu Fix fallback on the default GET_TYPE for unvailable/disabled
Tue, 29 May 2007 22:14:41 +0000 albeu Make all the info available via the metadata API available via properties.
Tue, 29 May 2007 21:49:39 +0000 albeu Rework the property API to allow sub properties such as
Tue, 29 May 2007 18:52:20 +0000 ben add documentation for new -menu-chroot option
Tue, 29 May 2007 18:49:38 +0000 ben new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-))
Tue, 29 May 2007 16:14:52 +0000 diego Only one section remains unfinished, typo.
Tue, 29 May 2007 09:08:50 +0000 diego typo
Tue, 29 May 2007 08:45:47 +0000 kraymer r23325: dv does not support YVU9
Tue, 29 May 2007 07:44:36 +0000 kraymer add note about unfinished "codec specific encoding options" section
Mon, 28 May 2007 18:13:33 +0000 reimar Get rid of __attribute__((__packed__)) in Matroska demuxer
Mon, 28 May 2007 17:13:52 +0000 diego Add LGPL license header.
Mon, 28 May 2007 14:25:48 +0000 cehoyos 10l: r23399 broke mov/mp4 demuxing
Mon, 28 May 2007 10:55:04 +0000 ptt little typo fix
Mon, 28 May 2007 09:30:56 +0000 diego Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
Mon, 28 May 2007 08:42:35 +0000 diego Remove some unused variables, patch by timwoj ieee org.
Mon, 28 May 2007 08:18:23 +0000 diego Move variable declaration into conditional to avoid an unused variable warning.
Mon, 28 May 2007 08:12:41 +0000 diego Remove unused variables.
Sun, 27 May 2007 21:45:33 +0000 michael HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)
Sun, 27 May 2007 21:14:32 +0000 reimar More fastmemcpy.h removal
Sun, 27 May 2007 21:13:10 +0000 reimar Remove more pointless fastmemcpy.h includes in libvo
Sun, 27 May 2007 20:45:34 +0000 reimar Removed useless fastmemcpy.h includes in video decoders
Sun, 27 May 2007 20:40:04 +0000 reimar Remove two useless fastmemcpy.h includes in gui code.
Sun, 27 May 2007 20:36:04 +0000 reimar Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
Sun, 27 May 2007 12:06:08 +0000 gpoirier sync w/ r23370
Sun, 27 May 2007 11:28:05 +0000 Gabrov synced with r23388
Sun, 27 May 2007 09:20:50 +0000 gpoirier Partial sync with r23370, with only one section obsolete.
Sun, 27 May 2007 08:44:27 +0000 rik compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tables
Sat, 26 May 2007 20:27:45 +0000 nicodvb fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mplayer@legroom.net) and me
Fri, 25 May 2007 16:31:16 +0000 ben allow left key command to close text menus too
Fri, 25 May 2007 10:26:39 +0000 ben rename some menu open functions, to avoid confusion with libc native open()
Fri, 25 May 2007 02:52:35 +0000 zuxy Record what was produced by make_decode_table_MMX() and used that data to
Thu, 24 May 2007 13:08:23 +0000 jheryan Sync to 30.3.2007
Thu, 24 May 2007 11:53:58 +0000 michael more sensless repo moving ..moving ...
Thu, 24 May 2007 09:58:57 +0000 voroshil remove unnecessary stubs which were not ever used.
Wed, 23 May 2007 18:35:24 +0000 ivo ffmpeg -sws_flags command line option to set swscaler flags
Wed, 23 May 2007 15:31:37 +0000 zuxy Remove hardcoded registers
Tue, 22 May 2007 20:08:13 +0000 Gabrov synced with r23370
Tue, 22 May 2007 14:00:39 +0000 zuxy Replace hardcoded 32-bit leal with equivalent add/sub so pointer arithmetic will be 64-bit under AMD64
Tue, 22 May 2007 13:55:14 +0000 zuxy Set i_bps for ASF video streams according to extended stream properties
Tue, 22 May 2007 13:44:14 +0000 zuxy Remove unused synth_1to1_mono()
Mon, 21 May 2007 17:01:33 +0000 ptt sync'ed up with r21654
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.