2005-09-04 |
nplourde |
mplayer osx shared video buffer
|
2005-09-04 |
gpoirier |
Typo, and fixed missing word
|
2005-09-04 |
gpoirier |
In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.
|
2005-09-04 |
gpoirier |
synced with 1.1084
|
2005-09-03 |
gpoirier |
Suggestions by of The Wanderer
|
2005-09-03 |
reimar |
equalizer support
|
2005-09-03 |
michael |
improve colorization
|
2005-09-03 |
reimar |
64 bit fix: do not cast pointers to uint32_t
|
2005-09-03 |
reimar |
Make MTRR setup work on AMD64 and simplify some #ifdefs
|
2005-09-03 |
reimar |
vidix support for nVidix FX Go 5700
|
2005-09-03 |
gpoirier |
Capitalize sentences.
|
2005-09-03 |
ods15 |
Remove many annoying GTK includes in every compile line and remove GTK
|
2005-09-03 |
gpoirier |
Lotsa cool stuff new with -pre8
|
2005-09-03 |
faust3 |
replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>
|
2005-09-03 |
faust3 |
initial endianess fixes
|
2005-09-03 |
faust3 |
simplification
|
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
|
2005-08-19 |
rfelker |
100l
|
2005-08-19 |
reimar |
less weird OSD alpha transformation.
|
2005-08-19 |
reimar |
Do not set SwapInterval for values < 0.
|
2005-08-19 |
reimar |
Fix crash in windows
|
2005-08-19 |
gpoirier |
Sync with 1.1072
|
2005-08-19 |
reimar |
automatic vsync enabling for vo_gl.
|
2005-08-18 |
jonas |
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
|
2005-08-18 |
faust3 |
fix warnings and decoding on CYGWIN (produced only noise before this change)
|
2005-08-18 |
reimar |
gtk2 is supported, next step is pure gtk without X.
|
2005-08-18 |
alex |
gtf.{c,h} is used by vesa only
|
2005-08-18 |
jheryan |
synced with 1.72
|
2005-08-18 |
jheryan |
new, synced with 1.10
|
2005-08-18 |
jheryan |
synced with 1.25
|
2005-08-18 |
gpoirier |
sync 1.1071
|
2005-08-18 |
alex |
code reduction and less error prone, use the same table
|
2005-08-18 |
alex |
some entries are done
|
2005-08-18 |
alex |
these wishes are done
|
2005-08-18 |
alex |
use libvbe from vesautils
|
2005-08-18 |
jheryan |
synced with 1.87
|
2005-08-18 |
diego |
Further clarify loadfile/loadlist description.
|
2005-08-18 |
reimar |
name suboption for jack to set client name
|
2005-08-17 |
diego |
Remove unnecessary subshell invocations.
|
2005-08-17 |
diego |
Fix MEncoder build with shared libavcodec.
|
2005-08-17 |
diego |
Clarify loadfile/loadlist description.
|
2005-08-17 |
diego |
Update for latest changes.
|
2005-08-17 |
gpoirier |
Sync with 1.1070
|
2005-08-17 |
gpoirier |
"recent" noteworthy features
|
2005-08-17 |
reimar |
Support for GTK 2.x.
|
2005-08-17 |
diego |
wording/spelling
|
2005-08-17 |
gpoirier |
Fixes suggested by Diego
|
2005-08-17 |
reimar |
Set block_align in header, seems MatLab can not handle files without.
|
2005-08-17 |
jheryan |
Synced with 1.1068
|
2005-08-17 |
ivo |
Added entry for checktree.sh
|
2005-08-17 |
ivo |
Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..
|
2005-08-16 |
reimar |
Get events from -wid window.
|
2005-08-16 |
gpoirier |
Sync with 1.1069
|
2005-08-16 |
reimar |
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
|
2005-08-16 |
reimar |
OSD textures can be deleted with one function call...
|
2005-08-16 |
reimar |
Make glFinish optional
|
2005-08-16 |
ods15 |
silly printf() is the onyl reason avi-fix was so slow, a printf for
|
2005-08-16 |
reimar |
use GenBuffers to get a buffer number instead of hardcoding 1.
|
2005-08-16 |
danny |
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-08-16 |
alex |
added libavutil, removed linux
|
2005-08-16 |
alex |
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>
|
2005-08-15 |
wanderer |
grammar/phrasing fixes on the recent NTSC and telecine commit
|
2005-08-15 |
gpoirier |
-fafmttag can be needed while steam copying.
|
2005-08-15 |
reimar |
loadfile/loadlist can now also add files to the playlist
|
2005-08-14 |
reimar |
10l, initializers don't work without a declaration :-(
|
2005-08-14 |
gpoirier |
NTSC sources are hard to encode. How to identify telecine content reliably.
|
2005-08-14 |
reimar |
use glUploadTex helper function
|
2005-08-14 |
reimar |
extra check for glUploadTex to avoid a possible hang.
|
2005-08-14 |
reimar |
textures smaller 64x64 might not be supported
|
2005-08-14 |
reimar |
remove/move some unused headers/variables/code
|
2005-08-14 |
reimar |
10l, texture_width/height initialization was removed, so use
|
2005-08-14 |
wanderer |
minor punctuation fix
|
2005-08-14 |
wanderer |
grammar/phrasing fix, still less than ideal
|
2005-08-14 |
gpoirier |
fixes short form, better wording
|
2005-08-14 |
gpoirier |
fixes bf_threshold description.
|
2005-08-14 |
gpoirier |
typo
|
2005-08-14 |
reimar |
Helper function for drawing texture and general cleanup of vo_gl2.c
|
2005-08-14 |
reimar |
Cleanup, move declarations to beginning of block.
|
2005-08-14 |
wight |
libaf/config.mak is generated, so mention it
|
2005-08-13 |
rtognimp |
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
|
2005-08-13 |
henry |
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
|
2005-08-12 |
gabrov |
synced with 1.7
|
2005-08-12 |
gpoirier |
Formatting fix
|
2005-08-12 |
gpoirier |
Consitency fix
|
2005-08-12 |
gpoirier |
Sync with 1.1062
|
2005-08-12 |
gpoirier |
URL update
|
2005-08-12 |
gpoirier |
lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn
|
2005-08-12 |
gpoirier |
Missing codecs that libavcodec supports.
|
2005-08-12 |
gpoirier |
Why multipass is better in a nutshell. Taken from Rich's encoding guide.
|
2005-08-11 |
gpoirier |
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
|
2005-08-11 |
michael |
video fourcc fix
|
2005-08-11 |
ods15 |
demux_avi_control() missing in avi's demuxer struct.
|
2005-08-11 |
ods15 |
fix brokeness caused by demuxer patch, this code is useless for
|
2005-08-11 |
reimar |
typo, must be ld_dl instead of ld_ld
|
2005-08-11 |
alex |
10l, patch found in geexbox
|
2005-08-10 |
ivo |
Removed in-filter int to float conversion. af_ladspa now demands floats as
|
2005-08-10 |
ivo |
Remove stray MSDOS linebreaks
|