log

age author description
2005-09-03 reimar faster mpg and much faster gxf demuxing
2005-09-03 reimar likely() and unlikely() macros to help (newer) compilers optimize correctly
2005-09-03 faust3 fix window position adjustment
2005-09-02 gpoirier custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
2005-09-02 rtognimp Updates
2005-09-02 gpoirier Hopefully better advices about A/V sync
2005-09-02 reimar 10l, typo in last commit
2005-09-02 reimar Support D-Cinema audio demuxer and decoder from FFmpeg.
2005-09-02 diego Mention the MEncoder configuration files along with the MPlayer ones.
2005-09-02 diego Replace bps by B/s when it means bytes per second to avoid ambiguity since
2005-09-02 diego 100l bps != fps, noticed by a.guru - at - sympatico - dot - ca
2005-09-02 diego Improve -idle description.
2005-09-02 gpoirier synced with 1.1083
2005-09-02 diego GUI MPlayer --> GMPlayer
2005-09-02 diego Remove duplication between vo_directfb and vo_dfbmga entries.
2005-09-02 diego Wording fixes: Avoid short forms.
2005-09-02 gpoirier Sync with 1.1081
2005-09-02 gpoirier update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
2005-09-02 gpoirier Sync with with 1.1080
2005-09-02 ods15 and again.. sorry :/
2005-09-02 ods15 spacing
2005-09-02 ods15 -idle Documentation.
2005-09-02 ods15 Adds -idle, an option to make MPlayer wait for input ('loadfile' or
2005-09-02 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
2005-09-02 gpoirier allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
2005-09-02 diego typo
2005-09-02 diego description typo fixes
2005-09-02 diego updates, typos
2005-09-01 diego aRts, ESD consistent spelling
2005-09-01 diego Avoid short forms.
2005-09-01 gpoirier New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
2005-09-01 reimar Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
2005-09-01 attila * really keep track on how many samples were decoded last round (fix 10l)
2005-09-01 attila stop trying to decode faad audio, when last decoded length is <0
2005-09-01 jheryan Synced with 1.12
2005-09-01 jheryan Synced with 1.1077
2005-09-01 gpoirier Sync with 1.1077
2005-09-01 gpoirier Sync with 1.1076
2005-09-01 diego Add -I../libavutil to the includes to fix building vo_zr[2].
2005-08-31 wanderer fix longstanding typo - "patentend"
2005-08-31 faust3 x264 fourcc
2005-08-31 reimar Missing parts of the force codecs/demuxers documentation
2005-08-31 alex support Pinnacle VideoXL
2005-08-31 reimar Fix move playlists (control must be returned to mplayer.c, with the demuxer
2005-08-31 attila 10l
2005-08-31 gpoirier Sync with 1.1075
2005-08-31 nplourde add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
2005-08-30 reimar Sparcs do not like wild pointer typecasting (unaligned access).
2005-08-30 reimar Allow forcing of demuxers and codecs by prepending '+'
2005-08-30 reimar extra size checks for samples array to avoid crashes in some rare cases.
2005-08-30 nicodvb multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
2005-08-30 rtognimp Fix nsv detection with new demuxer structure
2005-08-30 gpoirier How to build MPlayerOSX
2005-08-29 gabrov synced with 1.12
2005-08-27 ods15 adds 'ID_DEMUXER=avi' to -identify...
2005-08-26 rtognimp Fix mpeg-pes playback
2005-08-26 henry ENCA uses -lm
2005-08-26 henry X11 can use pthread (fixes --enable-static)
2005-08-26 henry more thorough aalib test (needed for --enable-static)
2005-08-26 reimar support MPEG in GXF container with extension-based detection.
2005-08-25 henry reordered bps calculation
2005-08-25 henry set the nearest number of channels, return(0) upon errors
2005-08-25 reimar avoid reading more than maxlen bytes.
2005-08-25 faust3 10l, missing return
2005-08-25 reimar Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
2005-08-25 reimar ffwmv3 does not work, use "status crashing" so it is not auto-selected.
2005-08-25 reimar Fix texture format variable types. Internal format is GLint, others are GLenum
2005-08-24 mosu Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
2005-08-24 diego Slightly reduce unnecessary verbosity.
2005-08-24 diego typos, cosmetics
2005-08-23 gpoirier Documents x264 visualization during encoding
2005-08-23 reimar Add D-Cinema Audio and Video conversion programs
2005-08-23 reimar compile fix, vobsub.c needs identify variable.
2005-08-23 rathann 1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
2005-08-23 gpoirier More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
2005-08-23 gpoirier Typo :)
2005-08-23 danny Correction pointed by Nico
2005-08-23 gpoirier Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
2005-08-23 reimar Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
2005-08-23 reimar ensure that audio-only files are decoded till the end by not only
2005-08-22 henry mode fps int vs. float woes
2005-08-22 reimar DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
2005-08-22 gpoirier Sync with 1.1074
2005-08-22 diego typo, grammar
2005-08-21 gpoirier The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
2005-08-21 reimar 100l, video_out.h is now needed for some vo_ variables.
2005-08-21 gpoirier How to encode with soft 3:2 pullup, patch by Brendan McCarthy
2005-08-21 reimar -wid support for windows. Not well tested, might still behave a bit weird.
2005-08-21 gabrov synced with 1.88
2005-08-21 reimar remove extern for variables that are already in headers.
2005-08-21 gabrov synced with 1.11
2005-08-20 rathann cache-prefill has been renamed to cache-seek-min, example config should
2005-08-20 gpoirier Encoding setting examples for x264
2005-08-19 rfelker remove broken shared libpostproc stuff
2005-08-19 gpoirier Sync with 1.1073
2005-08-19 rfelker 1000000000000000l