log

age author description
Wed, 22 Mar 2006 11:26:27 +0000 jonas use mencoder directly for mp3lame encoding instead of lavc
Wed, 22 Mar 2006 00:19:02 +0000 albeu Add the new property API and implement a couple properties.
Tue, 21 Mar 2006 23:09:52 +0000 michael feed something (hopefully correct timestamps) into the video filter chain
Tue, 21 Mar 2006 23:06:09 +0000 michael lavc doesnt pass AVFrame.opaque around :/
Tue, 21 Mar 2006 22:31:49 +0000 michael 10l (forgot ...)
Tue, 21 Mar 2006 22:12:48 +0000 michael 10l (null pointer dereference)
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Tue, 21 Mar 2006 06:09:32 +0000 ods15 -rawvideo on => -demuxer rawvideo
Tue, 21 Mar 2006 05:36:10 +0000 corey Prevent building lavc with xvid support unless xvid version is 1.1 or
Mon, 20 Mar 2006 23:16:34 +0000 lorenm 10l
Mon, 20 Mar 2006 23:13:37 +0000 lorenm sync to x264 r476 (subq=7)
Mon, 20 Mar 2006 22:24:14 +0000 pacman Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
Mon, 20 Mar 2006 22:07:30 +0000 pacman Don't try to parse fb.modes more than once. Fixes playback of multiple files
Mon, 20 Mar 2006 21:13:01 +0000 gpoirier synced with 1.1241
Mon, 20 Mar 2006 20:06:04 +0000 aurel retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)
Mon, 20 Mar 2006 10:57:30 +0000 diego Simplify pkg-config invocation.
Sun, 19 Mar 2006 20:39:50 +0000 gabrov synced with 1.226
Sun, 19 Mar 2006 17:28:13 +0000 nicodvb temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered sound
Sun, 19 Mar 2006 16:02:03 +0000 rtognimp Do not use ptr when it's NULL. CID 89
Sat, 18 Mar 2006 20:02:47 +0000 kraymer 1.1230: Typo fix: "URLs to forces" --> "URLs to force"
Sat, 18 Mar 2006 19:22:13 +0000 kraymer 1.226: Print the mute state on the OSD.
Sat, 18 Mar 2006 18:48:14 +0000 diego Print the mute state on the OSD.
Sat, 18 Mar 2006 18:13:22 +0000 albeu Enable gui key bindings only when running the gui. Fix enter and esc
Sat, 18 Mar 2006 17:41:24 +0000 albeu codec-cfg depend on help_mp.h. Fix // builds.
Sat, 18 Mar 2006 12:42:55 +0000 gabrov synced with 1.225
Sat, 18 Mar 2006 12:13:48 +0000 michael flags cleanup
Fri, 17 Mar 2006 23:47:10 +0000 corey Support libavcodec vrc_strategy=1 (XviD ratecontrol).
Fri, 17 Mar 2006 23:38:46 +0000 iive if stream is not seekable calling enca would prevent the real parsing of subtitles.
Fri, 17 Mar 2006 19:39:30 +0000 henry 10l forgotten stream_reset to clear the EOF flag
Fri, 17 Mar 2006 13:26:40 +0000 ods15 timebases guidelines
Thu, 16 Mar 2006 21:56:24 +0000 nicodvb compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
Thu, 16 Mar 2006 19:16:07 +0000 albeu And 10L for me. Fix the forgoten enca_fd.
Thu, 16 Mar 2006 16:55:51 +0000 albeu Fix compilation with stupid C++ compilers that shock on valid C
Thu, 16 Mar 2006 14:42:51 +0000 albeu Move the subread from FILE to stream_t.
Thu, 16 Mar 2006 14:24:22 +0000 albeu Fix a potential seek failure, fill_buffer doesn't have to
Wed, 15 Mar 2006 23:20:27 +0000 gpoirier sync with new MEncoder config file name
Wed, 15 Mar 2006 21:32:10 +0000 corey Fix up libaf unknown-format printing
Wed, 15 Mar 2006 21:13:13 +0000 reimar extra checks on size of OSD parts (though IMHO these values should never be bad)
Wed, 15 Mar 2006 17:16:13 +0000 albeu Small fix with object list (-vf) help.
Wed, 15 Mar 2006 16:28:31 +0000 ods15 rephrase index_ptr positioning
Wed, 15 Mar 2006 16:24:24 +0000 ods15 timebase table
Wed, 15 Mar 2006 12:15:35 +0000 reimar do not call glDeleteTextures with 0 count, Xgl does not like it.
Wed, 15 Mar 2006 09:04:24 +0000 faust3 10l the cpu hog fix broke fullscreenswitching with -wid
Tue, 14 Mar 2006 23:33:37 +0000 diego The system-wide and the user-specific MEncoder configuration file should both
Tue, 14 Mar 2006 22:15:24 +0000 rtognimp Remove twos workaround, this bug was fixed in mov demuxer
Tue, 14 Mar 2006 21:57:58 +0000 rathann mpegopts example
Tue, 14 Mar 2006 21:24:47 +0000 gabrov synced with 1.36
Tue, 14 Mar 2006 21:21:26 +0000 gabrov synced with 1.224
Tue, 14 Mar 2006 19:43:24 +0000 rtognimp Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save
Tue, 14 Mar 2006 16:57:16 +0000 reynaldo last print on libaf to af_msg
Tue, 14 Mar 2006 00:45:06 +0000 albeu Try several formats instead of only YV12 if no format was explicitly
Tue, 14 Mar 2006 00:38:00 +0000 reynaldo forgotten entry about TOOLS/qepdvcd.sh
Tue, 14 Mar 2006 00:02:42 +0000 rathann le2me_32 is not necessary, tested by Diego on BE machine
Mon, 13 Mar 2006 23:35:41 +0000 rathann fl32 is now supported, too
Mon, 13 Mar 2006 23:32:36 +0000 rathann in24/in32/fl32 little/big-endian QuickTime PCM audio support
Mon, 13 Mar 2006 21:50:56 +0000 diego Use _res_comment where appropriate.
Mon, 13 Mar 2006 21:18:27 +0000 albeu 10L fix missing return statement.
Mon, 13 Mar 2006 17:15:51 +0000 michael do not randomly chop up packets, this isnt allowed in almost no container
Mon, 13 Mar 2006 16:56:10 +0000 albeu Fix seeking with cache enabled on systems using fork().
Mon, 13 Mar 2006 16:52:01 +0000 faust3 fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>