log

age author description
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.