log

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