log

age author description
Sun, 18 Feb 2007 20:21:19 +0000 michael clarify that language must be a 3 letter code
Sun, 18 Feb 2007 20:19:47 +0000 reimar Revert r22255 on iive's request.
Sun, 18 Feb 2007 20:17:57 +0000 uau Mark myself as MPlayer sync/core maintainer
Sun, 18 Feb 2007 19:28:47 +0000 diego Make liblzo conditional to the appropriate #defines.
Sun, 18 Feb 2007 16:46:12 +0000 nicodvb all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)
Sun, 18 Feb 2007 15:57:50 +0000 rtogni Add support for smil playlist served over realrtsp
Sun, 18 Feb 2007 15:06:54 +0000 diego Remove internal minilzo, external liblzo can be used instead.
Sun, 18 Feb 2007 14:54:50 +0000 diego Use liblzo2 instead of liblzo1, it's not bigger but faster.
Sun, 18 Feb 2007 14:51:44 +0000 diego Use external liblzo instead of internal minilzo.
Sun, 18 Feb 2007 11:47:28 +0000 reimar Some typo fixes in svn-howto
Sun, 18 Feb 2007 09:33:45 +0000 reimar Avoid parts of xvmc reinit when source format does not change
Sun, 18 Feb 2007 00:41:09 +0000 uau Remove unused variable "osd_level_saved"
Sat, 17 Feb 2007 21:45:16 +0000 nicodvb omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)
Sat, 17 Feb 2007 21:12:27 +0000 reimar Make sure that -sid works even if the number of subtitles initially detected
Sat, 17 Feb 2007 21:04:46 +0000 reimar Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c
Sat, 17 Feb 2007 20:58:55 +0000 reimar Move common vo initialization code to video_out.c
Sat, 17 Feb 2007 17:24:07 +0000 nicodvb cosmetics
Sat, 17 Feb 2007 16:30:59 +0000 ods15 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe
Sat, 17 Feb 2007 13:28:44 +0000 michael negative stride and h_size-=8 fix
Sat, 17 Feb 2007 12:58:35 +0000 michael swap palette on big endian
Sat, 17 Feb 2007 11:40:01 +0000 michael palette init code for IMGFMT_RGB4 and IMGFMT_RG4B
Sat, 17 Feb 2007 11:36:02 +0000 michael BGR/RGB4 byte formats as input
Sat, 17 Feb 2007 11:34:25 +0000 michael add IMGFMT_RGB8 palette init code what moron actually added init code just for half of the formats?!
Sat, 17 Feb 2007 11:04:13 +0000 michael another ridiculous palette bug which has nothing to do with the new palete support in sws
Sat, 17 Feb 2007 09:05:19 +0000 voroshil wording, typos fix
Sat, 17 Feb 2007 03:02:38 +0000 michael mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)
Fri, 16 Feb 2007 23:18:47 +0000 eugeni Restore a minus sign that was lost in r22231.
Fri, 16 Feb 2007 23:09:13 +0000 uau Don't segfault if no -format is given for lavf
Fri, 16 Feb 2007 21:17:41 +0000 michael PAL8 ...
Fri, 16 Feb 2007 21:17:15 +0000 michael pal8 input
Fri, 16 Feb 2007 19:18:52 +0000 voroshil r22201: some clarification about dvb-out playback
Fri, 16 Feb 2007 18:53:19 +0000 voroshil r22184: When setting the non-audio bit for hwac3 output, just try to set the...
Fri, 16 Feb 2007 17:54:47 +0000 eugeni Implement \frx and \fry (and reimplement \frz) as 3d rotations.
Fri, 16 Feb 2007 17:51:07 +0000 eugeni Consistently name z-axis rotation angle "frz".
Fri, 16 Feb 2007 17:49:35 +0000 eugeni Move conversions between 16.16, 26.6 fixed point and int, double to separate
Fri, 16 Feb 2007 13:56:04 +0000 compn update wishlist, approved by diego
Fri, 16 Feb 2007 00:30:05 +0000 nicodvb support for H263-2000; patch by Carl Eugen Hoyos
Thu, 15 Feb 2007 22:03:09 +0000 eugeni Select the first charmap in the font, if FreeType did not autoselect any.
Thu, 15 Feb 2007 21:53:28 +0000 eugeni \r resets \frz to style value.
Thu, 15 Feb 2007 21:51:51 +0000 eugeni Fix \t(\frz) handling.
Thu, 15 Feb 2007 21:50:21 +0000 eugeni \org(0,0) is different from no \org at all.
Thu, 15 Feb 2007 18:24:12 +0000 reimar We definitely want to avoid an emulated poll()
Thu, 15 Feb 2007 16:18:14 +0000 compn fix my entry to authors
Thu, 15 Feb 2007 15:54:06 +0000 reimar Simplify code by using separate variables for large common expressions.
Thu, 15 Feb 2007 00:46:45 +0000 reimar Fix two 10l memleaks in vo_xvmc.c
Wed, 14 Feb 2007 23:44:01 +0000 diego random small fixes
Wed, 14 Feb 2007 19:17:39 +0000 reimar English grammar fix: There is no 's' after "does not exist"
Wed, 14 Feb 2007 19:16:08 +0000 reimar 100l copy-and-paste bug. Do not print video info when the problem is with subtitles
Wed, 14 Feb 2007 12:29:09 +0000 michael demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearly
Wed, 14 Feb 2007 11:06:59 +0000 reimar Print list of lavf muxer formats with format=help.
Wed, 14 Feb 2007 00:19:33 +0000 diego some clarifications and updates
Tue, 13 Feb 2007 15:37:38 +0000 diego Move setting _ld_extra and _inc_extra for live to autodetection part,
Tue, 13 Feb 2007 00:47:09 +0000 diego Strip leading spaces from processor names.
Mon, 12 Feb 2007 21:52:53 +0000 rtogni Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939
Mon, 12 Feb 2007 13:59:25 +0000 diego Fix setting of mtrr variable.
Mon, 12 Feb 2007 11:31:52 +0000 diego misc fixes and updates
Mon, 12 Feb 2007 09:56:34 +0000 diego Always disable libnut demuxer in libavformat.
Mon, 12 Feb 2007 09:51:25 +0000 diego Revert libnut option names, the issue is fixed in FFmpeg.
Sun, 11 Feb 2007 18:00:55 +0000 rtogni More strncat() misuses.
Sun, 11 Feb 2007 18:00:06 +0000 rtogni strncat() misuses, may have been exploitable.
Sun, 11 Feb 2007 17:57:02 +0000 rtogni Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
Sun, 11 Feb 2007 17:55:49 +0000 rtogni Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
Sun, 11 Feb 2007 17:54:18 +0000 rtogni More boundary checks for fixed-length arrays. Some of them may have been
Sun, 11 Feb 2007 13:23:13 +0000 reimar Clear/update subtitles after seeking backwards.
Sun, 11 Feb 2007 11:03:09 +0000 nicodvb some clarification about dvb-out playback
Sat, 10 Feb 2007 20:33:27 +0000 reimar Move variable declaration to appropriate place
Sat, 10 Feb 2007 20:32:56 +0000 reimar Cosmetics: remove tabs added in last commit from otherwise tab-free file.
Sat, 10 Feb 2007 19:47:22 +0000 uau Fix memory leak when changing playback speed
Sat, 10 Feb 2007 18:12:03 +0000 uau Fix memory leaks.
Sat, 10 Feb 2007 18:05:18 +0000 uau Use AF_NCH for max number of channels instead of private CHANS define.
Sat, 10 Feb 2007 17:53:41 +0000 gpoirier sync w/r22150
Sat, 10 Feb 2007 17:31:18 +0000 uau Fix nonsense tests like previously in af_pan.
Sat, 10 Feb 2007 17:27:11 +0000 uau Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
Sat, 10 Feb 2007 17:00:03 +0000 michael clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)
Sat, 10 Feb 2007 12:19:36 +0000 nicodvb removed ages-old and insane #if0-ed and commented code
Fri, 09 Feb 2007 22:38:26 +0000 gpoirier Changelog update, based on Compn's patch
Fri, 09 Feb 2007 20:23:54 +0000 nicodvb vc1 in mpeg*
Fri, 09 Feb 2007 20:21:20 +0000 nicodvb substream id 0x98..0x9f identifies dts
Fri, 09 Feb 2007 20:12:15 +0000 kraymer r22150: key-fifo-size default changed
Fri, 09 Feb 2007 20:09:52 +0000 kraymer r22184: When setting the non-audio bit for hwac3 output, ...
Fri, 09 Feb 2007 19:57:56 +0000 kraymer only output fail/success message, this was wrong from the beginning
Fri, 09 Feb 2007 19:49:31 +0000 cladisch When setting the non-audio bit for hwac3 output, just try to set the
Fri, 09 Feb 2007 19:47:20 +0000 nicodvb when seeking in h264 sync to idr frames
Fri, 09 Feb 2007 19:44:43 +0000 uau Handle libavformat libnut dependencies.
Fri, 09 Feb 2007 19:44:21 +0000 nicodvb when playing vc1 content sync to sequence or entry point header
Fri, 09 Feb 2007 19:39:31 +0000 nicodvb vc1 in mpegts
Fri, 09 Feb 2007 18:10:17 +0000 kraymer fix typo, line break, wording
Thu, 08 Feb 2007 17:11:21 +0000 kraymer missing escape character
Thu, 08 Feb 2007 17:03:24 +0000 reimar Quick hack mostly for documentation purposes to make -aid work with mms://
Thu, 08 Feb 2007 15:42:53 +0000 reimar Avoid crash when uninit is called without ever calling config in x264 encoder
Thu, 08 Feb 2007 14:19:18 +0000 reimar Make sure sub->sh is set when a subtitle is selected
Thu, 08 Feb 2007 11:27:18 +0000 reimar Cosmetics: add space after comma in output
Wed, 07 Feb 2007 23:56:08 +0000 nicodvb when seeking and the codec is VC1 sync to sequence or entry point headers
Wed, 07 Feb 2007 23:41:07 +0000 nicodvb when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or at
Wed, 07 Feb 2007 12:31:37 +0000 iive Revert part of commit r22170.
Wed, 07 Feb 2007 09:58:23 +0000 reimar Fix compilation after deprecation of some lav log level and
Wed, 07 Feb 2007 09:00:11 +0000 gpoirier Fix libnut build failure.
Tue, 06 Feb 2007 22:15:20 +0000 reimar Support selecting a specific lavf demuxer and listing available ones via -lavfdopts
Tue, 06 Feb 2007 19:26:58 +0000 reimar Avoid calling aspect on each frame and make ass subtitles work better with panscan
Tue, 06 Feb 2007 19:01:28 +0000 reimar Support some weird AVI header, fixes bug 742
Tue, 06 Feb 2007 18:30:56 +0000 reimar Add missing checks in RealVideo slice handling code.
Tue, 06 Feb 2007 13:56:40 +0000 gpoirier sync w/r22107
Tue, 06 Feb 2007 00:24:49 +0000 uau reindent
Tue, 06 Feb 2007 00:18:35 +0000 uau Fix multiple appearing or appearing+disappearing subs in the same frame
Mon, 05 Feb 2007 23:56:18 +0000 uau Add missing type to declaration and remove unused variable
Mon, 05 Feb 2007 23:46:08 +0000 rathann Fix a few gcc warnings, approved by Diego and Reimar.
Mon, 05 Feb 2007 23:25:50 +0000 uau Fix code updating subtitle array which only moved the text, not endpts.
Mon, 05 Feb 2007 19:24:03 +0000 reimar Make sure buffer is aligned so no unaligned access happens.
Mon, 05 Feb 2007 19:07:19 +0000 voroshil r22104: Add global field dominance flag instead of duplicating this "everywhere"
Mon, 05 Feb 2007 18:38:25 +0000 voroshil r22129: Link to the mencoder-users list for mencoder stuff
Mon, 05 Feb 2007 18:25:28 +0000 reimar Another round of subtitle code cleanup
Mon, 05 Feb 2007 18:21:14 +0000 voroshil r22139: Try to clarify scale filter usage hint.
Mon, 05 Feb 2007 18:13:40 +0000 kraymer typo fixes
Mon, 05 Feb 2007 18:12:56 +0000 reimar Set sub_utf8 for mov subs.
Mon, 05 Feb 2007 18:03:12 +0000 reimar str_list separator backslash-escaping
Mon, 05 Feb 2007 17:53:10 +0000 reimar key-fifo-size default changed
Mon, 05 Feb 2007 17:51:26 +0000 reimar Reserve half of fifo for key release events to help avoiding stop buttons
Mon, 05 Feb 2007 17:47:43 +0000 reimar Sanity check for vo window dimensions, helps avoid division by zero
Mon, 05 Feb 2007 17:15:44 +0000 reimar beckend -> backend typo fix in printf
Mon, 05 Feb 2007 17:14:21 +0000 kraymer fix unintentional line break