2006-07-14 |
ivo |
also omit configure.log and the generated help_mp.h from files to check
|
2006-07-14 |
ivo |
CVS --> Subversion
|
2006-07-14 |
diego |
Update some old and crufty sections.
|
2006-07-14 |
diego |
printf --> mp_msg
|
2006-07-14 |
reynaldo |
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
|
2006-07-13 |
diego |
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
|
2006-07-13 |
diego |
cosmetics to ease future patching
|
2006-07-13 |
eugeni |
Fix linking order. FontConfig should appear after libass.
|
2006-07-13 |
reynaldo |
more sizeof(char) fun
|
2006-07-13 |
diego |
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd
|
2006-07-13 |
reynaldo |
drops casts from void * on malloc/calloc from vidix/
|
2006-07-13 |
reynaldo |
little rephrasing and corrected reference to main->trunk
|
2006-07-13 |
reynaldo |
marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org
|
2006-07-13 |
reynaldo |
drops casts from void * on malloc/calloc, leftover on libmpcodecs
|
2006-07-13 |
eugeni |
Cosmetics.
|
2006-07-13 |
eugeni |
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
|
2006-07-13 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
2006-07-13 |
reynaldo |
drops casts from void * on malloc/calloc from the gui code
|
2006-07-13 |
gpoirier |
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
|
2006-07-13 |
diego |
Compilation fix: Mark mp_property_find parameter as const.
|
2006-07-13 |
gpoirier |
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >
|
2006-07-13 |
michael |
rename mpcf.txt to nut.txt
|
2006-07-13 |
michael |
freeze (this is pretty much oded shimons patch from a few month ago)
|
2006-07-13 |
Gabrov |
man/hu/mplayer.1 synced with r19052
|
2006-07-13 |
gpoirier |
synced with r19051
|
2006-07-13 |
reynaldo |
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-13 |
diego |
Streamline GUI build.
|
2006-07-13 |
diego |
Clean up codec-cfg and friends handling.
|
2006-07-12 |
diego |
Remove non-existing CSS_INC.
|
2006-07-12 |
diego |
Simplify includes.
|
2006-07-12 |
diego |
Remove old and obsolete mplayer_wine QT DLL loading stuff.
|
2006-07-12 |
diego |
Rename OSD/SUB section to OSD/SUBTITLES.
|
2006-07-12 |
diego |
alphabetical order for the OSD/SUB section
|
2006-07-12 |
diego |
grammar and consistency fixes
|
2006-07-12 |
eugeni |
Support 6 argument variant of \move.
|
2006-07-12 |
Gabrov |
HU DOCS & man synced with r19046
|
2006-07-12 |
kraymer |
r19046: two small fixes
|
2006-07-12 |
kraymer |
two small fixes
|
2006-07-12 |
kraymer |
r19043: add missing comma [does not apply]
|
2006-07-12 |
kraymer |
r19039: Use only one global config.mak file.
|
2006-07-12 |
corey |
add missing comma
|
2006-07-12 |
diego |
OPTFLAGS already includes EXTRA_INC.
|
2006-07-12 |
diego |
There is only one config.mak file left, don't ignore the others anymore.
|
2006-07-12 |
diego |
There is only one global config.mak file left.
|
2006-07-12 |
diego |
Use only one global config.mak file.
|
2006-07-12 |
diego |
Remove useless variable.
|
2006-07-12 |
diego |
Sync with latest FFmpeg build system changes:
|
2006-07-12 |
vayne |
center sub window option within the preferences dialog.
|
2006-07-12 |
ivo |
remove check. libavutil is now mandatory
|
2006-07-12 |
diego |
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
|
2006-07-12 |
diego |
Make libavutil mandatory.
|
2006-07-12 |
boskicinek |
- svn sync tag added
|
2006-07-12 |
diego |
Remove copyright notice changes from local diff.
|
2006-07-12 |
boskicinek |
- incomplete but we probably need this (because we updated mencoder.xml already)
|
2006-07-12 |
diego |
Update with latest changes and make diff apply cleanly.
|
2006-07-12 |
diego |
updates + cosmetics
|
2006-07-12 |
boskicinek |
- svn sync tag added
|
2006-07-12 |
diego |
Remove remnants of old libmp1e support.
|
2006-07-12 |
diego |
Telecine article on divx.com has gone 404, link to Wikipedia instead.
|
2006-07-12 |
diego |
libavformat interdependencies have been fixed so disable all muxers
|
2006-07-12 |
reimar |
Fix for changed env parameter contents and improve speed.
|
2006-07-12 |
uau |
Fix = vs == typo
|
2006-07-11 |
diego |
sync with FFmpeg r5718
|
2006-07-11 |
diego |
Fix compilation with MEncoder disabled: Some libavformat demuxers have
|
2006-07-11 |
diego |
Fix 10l regexp mistake that disabled all decoders/encoders.
|
2006-07-11 |
diego |
xvmclib vs xvmclibdir typo
|
2006-07-11 |
reimar |
Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will
|
2006-07-11 |
diego |
Split _libavcodecs variable into _libavdecoders and _libavencoders.
|
2006-07-11 |
diego |
Disable FFmpeg muxers when not compiling MEncoder.
|
2006-07-11 |
diego |
Sync with FFmpeg: (de)muxers are now individually selectable.
|
2006-07-11 |
Gabrov |
help_mp-hu.h synced with r18916
|
2006-07-11 |
diego |
Add FFmpeg parsers to config.h as well.
|
2006-07-11 |
diego |
Mention that individual codec and parser en-/disabling is FFmpeg-specific.
|
2006-07-11 |
gpoirier |
sync w/ 18969 (latest Eng. version)
|
2006-07-11 |
gpoirier |
sync w/ r18942
|
2006-07-10 |
eugeni |
Support some recently discovered color formats.
|
2006-07-10 |
eugeni |
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().
|
2006-07-10 |
eugeni |
Only match outline fonts.
|
2006-07-10 |
ben |
appended pvr support in AUTHORS file
|
2006-07-10 |
ben |
added myself as maintainer of pvr input layer
|
2006-07-10 |
ben |
updated ChangeLog with new pvr:// input
|
2006-07-10 |
ben |
added new pvr:// input for ivtv based cards
|
2006-07-10 |
reimar |
vo_gl can do flipping without special filter
|
2006-07-10 |
reimar |
Fix negative stride handling in -dr case
|
2006-07-10 |
reimar |
Get rid of left-over incorrect UnmapBuffer hack
|
2006-07-10 |
gpoirier |
sync w/ r18928
|
2006-07-10 |
gpoirier |
sync w/ 18916
|
2006-07-10 |
gpoirier |
Sync w/ 18712
|
2006-07-10 |
gpoirier |
sync w/ 18702
|
2006-07-10 |
lucabe |
make libswscale build system similar to the libav* one
|
2006-07-10 |
reimar |
Fix off-by-one error for negative strides (flipped image)
|
2006-07-10 |
reimar |
Fix window size bug when starting with -fs and returning
|
2006-07-10 |
rfelker |
c++ decls, 100000000000l to whoever broke my code like this..
|
2006-07-10 |
rfelker |
more c++ decl crap
|
2006-07-10 |
rfelker |
more c++ decl crap
|
2006-07-10 |
rfelker |
1000000000l to whoever added c++ decl crap, probably uau..
|
2006-07-09 |
diego |
Simplify ASS handling second try, this time taking FreeType into account.
|
2006-07-09 |
eugeni |
Revert r18980, it breaks compilation under MinGW.
|
2006-07-09 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-09 |
diego |
10l, xvmclib(dir) does not specify a directory name.
|
2006-07-09 |
diego |
Consistent option and variable naming for x11libdir and xvmclibdir.
|
2006-07-09 |
diego |
_x11_paths should just be a list of paths without -L.
|
2006-07-09 |
diego |
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
2006-07-09 |
diego |
Simplify ASS handling.
|
2006-07-09 |
diego |
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
|
2006-07-09 |
diego |
Sync with latest FFmpeg build system changes, now parsers can be
|
2006-07-09 |
eugeni |
Add my IRC nick.
|
2006-07-09 |
uau |
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
|
2006-07-09 |
gpoirier |
Fix code cosmetics
|
2006-07-09 |
Gabrov |
DOCS/xml/hu synced with r18973
|
2006-07-09 |
Gabrov |
DOCS/man/hu/mplayer.1 synced with r18969
|
2006-07-09 |
reynaldo |
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-09 |
reynaldo |
two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-09 |
reynaldo |
make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-08 |
gpoirier |
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:
|
2006-07-08 |
reimar |
customtrect -vo gl suboption
|
2006-07-08 |
reimar |
forgotten customtlin -vo gl suboption documentation
|
2006-07-08 |
reimar |
Support for 16 bit ppms
|
2006-07-08 |
reimar |
More helpful ProgramEnvParameters.
|
2006-07-08 |
diego |
wording fix
|
2006-07-08 |
diego |
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
|
2006-07-08 |
eugeni |
Add myself to maintainers.
|
2006-07-08 |
eugeni |
Add myself to AUTHORS.
|
2006-07-08 |
diego |
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
|
2006-07-08 |
vayne |
small fix to properly display skins when switching skins during playback.
|
2006-07-08 |
vayne |
crash fix when clicking on volume sliders when in stop state.
|
2006-07-08 |
vayne |
handle sub-window WinID checks in the gui.
|
2006-07-08 |
uau |
Set svn:ignore
|
2006-07-08 |
uau |
Make some functions static.
|
2006-07-08 |
reimar |
Improve windows gui support
|
2006-07-08 |
reimar |
Do not fiddle (too much) with external (WinID) windows
|
2006-07-08 |
reimar |
OpenGL outputs actually support WinID, not to mention that showing the option
|
2006-07-08 |
reimar |
vo_init hack is no longer required after the last patch removed the call
|
2006-07-08 |
reimar |
No point in checking for X for windows gui, in addition the hackish
|
2006-07-08 |
diego |
small cosmetics
|
2006-07-08 |
diego |
grammar/markup fixes
|
2006-07-08 |
rtogni |
Revert r18878, always sync rm files using only pts (ignore framerate)
|
2006-07-08 |
gpoirier |
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
|
2006-07-08 |
rtogni |
Remove unused prototype
|
2006-07-08 |
reimar |
Change use_gui detection to accept also filenames only containing
|
2006-07-07 |
eugeni |
Indentation fix (cosmetics).
|
2006-07-07 |
eugeni |
Initial libass release (without mencoder support).
|
2006-07-07 |
eugeni |
Split guess_cp() in two functions:
|
2006-07-07 |
eugeni |
Make utf8_get_char non-static.
|
2006-07-07 |
eugeni |
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
|
2006-07-07 |
diego |
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
|
2006-07-07 |
gpoirier |
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
|
2006-07-07 |
reimar |
lavf demuxer works better for gxf
|
2006-07-07 |
reimar |
Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
|
2006-07-07 |
reimar |
Remove windows-specific hack that interfered with relative path
|
2006-07-07 |
reimar |
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
|
2006-07-07 |
reimar |
Convince windows to allow window sizes > screen size
|
2006-07-07 |
diego |
usleep is still missing in MinGW, so leave it out of the MinGW version check.
|
2006-07-07 |
gpoirier |
Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
|
2006-07-06 |
reimar |
Fix for case when both V4L and V4L2 are enabled
|
2006-07-06 |
diego |
some grammar/spelling/markup fixes for -rtsp-destination
|
2006-07-06 |
diego |
Move conditional compilation into the build system.
|
2006-07-06 |
diego |
cosmetics
|
2006-07-06 |
diego |
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
|
2006-07-06 |
Gabrov |
DOCS/xml/hu synced with r18923
|
2006-07-06 |
gpoirier |
Update MPlayerOSX checkout commandlines with subversion commandline
|
2006-07-06 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
2006-07-06 |
reynaldo |
several function from playtreeparser.c maked static,
|
2006-07-06 |
reynaldo |
modifies function declarations without parameters from ()
|
2006-07-06 |
vayne |
Initial win32 gui release.
|
2006-07-06 |
vayne |
Initial win32 gui release.
|
2006-07-05 |
reynaldo |
document the change on -edlout's behavior
|
2006-07-05 |
reynaldo |
Modifies behavior of -edlout
|
2006-07-05 |
diego |
MinGW 3.1 has added gettimeofday.
|
2006-07-05 |
diego |
Update with changes from r18894 (get_path as const).
|
2006-07-05 |
nicodvb |
inclusion of md5.c based on USE_LIBAVUTIL_SO
|
2006-07-05 |
nicodvb |
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
|
2006-07-05 |
attila |
add a file saying that people should not try to compile
|
2006-07-05 |
diego |
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
|
2006-07-05 |
reynaldo |
all cosmetics, mainly denestifying of main edl operation's fill loop
|
2006-07-05 |
reynaldo |
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found
|
2006-07-05 |
reynaldo |
corectly report badly formated line number
|
2006-07-05 |
reynaldo |
reverts previous commit due to mixed cosmetics ...
|
2006-07-04 |
reimar |
move some ill-behaving demuxers further down the list
|
2006-07-04 |
michael |
trying to end the codec id battle
|
2006-07-04 |
nicodvb |
respect dvdnav's requests of WAIT to prevent while(1)
|
2006-07-04 |
nicodvb |
support for audio streams that appear after unsuccessful probing
|
2006-07-04 |
reimar |
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
|
2006-07-04 |
uau |
Add back the path part in 'libvo/font_load_ft.c' that was accidentally
|
2006-07-04 |
jheryan |
Sync with 18818
|
2006-07-04 |
jheryan |
Sync with 18835
|
2006-07-04 |
jheryan |
Sync to svn up to 27.6.2006
|
2006-07-04 |
reynaldo |
- Fix segfault on overlapping start/stop
|
2006-07-03 |
diego |
Remove silly variable indirection.
|
2006-07-03 |
reynaldo |
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-03 |
reynaldo |
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-03 |
diego |
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
|
2006-07-03 |
diego |
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
|
2006-07-03 |
reynaldo |
rm unnecesary casts from void* - part 4
|
2006-07-02 |
ivo |
fix linking on some systems
|
2006-07-02 |
ivo |
remove obsolete md5sum files. libavutil's implementation is used now
|
2006-07-02 |
ivo |
use libavutil's md5 implementation instead of local imported copy
|
2006-07-02 |
ivo |
disable vo_md5sum if there is no libavutil
|
2006-07-02 |
ivo |
cosmetics: move md5sum check down so it can depend on libavutil later
|
2006-07-02 |
reynaldo |
rm unnecesary casts from void* - part 3
|
2006-07-02 |
reynaldo |
rm unnecesary casts from void* - part 2
|
2006-07-01 |
ben |
updated english and french manpages with new -rtsp-destination option
|
2006-07-01 |
ben |
missing free() if bails out at step 12
|
2006-07-01 |
lucabe |
Remove unneeded code
|
2006-07-01 |
ben |
new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
|
2006-07-01 |
rtogni |
Fix A-V sync for real files (also live streams)
|
2006-07-01 |
reimar |
Get rid of unused variable
|
2006-07-01 |
reimar |
Make sure all texture units have a different texture bound.
|
2006-07-01 |
reynaldo |
this unrelated and erroneus change was applied on my previous commit, reverted
|
2006-07-01 |
reynaldo |
rm unnecesary void* casts - part 1
|
2006-06-30 |
reynaldo |
havent seen him in ages..
|
2006-06-30 |
diego |
Add some explanatory comments to #endif jungle.
|
2006-06-30 |
diego |
10l: wrong #endif removed.
|
2006-06-30 |
diego |
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
|
2006-06-30 |
diego |
Move conditional FreeType support compilation to the build system.
|
2006-06-30 |
diego |
postproc --> libswscale
|
2006-06-30 |
diego |
postprocess.h was moved to libpostproc years ago..
|
2006-06-30 |
lucabe |
Move postproc ---> libswscale
|
2006-06-30 |
gpoirier |
Nicolas Le Gaillart has vanished
|
2006-06-30 |
diego |
Update list of documentation maintainers.
|
2006-06-30 |
reynaldo |
gets ride of a few more sizeof(char)s
|
2006-06-30 |
reynaldo |
more sizeof(char) fun
|
2006-06-30 |
reynaldo |
correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
|
2006-06-29 |
ben |
coverity report #179 from xine: variable "rest" not freed or pointed-to in function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20)
|
2006-06-29 |
ben |
cosmetic patch to remove useless sizeof(char) statements
|
2006-06-29 |
ben |
increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18)
|
2006-06-29 |
ben |
be more tolerant on server responses parameters case (fix 1.17 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.16&r2=1.17)
|
2006-06-29 |
ben |
2 more unused functions removal (trying to sync with xine)
|
2006-06-29 |
ben |
removed unused hexdump()
|
2006-06-29 |
ben |
fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)
|
2006-06-29 |
gpoirier |
Add missing license, as chosen by its author
|
2006-06-29 |
gpoirier |
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
|
2006-06-29 |
gpoirier |
Switch to UTF-8, patch by Rickard Narstrom
|
2006-06-29 |
diego |
Fix misplaced apostrophe.
|
2006-06-28 |
pacman |
Clear up the "who is pacman / who is tcsetattr?" mystery
|
2006-06-28 |
pacman |
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
|
2006-06-28 |
pacman |
Respect AOPLAY_FINAL_CHUNK
|
2006-06-28 |
diego |
cosmetics
|
2006-06-28 |
diego |
Rewrite and extend the Subversion guidelines.
|
2006-06-28 |
diego |
typo/grammar fixes
|
2006-06-27 |
gpoirier |
More information on how to compile MPlayer on OSX with extra features
|
2006-06-27 |
ben |
includes before checking for defines (thanks Reimar for watching me)
|
2006-06-27 |
ben |
network code portability for win32
|
2006-06-27 |
ben |
avoid messing up with includes
|
2006-06-27 |
gpoirier |
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
|
2006-06-27 |
gpoirier |
fix conversion float to int to use saturated ops,
|
2006-06-26 |
ben |
don't declare same global var twice (break live555 compilation)
|
2006-06-26 |
ben |
updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
|
2006-06-26 |
ben |
mention new rtsp demuxer in changelog file
|
2006-06-26 |
ben |
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
|
2006-06-26 |
ivo |
Add new Subversion beginners guide
|
2006-06-26 |
ivo |
Remove old CVS beginners guide
|
2006-06-26 |
ben |
added FreeSDP library in Copyright file
|
2006-06-26 |
kraymer |
r18824: URL update for Marillat Debian packages
|
2006-06-26 |
ben |
added myself as freesdp imported library maintainer
|
2006-06-26 |
ben |
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
|
2006-06-26 |
ben |
cosmetic changes to avoid constants redefinition
|
2006-06-26 |
reimar |
Avoid crash in uninit-without-config case
|
2006-06-26 |
diego |
URL update for Marillat Debian packages
|
2006-06-25 |
ben |
support for auto_close parameter in menu command list (geexbox patch)
|
2006-06-25 |
ben |
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
|
2006-06-25 |
ben |
declaring static functions with the same name than libc ones was not the best idea ever
|
2006-06-25 |
gpoirier |
Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
|
2006-06-25 |
attila |
10l
|
2006-06-25 |
attila |
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
|
2006-06-25 |
attila |
reword some of the german translations of the mga message strings
|
2006-06-25 |
attila |
correctly prefix all messages from -vo mga with [MGA]
|
2006-06-25 |
attila |
fail with an error if the source resolution is larger than 1023x1023
|
2006-06-25 |
reimar |
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
|
2006-06-25 |
reimar |
Forgotten free on error
|
2006-06-25 |
reimar |
respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
|
2006-06-25 |
reimar |
remove unused variable
|
2006-06-24 |
attila |
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
|
2006-06-24 |
nicodvb |
exit() is not allowed in any other function than main(); removed
|
2006-06-24 |
nicodvb |
fprintf -> ms_msg
|
2006-06-24 |
nicodvb |
static-ized a couple of functions
|
2006-06-24 |
nicodvb |
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)
|
2006-06-23 |
ben |
prevent a buffer overflow to occur at teardown
|
2006-06-23 |
ben |
added myself as the new librtsp maintainer
|
2006-06-23 |
ben |
moved generic rtsp related files from realrtsp to librtsp
|
2006-06-23 |
ben |
remove some never called code
|
2006-06-23 |
ben |
prevent most RTSP streams from locking due to -idx
|
2006-06-23 |
ben |
added myself to AUTHORS file
|
2006-06-23 |
ben |
removed some includes that are now useless
|
2006-06-23 |
ben |
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
|
2006-06-23 |
ben |
some printf() to mp_msg() replacements
|
2006-06-23 |
ben |
move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
|
2006-06-23 |
diego |
Produce correct version string even when not run in a Subversion working copy.
|
2006-06-23 |
gpoirier |
fix charset of turkish help msg
|
2006-06-22 |
uau |
"make depend" requires version.h
|
2006-06-22 |
reimar |
remove pointless and sometimes incorrect lookupTex stuff
|
2006-06-22 |
reimar |
reduce number of texture indirections to support older cards
|
2006-06-22 |
diego |
CVS --> Subversion + better version.h handling
|
2006-06-22 |
diego |
CVS --> Subversion
|
2006-06-22 |
diego |
Adapt FFmpeg version.sh that only recreates version.h if its content changed.
|
2006-06-22 |
diego |
CVS --> Subversion in copyright notices
|
2006-06-22 |
diego |
Ignore libmpencoders.a.
|
2006-06-22 |
diego |
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
|
2006-06-22 |
diego |
Remove forgotten --disable-setlocale option from --help output.
|
2006-06-21 |
uau |
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
|
2006-06-21 |
michael |
intercept VFCTRL_FLIP_PAGE if needed
|
2006-06-21 |
michael |
send flip_page() through the filter chain
|
2006-06-21 |
nicodvb |
support for -alang in demux_lavf
|
2006-06-21 |
nicodvb |
support for -alang
|
2006-06-21 |
ben |
cosmetic changes (defines will be used later in other parts of the code)
|
2006-06-21 |
diego |
Make most of the xpm-files read 'const char*' instead of 'char*'
|
2006-06-21 |
ben |
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
|
2006-06-21 |
diego |
Move #ifdefs around complete files into the build system.
|
2006-06-21 |
diego |
Ignore libraries.
|
2006-06-21 |
ivo |
rename cvs-howto.txt to svn-howto.txt
|
2006-06-21 |
diego |
Comment #ifdef #endif jungle.
|
2006-06-21 |
diego |
minor Subversion-related changes
|
2006-06-21 |
diego |
Comment some #endif directives to avoid confusion.
|
2006-06-21 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
2006-06-21 |
ivo |
add command for changing commit messages after the commit took place.
|
2006-06-20 |
nicodvb |
audio stream switching in demux_lavf
|
2006-06-20 |
nicodvb |
support for audio stream switching
|
2006-06-20 |
aurel |
fix a buffer overflow causing a segfault
|
2006-06-20 |
aurel |
CVS --> Subversion
|
2006-06-20 |
diego |
simplify
|
2006-06-19 |
nicodvb |
Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)
|
2006-06-19 |
gpoirier |
Full sync to r18498
|
2006-06-19 |
gpoirier |
full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,
|
2006-06-19 |
nicodvb |
audio switching to any of the available tracks
|
2006-06-19 |
nicodvb |
feed any audio track present in the mux; switch to any of the available audio tracks
|
2006-06-19 |
diego |
Change integer to string comparison in hw.optional.altivec test since
|
2006-06-19 |
michael |
avcodec_close()
|
2006-06-18 |
nicodvb |
try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)
|
2006-06-18 |
kraymer |
fix link to help_mp-XX.h files in svn repo
|
2006-06-18 |
kraymer |
r18712: improved -vo gl:lscale documentation
|
2006-06-18 |
diego |
Conditionally run some CPU-architecture and OS-specific tests.
|
2006-06-18 |
diego |
Rename --with-dts*dir options to --with-libdts*dir for consistency and
|
2006-06-18 |
lucabe |
Software Scaler headers usage cleanup
|
2006-06-18 |
nicodvb |
prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
|
2006-06-18 |
rathann |
Consistency fix.
|
2006-06-17 |
reimar |
respect saved default for cache enable when nothing specified on
|
2006-06-17 |
reimar |
Make header include order more similar to vo_gl.c
|
2006-06-17 |
diego |
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
|
2006-06-17 |
diego |
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
|
2006-06-17 |
diego |
Simplify and streamline FAAD detection.
|
2006-06-17 |
diego |
consistency fix: --with-foo switches shall not enable options.
|
2006-06-17 |
reimar |
Fix crash with all audio-only ogg files, the vorbis_info struct is not
|
2006-06-16 |
Gabrov |
DOCS/man/hu/mplayer.1 synced with r18712
|
2006-06-16 |
uau |
Rewrite audio EOF handling logic fixing some problems that could cause
|
2006-06-16 |
diego |
cosmetics: Rename some variables and command line parameters.
|
2006-06-16 |
uau |
Fix definition of reinit_audio_chain().
|
2006-06-16 |
nicodvb |
removed old dvdnav code
|
2006-06-16 |
diego |
Use a function for help output.
|
2006-06-16 |
gpoirier |
sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)
|
2006-06-16 |
diego |
option handling consistency fixes
|
2006-06-16 |
diego |
readability cosmetics
|
2006-06-16 |
gpoirier |
Use MPlayer's CPU detection module instead of libmpeg2's,
|
2006-06-16 |
diego |
Setting up a web server and FTP server.
|
2006-06-16 |
diego |
misc corrections
|
2006-06-16 |
ods15 |
typo
|
2006-06-15 |
rathann |
update copyright an changelog with new liba52 0.7.4
|
2006-06-15 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
2006-06-15 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
2006-06-15 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
2006-06-15 |
reimar |
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.
|
2006-06-15 |
reimar |
Do not parse numbers as octal, strip leading zeroes instead.
|
2006-06-15 |
reimar |
Support UTF8 in OSD text
|
2006-06-15 |
reimar |
Missing free for malloced char_seq in OSD code
|
2006-06-15 |
reimar |
Fix window position when changing videos while in fullscreen and for
|
2006-06-14 |
nicodvb |
reduced standard verbosity and changed output messages to more uniform descriptions
|
2006-06-14 |
nicodvb |
workaround: at every read update demux->movi_end with stream->end_pos; needed to show the progress bar when playing dvdnav streams
|
2006-06-14 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
2006-06-14 |
uau |
When playing an audio only file use audio time instead of video time to
|
2006-06-14 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
2006-06-14 |
reimar |
improved -vo gl:lscale documentation
|
2006-06-14 |
uau |
Change free_sh_audio() to take demuxer and stream id as parameters
|
2006-06-14 |
uau |
Remove extern declaration for free_sh_audio() that is both unused and
|
2006-06-14 |
ivo |
More CVS --> Subversion changes
|
2006-06-14 |
ivo |
CVS --> Subversion
|
2006-06-14 |
gpoirier |
Fix problem when subtitle file name is shorter than ".utf-8"
|
2006-06-14 |
gpoirier |
fix uninitialized pointer value being passed to open_stream, where it is used in comparison.
|
2006-06-14 |
Gabrov |
DOCS/xml/hu/ports.xml synced with r18704
|
2006-06-14 |
diego |
Remove unnecessary rsync exclude.
|
2006-06-14 |
diego |
cosmetics
|
2006-06-14 |
diego |
formatting fixes
|
2006-06-14 |
gpoirier |
sync with r18697
|
2006-06-13 |
kraymer |
r18697: scaler -> scale typo fix
|
2006-06-13 |
kraymer |
review of large parts of xml documentation
|
2006-06-13 |
reimar |
Document lscale/cscale in -vo gl:help message
|
2006-06-13 |
reimar |
scaler -> scale typo fix
|
2006-06-13 |
reimar |
Do not use border for bicubic filter helper texture, since it will cause ATI
|
2006-06-13 |
gpoirier |
Fix a condition as suggested by Rich.
|
2006-06-13 |
gpoirier |
cosmetics
|
2006-06-13 |
gpoirier |
Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
|
2006-06-12 |
nicodvb |
audio stream switching in mpeg-ts
|
2006-06-12 |
nicodvb |
support for audio stream switching
|
2006-06-12 |
gpoirier |
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
|
2006-06-12 |
reimar |
Optimize bicubic filtering
|
2006-06-12 |
diego |
10l to Roberto for forgetting to add the release code name.
|
2006-06-12 |
diego |
typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru
|
2006-06-12 |
gpoirier |
moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
|
2006-06-11 |
nicodvb |
include stream_dvd's interface from libmpdemux/stream_dvd.h
|
2006-06-11 |
nicodvb |
moved stream_dvd's interface to stream_dvd.h
|
2006-06-11 |
nicodvb |
now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
|
2006-06-11 |
nicodvb |
moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
|
2006-06-11 |
rtogni |
Add pre7try3, final pre8 update
|
2006-06-11 |
gpoirier |
sync with r18656 (French man page is now in sync)
|
2006-06-11 |
reimar |
fix image adjustment (brightness etc.) for yuv=6
|
2006-06-10 |
kraymer |
sync with r18673
|
2006-06-10 |
attila |
Preliminary version of mirror howto
|
2006-06-10 |
reimar |
Do not require iconv program with --charset=noconv
|
2006-06-10 |
diego |
Expand and update the Solaris and AIX sections.
|
2006-06-09 |
rtogni |
Protect SIZE_MAX use
|
2006-06-09 |
pacman |
Fix declaration mixed in among statements in the recent dvr-ms code
|
2006-06-09 |
nicodvb |
moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
|
2006-06-09 |
nicodvb |
support for vorbis in mp4/mov
|
2006-06-09 |
nicodvb |
support for vorbis in mp4/mov
|
2006-06-09 |
nicodvb |
decoderConfigLen can be larger than 255 bytes
|
2006-06-09 |
kraymer |
r18656: Add yuv to rgb conversion using a 3D lookup texture
|
2006-06-09 |
kraymer |
add Kurt Lettmaier to AUTHORS
|
2006-06-09 |
diego |
Don't claim that amr_nb is disabled when the fixed point version is enabled.
|
2006-06-09 |
diego |
Generalize runtime linker support.
|
2006-06-09 |
diego |
Ignore all generates libs.
|
2006-06-09 |
diego |
CVS --> Subversion
|
2006-06-09 |
diego |
CVS --> Subversion
|
2006-06-09 |
Gabrov |
synced with r18656
|
2006-06-09 |
michael |
better spatial interpolation
|
2006-06-08 |
kraymer |
unify wording of "Manpage" (according to most occurences in de/mplayer.1)
|
2006-06-08 |
reimar |
Add yuv to rgb conversion using a 3D lookup texture
|
2006-06-08 |
kraymer |
re-added some missing messages (who removed these anyway?)
|
2006-06-08 |
reimar |
loadGPUProgram function to load fragment program with error checking and statistics
|
2006-06-08 |
reimar |
bicubic scaling for -vo gl
|
2006-06-08 |
Gabrov |
synced with r18651
|
2006-06-08 |
kraymer |
Except for missing cd-dvd.xml and codecs.xml, German xml docs
|
2006-06-08 |
kraymer |
small fixes in en/video.xml
|
2006-06-08 |
michael |
filter left & right edges too (yeah the code is lame i know...)
|
2006-06-08 |
michael |
improved mc+src merge code
|
2006-06-08 |
diego |
s/CVS/Subversion/
|
2006-06-08 |
kraymer |
review of ports.xml and formats.xml translations
|
2006-06-08 |
gpoirier |
fixes the infinite loop which occurs when there is a decode error in a frame.
|
2006-06-08 |
ods15 |
Add recent Snow stuff to changelog
|
2006-06-08 |
kraymer |
10l: double "and"
|
2006-06-08 |
kraymer |
review of history.xml and users-vs-dev.xml
|
2006-06-08 |
kraymer |
review of mencoder.xml
|
2006-06-07 |
kraymer |
rewording/clarification of vqscale option
|
2006-06-07 |
rtogni |
Update
|
2006-06-07 |
nicodvb |
first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1
|
2006-06-07 |
diego |
Project Mayo is long dead, their CVS does not work. Some more changes
|
2006-06-07 |
nicodvb |
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
|
2006-06-07 |
rtogni |
Flash screen video decoded via lavc
|
2006-06-07 |
gpoirier |
sync with r18631 (except a gl commit that will be translated later)
|
2006-06-07 |
rtogni |
Update
|
2006-06-07 |
kraymer |
r18631: yadif filter: formatting fixes
|
2006-06-07 |
kraymer |
yadif filter: formatting fixes
|
2006-06-07 |
kraymer |
add vqscale=0 option, explain different meanings for snow and other codecs
|
2006-06-07 |
banan |
Nop some instructions causing the vfwvp6 dll encoder to crash.
|
2006-06-07 |
michael |
mcdeint is happy with yadif=3 too
|
2006-06-07 |
michael |
make spatial interlacing check optional
|
2006-06-07 |
michael |
simplify
|
2006-06-07 |
ivo |
avoid usage of head -1/head -n 1 and use sed 1q instead
|
2006-06-07 |
michael |
cleanup
|
2006-06-07 |
reimar |
Add bicubic texture scaling
|
2006-06-07 |
michael |
cleanup
|
2006-06-07 |
reimar |
move misplaced echores. Output may still not be as intended though
|
2006-06-07 |
reimar |
Reworked YUV2RGB fragment program setup in preparation for upcoming patches
|
2006-06-07 |
reimar |
VP6 under FreeBSD and -monitorpixelaspect
|
2006-06-07 |
reimar |
Fix runtime-patching code to take into account the address when the codec is loaded.
|
2006-06-07 |
gpoirier |
sync with r18574
|
2006-06-07 |
gpoirier |
some more s/CVS/Subversion/ + update some step-by-step directions which were specific to old MPlayer CVS layout
|
2006-06-07 |
gpoirier |
Remove all references to MPlayer CVS from bugreports.xml
|
2006-06-07 |
corey |
Change "Supress" to "Suppress" in a couple comments.
|
2006-06-07 |
corey |
sinesupress --> sinesuppress rename: looks like I need to
|
2006-06-07 |
corey |
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
|
2006-06-06 |
michael |
simplify
|
2006-06-06 |
pacman |
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
|
2006-06-06 |
michael |
yet another deinterlacing filter
|
2006-06-06 |
diego |
small consistency fix
|
2006-06-06 |
diego |
grammar/wording and formatting fixes for mcdeint
|
2006-06-06 |
diego |
Fix mailing list name.
|
2006-06-06 |
pacman |
Spelling fix
|
2006-06-06 |
kraymer |
* fix obsolete cvs revision tags
|
2006-06-06 |
kraymer |
(at least for now) finalizing review of encoding-guide.xml
|
2006-06-06 |
kraymer |
</para> tag was accidently deleted and caused compile error
|
2006-06-06 |
gpoirier |
fixes by jerome ferrari
|
2006-06-06 |
kraymer |
xml docs: CVS --> Subversion
|
2006-06-06 |
gpoirier |
sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier
|
2006-06-06 |
gpoirier |
synced with r18573
|
2006-06-06 |
rathann |
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
|
2006-06-06 |
diego |
cosmetics
|
2006-06-06 |
diego |
Drop all system-specific version generation stuff.
|
2006-06-06 |
rathann |
Put SVN revision in the version string
|
2006-06-06 |
michael |
known issues and notes
|
2006-06-06 |
Gabrov |
synced with r18591
|
2006-06-06 |
michael |
Motion compensating deinterlacer
|
2006-06-05 |
corey |
Fix a few minor spelling errors in comments.
|
2006-06-05 |
kraymer |
(unfinished) review with lots of changes
|
2006-06-05 |
kraymer |
r18577: mention when vo_gl yuv conversion methods are inexact
|
2006-06-05 |
gpoirier |
sync with r18567
|
2006-06-05 |
rtogni |
cvs2svn
|
2006-06-05 |
reimar |
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available
|
2006-06-05 |
rtogni |
Disable unsecure dumping of generic track with -v -v -v
|
2006-06-05 |
iive |
Adds missing NULL last entry to msgl_config
|
2006-06-05 |
rtogni |
Reject codecs.conf files older than 20060501
|
2006-06-05 |
rtogni |
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
|
2006-06-05 |
reimar |
Move/add checks to avoid crashes and make error messages less confusing
|
2006-06-05 |
reimar |
add (currently unused) lookup for glTexImage3D
|
2006-06-05 |
reimar |
more GL extension checks to avoid crashes with Mesa
|
2006-06-05 |
reimar |
mention when vo_gl yuv conversion methods are inexact
|
2006-06-05 |
reimar |
fix variable type used via "m" asm constraint to match size used in asm.
|
2006-06-05 |
kraymer |
German man page is completed since some time..
|
2006-06-05 |
corey |
Make aic description a bit more helpful and less misleading.
|
2006-06-05 |
corey |
Support and document lavc b_sensitivity option.
|
2006-06-05 |
corey |
A couple typos: whith --> with, Defult --> Default
|
2006-06-05 |
kraymer |
r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
|
2006-06-05 |
lorenm |
document the recent changes in Snow.
|
2006-06-05 |
kraymer |
initial import of some missing German xml translation, review(s) pending
|
2006-06-05 |
kraymer |
18567: fixed -dvbin :timeout range
|
2006-06-04 |
nicodvb |
fixed -dvbin :timeout range
|
2006-06-04 |
nicodvb |
support for dts (identified only by the PMT, not from the bitstream)
|
2006-06-04 |
nicodvb |
fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)
|
2006-06-04 |
nicodvb |
one more a52 descriptor (dvb impl., untested)
|
2006-06-04 |
nicodvb |
configurable tuning timeout
|
2006-06-04 |
nicodvb |
configurable tuning timeout
|
2006-06-04 |
nicodvb |
fixed off by one object_types in -faacopts
|
2006-06-04 |
rtogni |
SVN switch: get version date from .svn subdir instead of CVS/Entries
|
2006-06-04 |
rtogni |
Fix potential integer overflows in memory allocation.
|
2006-06-02 |
diego |
libpostproc is not a subdirectory of libavcodec anymore.
|
2006-06-02 |
diego |
svn:externals definitions for required FFmpeg libraries.
|
2006-06-02 |
diego |
Remove now obsolete .cvsignore files.
|
2006-05-30 |
michael |
metadata support
|
2006-05-30 |
poirierg |
Remove dead code, and do close smem file descriptor during un-init
|
2006-05-31 |
poirierg |
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
|
2006-05-30 |
poirierg |
URL fix
|
2006-05-18 |
uau |
Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no
|
2006-05-18 |
nicodvb |
psm longer than 1018 bytes is not allowed, thus invalid
|
2006-05-18 |
gabrov |
synced with 1.87
|
2006-05-18 |
gabrov |
typo fixes
|
2006-05-18 |
gabrov |
increased sync tag (1.16) after URL update
|
2006-05-18 |
gabrov |
synced with 1.53
|
2006-05-18 |
gabrov |
typo fixes
|
2006-05-18 |
gpoirier |
Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >
|
2006-05-18 |
ivo |
use mp_msg instead of printf
|
2006-05-18 |
ivo |
include sys/io.h instead of asm/io.h so iopl() gets declared too
|
2006-05-18 |
ivo |
only include sys/mman.h if HAVE_SYS_MMAN_H is defined
|
2006-05-17 |
diego |
Mention new mphelp_check.py script.
|
2006-05-17 |
gpoirier |
Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng
|
2006-05-17 |
gpoirier |
S3 virge on fbdev is -vo s3fb
|
2006-05-17 |
gpoirier |
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.
|
2006-05-17 |
gpoirier |
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
|
2006-05-17 |
gpoirier |
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.
|
2006-05-17 |
reimar |
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.
|
2006-05-17 |
diego |
10l: Really accept both one and two dashes.
|
2006-05-17 |
diego |
Add mphelp_check.py.
|
2006-05-17 |
diego |
Accept --missing as well as -missing, print less newlines.
|
2006-05-17 |
attila |
fix reversed order of arguments
|
2006-05-17 |
diego |
Fix some errors revealed by Uoti's help file checker.
|
2006-05-17 |
diego |
Smacker, typo
|
2006-05-17 |
diego |
Add FFmpeg Smacker audio and video.
|
2006-05-17 |
reynaldo |
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3
|
2006-05-17 |
reynaldo |
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3
|
2006-05-17 |
reynaldo |
fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3
|
2006-05-16 |
uau |
Add tool to check MPlayer translation files for conflicting arguments
|
2006-05-15 |
kraymer |
version bump (we are in sync with 1.16)
|
2006-05-15 |
gpoirier |
URL fix
|
2006-05-15 |
gpoirier |
sync with 1.1289
|
2006-05-15 |
gpoirier |
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)
|
2006-05-15 |
gpoirier |
fix build on macintel, patch by Zuxy Meng
|
2006-05-15 |
gpoirier |
document more codecs supported by vfw interface.
|
2006-05-15 |
rtognimp |
Add AACP fourcc for AACPlus in nsv streams
|
2006-05-14 |
rathann |
Fix:
|
2006-05-14 |
rathann |
Fix:
|
2006-05-14 |
rathann |
Fix:
|
2006-05-14 |
gpoirier |
Various improvement, fix build on AMD-64 and icc
|
2006-05-14 |
gpoirier |
explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.
|
2006-05-14 |
reimar |
do aspect correction of video size before calculating vo_dx and vo_dy.
|
2006-05-14 |
reimar |
typo fixes: Extenstion -> extension
|
2006-05-14 |
gpoirier |
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>
|
2006-05-14 |
gpoirier |
add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by me
|
2006-05-14 |
rtognimp |
Fix some potential integer overflow in memory allocation (mot of these
|
2006-05-14 |
diego |
Don't just check for the existence of xmmintrin.h, also verify it will compile.
|
2006-05-14 |
diego |
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
|
2006-05-14 |
diego |
Use egrep together with extended regular expressions for greater portability.
|
2006-05-14 |
diego |
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
|
2006-05-14 |
diego |
Only set the default output filename when it was not passed on the command
|
2006-05-14 |
gabrov |
synced with 1.256 (revert in English version)
|
2006-05-14 |
gabrov |
synced with 1.1289
|
2006-05-14 |
reynaldo |
Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
|
2006-05-13 |
reimar |
remove stray ')'
|
2006-05-13 |
reimar |
show OpenGL extension string with -v, very helpful for debugging
|
2006-05-13 |
reimar |
glBindTexture might be called glBindTextureEXT as well
|
2006-05-13 |
kraymer |
grammar fix for 'Syntax'
|
2006-05-13 |
kraymer |
1.1289: support lavc mv0_threshold
|
2006-05-13 |
rathann |
missing argument for mp_msg, fixes:
|
2006-05-13 |
rathann |
Fix:
|
2006-05-13 |
corey |
support lavc mv0_threshold
|
2006-05-13 |
diego |
Move setting the output filename after the suboption parsing, otherwise it
|
2006-05-13 |
reimar |
add check for a working iconv program and point to workaround if not found
|
2006-05-13 |
rathann |
Remove extra return.
|
2006-05-13 |
rathann |
Simplify condition, since both time and time_last are unsigned.
|
2006-05-13 |
rathann |
Make return type consistent with usage. Patch by Pierre Lombard.
|
2006-05-13 |
diego |
Make depend targets consistent: Remove redirection through .depend target.
|
2006-05-13 |
gabrov |
synced with 1.50
|
2006-05-13 |
diego |
Makefile and config.h are not generated files.
|
2006-05-13 |
diego |
make depend requires help_mp.h, fixes make depend after make distclean.
|
2006-05-13 |
gabrov |
synced with 1.1288
|
2006-05-13 |
diego |
Remove redundant line.
|
2006-05-13 |
diego |
Rework the karaoke audio filter section.
|
2006-05-13 |
diego |
Linkers, assisted by a compiler, can optimize out the string that is being
|
2006-05-13 |
nicodvb |
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
|
2006-05-13 |
nicodvb |
when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart
|
2006-05-13 |
reimar |
Missing terminating " causes compilation error in vo_aa
|
2006-05-13 |
nicodvb |
prevent memleak
|
2006-05-13 |
nicodvb |
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big
|
2006-05-13 |
reynaldo |
New karaoke af
|
2006-05-13 |
reynaldo |
Minor pre-release corrections, mostly missed caps
|
2006-05-13 |
rfelker |
accidentally committed this overflow fix with the declaration fix before.
|
2006-05-13 |
rfelker |
remove useless cruft (caused error tz undefined)
|
2006-05-13 |
rfelker |
posix compliance, dont use ancient legacy name
|
2006-05-13 |
rfelker |
10^100l c++ declarations
|
2006-05-12 |
nicodvb |
allocate correct extradata size
|
2006-05-12 |
gpoirier |
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>
|
2006-05-12 |
nicodvb |
raised max extradata size and refuse to store more than the limit
|
2006-05-12 |
nicodvb |
don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving
|
2006-05-12 |
nicodvb |
search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occur
|
2006-05-12 |
diego |
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
|
2006-05-12 |
diego |
mlib != mediaLib
|
2006-05-12 |
diego |
--enable-mlib should behave like all other commandline parameters.
|
2006-05-12 |
diego |
some fixes for the VfW encoding section
|
2006-05-12 |
iive |
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
|
2006-05-12 |
diego |
Add missing --enable-toolame and --enable-twolame parameters.
|
2006-05-12 |
diego |
output typo fixes
|
2006-05-12 |
diego |
Disable mediaLib by default due to brokenness.
|
2006-05-12 |
reynaldo |
Minor corrections partII - Final
|
2006-05-12 |
reynaldo |
Minor corrections to spanish help messages - Part1
|
2006-05-11 |
diego |
Fall back on the codecs subdirectory of the current directory for Real
|
2006-05-11 |
diego |
Prefer vorbis over ffvorbis for now.
|
2006-05-11 |
diego |
roff syntax fix
|
2006-05-11 |
gpoirier |
like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
|
2006-05-11 |
gpoirier |
sync with 1.1285
|
2006-05-11 |
rtognimp |
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich
|
2006-05-11 |
gabrov |
synced with 1.254
|
2006-05-11 |
gabrov |
synced with 1.1284
|
2006-05-11 |
gabrov |
synced with 1.29
|
2006-05-11 |
gabrov |
synced with 1.17 (increased sync tag after English typo fix)
|
2006-05-11 |
gabrov |
synced with 1.49
|
2006-05-11 |
kraymer |
version bump..
|
2006-05-11 |
kraymer |
release dedicated review Part I (lines 329 - <end>)
|
2006-05-11 |
kraymer |
1.284: fix vfw-related things
|
2006-05-11 |
luran |
sync
|
2006-05-11 |
diego |
Remove unnecessary commented out OPTFLAGS line.
|
2006-05-11 |
gpoirier |
fix vfw-related things, patches by RC and Compn
|
2006-05-10 |
diego |
ffvorbis no longer crashes with native demuxer.
|
2006-05-10 |
nicodvb |
unbound demux_ogg from ad_libvorbis
|
2006-05-10 |
nicodvb |
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes
|
2006-05-10 |
nicodvb |
A/R changes are handled correctly by -vc mpeg12
|
2006-05-10 |
nicodvb |
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
|
2006-05-10 |
diego |
Feed AltiVec compiler options into CFLAGS explicitly.
|
2006-05-10 |
kraymer |
grammar fix
|
2006-05-10 |
diego |
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com
|
2006-05-10 |
kraymer |
10l, fix for previous commit
|
2006-05-10 |
kraymer |
fix missing line break for MSGTR_LameCantInit
|
2006-05-10 |
kraymer |
release dedicated review Part I (lines 1 - 328)
|
2006-05-10 |
gpoirier |
fuse XviD entries,
|
2006-05-09 |
kraymer |
align xml tags
|
2006-05-09 |
kraymer |
wording
|
2006-05-09 |
kraymer |
German translation for tvinput.xml
|
2006-05-09 |
rtognimp |
Temporary workaround for libavcodec issues with B-frames
|
2006-05-09 |
kraymer |
1.251: console message review: countless spelling/grammar/wording fixes
|
2006-05-09 |
kraymer |
1.1283: Document xvfwopts.
|
2006-05-09 |
diego |
Document xvfwopts.
|
2006-05-09 |
diego |
small layout fix
|
2006-05-09 |
diego |
Ignore main.xml.
|
2006-05-09 |
kraymer |
1.1281: Small wording fix, add parameters to the lavfopts option declarations.
|
2006-05-09 |
diego |
typo/wording fixes
|
2006-05-09 |
diego |
Add a note about main.xml.
|
2006-05-09 |
kraymer |
1.252: [previously applied by rynaldo, #1.157]
|
2006-05-09 |
gabrov |
synced with 1.48
|
2006-05-09 |
diego |
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
|
2006-05-09 |
gpoirier |
Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.
|
2006-05-08 |
diego |
Unconditionally compile the Matroska demuxer.
|
2006-05-08 |
diego |
This file is autogenerated and should not be in CVS.
|
2006-05-08 |
gpoirier |
2nd part of review by Pierre Lombard + some more fixes by me.
|
2006-05-08 |
gpoirier |
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.
|
2006-05-07 |
reimar |
change the type of esp in SwsContext to uint64_t so it can hold a full register
|
2006-05-07 |
diego |
Adapt to latest FFmpeg AMR build changes.
|
2006-05-07 |
nicodvb |
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
|
2006-05-07 |
diego |
vfps OGM support
|
2006-05-07 |
diego |
Fix up some checks to properly use _res_comment.
|
2006-05-07 |
diego |
Remove stray variable.
|
2006-05-06 |
diego |
support for vfps OGM files
|
2006-05-06 |
pacman |
Fix calculation of stream sizes when they are too big for a 32-bit variable
|
2006-05-06 |
michael |
removing esp usage
|
2006-05-06 |
michael |
REGBP
|
2006-05-05 |
ods15 |
fix float rounding error
|
2006-05-05 |
uau |
Don't blit frame if we hit EOF and no new frame is read. Fixes picture
|
2006-05-05 |
iive |
fix the warning generated (in gcc4) by the 'inline' keyword position.
|
2006-05-04 |
iive |
x264 linking now requires explicit x11 libraries inclusion.
|
2006-05-04 |
iive |
check for XviD compiled with pthread support
|
2006-05-04 |
gpoirier |
French Fixes by Pierre Lombard, (and 10l to me for not checking they were
|
2006-05-04 |
reimar |
Make sure black borders are drawn when switching videos with -fixed-vo.
|
2006-05-04 |
reynaldo |
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
|
2006-05-03 |
nicodvb |
fixed %d->PRIu64 in read_mpeg_timestamp()
|
2006-05-03 |
nicodvb |
stream_read_word() returns _unsigned_ int
|
2006-05-03 |
nicodvb |
in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts
|
2006-05-02 |
gabrov |
synced with 1.1281
|
2006-05-02 |
gpoirier |
French fixes by jerome WOF ferrari YAP lappis WOF com
|
2006-05-01 |
gpoirier |
yet another Compile fix
|
2006-05-01 |
gpoirier |
some more corrections
|
2006-05-01 |
gpoirier |
sync with 1.1281
|
2006-05-01 |
gpoirier |
french corrections by Bounec
|
2006-05-01 |
diego |
Small wording fix, add parameters to the lavfopts option declarations.
|
2006-05-01 |
diego |
Expand a bit, clarification and grammar fix.
|
2006-05-01 |
diego |
cosmetics: Make patch apply cleanly.
|
2006-05-01 |
diego |
Remove obsolete features.xml file.
|
2006-05-01 |
diego |
misc wording/spelling fixes
|
2006-05-01 |
gabrov |
synced with 1.1280
|
2006-05-01 |
gpoirier |
we have a preliminary support for macintel
|
2006-05-01 |
rfelker |
100000l to the fools who don't know C
|
2006-04-30 |
reimar |
update release tag so nobody uses an old codecs.conf
|
2006-04-30 |
rtognimp |
AIx port is experimental
|
2006-04-30 |
rtognimp |
sync with ffmpeg changelog + some updates
|
2006-04-30 |
diego |
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
|
2006-04-30 |
attila |
10l
|
2006-04-30 |
attila |
patches should be always created from root dir
|
2006-04-30 |
attila |
add section about resending patches
|
2006-04-30 |
kraymer |
1.1280: -lavfopts muxrate in in bits/sec
|
2006-04-30 |
nicodvb |
-lavfopts muxrate in in bits/sec
|
2006-04-30 |
kraymer |
1.1279: Bump the date.
|
2006-04-30 |
kraymer |
1.1276: Consistency for the 'i' key, [does not apply]
|
2006-04-30 |
kraymer |
1.1273: small spelling/grammar fixes
|
2006-04-30 |
gabrov |
synced with 1.1200
|
2006-04-30 |
gabrov |
synced with 1.252 (update done by Reynaldo)
|
2006-04-30 |
gpoirier |
fixes suggested by Reimar
|
2006-04-30 |
reynaldo |
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
2006-04-30 |
gabrov |
synced with 1.251
|
2006-04-30 |
reynaldo |
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
2006-04-29 |
gpoirier |
Add a few meaningfull recent dev. improvement, cut overly long lines
|
2006-04-29 |
reynaldo |
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz
|
2006-04-29 |
gpoirier |
French fixes by Jerome Ferrari
|
2006-04-29 |
gpoirier |
French fixes by Bounec
|
2006-04-29 |
gpoirier |
I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date
|
2006-04-29 |
diego |
Bump the date.
|
2006-04-29 |
gpoirier |
sync with 1.1278
|
2006-04-29 |
iive |
Adding transliteration (english spelling) of my name
|
2006-04-29 |
luran |
sync
|
2006-04-28 |
diego |
Correct vglobal description, as pointed out by Loren.
|
2006-04-28 |
diego |
console message review: countless spelling/grammar/wording fixes
|
2006-04-28 |
diego |
Remove duplicate message.
|
2006-04-28 |
diego |
Rename some misspelled and misnamed messages.
|
2006-04-28 |
diego |
cosmetics: Remove trailing whitespace.
|
2006-04-28 |
diego |
Consistency for the 'i' key, document vglobal, aglobal and
|
2006-04-28 |
gabrov |
synced with 1.1124
|
2006-04-28 |
reynaldo |
Small grammar fix introduced by my previous commit :/
|
2006-04-28 |
gpoirier |
Some Fench fixes by Bounec
|
2006-04-28 |
gpoirier |
Some French corrections, patch by Jérome Ferrari <jerome POIS ferrari AH lappis POIS com>
|
2006-04-28 |
gabrov |
synced with 1.1114
|
2006-04-28 |
reynaldo |
Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
|
2006-04-28 |
diego |
small spelling/grammar fixes
|
2006-04-27 |
nicodvb |
clarified restriction on -lavfopts :delay
|
2006-04-27 |
nicodvb |
document more -lavfopts entries
|
2006-04-27 |
uau |
Remove a useless variable.
|
2006-04-27 |
pacman |
Fix some bugs handling input that is not aligned at 16 bytes or has
|
2006-04-27 |
gpoirier |
fixes a bug when copying the image into a destination buffer smaller than the source.
|
2006-04-27 |
gabrov |
synced with 1.1100
|
2006-04-27 |
reimar |
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
|
2006-04-27 |
diego |
Remove unnecessary le2me_32 macros.
|
2006-04-27 |
diego |
Document how configure works and how to write basic checks.
|
2006-04-27 |
diego |
spelling/grammar/wording fixes in doxygen and non-doxygen comments
|
2006-04-27 |
uau |
Remove useless "#if 0" blocks
|
2006-04-27 |
diego |
Fix amr_nb-fixed compilation: Don't depend on amr_nb.
|
2006-04-27 |
diego |
EDL no longer conditionally compiled.
|
2006-04-27 |
uau |
Make EDL compilation unconditional
|
2006-04-27 |
diego |
Sync with upstream.
|
2006-04-27 |
diego |
typo
|
2006-04-27 |
uau |
Change common pts variables from floats to doubles. Individual demuxers
|
2006-04-27 |
luran |
sync with 1.249
|
2006-04-27 |
reynaldo |
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
|
2006-04-27 |
luran |
sync with 1.248
|
2006-04-27 |
reynaldo |
I think I can safely take care of the equalizer af, going to maintain it
|
2006-04-27 |
reynaldo |
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least
|
2006-04-27 |
gabrov |
synced with 1.249
|
2006-04-27 |
reynaldo |
Removes duplicate entry
|
2006-04-27 |
uau |
Fix memory corruption in vd_libmpeg2
|
2006-04-26 |
corey |
Make mencoder stream size printing use 64 bits.
|
2006-04-26 |
kraymer |
German translation for faq.xml
|
2006-04-26 |
gpoirier |
French corrections by Pierre Lombard < p_l AH gmx POIS fr >
|
2006-04-26 |
gpoirier |
(.)~(.)
|
2006-04-26 |
gabrov |
synced with 1.1059
|
2006-04-26 |
kraymer |
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
|
2006-04-26 |
kraymer |
1.247: correct meaning of ABR
|
2006-04-26 |
reynaldo |
Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
|
2006-04-26 |
gabrov |
synced with 1.247
|
2006-04-26 |
gabrov |
correct meaning of ABR
|
2006-04-26 |
diego |
10l: Test the variable, don't set it...
|
2006-04-26 |
luran |
average bitrate -> available bitrate (en hasn't changed yet?)
|
2006-04-25 |
uau |
The code setting the OSD seek direction indicator for absolute seeks was
|
2006-04-25 |
uau |
Remove updating of vo_mouse_timer_const from the main loop and also
|
2006-04-25 |
nicodvb |
simplified management of dvb channel switching
|
2006-04-25 |
gpoirier |
some fixes by Pierre Lombard
|
2006-04-25 |
gabrov |
synced with 1.1042
|
2006-04-25 |
albeu |
Fix most of the mistakes pointed out by Diego.
|
2006-04-25 |
gabrov |
synced with 1.246
|
2006-04-25 |
gabrov |
synced with 1.105
|
2006-04-25 |
gabrov |
synced with 1.26
|
2006-04-25 |
jheryan |
Synced with 1.242
|
2006-04-25 |
jheryan |
Synced with 1.1258
|
2006-04-25 |
jheryan |
Synced with 1.15
|
2006-04-25 |
jheryan |
Synced with 1.80
|
2006-04-25 |
jheryan |
Synced with 1.103
|
2006-04-25 |
jheryan |
Synced with 1.63
|
2006-04-25 |
jheryan |
Synced with 1.25
|
2006-04-25 |
jheryan |
Synced with 1.102
|
2006-04-25 |
jheryan |
Synced with 1.47
|
2006-04-25 |
jheryan |
Synced with 1.76
|
2006-04-25 |
jheryan |
Synced with 1.16
|
2006-04-25 |
luran |
sync with 1.245
|
2006-04-25 |
albeu |
No need to include the whole libinput in mencoder
|
2006-04-25 |
diego |
Simplify x86 CPU flag/extension check.
|
2006-04-25 |
albeu |
Doxygen Attack! - Chapter 3
|
2006-04-24 |
reynaldo |
Adding Otvos Attila to authors list
|
2006-04-24 |
nplourde |
Get rid of unneeded align
|
2006-04-24 |
rathann |
make _res_comment usage consistent
|
2006-04-24 |
albeu |
Doxygen attack! - Chapter 2
|
2006-04-24 |
rathann |
fix printf->mp_msg transition, 10l to Reynaldo and/or Attila
|
2006-04-24 |
rtognimp |
Add exg
|
2006-04-24 |
albeu |
Doxygen attack!
|
2006-04-24 |
albeu |
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.
|
2006-04-24 |
gabrov |
synced with 1.1036
|
2006-04-24 |
rathann |
- fix configure output for XvMC and DGA tests
|
2006-04-24 |
corey |
Small grammar fixes:
|
2006-04-24 |
reynaldo |
small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
|
2006-04-24 |
kraymer |
1.245: Improve some messages, typo fix.
|
2006-04-24 |
diego |
Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.
|
2006-04-24 |
kraymer |
1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..
|
2006-04-24 |
nicodvb |
removed more unused stuff
|
2006-04-24 |
nicodvb |
when muxing mpeg audio streams analyze the first 32 KB of data to obtain the most likely correct layer, otherwise every misdetection during parse_audio() will lead to wrong timestamps and loss of synchrony
|
2006-04-24 |
attila |
fix typo X<->Y
|
2006-04-24 |
diego |
AVI files *can* contain aspect ration information, closes #483.
|
2006-04-24 |
diego |
Other players apart from MPlayer support MPEG-4 aspect now, closes #482.
|
2006-04-24 |
rtognimp |
Add uau
|
2006-04-24 |
rtognimp |
5 - Drop more buffered audio data left from old position when seeking.
|
2006-04-24 |
rtognimp |
4 - Implement a better way to calculate current audio pts and use it for
|
2006-04-24 |
rtognimp |
3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to
|
2006-04-24 |
rtognimp |
1 - Remove kernel HZ=100 assumptions that are no longer true from
|
2006-04-24 |
diego |
Improve some messages, typo fix.
|
2006-04-24 |
nicodvb |
simplified parse_audio()
|
2006-04-24 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
2006-04-24 |
mosu |
Do not give bogus timestamps for laced packets with no default duration. Patch by Uoti Urpala ( uoti ! urpala () pp1 ! inet ! fi ).
|
2006-04-24 |
gpoirier |
sycn with 1.1266
|
2006-04-24 |
reynaldo |
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
2006-04-23 |
kraymer |
1.1266: Remove support for default.sub.
|
2006-04-23 |
diego |
Remove support for default.sub.
|
2006-04-23 |
diego |
Kill an unused variable warning.
|
2006-04-23 |
diego |
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
|
2006-04-23 |
gpoirier |
Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.
|
2006-04-23 |
kraymer |
1.1265: Add a new command: osd_show_property_text that show an expanded property string on the OSD.
|
2006-04-23 |
gpoirier |
sync with 1.1265
|
2006-04-23 |
albeu |
Add properties to get/set the stream position and get the stream
|
2006-04-23 |
gpoirier |
resource leak fix.
|
2006-04-23 |
diego |
Fix up osd_show_/operty_text.
|
2006-04-23 |
albeu |
Align osd_show_text with osd_show_property_text.
|
2006-04-23 |
albeu |
Add a new command: osd_show_property_text that show an expanded property
|
2006-04-23 |
diego |
Remove second, redundant x86_exts_check.
|
2006-04-23 |
diego |
Fix up -msgcharset and MPLAYER_CHARSET.
|
2006-04-23 |
diego |
Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.
|
2006-04-23 |
rtognimp |
Partially revert 1.140, restoring the old behaviour for all codecs
|
2006-04-23 |
gabrov |
typo fix
|
2006-04-23 |
reimar |
document message charset functionality
|
2006-04-23 |
gpoirier |
10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn't have been left as is.
|
2006-04-23 |
gpoirier |
Partial sync with one of the latest English version, patch by Gilles Pelletier < pellgill A gmail P com >
|
2006-04-23 |
reynaldo |
Cosmetic fix, splitting long mencoder cmd line
|
2006-04-23 |
reynaldo |
Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this time
|
2006-04-22 |
diego |
Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
|
2006-04-22 |
diego |
Add support for shared libavutil.
|
2006-04-22 |
reynaldo |
Small fix, incorrect MSGL at fatal error
|
2006-04-22 |
albeu |
The tv color control commands can now also adjust the values.
|
2006-04-22 |
lorenm |
sync to x264 r503 (dct_decimate)
|
2006-04-22 |
albeu |
Handle the tv color control commands with the properties.
|
2006-04-22 |
diego |
Add --disable-libavutil option to --help output.
|
2006-04-22 |
albeu |
Verticaly center the background around the text.
|
2006-04-22 |
gabrov |
synced with 1.243
|
2006-04-22 |
diego |
Add command line options to enable/disable libavutil.
|
2006-04-22 |
nicodvb |
muxer_mpeg rewritten
|
2006-04-22 |
nicodvb |
removed more unused code and struct members
|
2006-04-22 |
nicodvb |
removed unused variables
|
2006-04-22 |
gabrov |
synced with 1.76
|
2006-04-22 |
nicodvb |
moved inline at beginning of declaration
|
2006-04-22 |
nicodvb |
finally replaced the old interleaving with the new one that respects buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream()
|
2006-04-22 |
diego |
Make static libavutil detection semantics explicit.
|
2006-04-22 |
albeu |
There is a draw_alpha for uyvy, use it.
|
2006-04-22 |
albeu |
Fix menu background drawing.
|
2006-04-22 |
nicodvb |
introduced new functions to handle pack writing and interleaving strategy (will soon replace current ones)
|
2006-04-22 |
diego |
10l: Add missing fallback case for internal FAAD compiler blacklist.
|
2006-04-22 |
albeu |
Add properties for the tv input color controls.
|
2006-04-22 |
albeu |
Add the declarations for mp_property_find/do.
|
2006-04-22 |
diego |
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
|
2006-04-22 |
nicodvb |
fixed muxrates for xvcd and xsvcd
|
2006-04-22 |
nicodvb |
audio init code was previously moved to fix_parameters() so removed from write_chunk()
|
2006-04-22 |
gpoirier |
simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>
|
2006-04-22 |
diego |
Set all processor flags individually, not implied.
|
2006-04-22 |
nicodvb |
introduced structures and code to keep track of decoder's buffers sizes
|
2006-04-22 |
diego |
Disable RTC on PowerPC.
|
2006-04-22 |
nicodvb |
new code to simplify assignment of timestamps; removed temp_ref from mpeg_frame_t and modified add_frame() accordingly; removed no more used drop_delayed_audio() and save_delayed_audio()
|
2006-04-22 |
diego |
10l: Fix internal FAAD check for non-x86.
|
2006-04-22 |
diego |
We now have CJPG samples and they work with the CJPG and ijpg decoders.
|
2006-04-22 |
diego |
Blacklist certain gcc versions instead of running an expensive compilation
|
2006-04-22 |
reynaldo |
Small hack suggested by dalias to avoid flickering at I frames
|
2006-04-22 |
reynaldo |
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
|
2006-04-21 |
reimar |
minor fixes: get rid of pointless inline attributes and some additional checks
|
2006-04-21 |
reimar |
forgotten update_xinerama_info prototypes
|
2006-04-21 |
albeu |
Implement getting colors. The mapping between MPlayer's gamma range
|
2006-04-21 |
albeu |
Implement tv_get_color_options() and make tv_set_color_options() return
|
2006-04-21 |
kraymer |
1.260: 10l
|
2006-04-21 |
kraymer |
10l
|
2006-04-21 |
kraymer |
syntax fix for "s" (keyboard control)
|
2006-04-21 |
kraymer |
typo (noticed by "veal" on freenode)
|
2006-04-20 |
pacman |
Fix BGR32 big-endian output
|
2006-04-20 |
nicodvb |
removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is applied
|
2006-04-20 |
nicodvb |
removed skip_padding (never used and totally useless)
|
2006-04-20 |
nicodvb |
added support for DX50 and dx50 4CCs
|
2006-04-20 |
nicodvb |
fixed wrong operator precedence in parse_mpeg4_video()
|
2006-04-20 |
nicodvb |
simplified code to patch the video framerate (removed silly comparisons)
|
2006-04-20 |
nicodvb |
changed timebase from 1024 to 300 (no rounding errors with any of the allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer
|
2006-04-20 |
reimar |
10l, aspect_save_screenres must be always called in update_xinerama_info.
|
2006-04-20 |
reimar |
better set audio_out_minsize to MAX_FRAMESIZE
|
2006-04-19 |
reimar |
set audio_out_minsize, should avoid all "maxlen too small" cases
|
2006-04-19 |
reimar |
bug fixes: left-over mode variable used uninitialized,
|
2006-04-19 |
kraymer |
1.242: small grammar fix
|
2006-04-19 |
kraymer |
small grammar fix
|
2006-04-19 |
kraymer |
remove private comment tag
|
2006-04-19 |
kraymer |
1.241: add a newline before the "Playing"... line
|
2006-04-19 |
kraymer |
German translation for usage.xml
|
2006-04-19 |
reimar |
add a newline before the "Playing"... line
|
2006-04-19 |
diego |
Using channel count, samplerate and input bps values from the container
|
2006-04-19 |
reimar |
Register for window-manager delete window events and quit MPlayer.
|
2006-04-19 |
reimar |
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
|
2006-04-19 |
kraymer |
spellcheck revealed 2 more typos..
|
2006-04-19 |
gpoirier |
typo fix: s/20060915/20040915/
|
2006-04-18 |
kraymer |
small grammar fix
|
2006-04-18 |
kraymer |
German translation for documentation.xml
|
2006-04-18 |
diego |
Remove some libmpdvdkit vs libmpdvdkit2 cruft.
|
2006-04-18 |
rtognimp |
faad2 updated
|
2006-04-18 |
rtognimp |
Update to faad2 cvs 20040915+MPlayer fixes
|
2006-04-18 |
kraymer |
1.15: Explain how security issues should be reported, based on a patch by Ivann
|
2006-04-18 |
kraymer |
German translation for mail-lists.xml
|
2006-04-18 |
kraymer |
German translation for install.xml
|
2006-04-18 |
diego |
Make the RTP demuxer work with libdvdread 0.9.5.
|
2006-04-18 |
diego |
Remove outdated references to Arpi as admin.
|
2006-04-18 |
reimar |
rtsp options should be available for mencoder as well
|
2006-04-18 |
diego |
Clarify ffvorbis comment.
|
2006-04-18 |
diego |
A new German translation of the XML documentation is in the works.
|
2006-04-18 |
diego |
minor markup fixes
|
2006-04-17 |
nicodvb |
removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)
|
2006-04-17 |
gpoirier |
10l: build fix.
|
2006-04-17 |
corey |
Include buffered decoded audio in A-V sync calculations.
|
2006-04-17 |
gpoirier |
fixes decoding demoscene.tv nsv at http://213.186.36.129:8000
|
2006-04-17 |
kraymer |
add translation of audio.xml
|
2006-04-17 |
diego |
English docs should be built first.
|
2006-04-17 |
diego |
Simplify link removal.
|
2006-04-17 |
kraymer |
add support for German translation
|
2006-04-17 |
kraymer |
add finished translations for
|
2006-04-17 |
kraymer |
add missing Makefile for German xml docs
|
2006-04-16 |
gpoirier |
sync with 1.1257
|
2006-04-16 |
kraymer |
1.1257: Fix and improve xinerama support
|
2006-04-16 |
kraymer |
1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
|
2006-04-16 |
gpoirier |
Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
|
2006-04-16 |
reimar |
Use ULL for > 32 bits constant.
|
2006-04-16 |
reimar |
Fix and improve xinerama support
|
2006-04-16 |
reimar |
remove completely pointless != NULL check
|
2006-04-16 |
reimar |
more .charset files based on guesswork
|
2006-04-16 |
reimar |
UTF-8 is more portable that utf8
|
2006-04-16 |
reimar |
Add some files I maintain
|
2006-04-16 |
iive |
recognize future pentium-m processors, e.g. there is intel core with model 14
|
2006-04-16 |
iive |
10l in rgb2rgb_template.c
|
2006-04-15 |
reimar |
fallback to USERPROFILE environment variable for caching CSS keys when
|
2006-04-15 |
diego |
ffvorbis
|
2006-04-15 |
reimar |
10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working
|
2006-04-15 |
reimar |
always cast stream IDs to unsigned before comparing to MAX_STREAMS.
|
2006-04-15 |
reimar |
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
|
2006-04-15 |
nplourde |
add support for intel mac. mp3lib is not fixed yet.
|
2006-04-15 |
gabrov |
synced with 1.15
|
2006-04-15 |
gabrov |
synced with 1.103
|
2006-04-15 |
diego |
Make mp3lib say that it's using Altivec to decode instead of generic C
|
2006-04-15 |
diego |
Switch audio delay keys to something more sane (+ to increase, - to decrease)
|
2006-04-15 |
reimar |
do not try to load default.sub when it doesn't exist. Fixes bug #480.
|
2006-04-15 |
gpoirier |
Major update of all French files (except mencoder and encoding-guide)
|
2006-04-14 |
reimar |
avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).
|
2006-04-14 |
reimar |
10l, keyframes must have tag 0x10, not 1.
|
2006-04-14 |
reimar |
missing free in case sdpplin_parse_stream returns invalid stream.
|
2006-04-14 |
reimar |
free memory on error in http_add_basic_authentication
|
2006-04-14 |
diego |
small typo/grammar fixes
|
2006-04-14 |
reimar |
-ao pcm:fast suboption for faster-than-realtime dumping
|
2006-04-14 |
reimar |
remove vts_no parameter from mp_get_titleset_length - it is not only useless,
|
2006-04-14 |
reimar |
remove non-ascii character outside of string, might break build with some compilers
|
2006-04-14 |
reimar |
10l, forgot to move aspect_save_screenres in last commit
|
2006-04-14 |
reimar |
fix A-V sync overcorrection for desync due to too slow hardware.
|
2006-04-14 |
reimar |
add check for non-ascii charsets used in code and simplify showcont switch handling
|
2006-04-14 |
kraymer |
1.1253: Document sinesupress audio filter, [...]
|
2006-04-13 |
reimar |
correct fullscreen size
|
2006-04-13 |
gpoirier |
Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.
|
2006-04-13 |
diego |
Simplify mkdir calls.
|
2006-04-13 |
michael |
very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment
|
2006-04-12 |
reimar |
define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it
|
2006-04-12 |
reimar |
fixes and cleanup for windows fullscreen switching (restore old position,
|
2006-04-12 |
reimar |
fixes and cleanup for windows fullscreen switching (restore old position,
|
2006-04-12 |
reimar |
missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)
|
2006-04-11 |
nicodvb |
timestamps are 33 bits long, so they don't fit in an unsigned int; 10l
|
2006-04-11 |
gpoirier |
Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS com
|
2006-04-11 |
reimar |
try to detect flac bitrate early on to avoid division by zero problems.
|
2006-04-11 |
reimar |
check wav header length against upper limit, should protect against
|
2006-04-11 |
reimar |
make failures during e.g. setting the TV norm non-fatal.
|
2006-04-10 |
reimar |
make sure the check for valid timestamps does not accidentially search through
|
2006-04-10 |
reimar |
do not print the title length from a non-matching titleset.
|
2006-04-10 |
reimar |
getch2 should wait for input. Fixes 100% CPU usage during cache fill.
|
2006-04-10 |
gpoirier |
Fix a few French barbarism, add missing sentence.
|
2006-04-09 |
reimar |
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress
|
2006-04-09 |
reimar |
avoid cache fill status overflow with caches > ca. 20 MB
|
2006-04-09 |
gpoirier |
fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,
|
2006-04-09 |
gpoirier |
vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
|
2006-04-09 |
gpoirier |
the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
|
2006-04-09 |
gpoirier |
Add missing French charset
|
2006-04-09 |
gpoirier |
synced with 1.1252
|
2006-04-09 |
gpoirier |
Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestions
|
2006-04-09 |
gpoirier |
AMR codecs support info, patch by Rathann, with slight alteration by me.
|
2006-04-09 |
iive |
co_N_pilation to compilation
|
2006-04-08 |
reimar |
support kmvc and nuv decoders in ffmpeg
|
2006-04-08 |
nplourde |
Replace deprecated function
|
2006-04-08 |
iive |
New mode for tinterlace filter
|
2006-04-08 |
iive |
New mode for tinterlace filter
|
2006-04-08 |
iive |
put my name in native language, remove some obsolate and irrelevant entries.
|
2006-04-07 |
gpoirier |
French fixes, by Bounec
|
2006-04-06 |
iive |
make sure the indx chunk is big enough to hold the basic structure.
|
2006-04-06 |
reimar |
use calloc instead of malloc - simplifies code and fixes overflow problems.
|
2006-04-06 |
michael |
zero sized frames are not keyframes
|
2006-04-06 |
iive |
Limit the number of entires to the amount that does fit into the chunk.
|
2006-04-06 |
pacman |
added myself
|
2006-04-06 |
reimar |
sh_audio->delay is adjusted in the wrong direction when changing audio_delay
|
2006-04-06 |
pacman |
Reorganize vector constants to work around gcc 4.1 bug:
|
2006-04-06 |
reynaldo |
Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt
|
2006-04-05 |
nicodvb |
workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way
|
2006-04-05 |
nicodvb |
segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d de
|
2006-04-05 |
henry |
Czechification.
|
2006-04-05 |
alex |
update lez's email
|
2006-04-04 |
rathann |
UTF8-ize, patch by İsmail Dönmez \ismail & pardus , org ' tr/
|
2006-04-04 |
ptt |
sync up to 1.1234
|
2006-04-04 |
diego |
Add 32x32 XPM icon as mandated by Debian policy.
|
2006-04-04 |
diego |
Simplify some checks.
|
2006-04-03 |
rtognimp |
Fix RealAudio codecs (add descrambling)
|
2006-04-03 |
rfelker |
missing dependency
|
2006-04-03 |
rfelker |
reverse previous patch which caused sig11.
|
2006-04-03 |
rfelker |
1000l: absolutely huge missing const
|
2006-04-03 |
rfelker |
10l: huge amount of constant crap in data segment
|
2006-04-03 |
rfelker |
10l: missing const put this in data segment instead of text/rodata
|
2006-04-03 |
rfelker |
move 12k from data to bss (reduce binary size by 12k)
|
2006-04-03 |
corey |
Slight grammar and wording fixes.
|
2006-04-02 |
kraymer |
1.1251: -crash-debug does not get enabled with .developer in the source tree.
|
2006-04-02 |
kraymer |
1.237: Capitalization error I missed before
|
2006-04-02 |
kraymer |
1.234: Part2 of several printf2mp_msg changes in patch from Otvos Attila
|
2006-04-02 |
kraymer |
1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
|
2006-04-02 |
gabrov |
synced with 1.237
|
2006-04-02 |
reimar |
simplify extradata handling and make passing extradata on the default.
|
2006-04-02 |
gpoirier |
Add a note explaining that it's okay to use a different target bitrate on the various passes of a video encode
|
2006-04-02 |
diego |
Remove mpdvdkit1 cruft from the build system.
|
2006-04-02 |
diego |
Remove shared libmpdvdkit leftovers.
|
2006-04-02 |
diego |
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
|
2006-04-02 |
diego |
.developer and .libdeps do not exist any longer.
|
2006-04-02 |
diego |
-crash-debug does not get enabled with .developer in the source tree.
|
2006-04-02 |
diego |
There is no check for the crash debug feature, so setting the variable to
|
2006-04-02 |
rfelker |
further fixes..
|
2006-04-02 |
rfelker |
10l: version.h was not being built in some odd cases
|
2006-04-02 |
rfelker |
integrate old "libdeps" hack into makefile
|
2006-04-02 |
rfelker |
first stage of build system cleanup:
|
2006-04-01 |
rtognimp |
Don't use free()d pointer CID 260
|
2006-03-31 |
gpoirier |
More French fixes by Bounec
|
2006-03-31 |
cladisch |
Add workarounds for old prerelease versions of alsa-lib 0.9.0 that did
|
2006-03-31 |
corey |
Capitalization error I missed before
|
2006-03-31 |
corey |
A question needs a question mark, but in this case I think at least two
|
2006-03-31 |
corey |
Minor spelling and grammar fixes for part 1 of Otvos Attila's
|
2006-03-31 |
rfelker |
prevent overflow.. wtf?! from irc:
|
2006-03-31 |
reynaldo |
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
|
2006-03-30 |
rfelker |
more cruft
|
2006-03-30 |
rfelker |
arrg more of this stupid cruft
|
2006-03-30 |
iive |
fix descrambling of asf file,
|
2006-03-30 |
rfelker |
more cruft
|
2006-03-30 |
rfelker |
forgot one occurrance
|
2006-03-30 |
rfelker |
remove deprecated, never-used gnu gettext cruft.
|
2006-03-30 |
gabrov |
increasing sync tag to 1.15 after update by Diego
|
2006-03-30 |
gabrov |
increasing sync tag to 1.63 after update by Diego
|
2006-03-30 |
diego |
Trust the demuxer instead of the decoder for samplerate detection.
|
2006-03-30 |
reynaldo |
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
|
2006-03-30 |
albeu |
Add a function to draw flat boxes and use it to make the list
|
2006-03-29 |
albeu |
Move global vars used for header parsing, etc to dewux->priv as it should
|
2006-03-29 |
jonas |
support for mp3lame with -oac lavc
|
2006-03-29 |
albeu |
100L to who wrote this. Also fix broken headers while at it.
|
2006-03-29 |
gpoirier |
French proofreading, by Bounec
|
2006-03-28 |
nicodvb |
added support for external VIDIX
|
2006-03-28 |
ptt |
Removed unused constant definition (MSGTR_InvalidAOdriver)
|
2006-03-28 |
ptt |
Removed unused constant definition (MSGTR_InvalidAOdriver)
|
2006-03-28 |
ptt |
sync up to 1.223
|
2006-03-27 |
ptt |
sync up to 1.231 plus minor corrections...
|
2006-03-27 |
diego |
Remove verbosity parameter added to print_*_header call in last revision again.
|
2006-03-27 |
rtognimp |
Fix passing qdm2 extradata to lavc decoder
|
2006-03-27 |
gpoirier |
synced with 1.1249
|
2006-03-27 |
albeu |
Fix cycling in menu with hidden items.
|
2006-03-27 |
albeu |
Fix stepping in the playtree when interupting libmpdemux.
|
2006-03-27 |
henry |
include MSGL_* definitions
|
2006-03-27 |
diego |
Convert printfs in aviprint.c to mp_msg and give the information printing
|
2006-03-27 |
diego |
Properly document sub_alignment.
|
2006-03-27 |
kraymer |
1.1250: [applied by Diego, #1.216]
|
2006-03-27 |
diego |
Rename the default GUI skins directory from 'Skin' to 'skins', keeping
|
2006-03-27 |
reimar |
reinit vo when pix_fmt changes.
|
2006-03-27 |
ods15 |
10l missing header for strdup
|
2006-03-27 |
diego |
Change some printf calls to fprintf.
|
2006-03-27 |
diego |
Remove superfluous extern variable declaration.
|
2006-03-27 |
diego |
Change 'if(verbose)' to the more appropriate mp_msg_test.
|
2006-03-27 |
diego |
Clarify which message levels should be translated.
|
2006-03-26 |
diego |
Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
|
2006-03-26 |
diego |
Simplify directory creation in the install target.
|
2006-03-26 |
lorenm |
use shifts instead of division. 15% faster hqdn3d
|
2006-03-26 |
diego |
Discard return value from ldconfig, it might not work on non-root installs.
|
2006-03-26 |
diego |
Simplify mkdir calls, test is not necessary before creating directories,
|
2006-03-26 |
albeu |
NEVER assign static strings to string command line options.
|
2006-03-26 |
gabrov |
synced with 1.231
|
2006-03-26 |
rtognimp |
Fix a/v desync for real some files
|
2006-03-26 |
reimar |
allow values up to 100 for -mc
|
2006-03-26 |
albeu |
Don't call make from shell constructs it prevent proper
|
2006-03-26 |
reimar |
support custom OSD colour for vo_gl.c
|
2006-03-26 |
reimar |
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz
|
2006-03-26 |
diego |
typo, parameter naming consistency
|
2006-03-26 |
diego |
Use <value> and [value] consistently.
|
2006-03-25 |
nicodvb |
fixed framerate detection of interlaced H264 streams
|
2006-03-25 |
nicodvb |
H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halved
|
2006-03-25 |
diego |
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.
|
2006-03-25 |
jonas |
fix for the macosx tiger (groff 1.19.x) indentation issue
|
2006-03-25 |
albeu |
Turn the preferences menu in something usefull using the new
|
2006-03-25 |
reimar |
Unify MP3 fourccs for all decoders
|
2006-03-25 |
albeu |
Add a msg type for the osd menu.
|
2006-03-25 |
albeu |
Allow hiding list elements and disableing the pointer.
|
2006-03-25 |
albeu |
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
|
2006-03-25 |
ods15 |
max_distance clarification
|
2006-03-25 |
diego |
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
|
2006-03-25 |
diego |
Simplify rules with common make constructs.
|
2006-03-25 |
diego |
Simplify clean rule.
|
2006-03-25 |
ods15 |
cosmetic, table align
|
2006-03-25 |
ods15 |
switch to using vlc for stream_flags
|
2006-03-24 |
albeu |
Get rid of 2 osd related hacks.
|
2006-03-24 |
albeu |
Update to the recent properties changes.
|
2006-03-24 |
kraymer |
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
2006-03-24 |
albeu |
Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
2006-03-24 |
kraymer |
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,
|
2006-03-24 |
diego |
printf --> mp_msg
|
2006-03-24 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 |
albeu |
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
|
2006-03-24 |
diego |
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.
|
2006-03-23 |
albeu |
Fix osd_show_msg alignment and make sure msg strings
|
2006-03-23 |
albeu |
Convert fullscreen, panscan, color controls, ontop, rootwin,
|
2006-03-23 |
albeu |
100L too many arguments to mp_msg().
|
2006-03-22 |
kraymer |
1.229: Move audio_delay to a property and add a few read only properties to
|
2006-03-22 |
albeu |
Move audio_delay to a property and add a few read only properties to
|
2006-03-22 |
albeu |
Add get/set_property and update volume/mute to the last changes.
|
2006-03-22 |
mosu |
Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).
|
2006-03-22 |
kraymer |
1.1246: insert linebreak, \-playing-msg option
|
2006-03-22 |
kraymer |
insert linebreak, \-playing-msg option
|
2006-03-22 |
kraymer |
1.1243: 10l
|
2006-03-22 |
kraymer |
1.1237: Capitalize some sentences after colons.
|
2006-03-22 |
kraymer |
1.1234: Add some undocumented options.
|
2006-03-22 |
kraymer |
1.1232: put options in alphabetical order
|
2006-03-22 |
albeu |
Shortly describe -playing-msg and -list-properties.
|
2006-03-22 |
kraymer |
1.228: Add an option to list the properties: -list-properties
|
2006-03-22 |
albeu |
Add an option to list the properties: -list-properties
|
2006-03-22 |
reimar |
10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)
|
2006-03-22 |
jonas |
use mencoder directly for mp3lame encoding instead of lavc
|
2006-03-22 |
albeu |
Add the new property API and implement a couple properties.
|
2006-03-21 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
2006-03-21 |
michael |
lavc doesnt pass AVFrame.opaque around :/
|
2006-03-21 |
michael |
10l (forgot ...)
|
2006-03-21 |
michael |
10l (null pointer dereference)
|
2006-03-21 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 |
ods15 |
-rawvideo on => -demuxer rawvideo
|
2006-03-21 |
corey |
Prevent building lavc with xvid support unless xvid version is 1.1 or
|
2006-03-20 |
lorenm |
10l
|
2006-03-20 |
lorenm |
sync to x264 r476 (subq=7)
|
2006-03-20 |
pacman |
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
|
2006-03-20 |
pacman |
Don't try to parse fb.modes more than once. Fixes playback of multiple files
|
2006-03-20 |
gpoirier |
synced with 1.1241
|
2006-03-20 |
aurel |
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)
|
2006-03-20 |
diego |
Simplify pkg-config invocation.
|
2006-03-19 |
gabrov |
synced with 1.226
|
2006-03-19 |
nicodvb |
temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered sound
|
2006-03-19 |
rtognimp |
Do not use ptr when it's NULL. CID 89
|
2006-03-18 |
kraymer |
1.1230: Typo fix: "URLs to forces" --> "URLs to force"
|
2006-03-18 |
kraymer |
1.226: Print the mute state on the OSD.
|
2006-03-18 |
diego |
Print the mute state on the OSD.
|
2006-03-18 |
albeu |
Enable gui key bindings only when running the gui. Fix enter and esc
|
2006-03-18 |
albeu |
codec-cfg depend on help_mp.h. Fix // builds.
|
2006-03-18 |
gabrov |
synced with 1.225
|
2006-03-18 |
michael |
flags cleanup
|
2006-03-17 |
corey |
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
|
2006-03-17 |
iive |
if stream is not seekable calling enca would prevent the real parsing of subtitles.
|
2006-03-17 |
henry |
10l forgotten stream_reset to clear the EOF flag
|
2006-03-17 |
ods15 |
timebases guidelines
|
2006-03-16 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
2006-03-16 |
albeu |
And 10L for me. Fix the forgoten enca_fd.
|
2006-03-16 |
albeu |
Fix compilation with stupid C++ compilers that shock on valid C
|
2006-03-16 |
albeu |
Move the subread from FILE to stream_t.
|
2006-03-16 |
albeu |
Fix a potential seek failure, fill_buffer doesn't have to
|
2006-03-15 |
gpoirier |
sync with new MEncoder config file name
|
2006-03-15 |
corey |
Fix up libaf unknown-format printing
|
2006-03-15 |
reimar |
extra checks on size of OSD parts (though IMHO these values should never be bad)
|
2006-03-15 |
albeu |
Small fix with object list (-vf) help.
|
2006-03-15 |
ods15 |
rephrase index_ptr positioning
|
2006-03-15 |
ods15 |
timebase table
|
2006-03-15 |
reimar |
do not call glDeleteTextures with 0 count, Xgl does not like it.
|
2006-03-15 |
faust3 |
10l the cpu hog fix broke fullscreenswitching with -wid
|
2006-03-14 |
diego |
The system-wide and the user-specific MEncoder configuration file should both
|
2006-03-14 |
rtognimp |
Remove twos workaround, this bug was fixed in mov demuxer
|
2006-03-14 |
rathann |
mpegopts example
|
2006-03-14 |
gabrov |
synced with 1.36
|
2006-03-14 |
gabrov |
synced with 1.224
|
2006-03-14 |
rtognimp |
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save
|
2006-03-14 |
reynaldo |
last print on libaf to af_msg
|
2006-03-14 |
albeu |
Try several formats instead of only YV12 if no format was explicitly
|
2006-03-14 |
reynaldo |
forgotten entry about TOOLS/qepdvcd.sh
|
2006-03-14 |
rathann |
le2me_32 is not necessary, tested by Diego on BE machine
|
2006-03-13 |
rathann |
fl32 is now supported, too
|
2006-03-13 |
rathann |
in24/in32/fl32 little/big-endian QuickTime PCM audio support
|
2006-03-13 |
diego |
Use _res_comment where appropriate.
|
2006-03-13 |
albeu |
10L fix missing return statement.
|
2006-03-13 |
michael |
do not randomly chop up packets, this isnt allowed in almost no container
|
2006-03-13 |
albeu |
Fix seeking with cache enabled on systems using fork().
|
2006-03-13 |
faust3 |
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>
|
2006-03-13 |
gpoirier |
sync with 1.1238
|
2006-03-13 |
faust3 |
adapter doesn't require vm anymore
|
2006-03-13 |
diego |
Ignore codecs2html.
|
2006-03-13 |
cladisch |
To avoid a bug in ALSA's rate plugin that causes spurious overruns, try
|
2006-03-13 |
cladisch |
Do not try to count hardware sound cards because there might be none
|
2006-03-13 |
gabrov |
fixed character encoding
|
2006-03-13 |
nicodvb |
recommitted version 1.22 + Rich's 1.25
|
2006-03-13 |
ods15 |
cosmetic, move stuff around
|
2006-03-13 |
pacman |
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
|
2006-03-13 |
michael |
FAAC encoding through libavcodec-faac
|
2006-03-13 |
michael |
-lavcopts aglobal
|
2006-03-12 |
reimar |
remove mp_msg.c dependency when compiling codec-cfg binary.
|
2006-03-12 |
reimar |
Fix compilation error introduced by last commit
|
2006-03-12 |
nicodvb |
unified failure case in muxer_new_muxer()
|
2006-03-12 |
reimar |
remove useless cruft (binds variable)
|
2006-03-12 |
reimar |
fix feature pragma length check
|
2006-03-12 |
michael |
+ muxer_lavf.c - Michael Niedermayer
|
2006-03-12 |
ods15 |
strings without terminating NUL
|
2006-03-12 |
nicodvb |
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)
|
2006-03-12 |
nicodvb |
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43
|
2006-03-12 |
rfelker |
10l found by Oded: case 2 on a boolean value...
|
2006-03-12 |
nicodvb |
exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173
|
2006-03-12 |
rfelker |
fix cosmetics noticed during nico's 10l
|
2006-03-12 |
nicodvb |
fixed C99-ism introduced with previous commit
|
2006-03-12 |
nicodvb |
check muxer != NULL before using it; closes cid 201
|
2006-03-12 |
ods15 |
bump neglected date
|
2006-03-12 |
ods15 |
revert last change
|
2006-03-12 |
ods15 |
better max for frame code values, still allowing compact implementation
|
2006-03-12 |
ods15 |
10l to me, misarrangment of flags
|
2006-03-12 |
ods15 |
change max_distance back to 64kb and set max frame size to 2*max_distance.
|
2006-03-12 |
nicodvb |
fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55
|
2006-03-12 |
nicodvb |
check sh_video before seeking; closes cid 56
|
2006-03-12 |
nicodvb |
close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161
|
2006-03-12 |
nicodvb |
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241
|
2006-03-11 |
nicodvb |
dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206
|
2006-03-11 |
nicodvb |
init msec in mp_get_titleset_length() before using it; closes cid 251
|
2006-03-11 |
nicodvb |
init variable in parse_mp4_object_descriptor before using it; fixes cid 237
|
2006-03-11 |
nicodvb |
init delta_pts before using it; fixes cid 239
|
2006-03-11 |
nicodvb |
check pce_ptr before using it; fixes cid 207
|
2006-03-11 |
rathann |
QuickTime in24 and in32 PCM audio support
|
2006-03-11 |
reynaldo |
added dinamically calculated gain factor at output stage to avoid clipping on sane ranges
|
2006-03-11 |
ods15 |
change max_distance max to 128kb instead of 65kb
|
2006-03-11 |
rtognimp |
Only MAX_STREAMS streams are allowed (cid 115)
|
2006-03-11 |
ods15 |
move bit flags to be more convinient...
|
2006-03-11 |
ods15 |
clarify, header_checksum is not included in forward_ptr and in packet checksum
|
2006-03-11 |
diego |
Simplify libcdio check.
|
2006-03-10 |
diego |
Make better use of pkg-config to check for/set proper libraries when
|
2006-03-10 |
rtognimp |
Fix memory leak cid 176
|
2006-03-10 |
rtognimp |
Fix memory leak cid 177
|
2006-03-10 |
rtognimp |
Fix possible use of body uninitialized. Remove an unneeded free (body
|
2006-03-10 |
ods15 |
remove edl.c pre-alloc, more readble and safe code
|
2006-03-10 |
michael |
SHOULD NOT be higher than 1/timebase limit
|
2006-03-10 |
michael |
div8 -> div16
|
2006-03-10 |
michael |
drop max_frame_size
|
2006-03-10 |
michael |
double muxing examples (cant hurt to explictly mention the most common)
|
2006-03-10 |
michael |
limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'
|
2006-03-10 |
michael |
universal timestamp (= stream_id + timestamp in stream timebase)
|
2006-03-10 |
michael |
little clarification of sample_width/sample_height
|
2006-03-10 |
michael |
0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)
|
2006-03-10 |
ods15 |
push back userdata stream_class
|
2006-03-10 |
michael |
header_checksum
|
2006-03-09 |
reimar |
free resources when load_raw fails
|
2006-03-09 |
reimar |
fix leak on read error (forgot to free demux packet)
|
2006-03-09 |
reimar |
fix minor (i.e. unlikely to ever happen) leak when init fails
|
2006-03-09 |
rtognimp |
Fix potential read from an unitialized pointer (CID: 236)
|
2006-03-09 |
reimar |
remove useless and memleak-causing strdup
|
2006-03-09 |
reimar |
fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)
|
2006-03-08 |
reimar |
in demux_ogg_read_packet initialize data to whole packet, reduces code and
|
2006-03-08 |
reimar |
name array is too small, use strlcpy instead of strncpy
|
2006-03-08 |
reimar |
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
|
2006-03-08 |
henry |
revert the attempts for ccache fix
|
2006-03-08 |
reimar |
add default case to encoder switch-case (maybe an error message would be good as well).
|
2006-03-08 |
reimar |
fix memory leak when filter with given name does not exist.
|
2006-03-08 |
reimar |
Missing free_demux_packet after read error
|
2006-03-08 |
reimar |
Fix base64 encoding for basic auth according to RFC.
|
2006-03-08 |
reimar |
missing url_free when using proxy and connect fails
|
2006-03-08 |
reimar |
stream_id == MAX_STREAMS is invalid, since counting starts with 0.
|
2006-03-08 |
reimar |
"i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.
|
2006-03-08 |
reimar |
We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)
|
2006-03-08 |
michael |
cosmetic
|
2006-03-08 |
reimar |
Automaticall convert message to console charset, use utf8 for GTK2 Gui
|
2006-03-08 |
michael |
remove info streams
|
2006-03-08 |
diego |
Add codecs2html dependencies.
|
2006-03-08 |
diego |
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.
|
2006-03-08 |
reimar |
free tmp earlier, it is not needed below and might leak on errors otherwise
|
2006-03-08 |
reimar |
Missing initialization
|
2006-03-08 |
reimar |
initialize f to NULL, needed if desc=malloc... fails
|
2006-03-08 |
aurel |
If we have a tuner, use that as a reason we have audio support, and do
|
2006-03-07 |
henry |
fix incomplete abs->rel path conversion
|
2006-03-07 |
diego |
Fix compilation command in comment.
|
2006-03-07 |
diego |
Comment out debug output.
|
2006-03-07 |
diego |
Add codecs2html target.
|
2006-03-07 |
gpoirier |
synced with 1.1237
|
2006-03-07 |
diego |
Correct toolchain for building XML docs on Debian Sarge.
|
2006-03-06 |
gabrov |
synced with 1.47
|
2006-03-06 |
rathann |
10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.
|
2006-03-06 |
diego |
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.
|
2006-03-06 |
gpoirier |
various improvements of the section "Choosing the video codec"
|
2006-03-05 |
gabrov |
increasing sync tag to 1.45 after typo fix in English version
|
2006-03-05 |
gabrov |
typo fix
|
2006-03-05 |
diego |
Capitalize some sentences after colons.
|
2006-03-05 |
gabrov |
synced with 1.80
|
2006-03-05 |
gabrov |
synced with 1.35
|
2006-03-05 |
gabrov |
synced with 1.62
|
2006-03-05 |
gabrov |
file remove
|
2006-03-05 |
gabrov |
increased sync tag to 1.102 after Diego's update
|
2006-03-05 |
gabrov |
increased sync tag after Diego's update
|
2006-03-05 |
gabrov |
synced with 1.44
|
2006-03-05 |
gabrov |
synced with 1.85
|
2006-03-05 |
gabrov |
synced with 1.25
|
2006-03-05 |
diego |
Comment fix: mp_msg_levels[] is inited to -2, not 2.
|
2006-03-05 |
gabrov |
synced with 1.75
|
2006-03-05 |
gabrov |
synced with 1.16
|
2006-03-05 |
gabrov |
synced with 1.16
|
2006-03-05 |
gabrov |
synced with 1.28
|
2006-03-05 |
gabrov |
synced with 1.74
|
2006-03-05 |
gabrov |
synced with 1.32
|
2006-03-05 |
gabrov |
synced with 1.14
|
2006-03-05 |
gabrov |
synced with 1.36
|
2006-03-05 |
henry |
use relative paths for libav* build
|
2006-03-05 |
nicodvb |
restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)
|
2006-03-05 |
lorenm |
sync to x264 r457 (direct_pred=3)
|
2006-03-05 |
ods15 |
cosmetics, rename max_size to max_frame_size
|
2006-03-05 |
lorenm |
snow supports vme=8
|
2006-03-04 |
pacman |
When centering a video with odd width, be sure to start on a pixel boundary.
|
2006-03-04 |
diego |
Make -xy help output consistent, output an empty line before and after.
|
2006-03-04 |
ods15 |
return index_ptr to inside index
|
2006-03-04 |
nplourde |
update activity every 30 sec
|
2006-03-04 |
nicodvb |
print ts_probe; 0x88 .. 0x8F in pes_private streams are not AC3 but DTS tracks (unsupported); save the size of the payload of the current PES packet in any case (used for ac3 detection)
|
2006-03-04 |
ods15 |
typo
|
2006-03-03 |
michael |
slightly better max_distance rule
|
2006-03-03 |
diego |
Reduce Real DLL/so loading verbosity, OKed by Roberto.
|
2006-03-03 |
michael |
the return of the monolithic index
|
2006-03-03 |
michael |
update tmp_field numbers (pretty much just cosmetic)
|
2006-03-03 |
michael |
simplify flags
|
2006-03-03 |
gpoirier |
Synced with 1.1234, patch by JiÅ?Ã? Heryán < technik AH domotech DOO cz >
|
2006-03-02 |
rtognimp |
This patch fixes pcm (twos, swot) in MOV.
|
2006-03-02 |
nicodvb |
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
|
2006-03-02 |
michael |
syncpoint_start description
|
2006-03-01 |
nicodvb |
removed reference to inexistent extern variable
|
2006-03-01 |
nicodvb |
stream_control() returns int, not void
|
2006-03-01 |
michael |
add forward_ptr to syncpoint (+0.006% overhead)
|
2006-03-01 |
michael |
leading coeff for crc polynom
|
2006-03-01 |
michael |
width/height/samplerate MUST not be 0
|
2006-03-01 |
michael |
remove chapter_id == 0 special case
|
2006-03-01 |
diego |
Change obsolete references to design6 to design7.
|
2006-03-01 |
diego |
New website structure, the /homepage subdirectory is gone.
|
2006-03-01 |
gpoirier |
synced with 1.1235
|
2006-03-01 |
diego |
sync with 1.222
|
2006-03-01 |
gpoirier |
XviD multi-threaded encoding support
|
2006-02-28 |
pacman |
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot net
|
2006-02-28 |
wanderer |
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg
|
2006-02-27 |
aurel |
update config.mak to match ffmpeg's version (fix alpha compilation)
|
2006-02-27 |
nicodvb |
try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is available
|
2006-02-27 |
nicodvb |
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing
|
2006-02-27 |
nicodvb |
added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)
|
2006-02-27 |
nicodvb |
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH
|
2006-02-27 |
corey |
Add audio_delay argument to demux_mkv_seek.
|
2006-02-27 |
gabrov |
synced with 1.101
|
2006-02-27 |
gabrov |
synced with 1.12
|
2006-02-27 |
gabrov |
fixed XML syntax error
|
2006-02-27 |
cladisch |
Output error messages from the ALSA library through mp_msg() instead of
|
2006-02-27 |
cladisch |
Show the actual ALSA version instead of the version mplayer was compiled
|
2006-02-26 |
gabrov |
synced with 1.101
|
2006-02-26 |
reimar |
Better fallback for APIENTRY when compiling for Windows
|
2006-02-26 |
gpoirier |
10l: section "13.3.6. Example" talks about a telecined source, but the example given doesn't have any ivtc filter!!
|
2006-02-25 |
ods15 |
cosmetic, trailing whitespace
|
2006-02-25 |
ods15 |
use short 'type' names
|
2006-02-25 |
ods15 |
allow rationals with denom of '1'
|
2006-02-25 |
ods15 |
CRC32 stuff
|
2006-02-24 |
nicodvb |
auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zores ben a geexbox di org
|
2006-02-24 |
nicodvb |
DVB channels cycling; patch by Ben Zores ben p geekbox d org
|
2006-02-24 |
pacman |
Add a practical description of endian-independent RGB/BGR coding
|
2006-02-24 |
diego |
link fix
|
2006-02-24 |
diego |
Add some undocumented options.
|
2006-02-24 |
diego |
Document the noup suboption of the scale video filter.
|
2006-02-24 |
diego |
Add XML tool paths for SUSE 10.0
|
2006-02-24 |
ods15 |
Add uninit for audio before switching to next file and completing encode
|
2006-02-24 |
michael |
10l (dont limit dimension components independantly if noup)
|
2006-02-24 |
diego |
link fixes
|
2006-02-24 |
ods15 |
This now works correctly thanks to clear-to-end-of-line patch
|
2006-02-24 |
ods15 |
fix bit specification for fixed_fps
|
2006-02-24 |
pacman |
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that
|
2006-02-24 |
ods15 |
info packet stuff, chapters...
|
2006-02-23 |
reimar |
workaround for gl.h variants that do not define APIENTRY
|
2006-02-22 |
reimar |
use calloc instead of malloc in copy_func_pf, missing initialization of
|
2006-02-22 |
diego |
link fixes
|
2006-02-22 |
diego |
link fixes
|
2006-02-22 |
iive |
Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code
|
2006-02-22 |
nplourde |
properly detect cpu on x86 based mac
|
2006-02-21 |
diego |
Fix stylesheet path.
|
2006-02-21 |
diego |
Remove duplicate explanation of how man page format conversion.
|
2006-02-21 |
corey |
Fix video delay when encoding with B-frames.
|
2006-02-21 |
corey |
Fix video delay when encoding with B-frames.
|
2006-02-20 |
diego |
grammar, put options in alphabetical order
|
2006-02-20 |
gpoirier |
More complete ASF MIME detection, closing bug# 248,
|
2006-02-20 |
gpoirier |
sync with 1.1231
|
2006-02-20 |
ptt |
sync with 1.222 plus minor fix
|
2006-02-20 |
corey |
New option: -ignore-start
|
2006-02-20 |
ods15 |
fields should be in english...
|
2006-02-19 |
corey |
Typo fix: "URLs to forces" --> "URLs to force"
|
2006-02-19 |
gpoirier |
synced with 1.1229
|
2006-02-19 |
bertrand |
Allows the LIVE555 library to forces the client's port to be used
|
2006-02-19 |
diego |
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.
|
2006-02-19 |
corey |
dwStart support for mencoder.
|
2006-02-19 |
ods15 |
deobfuscate some a/v sync code
|
2006-02-18 |
michael |
no upscale flag so automatic downscaling is possible in mencoder
|
2006-02-18 |
gpoirier |
upport another G4 flavour: MPC7447* chips.
|
2006-02-18 |
reimar |
include stdlib.h and stdio.h, they tend to be useful :-)
|
2006-02-18 |
corey |
dwStart support for mplayer.
|
2006-02-18 |
pacman |
Just a comment update, replacing a FIXME to reflect the new expectation of
|
2006-02-18 |
pacman |
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
|
2006-02-17 |
ods15 |
more cosmetics
|
2006-02-17 |
ods15 |
some cleanup. enforce decode_delay to not be too high.
|
2006-02-17 |
pacman |
Fix vec_clip for gcc's that don't handle (vector signed short){16} according
|
2006-02-17 |
pacman |
Fix colormap save/restore for directcolor fb devices
|
2006-02-17 |
corey |
Second-try commit of this patch.
|
2006-02-16 |
aurel |
memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
|
2006-02-16 |
aurel |
fix compilation without openal
|
2006-02-16 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
2006-02-16 |
michael |
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)
|
2006-02-16 |
michael |
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)
|
2006-02-16 |
iive |
include config.h before includes that need it
|
2006-02-14 |
rtognimp |
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
|
2006-02-14 |
rtognimp |
Set SRC_PATH correctly, fixes libpostproc compilation
|
2006-02-14 |
rtognimp |
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building
|
2006-02-14 |
aurel |
Don't test the v4l2_input audioset field for audio capabilities but still try changing the mute setting (patch by Jesse Allen < the3dfxdude _at_ gmail.com >)
|
2006-02-14 |
diego |
Align memory at 16 byte boundaries.
|
2006-02-14 |
iive |
allow autodetection of pictures type when using mf://@file.list syntax
|
2006-02-13 |
gpoirier |
synced with 1.1227
|
2006-02-13 |
diego |
Remove obsolete big-endian FIXMEs.
|
2006-02-13 |
cladisch |
Fix the error handling in the play() function: add a handler for EINTR,
|
2006-02-13 |
cladisch |
This changes the software parameters to be more compatible with the
|
2006-02-13 |
cladisch |
Using non-blocking writes makes sense when the program wants to do other
|
2006-02-13 |
cladisch |
Remove the now superfluous mmap suboption.
|
2006-02-13 |
cladisch |
After removing play_mmap(), the play() function just unconditionally
|
2006-02-13 |
cladisch |
This patch removes mmap support because it doesn't have any benefit.
|
2006-02-13 |
ods15 |
fix index, first keyframe cannot be written with pts=0
|
2006-02-13 |
lorenm |
lavc exposes the reconstructed picture, so no need to decode it again
|
2006-02-12 |
gpoirier |
synced with 1.1226
|
2006-02-12 |
ods15 |
Make 'N' frame code implictly invalid
|
2006-02-12 |
henry |
do not forget to initialize dp->buffer
|
2006-02-12 |
diego |
Rephrase telecine and film2pal mpegopts.
|
2006-02-12 |
diego |
Remove stray space.
|
2006-02-12 |
gpoirier |
sync with 1.1224
|
2006-02-12 |
alex |
10l
|
2006-02-12 |
alex |
support openbsd/zaurus aswell
|
2006-02-12 |
alex |
one more hint for openbsd
|
2006-02-12 |
rtognimp |
Native ZMBV support via lavc
|
2006-02-12 |
nicodvb |
delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequence
|
2006-02-12 |
nicodvb |
bugfixes and new soft-teleciner in muxer_mpeg.c
|
2006-02-12 |
nicodvb |
mention film2pal in -mpegopts
|
2006-02-12 |
nicodvb |
experimental film2pal and ntsc2pal soft teleciner
|
2006-02-12 |
henry |
forgotten cast (blows on gcc4)
|
2006-02-12 |
reimar |
we cannot continue without a crash when read_asf_header fails, since some
|
2006-02-12 |
reimar |
add some sanity checks to new/resize_demux_packet
|
2006-02-12 |
henry |
add a missing rule for libpostproc.a
|
2006-02-11 |
diego |
Sync with latest FFmpeg build system changes:
|
2006-02-11 |
gpoirier |
No sane person should encode last pass without at least 'mbd=2' and 'trell' (or should _really_ have _really good_ reasons)
|
2006-02-11 |
gpoirier |
Gives some examples of in which form MPEG* videos can come
|
2006-02-11 |
gpoirier |
Remove all the sections that are now merged in the XML doc
|
2006-02-11 |
nicodvb |
init frame duration to 1/fps when we have a frame but not the enclosing sequence header: it's workaround against lavf's demuxer that doesn't sync to seq_hdr unlike mplayer's native demuxers
|
2006-02-11 |
nicodvb |
muxer_mpeg MUST be used with audio_preload=0
|
2006-02-11 |
diego |
Mention recent big-endian/AltiVec fixes in postproc/.
|
2006-02-11 |
diego |
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
|
2006-02-11 |
diego |
cosmetics: indentation fixes
|
2006-02-11 |
diego |
Fix big-endian color permutation problems.
|
2006-02-11 |
ods15 |
Put index_ptr within index to avoid it popping out of nowhere.
|
2006-02-11 |
ods15 |
Add syncpoint_checksum after frame header
|
2006-02-10 |
nicodvb |
tff wasn't correctly unset in soft_telecine()
|
2006-02-10 |
diego |
Attila and I are root@mphq.
|
2006-02-10 |
reimar |
Make sure maxlen is respected, instead of just failing the assert later on.
|
2006-02-10 |
reimar |
add mpc extension so that playback starts faster.
|
2006-02-10 |
rathann |
Clarify feature removal policy: it must be approved on the mailing list.
|
2006-02-10 |
rathann |
Clarify policy on feature removal.
|
2006-02-10 |
ods15 |
change checksum to crc32
|
2006-02-10 |
cladisch |
ALSA changes
|
2006-02-10 |
cladisch |
Small fixes: make all global variables static, remove some unused
|
2006-02-10 |
cladisch |
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it
|
2006-02-10 |
cladisch |
Simplify get_delay(): we don't need to get the complete PCM status but
|
2006-02-10 |
cladisch |
Fix get_space(): we don't need to differentiate between the various PCM
|
2006-02-10 |
cladisch |
This adds support for more sample formats (U32, float BE, mu/A-law).
|
2006-02-10 |
cladisch |
This replaces the hardcoded numbers for the sample format widths with a
|
2006-02-09 |
corey |
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
|
2006-02-09 |
faust3 |
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>
|
2006-02-09 |
cladisch |
I took over ao_alsa maintainership.
|
2006-02-09 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 |
iive |
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>
|
2006-02-09 |
aurel |
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)
|
2006-02-09 |
diego |
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each
|
2006-02-08 |
rtognimp |
Fix CSeq answer for keepalive OPTIONS requests during playback
|
2006-02-08 |
rtognimp |
Add support for grayscale [m]jpeg
|
2006-02-08 |
diego |
altivec_yuv2packedX() ignores the requested output format and unconditionally
|
2006-02-08 |
diego |
expanded and improved NeoMagic TV-out section
|
2006-02-08 |
diego |
AltiVec operations need to have memory aligned on 16-byte boundaries.
|
2006-02-08 |
diego |
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect
|
2006-02-08 |
michael |
10l 1000 fps fix
|
2006-02-07 |
diego |
fftruespeech works now that the nBlockAlign issue is settled.
|
2006-02-07 |
reimar |
read data in nBlockAlign aligned chunks
|
2006-02-07 |
corey |
1. Include audio_delay as an argument to demux_seek.
|
2006-02-07 |
ods15 |
Fix mpng to work correctly with 16 bit png's. don't have any files to test
|
2006-02-07 |
ods15 |
EOR can only be (un)set for non delayed streams.
|
2006-02-07 |
ptt |
small syntax/upper-lowercase fix
|
2006-02-07 |
gpoirier |
synced with 1.1223
|
2006-02-07 |
danny |
Minor correction of last two updates
|
2006-02-07 |
ods15 |
Allow headers to be repeated anywhere
|
2006-02-07 |
nplourde |
let osx sleep if video is paused
|
2006-02-07 |
diego |
-fixed-vo shall no longer be called BETA-CODE.
|
2006-02-06 |
diego |
ZMB decoder
|
2006-02-06 |
diego |
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
|
2006-02-06 |
diego |
Mark ffrv20 as working.
|
2006-02-06 |
diego |
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
|
2006-02-06 |
nicodvb |
removed unused variables
|
2006-02-06 |
nicodvb |
fixed wrong delta_frame calculation that would affect soft-telecine
|
2006-02-06 |
diego |
Build muxers only when MEncoder is enabled.
|
2006-02-05 |
kraymer |
1.221: Typo fix
|
2006-02-05 |
kraymer |
1.1222: cs and ls swscale parameters accept different value ranges now.
|
2006-02-05 |
diego |
cs and ls swscale parameters accept different value ranges now.
|
2006-02-05 |
reimar |
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise
|
2006-02-04 |
ods15 |
Index repetition
|
2006-02-04 |
ods15 |
add compare_ts
|
2006-02-04 |
ods15 |
EOR in index
|
2006-02-04 |
michael |
change sws sharpen filter a little
|
2006-02-03 |
gpoirier |
synced with 1.1221
|
2006-02-02 |
diego |
Add -nocache option, -cache is not a flag option.
|
2006-02-02 |
faust3 |
avoid conflicting types error on cygwin
|
2006-02-02 |
lorenm |
x264 tweaks
|
2006-02-01 |
ptt |
typo fixes
|
2006-01-31 |
diego |
Only compile libmpencoders if MEncoder has been enabled.
|
2006-01-31 |
diego |
Move conditional compilation out of the code and into the build system.
|
2006-01-31 |
diego |
Move conditional compilation out of the code and into the build system.
|
2006-01-31 |
ptt |
sync up to 1.221
|
2006-01-31 |
ptt |
sync up to 1.1216
|
2006-01-30 |
diego |
update for recent developments
|
2006-01-30 |
nicodvb |
removed forgotten fprintf()
|
2006-01-30 |
nicodvb |
when linking to external libav* try using pkg-config first
|
2006-01-30 |
gabrov |
synced with 1.221
|
2006-01-30 |
gabrov |
Typo fix
|
2006-01-30 |
kraymer |
1.218: typo, consistency
|
2006-01-30 |
jheryan |
Synced with 1.1214
|
2006-01-30 |
ptt |
sync up to 1.202
|
2006-01-30 |
kraymer |
1.219: More detailed description of brd_scale.
|
2006-01-30 |
gpoirier |
synced with 1.1219 + typo fix
|
2006-01-30 |
gabrov |
synced with 1.216
|
2006-01-29 |
nicodvb |
mention TOOLS/encode2mpeglight
|
2006-01-29 |
nicodvb |
new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>
|
2006-01-29 |
corey |
More detailed description of brd_scale.
|
2006-01-29 |
reimar |
Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.
|
2006-01-29 |
rathann |
added missing entries since the last release (approved by Diego with small
|
2006-01-29 |
gpoirier |
synced with 1.1218
|
2006-01-29 |
diego |
typo, consistency
|
2006-01-29 |
diego |
Try to only use a linebreak without hyphenation (\:) where it makes sense.
|
2006-01-29 |
gpoirier |
synced with 1.1216
|
2006-01-29 |
diego |
Unify the handling of escaped spaces.
|
2006-01-29 |
diego |
Include MEncoder config files in list of files.
|
2006-01-29 |
diego |
French MEncoder docs are not synced yet.
|
2006-01-28 |
gpoirier |
10l: wrong syntax
|
2006-01-28 |
gpoirier |
SDL video out syntax has changed a while ago, but the XML was not updated since now :)
|
2006-01-28 |
diego |
Also remove objects in subdirectories.
|
2006-01-27 |
nicodvb |
use mp_a52_framesize() when liba52 is not available
|
2006-01-27 |
nicodvb |
export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the future
|
2006-01-27 |
ods15 |
cosmetic, fix spacing
|
2006-01-27 |
nplourde |
MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>
|
2006-01-27 |
diego |
Make clean/distclean behave uniformly in all directories.
|
2006-01-27 |
diego |
Make clean/distclean behave uniformly in all directories.
|
2006-01-26 |
michael |
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
|
2006-01-26 |
diego |
updates
|
2006-01-25 |
michael |
limits.h for INT_MAX
|
2006-01-25 |
michael |
correct block align
|
2006-01-25 |
kraymer |
sync to 1.220
|
2006-01-25 |
michael |
fix aac in mov/mp4
|
2006-01-25 |
albeu |
Fix the MSG?_FIXME and make the profiles help translatable.
|
2006-01-25 |
michael |
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)
|
2006-01-24 |
michael |
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)
|
2006-01-24 |
michael |
vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxing
|
2006-01-24 |
corey |
Typo fix: missing "by" in brd_scale recommendation.
|
2006-01-24 |
diego |
Fix up new profiles section and the MPLAYER_VERBSE environment variable.
|
2006-01-24 |
kraymer |
1.212: Make -list-options work in both MPlayer and MEncoder.
|
2006-01-24 |
kraymer |
1.1206: sync to x264 r398.
|
2006-01-24 |
kraymer |
major update of x264encopts, credits go to Alex Günsche < ag .ät. zirona.com>, thank you!
|
2006-01-24 |
albeu |
Make -list-options work in both MPlayer and MEncoder.
|
2006-01-24 |
albeu |
Profiles support.
|
2006-01-24 |
albeu |
New option type to print help text with a function.
|
2006-01-23 |
diego |
Using INT_MAX without including limits.h breaks compilation on MinGW.
|
2006-01-23 |
albeu |
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do
|
2006-01-23 |
albeu |
Fix multiple help clauses on the command line with mencoder.
|
2006-01-23 |
diego |
Fix libav* linking order, libavutil needs to come after lavc/lavf.
|
2006-01-22 |
kraymer |
1.1210: support libavcodec's new sc_factor parameter
|
2006-01-22 |
corey |
support libavcodec's new sc_factor parameter
|
2006-01-22 |
diego |
proper support for shared libpostproc
|
2006-01-22 |
gpoirier |
s/LIVE.COM/LIVE555/ + URL update
|
2006-01-22 |
gpoirier |
s/LIVE.COM/LIVE555/ + URL update
|
2006-01-22 |
kraymer |
correcting sync version number
|
2006-01-22 |
kraymer |
add comment about sync status of this file
|
2006-01-22 |
kraymer |
let configure find docbookx.dtd (version 4.4)
|
2006-01-22 |
kraymer |
German man page review part XVII
|
2006-01-22 |
albeu |
100L m_option_copy should use the copy callback and not the set one.
|
2006-01-22 |
ods15 |
Interleave index to ease per-need decoding.
|
2006-01-22 |
rtognimp |
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
|
2006-01-22 |
kraymer |
1.209: consistency fix over the previous consistency fix
|
2006-01-21 |
gpoirier |
consistency fix over the previous consistency fix
|
2006-01-21 |
gpoirier |
consitency fix
|
2006-01-21 |
gpoirier |
synced with 1.1208
|
2006-01-21 |
kraymer |
German man page review part XVI
|
2006-01-21 |
kraymer |
1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
|
2006-01-21 |
kraymer |
German man page review part XV
|
2006-01-20 |
diego |
Cygwin compilation fix
|
2006-01-20 |
diego |
List Derek Lewis as AIX/Solaris maintainer, patch by himself.
|
2006-01-20 |
diego |
Add Derek Lewis, patch by himself.
|
2006-01-20 |
diego |
AIX compiler CPU-option improvements
|
2006-01-20 |
diego |
AIX section for the ports description
|
2006-01-20 |
ods15 |
some updates
|
2006-01-20 |
ods15 |
MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
|
2006-01-20 |
ods15 |
cosmetic change, shift stuff around to more logical places
|
2006-01-20 |
ods15 |
change goals slightly..
|
2006-01-20 |
ods15 |
bump date
|
2006-01-20 |
atmos4 |
Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.
|
2006-01-20 |
diego |
Also define FF_POSTPROCESS when using shared libavcodec.
|
2006-01-20 |
kraymer |
German man page review part XIV
|
2006-01-19 |
nicodvb |
mention hwmpa
|
2006-01-19 |
nicodvb |
documented audio codec hwmpa
|
2006-01-19 |
rathann |
Implement XvMC lib autodetection for future use (currently disabled, but working
|
2006-01-19 |
diego |
Remove rule to build shared libpostproc, it does not belong in MPlayer.
|
2006-01-19 |
reimar |
Use free instead of speex_free - since speex_free does not appear in the
|
2006-01-19 |
gpoirier |
Typo fixes by Bounec
|
2006-01-19 |
diego |
Push "Building audio filter chain" up to verbose level.
|
2006-01-18 |
kraymer |
sync to 1.219
|
2006-01-18 |
rathann |
Mention possible region setting requirement for some RPC-2 drives.
|
2006-01-18 |
rathann |
FAQ about problems with playing DVDs on certain drives.
|
2006-01-18 |
iive |
prevent xvmc from been loaded before xv, and generally before any autoprobed output
|
2006-01-18 |
kraymer |
German man page review part XIII
|
2006-01-17 |
kraymer |
German man page review part XII (right from the beginning.. again..)
|
2006-01-17 |
reimar |
suppress error message at eof
|
2006-01-17 |
reimar |
avoid Solaris 10 compile error with gcc 3.4.5
|
2006-01-17 |
reimar |
faster and (IMHO) cleaner code.
|
2006-01-17 |
reimar |
function to read from a demuxer up to (and including) the specified
|
2006-01-17 |
diego |
Put settings into a more meaningful order, some cosmetics.
|
2006-01-17 |
diego |
Improve option descriptions.
|
2006-01-17 |
diego |
Remove multi-language setting specification, it has little use.
|
2006-01-17 |
diego |
Improve option descriptions.
|
2006-01-16 |
diego |
cosmetic whitespace / layout changes
|
2006-01-16 |
kraymer |
German man page review part X:
|
2006-01-16 |
diego |
Comment out default settings. MPlayer should behave the same w/ or w/o
|
2006-01-16 |
kraymer |
sync to 1.218
|
2006-01-16 |
diego |
Do not build the GUI by default in the Debian package to be more in line
|
2006-01-16 |
diego |
Remove overly loud "warning" from runtime-cpudetection message.
|
2006-01-16 |
gpoirier |
MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.
|
2006-01-16 |
diego |
Prefer native GSM over the binary codec.
|
2006-01-16 |
gpoirier |
sync with 1.1206
|
2006-01-16 |
diego |
typos
|
2006-01-16 |
lorenm |
sync to x264 r398.
|
2006-01-15 |
rtognimp |
Print some more useful data from header in verbose mode
|
2006-01-15 |
rtognimp |
Support sipr codec in old RealAudio files.
|
2006-01-15 |
nicodvb |
restored hwmpa with 'working' status and lowest priority
|
2006-01-15 |
nicodvb |
temporarily disabled hwmpa until I fix the priority
|
2006-01-15 |
nicodvb |
ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
|
2006-01-15 |
diego |
Change LIB to LIBNAME to fix compilation.
|
2006-01-14 |
diego |
10l: FFmpeg shared lib build information does not belong in MPlayer configure.
|
2006-01-14 |
reimar |
Always try to parse index chunk, no reason to check for movi_end
|
2006-01-14 |
diego |
Sync with latest FFmpeg build system changes.
|
2006-01-14 |
kraymer |
German man page review part X:
|
2006-01-14 |
rtognimp |
Fix printing of audio fourcc in hex format
|
2006-01-14 |
kraymer |
German man page review part IX:
|
2006-01-14 |
rathann |
add mod playback to the wishlist
|
2006-01-14 |
rtognimp |
Print audio 4cc for every stream, print 4cc of selected audio track
|
2006-01-14 |
diego |
Consistent variable names for shared libavcodec.
|
2006-01-14 |
diego |
Add --disable-libavcodec_so/--disable-libavformat_so.
|
2006-01-14 |
ptt |
sync up to 1.217
|
2006-01-14 |
rathann |
1l - one cast too many
|
2006-01-14 |
rathann |
Fix parallel make builds, patch by Oded Shimon.
|
2006-01-14 |
kraymer |
German man page review part VIII
|
2006-01-13 |
rathann |
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
|
2006-01-13 |
kraymer |
German man page review part VII
|
2006-01-13 |
nicodvb |
dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are present
|
2006-01-13 |
kraymer |
sync to 1.217
|
2006-01-13 |
jheryan |
Synced with 1.82
|
2006-01-13 |
jheryan |
Synced with 1.16
|
2006-01-13 |
jheryan |
Synced with 1.76
|
2006-01-13 |
jheryan |
Synced with 1.60
|
2006-01-13 |
jheryan |
Synced with 1.24
|
2006-01-13 |
jheryan |
Synced with 1.100
|
2006-01-13 |
jheryan |
Synced with 1.38
|
2006-01-13 |
jheryan |
Synced with 1.28
|
2006-01-13 |
jheryan |
Synced with 1.74
|
2006-01-13 |
jheryan |
Synced with 1.32
|
2006-01-13 |
diego |
Update licensing information: The FSF changed postal address.
|
2006-01-12 |
rathann |
massive attack: mp_msg printf format fixes
|
2006-01-12 |
diego |
Remove libxvmc-dev from build-depends.
|
2006-01-12 |
kraymer |
wording fix
|
2006-01-12 |
kraymer |
1.1202: Reformat examples to prevent linebreaks and hyphenation.
|
2006-01-11 |
kraymer |
1.1201: Explain DVDREAD_NOKEYS environment variable.
|
2006-01-11 |
kraymer |
1.1193: [does not apply]
|
2006-01-11 |
aurel |
remove build-depends used only for obsolete vo
|
2006-01-11 |
kraymer |
1.1186: Merry Christmas and happy cola-chugging!
|
2006-01-11 |
nplourde |
do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hectorchu@gmail.com>
|
2006-01-10 |
gpoirier |
I'm the new mailling list maintainer
|
2006-01-10 |
aurel |
xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.
|
2006-01-10 |
rathann |
convert some printfs to mp_msg
|
2006-01-09 |
nicodvb |
added support for external libavformat
|
2006-01-09 |
reimar |
CamStudio codec support
|
2006-01-09 |
danny |
Minor correction of last updates, credit to Paul TT
|
2006-01-08 |
diego |
OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.
|
2006-01-08 |
diego |
support for Radeon 9550
|
2006-01-08 |
gpoirier |
sync w/ 1.1205
|
2006-01-08 |
diego |
Remove non-ASCII character.
|
2006-01-08 |
diego |
Update for current Debian package.
|
2006-01-08 |
diego |
Improve the Debian package configuration: Remove the vo module configuration,
|
2006-01-08 |
diego |
Quote some values to silence debconf warnings.
|
2006-01-08 |
diego |
Do not install .cvsignore files.
|
2006-01-08 |
nicodvb |
include the right avcodec.h, consistently with the rest of mplayer
|
2006-01-08 |
reimar |
fix crash if no video codec available
|
2006-01-08 |
henry |
fix premature end of audio playback (audio only)
|
2006-01-07 |
diego |
Add uppercase MPG2 fourcc.
|
2006-01-07 |
nicodvb |
disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
|
2006-01-07 |
diego |
Remove empty sections, speak of container formats, not file formats.
|
2006-01-07 |
diego |
minor rewording
|
2006-01-07 |
reimar |
avoid some gcc 4 compiler warnings
|
2006-01-07 |
reimar |
Less ugly and easier to extend getFunctions
|
2006-01-06 |
diego |
Mention Chinese console messages.
|
2006-01-06 |
rtognimp |
Update for realrtsp bandwidth support
|
2006-01-06 |
rtognimp |
This patch makes real rtsp tell the server to deliver data at specified
|
2006-01-06 |
diego |
Reformat examples to prevent linebreaks and hyphenation. When occurring
|
2006-01-06 |
ods15 |
align byte is deprecated
|
2006-01-06 |
rtognimp |
Yet another MPEG-4 fourcc (Samsung SMP4)
|
2006-01-06 |
ods15 |
1) remove global_timebase
|
2006-01-06 |
ods15 |
MN rule
|
2006-01-06 |
ods15 |
1) change date and goals slightly
|
2006-01-06 |
diego |
Better default vo - xv instead of x11.
|
2006-01-06 |
diego |
Remove unused template file.
|
2006-01-06 |
diego |
100l, the vo selection should fall back to other vo drivers.
|
2006-01-05 |
diego |
build fix
|
2006-01-05 |
diego |
Improve overall structure by adding a few top-level chapters so that
|
2006-01-05 |
diego |
Add FFmpeg TrueSpeech.
|
2006-01-05 |
diego |
Add MPEG fourcc to all MPEG decoders.
|
2006-01-04 |
rtognimp |
Don't leak memory (free audio reordering buffers)
|
2006-01-04 |
rtognimp |
Remove assumption that all audio packets in a block have the same
|
2006-01-04 |
rtognimp |
1000.0l timestamps are float
|
2006-01-04 |
diego |
Explain DVDREAD_NOKEYS environment variable.
|
2006-01-04 |
diego |
Bandaid fix for compilation failure when creating main/.depend with GUI
|
2006-01-04 |
diego |
cosmetics: Make the patch apply without offsets.
|
2006-01-04 |
gpoirier |
Update copyright date to 2006
|
2006-01-04 |
diego |
Update with current changes.
|
2006-01-04 |
diego |
CONFIGURATION FILES section added to the man page.
|
2006-01-04 |
diego |
Expand the configuration file section to include MEncoder examples.
|
2006-01-04 |
mosu |
Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
|
2006-01-04 |
diego |
10l build fix
|
2006-01-04 |
gpoirier |
synced with 1.1198
|
2006-01-04 |
ptt |
little fixes i looked at after previous cvs commit :-)
|
2006-01-04 |
ptt |
sync with 1.1198 plus little fixes
|
2006-01-04 |
ptt |
fixed indentation for suboption brd_scale
|
2006-01-03 |
gpoirier |
synced with 1.1197
|
2006-01-03 |
nicodvb |
removed previously forgotten reording options/flags
|
2006-01-03 |
gpoirier |
Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
|
2006-01-03 |
nicodvb |
removed frame reording option
|
2006-01-03 |
nicodvb |
removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
|
2006-01-03 |
nicodvb |
disable dvd subtitles by default
|
2006-01-03 |
ptt |
word consistency fix
|
2006-01-03 |
ptt |
sync up to 1.1167
|
2006-01-03 |
diego |
Restructure ports section.
|
2006-01-03 |
diego |
updates, spelling
|
2006-01-03 |
diego |
Fix _inc_extra handling in DirectFB check.
|
2006-01-03 |
diego |
small wording/spelling/syntax fixes
|
2006-01-03 |
gpoirier |
add bitexact's lavd flag desc.
|
2006-01-03 |
lorenm |
h264es: don't seek to non-keyframes
|
2006-01-03 |
rathann |
use $(INSTALLSTRIP) consistently
|
2006-01-02 |
rathann |
fix the translator names list so that it conforms to lastname, firstname
|
2006-01-02 |
nicodvb |
don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
|
2006-01-02 |
jheryan |
Synced with 1.216
|
2006-01-02 |
jheryan |
Synced with 1.1182
|
2006-01-02 |
corey |
Partial support for QuickTime sound atom version 2.
|
2006-01-02 |
ptt |
sync up to 1.216
|
2006-01-01 |
iive |
add Dicas MPEGable H.264/MPEG-4 AVC fourcc
|
2005-12-31 |
gpoirier |
Add Rich's advice posted on the thread:
|
2005-12-31 |
gpoirier |
"Currently mplayer looks for only one MP3 frame sync. The attached
|
2005-12-31 |
diego |
Add MPEG fourcc to mpeg12.
|
2005-12-31 |
nicodvb |
search next sequence_header untile a valid one is found
|
2005-12-31 |
diego |
Guide on creating quality skins.
|
2005-12-31 |
diego |
Build incomplete Russian docs last.
|
2005-12-31 |
henry |
check the intermediate audio buffer
|
2005-12-31 |
lorenm |
update x264 feature summary
|
2005-12-30 |
diego |
Mac OS update
|
2005-12-30 |
nicodvb |
simplification: don't use residual_buffer, but prepend remainder of current frame to next one (needed for future work; init frame->pos to 0 in reorder_frame(); fix: don't go beyond last frame in flush_buffer()
|
2005-12-30 |
gpoirier |
synced with 1.1194
|
2005-12-30 |
gpoirier |
synced with 1.1192
|
2005-12-30 |
lorenm |
sync to x264 r390 (bime)
|
2005-12-30 |
wanderer |
for roff: add missing linebreak in uspp description
|
2005-12-29 |
wanderer |
minor grammar/punctuation on lavc's keyint option
|
2005-12-29 |
wanderer |
further wording fix for uspp
|
2005-12-29 |
diego |
AIX PPC port
|
2005-12-29 |
diego |
Bump DH_COMPAT version.
|
2005-12-29 |
diego |
Add a basic watch file.
|
2005-12-29 |
diego |
Support vme=8 (iterative overlapped block).
|
2005-12-29 |
diego |
Include the snow wavelet comparison functions from DOCS/tech/snow.txt
|
2005-12-29 |
diego |
wording
|
2005-12-29 |
ods15 |
change erase to end of line, fall back to old behavior if no termcap found
|
2005-12-28 |
rathann |
fix dvdread version macro
|
2005-12-28 |
gpoirier |
Add bidir_refine to lavc's set of options, and document it.
|
2005-12-27 |
rtognimp |
wma2 fixed
|
2005-12-27 |
ods15 |
vpotmeter fix, scroll in the correct direction
|
2005-12-27 |
gpoirier |
fixes suggested by Diego
|
2005-12-27 |
ods15 |
new input command prefixes, pausing_keep, pausing_toggle
|
2005-12-27 |
ods15 |
Fix erase to end of line with windows, windows terminal does not support
|
2005-12-27 |
rtognimp |
Remove tables used by MPlayer native 14_4 and 28_8 codecs
|
2005-12-27 |
gpoirier |
New section: choosing the video codec for your encode: what to consider before picking it.
|
2005-12-26 |
ods15 |
fix setting colorkey in vidix mga_vid
|
2005-12-26 |
ods15 |
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be
|
2005-12-26 |
gpoirier |
Merry Christmas and happy cola-chugging!
|
2005-12-26 |
al |
- move our setenv() fallback implementation to osdep
|
2005-12-25 |
gpoirier |
Adds lavc's brd_scale and updates vb_strategy
|
2005-12-25 |
gpoirier |
support downscaling frames for dynamic b frame decission
|
2005-12-25 |
gpoirier |
synced with 1.1184
|
2005-12-25 |
ods15 |
add "pausing_keep" and "pausing_toggle" input cmd prefixes
|
2005-12-25 |
ods15 |
Use termcap "erase to end of line" character code instead of using spaces
|
2005-12-25 |
diego |
Add current Cygwin tool paths.
|
2005-12-25 |
diego |
Windows waveout is no longer the best choice under Windows.
|
2005-12-25 |
rathann |
prefer newer terminfo-capable libraries (ncurses or terminfo)
|
2005-12-25 |
ods15 |
improove termcap detection, -lncurses works too
|
2005-12-24 |
rtognimp |
Add "application/x-mms-framed" for ASF
|
2005-12-24 |
iive |
This cache-seek-min is definitly implemented. The not implemented one got removed...
|
2005-12-24 |
iive |
The <=132 frame rule is only valid at MacroBlock level not at frame one.
|
2005-12-24 |
rtognimp |
Typo in ASF demuxer selection by name (it's 'asf', not 'asv')
|
2005-12-22 |
gpoirier |
synced with 1.1182
|
2005-12-22 |
ods15 |
typo
|
2005-12-21 |
gpoirier |
Synced with help_mp-en.h 1.216
|
2005-12-20 |
iive |
Print some error message,
|
2005-12-20 |
ods15 |
I screwed up keep aspect param, made behavior the opposite of man page.
|
2005-12-19 |
henry |
malloc padding to avoid access beyond allocated memory
|
2005-12-19 |
henry |
reverse the H264 hack
|
2005-12-18 |
henry |
fspp update
|
2005-12-18 |
henry |
negative quality values allow postproc regardless of input
|
2005-12-18 |
diego |
credits for Onur, patch by himself
|
2005-12-18 |
henry |
do not postprocess H264
|
2005-12-18 |
reimar |
support negative stride (flipping) in vo_gl.
|
2005-12-18 |
reimar |
calculate framesize for raw RGB and BGR.
|
2005-12-18 |
reimar |
fix crash with invalid -vid and no audio stream
|
2005-12-18 |
michael |
bitexact flag
|
2005-12-17 |
ranma |
1.1180: [does not apply]
|
2005-12-17 |
ods15 |
deobfuscate some very simple code...
|
2005-12-17 |
ranma |
typo: ouput -> output
|
2005-12-17 |
ods15 |
"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not
|
2005-12-17 |
ranma |
sync to 1.216
|
2005-12-17 |
ods15 |
some more new stuff..
|
2005-12-17 |
ods15 |
-o in mencoder now manditory
|
2005-12-17 |
ods15 |
-msglevel added, -verbose removed
|
2005-12-17 |
ods15 |
Removing obsolete, and until recently, misdocumented option -verbose .
|
2005-12-17 |
gpoirier |
synced with 1.100
|
2005-12-17 |
gpoirier |
synced with 1.13, patch by Johan Bos
|
2005-12-17 |
gpoirier |
synced with 1.72, patch by Johan Bos
|
2005-12-17 |
gpoirier |
sync w/ 1.1178
|
2005-12-17 |
gpoirier |
synced with 1.12, patch by Johan Bos, and fixes by me :p
|
2005-12-17 |
gpoirier |
Fixes by Bounec
|
2005-12-17 |
diego |
grammar fix
|
2005-12-17 |
reimar |
include fastmemcpy.h before stream.h, so it is used for the stream_read
|
2005-12-16 |
henry |
remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail com
|
2005-12-16 |
henry |
do not set the flag when config failed
|
2005-12-15 |
rathann |
Avoid gcc warnings:
|
2005-12-15 |
wanderer |
make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
|
2005-12-15 |
wanderer |
one-word grammar fix for "incompatible codec" message
|
2005-12-15 |
wanderer |
use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>
|
2005-12-15 |
ptt |
sync with 1.213
|
2005-12-15 |
ptt |
small grammatical/sentence fix
|
2005-12-14 |
nicodvb |
fix compilation when dvdkit and dvdread are not available
|
2005-12-14 |
reynaldo |
Fix small typos spoted by Paul TT
|
2005-12-13 |
diego |
Reformat for better readability.
|
2005-12-13 |
aurel |
restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
|
2005-12-13 |
diego |
libdvdread configure script defines __DARWIN__ on darwin to trigger
|
2005-12-13 |
diego |
Darwin does not support -rdynamic.
|
2005-12-13 |
ptt |
small typo preventing compilation, sorry :(
|
2005-12-13 |
ptt |
little fixes....
|
2005-12-13 |
ptt |
sync up to 1.210
|
2005-12-12 |
wanderer |
minor grammar clarification to the last commit, + omitted periods
|
2005-12-11 |
diego |
Unify paths in patch and fix recent breakage, no -ko keyword expansion
|
2005-12-11 |
gpoirier |
Another examples showing how to play raw YUV video samples
|
2005-12-11 |
reimar |
add hint to slave.txt
|
2005-12-11 |
reimar |
improve video equalizer command (brightness, contrast, etc.) description
|
2005-12-11 |
gpoirier |
sync with 1.1176
|
2005-12-11 |
ods15 |
make fribidi autodetect by default instead of disable
|
2005-12-11 |
diego |
Make -really-quiet a common option.
|
2005-12-11 |
wanderer |
make demuxer seek and close functions return void, patch by Dominik Mierzejewski
|
2005-12-11 |
wanderer |
punctuation fixes for the previous commit
|
2005-12-11 |
gpoirier |
Update email address, old one is dead
|
2005-12-11 |
gpoirier |
sync with 1.1175
|
2005-12-11 |
diego |
Fix -v/-verbose description.
|
2005-12-11 |
gpoirier |
sync with 1.1174
|
2005-12-11 |
diego |
10l: \ needs to be escaped in roff.
|
2005-12-10 |
gabrov |
synced with 1.201
|
2005-12-10 |
gpoirier |
Sync with 1.1171
|
2005-12-10 |
gpoirier |
1/4l
|
2005-12-10 |
gpoirier |
Formatting fix
|
2005-12-10 |
gpoirier |
Give an example about how to use the famous cqif video samples
|
2005-12-10 |
iive |
move to next vo if /dev/3dfx could not be opened
|
2005-12-10 |
gpoirier |
synced with 1.1170
|
2005-12-10 |
diego |
Do not exit() if /dev/3dfx is not available, approved by Ivan.
|
2005-12-10 |
diego |
Remove obsolete note.
|
2005-12-10 |
diego |
known bugs with P4 and SSE, small fixes
|
2005-12-10 |
gpoirier |
Convert this file to UTF-8 as it contains funky caracters from all around the world.
|
2005-12-10 |
ranma |
1.1162: multithreaded decoding
|
2005-12-10 |
ranma |
sync to rev. 1.210
|
2005-12-10 |
ranma |
remove stray tab, which was confusing help_diff.sh
|
2005-12-10 |
reynaldo |
Harcoded eng strings on libmpdemux/network.c to help_mp
|
2005-12-09 |
rtognimp |
ffmpeg update
|
2005-12-09 |
rtognimp |
Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)
|
2005-12-09 |
diego |
cook
|
2005-12-09 |
rtognimp |
Move audio packets reordering from codec interface to demuxers for real
|
2005-12-09 |
diego |
#include help_mp.h only once.
|
2005-12-09 |
diego |
Remove some inactive maintainers.
|
2005-12-09 |
diego |
long obsolete
|
2005-12-09 |
diego |
some sync with the present day situation
|
2005-12-08 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-12-08 |
rtognimp |
M263 (M$ h263) can be decoded by lavc H.263 decoder
|
2005-12-08 |
gpoirier |
Bye-bye old email address, I'm a student no more!! :-P
|
2005-12-08 |
gpoirier |
translate just 1.1169
|
2005-12-08 |
gpoirier |
synced with 1.1167
|
2005-12-08 |
diego |
-mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.
|
2005-12-08 |
diego |
Clarifications for the AUDIOSERVER environment variable.
|
2005-12-07 |
rathann |
add fix for sbr_dec.c to local diff, too
|
2005-12-07 |
rathann |
add my fix to ps_dec.c to our diff
|
2005-12-07 |
gpoirier |
Every contribution deserves to be listed on the "about" window of the gui.
|
2005-12-07 |
henry |
vf_fspp bframes option
|
2005-12-07 |
henry |
prevent flicker on b-frames, trivial port from vf_spp
|
2005-12-07 |
wanderer |
list myself as patch backlog maintainer
|
2005-12-07 |
wanderer |
option to show the lines containing anomalies, patch by Ivo van Poorten
|
2005-12-07 |
diego |
small updates and fixes
|
2005-12-07 |
diego |
preliminary environment variables section
|
2005-12-07 |
reimar |
really clear frames to black instead of grey, and make sure one of those
|
2005-12-07 |
reimar |
signed division must be used for calculation vo_dx and vo_dy.
|
2005-12-07 |
reimar |
WM_PAINT is the "expose" event, not WM_ACTIVATE
|
2005-12-07 |
jheryan |
Minor spelling fixes
|
2005-12-07 |
jheryan |
Synced with 1.1163
|
2005-12-07 |
al |
Don't abort when xscreensaver window isn't available anymore.
|
2005-12-07 |
ods15 |
more warning fixes
|
2005-12-07 |
ods15 |
compiler warning fixes, some of these were actual (printing) bugs.
|
2005-12-07 |
ods15 |
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
|
2005-12-07 |
diego |
-msglevel description improvement
|
2005-12-06 |
wanderer |
new arguments for -vf spp, patch by Corey Hickey
|
2005-12-06 |
reimar |
Must use glFlush when doublebuffering is not used
|
2005-12-06 |
reimar |
Get rid of most #ifdefs
|
2005-12-06 |
reimar |
Fix message handling, process resize events
|
2005-12-06 |
wanderer |
alphabetical order + better explanation for '-lavdopts threads'
|
2005-12-06 |
wanderer |
minor grammar fix, + stray LIVE.COM -> LIVE555 transition
|
2005-12-06 |
ods15 |
another 100l, codec-cfg relied on mp_msg printing nothing....
|
2005-12-06 |
ods15 |
100l, codec-cfg needs fixing after -msgl patch
|
2005-12-06 |
michael |
prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5
|
2005-12-06 |
ods15 |
Fix EDL to be per file, allow -edlout and -edl together as there is really
|
2005-12-06 |
ods15 |
1000l, reverting 2 more unrelated changes with last commit
|
2005-12-06 |
ods15 |
100l, reverting unrelated change with last commit
|
2005-12-06 |
ods15 |
new -msglevel option, constrols msg level for every msg module
|
2005-12-06 |
wanderer |
more minor grammatical fixes
|
2005-12-05 |
gpoirier |
multithreaded decoding
|
2005-12-05 |
gpoirier |
fixes suggested by The Wanderer and Corey
|
2005-12-05 |
ods15 |
expand aspect works by display aspect, not video aspect.
|
2005-12-05 |
rathann |
add missing -I..
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
ad_libvorbis.c:119: warning: assignment from incompatible pointer type
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
fix
|
2005-12-05 |
rathann |
mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'
|
2005-12-04 |
reimar |
Fix popup menu problems: GTK cannot get a grab while the button is down,
|
2005-12-04 |
reimar |
About text should _not_ be editable, it just looks stupid.
|
2005-12-03 |
ranma |
missing dot
|
2005-12-03 |
ranma |
lots of small fixes a few rephrasings
|
2005-12-03 |
ranma |
sync to 1.205
|
2005-12-03 |
michael |
attribute align
|
2005-12-03 |
michael |
switch to snow
|
2005-12-02 |
michael |
multithreaded decoding
|
2005-12-02 |
rfelker |
muxer_lavf MUST be disabled by default until someone adds AVParser
|
2005-12-02 |
rfelker |
fatal error when muxer cannot initialize
|
2005-12-02 |
jheryan |
Synced with 1.100
|
2005-12-02 |
jheryan |
Synced with 1.99
|
2005-12-02 |
jheryan |
Synced with 1.34
|
2005-12-02 |
jheryan |
Synced with 1.12
|
2005-12-02 |
gpoirier |
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )
|
2005-12-01 |
rtognimp |
export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll
|
2005-12-01 |
rtognimp |
Add CharNextA(), needed by rp8 sipr dll
|
2005-12-01 |
gpoirier |
nits and fixes suggested by The Wanderer and Loren Merritt
|
2005-12-01 |
diego |
vo_tdfxfb should be preferred over vo_3dfx.
|
2005-12-01 |
reynaldo |
wrong output level calculation on af_equalizer leaded to low level output even with all octaves at 0db (default), patch by Corey Hickey bugfood-ml AT -fatooh/org-
|
2005-12-01 |
diego |
AMD's Family 6 CPUs come with two flavors: one that supports SSE and
|
2005-11-30 |
nicodvb |
fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown format
|
2005-11-29 |
reynaldo |
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
|
2005-11-29 |
ranma |
Link was a bit dated (but still working :-))
|
2005-11-29 |
reynaldo |
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]
|
2005-11-29 |
diego |
Sync man page structure description with actual man page structure.
|
2005-11-29 |
diego |
spelling, capitalization and wording fixes
|
2005-11-29 |
diego |
Smarter defaults, removing obsolete options.
|
2005-11-28 |
diego |
-aop is long obsolete.
|
2005-11-28 |
diego |
-aop is long obsolete.
|
2005-11-27 |
albeu |
Add a function to remove osd msg and use it to remove the "OSD: enabled"
|
2005-11-27 |
gpoirier |
Add indicative QP for ASP and AVC codecs
|
2005-11-27 |
gpoirier |
Explain how to make regression tests with CVS
|
2005-11-27 |
wanderer |
grammar fix on the documentation-updates note
|
2005-11-27 |
alex |
some comments and simplification
|
2005-11-27 |
ranma |
1.1161: misc fixes [partly]
|
2005-11-26 |
diego |
Note about handling patches that contain documentation updates.
|
2005-11-26 |
albeu |
Add support to get the list of files from a file containing one filename
|
2005-11-26 |
gpoirier |
How to create a MPEG4 video from an explicit list of files, based on a patch by devik <devik AH cdi POIS cz>
|
2005-11-26 |
albeu |
Fix URL escaping to correctly handle URL containing an ip6 address or
|
2005-11-26 |
gpoirier |
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
|
2005-11-25 |
diego |
skin authors, trailing whitespace cosmetics
|
2005-11-25 |
gpoirier |
wording and gramma fixes by Bougiz
|
2005-11-25 |
diego |
When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility
|
2005-11-24 |
gpoirier |
Grammar and wording fixes by Bougiz
|
2005-11-24 |
diego |
productive skin
|
2005-11-23 |
gpoirier |
M-x untabify
|
2005-11-23 |
gpoirier |
correct k6_mtrr detection, add a great deal of infos about newer processors
|
2005-11-23 |
wight |
fixes in examples, minor details
|
2005-11-23 |
jheryan |
Synced with 1.202
|
2005-11-23 |
gpoirier |
sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >
|
2005-11-23 |
diego |
-mc is useful to get rid of A/V desync.
|
2005-11-23 |
gpoirier |
synced with 1.1161
|
2005-11-23 |
diego |
misc fixes
|
2005-11-22 |
al |
Revert previous commit
|
2005-11-22 |
rtognimp |
Ignore OPTIONS rtsp command during playback. Fixes
|
2005-11-22 |
gpoirier |
sync with 1.1159
|
2005-11-22 |
reimar |
Explain -vo gl:slice-height behaviour if YUV rendering is used.
|
2005-11-22 |
ptt |
added a '.'... not abig effort by me indeed :-)))n..
|
2005-11-22 |
ptt |
sync with 1.1158
|
2005-11-22 |
reimar |
Use slice-height 16 as default for yuv colorspaces (only relevant if decoder
|
2005-11-22 |
lorenm |
10l
|
2005-11-22 |
lorenm |
sync to x264 r373 (brdo)
|
2005-11-21 |
ptt |
resolves problem in module stop_xscreensaver, crashing mp after sleep and awake or enabling/disabling xssaver by hand
|
2005-11-21 |
nicodvb |
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me
|
2005-11-21 |
gpoirier |
Mentions that --enable-runtime-cpudetection is not on by default.
|
2005-11-20 |
albeu |
Make the osd command only switch between enabled/disabled when
|
2005-11-19 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-11-19 |
reimar |
Also parse glX extension string, makes -vo gl:swapinterval work again on linux
|
2005-11-18 |
al |
Change MUST to SHOULD have disposition and if applicable language tags.
|
2005-11-18 |
diego |
Unify include path handling by using -I.
|
2005-11-18 |
diego |
302m_convert and 360m_convert are generated files.
|
2005-11-18 |
diego |
fastmemcpybench and cpuinfo are x86-specific.
|
2005-11-18 |
diego |
Unify include path handling by adding $(MPROOT) to CFLAGS.
|
2005-11-18 |
diego |
Makefile reorganized for better clarity and maintainability.
|
2005-11-18 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 |
ranma |
1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.
|
2005-11-18 |
gpoirier |
synced with 1.1157
|
2005-11-17 |
reimar |
libavformat seems to use "Vo" as Vorbis tag, so add that.
|
2005-11-17 |
reimar |
-novideo does not work in some cases, e.g. with MPEG demuxers.
|
2005-11-17 |
reimar |
new -(no)border option
|
2005-11-17 |
reimar |
Enable border toggling for gl and gl2 under windows.
|
2005-11-17 |
gpoirier |
print the number of encoded frames per seconds (fps) with a greater precision
|
2005-11-17 |
gpoirier |
Reformating and nit
|
2005-11-17 |
gpoirier |
synced with 1.1155
|
2005-11-17 |
albeu |
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc
|
2005-11-17 |
diego |
Remove stray \n and shorten overly long lines in the process.
|
2005-11-17 |
diego |
Tests should use echocheck/echores instead of plain echo for output.
|
2005-11-17 |
diego |
Update credits, sync a few lines.
|
2005-11-17 |
gpoirier |
Do not build Debian package with runtime CPU detection by default.
|
2005-11-17 |
diego |
spelling/grammar
|
2005-11-16 |
reynaldo |
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
|
2005-11-16 |
ptt |
Small fixes...
|
2005-11-16 |
ranma |
1.1153: Document the new oss config parameters.
|
2005-11-16 |
ranma |
sync with rev. 1.202
|
2005-11-16 |
albeu |
Big OSD cleanup. Replace the mess with 100's of counter vars
|
2005-11-16 |
ptt |
fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- at -- csociety -- dot -- org
|
2005-11-15 |
diego |
avisubdump
|
2005-11-15 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-11-15 |
ptt |
little fixes...
|
2005-11-15 |
ptt |
Sync with 1.202
|
2005-11-15 |
ptt |
Added a space after dv suboption for -lavfopts section
|
2005-11-14 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-11-13 |
reimar |
disable *SwapInterval function when extensions are missing, since it
|
2005-11-13 |
rathann |
Simplify weird code. ;)
|
2005-11-13 |
diego |
Unify include paths by adding -I.. to CFLAGS.
|
2005-11-12 |
diego |
Remove duplicate leftover line.
|
2005-11-12 |
reynaldo |
fixes missing caps on last patches
|
2005-11-12 |
gpoirier |
Configure support for Cyrix C3
|
2005-11-12 |
gpoirier |
Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com>
|
2005-11-11 |
gpoirier |
synced with 1.1153
|
2005-11-11 |
albeu |
Document the new oss config parameters.
|
2005-11-11 |
joey |
Generate double-click mouse events.
|
2005-11-11 |
joey |
Add double-click mouse events.
|
2005-11-11 |
joey |
Intercept maximize event and go into fullscreen mode.
|
2005-11-11 |
joey |
DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0.
|
2005-11-11 |
joey |
Adds a target parameter to the volnorm filter.
|
2005-11-11 |
reynaldo |
-waveheader is deprecated, using -ao pcm:waveheader instead
|
2005-11-10 |
diego |
alphabetical order
|
2005-11-10 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
2005-11-10 |
reynaldo |
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
|
2005-11-10 |
joey |
move window style to a macro for easier maintaining
|
2005-11-10 |
reimar |
attempt to fix missing and/or broken boundary checks
|
2005-11-10 |
reimar |
ffmpeg truemotion1 codec now outputs BGR32 for some files
|
2005-11-10 |
reimar |
do not set ctx->vo_inited when init fails. This caused a crash when a
|
2005-11-10 |
reimar |
Do not hang forever when the card delivers no new data.
|
2005-11-10 |
reimar |
implement norm switching, which was already documented??
|
2005-11-10 |
gpoirier |
Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AH
|
2005-11-10 |
albeu |
Allow setting the mixer per instance so one can fallback between
|
2005-11-10 |
al |
Test if source image dimensions are too big.
|
2005-11-10 |
ptt |
small typo
|
2005-11-10 |
ptt |
synced with 1.198
|
2005-11-09 |
ptt |
reordered subtitles language OSD display, since it worked bad for ogm...
|
2005-11-09 |
gpoirier |
sync with 1.1150 (megaslow pp:) )
|
2005-11-09 |
faust3 |
it looks like width needs to be a multiple of 64 for newer cards
|
2005-11-09 |
ranma |
new orthography
|
2005-11-09 |
ranma |
Speling (das -> daÃ?)
|
2005-11-09 |
diego |
typo, trailing whitespace
|
2005-11-08 |
rathann |
SDL no longer needed by default
|
2005-11-08 |
rtognimp |
Add another content-type for aac audio in shoutcast streams
|
2005-11-08 |
ranma |
document new vf_uspp
|
2005-11-08 |
michael |
ultra simple&slow pp filter, yes yet another spp like filter :)
|
2005-11-08 |
diego |
fd --> file descriptor, small fixes
|
2005-11-07 |
reimar |
do not call glFinish when we do not have a context
|
2005-11-07 |
reimar |
Do not show cache-line size message, I've never seen a case where it was useful
|
2005-11-07 |
diego |
typo: libcio --> libcdio
|
2005-11-06 |
reimar |
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.
|
2005-11-06 |
faust3 |
save us from #ifndef hell
|
2005-11-06 |
gabrov |
synced with 1.197
|
2005-11-06 |
faust3 |
there is no sh_video for audio only files
|
2005-11-06 |
ranma |
mostly formatting fixes
|
2005-11-06 |
faust3 |
libcdio
|
2005-11-06 |
faust3 |
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
|
2005-11-06 |
nicodvb |
fixed possible uint8 overflow; assign progid to the newly created pmt
|
2005-11-06 |
ranma |
10l: osd_show_dvd_nav_highlight is just a flag
|
2005-11-06 |
reimar |
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
|
2005-11-06 |
ranma |
Two minor corrections by mitch (mitch at cgarbs dot de)
|
2005-11-06 |
reimar |
Fix bugs/crash introduced by translation patch
|
2005-11-06 |
ranma |
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
|
2005-11-06 |
gpoirier |
sync w/ 1.1149
|
2005-11-06 |
reimar |
"describe" cdda://n-m syntax
|
2005-11-06 |
reimar |
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
|
2005-11-06 |
reimar |
estimate total time also for audio-only files.
|
2005-11-06 |
ptt |
added support for OSD localization
|
2005-11-06 |
ptt |
Added translatable messages for OSD localization to help/help_mp-en.h
|
2005-11-06 |
ptt |
Added translatable messages for OSD localization from libvo/sub.c
|
2005-11-05 |
gabrov |
synced with 1.98
|
2005-11-05 |
gpoirier |
Sync with 1.1148
|
2005-11-05 |
ranma |
sync with rev. 1.196
|
2005-11-05 |
ranma |
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
|
2005-11-05 |
rtognimp |
Use correct demuxer type for aac in shoutcast streams
|
2005-11-05 |
reimar |
Speex audio decoding
|
2005-11-05 |
reimar |
Speex support. Seeking and pts generation does not work.
|
2005-11-05 |
reimar |
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
|
2005-11-05 |
reimar |
Allow detection of theora without pkg-config and linking against internal
|
2005-11-05 |
lorenm |
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)
|
2005-11-05 |
ptt |
Enabled OSD localization / moved msgs to help/help_mp-en.h
|
2005-11-05 |
ptt |
Added translatable messages for OSD localization
|
2005-11-05 |
ptt |
Little fixes around ':' and spaces
|
2005-11-05 |
ptt |
Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)
|
2005-11-05 |
ptt |
Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
|
2005-11-05 |
ptt |
Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
|
2005-11-05 |
ptt |
changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they are the same messages
|
2005-11-05 |
ptt |
MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h
|
2005-11-05 |
ptt |
libmpdemux translatables corrections
|
2005-11-04 |
ptt |
synced with 1.136
|
2005-11-04 |
jheryan |
Synced with 1.98
|
2005-11-04 |
jheryan |
Synced with 1.1146
|
2005-11-04 |
jheryan |
Synced with 1.193
|
2005-11-04 |
lorenm |
sync to x264 r360 (trellis)
|
2005-11-03 |
albeu |
Autoload vobsub's from ~/.mplayer/sub
|
2005-11-03 |
ptt |
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
|
2005-11-03 |
ptt |
small grammar/wording fixes
|
2005-11-03 |
reynaldo |
typo fix bust/must
|
2005-11-03 |
ptt |
sync with 1.192 by PaulTT
|
2005-11-02 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 |
ranma |
sync with 1.193
|
2005-11-02 |
ranma |
sync with rev. 1.192
|
2005-11-02 |
ranma |
Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasing
|
2005-11-02 |
gpoirier |
synced with 1.1146
|
2005-11-01 |
gpoirier |
bump sync tag
|
2005-11-01 |
reimar |
close stream_fd on uninit. Fixes bugzilla bug #400.
|
2005-11-01 |
gpoirier |
synced with 1.98, patch by Johan Bos.
|
2005-11-01 |
reimar |
Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla
|
2005-10-31 |
nicodvb |
more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video stream
|
2005-10-31 |
reynaldo |
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
|
2005-10-31 |
reynaldo |
libmpdemux translatables to help_mp part 1 / messages / try 2
|
2005-10-31 |
reimar |
10l typo, nomanyfmts should be used against playback problems.
|
2005-10-31 |
reimar |
More consistent and sane types. Also avoids some gcc 4 warnings.
|
2005-10-31 |
gpoirier |
synced with 1.34, patch by Johan Bos + fixes by me
|
2005-10-30 |
reimar |
move resync_audio_stream after seeking to demuxer.c
|
2005-10-30 |
reimar |
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
|
2005-10-30 |
reimar |
Provide percentage even when demuxer->movi_start and movi_end are not available
|
2005-10-30 |
reimar |
10l, uninit() was not used, fixes bug #401
|
2005-10-29 |
reynaldo |
Updating little things I have done so far
|
2005-10-29 |
albeu |
Allow the user to set the $MPLAYER_HOME environment variable to point to the location
|
2005-10-28 |
reynaldo |
preliminary support for wpl playlists, closes #362
|
2005-10-27 |
ods15 |
add a \n after whole cache fill.
|
2005-10-26 |
diego |
updates
|
2005-10-26 |
reynaldo |
make myself console help messages maintainter at diego's request
|
2005-10-26 |
diego |
gcc -dumpmachine outputs x86_64-something on some machines and
|
2005-10-26 |
gabrov |
synced with 1.192
|
2005-10-26 |
diego |
Clarify subtitle alignment behavior.
|
2005-10-26 |
syrjala |
Added support for remote controls.
|
2005-10-26 |
reynaldo |
Complete sync with 1.192
|
2005-10-26 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-10-25 |
diego |
Run dh_makeshlibs to create proper shlibs files and avoid warnings.
|
2005-10-25 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-10-25 |
reimar |
big-endian fixes for "extended" (i.e. mythtv) files.
|
2005-10-25 |
rfelker |
10l broken asm crap needs an external name
|
2005-10-25 |
reynaldo |
INPUT section created, added messages from input/input.c and input/joystick.c
|
2005-10-25 |
reynaldo |
translatable eng strings to new section on help_mp-en
|
2005-10-25 |
reynaldo |
printf to mp_msg
|
2005-10-25 |
rfelker |
fix incorrect use of strl* functions (patch by reimar)
|
2005-10-25 |
rfelker |
fix broken (off-by-one) behavior of our strl* functions (patch by reimar)
|
2005-10-25 |
rfelker |
do not export useless symbols! fixed compile bug with decode support in lame
|
2005-10-25 |
gpoirier |
synced with 1.1145
|
2005-10-25 |
diego |
Extra processor information needs to be known in the x86_64 case as well
|
2005-10-25 |
gabucino |
fixing the unverified patch (one of the millions) commited by:
|
2005-10-24 |
diego |
Switch from our own to the upstream DVD key caching strategy and directory.
|
2005-10-24 |
diego |
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.
|
2005-10-24 |
lorenm |
sync to x264 r334 (crf)
|
2005-10-23 |
gpoirier |
Synced with 1.1143
|
2005-10-23 |
diego |
minor spelling wording fixes
|
2005-10-23 |
diego |
author list prettyprinting
|
2005-10-23 |
diego |
Reformat section titles so that it becomes easier to tell sections and
|
2005-10-23 |
diego |
Make include paths consistent among files in libvo. Since -I.. is added
|
2005-10-23 |
rfelker |
improve documentation of -subalign
|
2005-10-23 |
rfelker |
make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
|
2005-10-23 |
rfelker |
reverse incorrect sub alignment change, ok'd by diego
|
2005-10-23 |
rfelker |
10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
|
2005-10-23 |
rfelker |
comment on -noskip patch
|
2005-10-23 |
diego |
spelling/grammar/wording
|
2005-10-23 |
diego |
The conditions for bottom (2) and top (1) subtitle alignment are reversed.
|
2005-10-23 |
diego |
support for prescott, nocona and pentium-m processors
|
2005-10-23 |
diego |
Add a comment to an esac where the case is very far away.
|
2005-10-23 |
diego |
Simplification of the system_name check and the PPC CPU type check.
|
2005-10-23 |
diego |
Add a comment to else clauses where the if is very far away.
|
2005-10-23 |
rfelker |
honor decoder's/filter's decision to remove frames when using -noskip.
|
2005-10-23 |
rfelker |
reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)
|
2005-10-23 |
rfelker |
reverse patch that was mistakenly applied with unwanted unrelated changes
|
2005-10-22 |
diego |
Add missing quotes around .IPs argument.
|
2005-10-22 |
iive |
Support for video files created by Samsung Miniket VP-M100 diskless camcorder
|
2005-10-22 |
mosu |
Added support for A_AAC.
|
2005-10-21 |
ods15 |
cross compiling probably worth mentioining
|
2005-10-20 |
diego |
Add a few more XML tags for better semantics markup.
|
2005-10-20 |
diego |
Explain how to place subtitles in black bands.
|
2005-10-20 |
faust3 |
mach64_mmio size fix from vidix.sf.net, possible bugfix for #59
|
2005-10-20 |
faust3 |
sync amd64 fixes from vidix.sf.net
|
2005-10-20 |
reimar |
Fix seeking in wav files: align relative to start of data, not start of file
|
2005-10-20 |
diego |
sync with 1.32
|
2005-10-20 |
diego |
ilmv --> ilme typo fix
|
2005-10-20 |
reimar |
semi-hack: avoid passing 0-length blocks to audio filters.
|
2005-10-20 |
ods15 |
document hack
|
2005-10-20 |
diego |
-vc null -vo null is not the fastest way to dump...
|
2005-10-19 |
diego |
Converted from GBK to UTF-8 encoding.
|
2005-10-19 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
2005-10-19 |
diego |
sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >
|
2005-10-19 |
jheryan |
Synced with 1.98
|
2005-10-19 |
jheryan |
Typo hunting.
|
2005-10-19 |
jheryan |
Formal syncing. Typo hunting.
|
2005-10-19 |
diego |
charset for help_mp-zh_TW.h
|
2005-10-19 |
rfelker |
processing audio is sometimes essential for a/v sync, so 1000l to
|
2005-10-18 |
aurel |
add cross-compiling support
|
2005-10-18 |
aurel |
replace all the direct $TMPO calls by a tmp_run() function call
|
2005-10-18 |
aurel |
replace mp3lame version detection by required features detection
|
2005-10-18 |
aurel |
modify DirectFB version detection so that it only requires pre-processing
|
2005-10-18 |
aurel |
modify alsa version detection so that it don't require running the generated binary
|
2005-10-18 |
aurel |
add a cxx_check function to simplify C++ libs checking
|
2005-10-18 |
gpoirier |
synced with 1.1140
|
2005-10-18 |
rtognimp |
Update
|
2005-10-18 |
rtognimp |
Add FFmpeg QDM2 audio decoder
|
2005-10-18 |
diego |
xscreensaver --> XScreenSaver
|
2005-10-18 |
diego |
Embarassing goofs in the basic key sections that nobody noticed for ages
|
2005-10-18 |
diego |
Make a few more messages translatable by moving them into help_mp-en.h.
|
2005-10-18 |
diego |
Add a few more CPU models to the list.
|
2005-10-17 |
diego |
Add a note about the "synce with 1.XXX" line that should be in every
|
2005-10-17 |
diego |
Add a note and a workaround about broken hardware players and how they
|
2005-10-17 |
gpoirier |
synced with 1.1139 + Reimar's patch
|
2005-10-17 |
rfelker |
new message was even worse -- B/s means bytes per second, not sample!
|
2005-10-17 |
diego |
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >
|
2005-10-17 |
diego |
deobfuscatioin: csp --> colorspace
|
2005-10-17 |
diego |
Guillaume now maintains the MEncoder documentation.
|
2005-10-17 |
diego |
minor typo
|
2005-10-17 |
rfelker |
100l -- mismatched type after changing sizes to type long!
|
2005-10-17 |
rfelker |
remove nonsense break statements that do nothing..
|
2005-10-16 |
faust3 |
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
|
2005-10-16 |
diego |
Add MIPS64 detection.
|
2005-10-16 |
gpoirier |
1000l de Breizh Cola: build fix.
|
2005-10-15 |
rtognimp |
Update
|
2005-10-15 |
rtognimp |
Support DTA and FLX extensions for flic via ffmpeg decoder
|
2005-10-15 |
rtognimp |
Add ffmpeg truemotion2 codec, make it default for TM20
|
2005-10-15 |
gpoirier |
synced with 1.1138
|
2005-10-15 |
gpoirier |
synced with 1.1137
|
2005-10-15 |
reimar |
Fix/improve vo_gl and vo_gl2 suboption documentation
|
2005-10-15 |
reimar |
Another usage example for the %n%str escaping syntax and ao_sgi documentation update
|
2005-10-15 |
reimar |
10l, demux_mpg_control was missing from demuxer info struct, causing audio
|
2005-10-15 |
reimar |
ugly hack to make it work again with external libdvdread
|
2005-10-15 |
diego |
Extend the network test to also check the socket libs.
|
2005-10-14 |
gabrov |
bumped sync tag after typo fix in English version (synced with 1.98)
|
2005-10-14 |
gpoirier |
missing ")", picked up by Mizda Gabor
|
2005-10-14 |
gabrov |
synced with 1.186
|
2005-10-14 |
gabrov |
synced with 1.26
|
2005-10-14 |
gabrov |
synced with 1.97
|
2005-10-14 |
gabrov |
synced with 1.31
|
2005-10-14 |
gpoirier |
Kill a compiler warning, Patch by Zuxy Meng
|
2005-10-14 |
gpoirier |
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
|
2005-10-14 |
gpoirier |
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com
|
2005-10-14 |
rfelker |
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
|
2005-10-13 |
ivo |
exit mplayer if audio filter init fails (same as mencoder does)
|
2005-10-13 |
gpoirier |
The Wanderer rulez :)
|
2005-10-13 |
ods15 |
cosmetics. does not change functionality, but makes code easier to read
|
2005-10-13 |
ods15 |
nit by diego
|
2005-10-13 |
gpoirier |
fixes suggested by Diego and Alex
|
2005-10-13 |
ods15 |
weirdness, flags aren't restored right unless you add this second push
|
2005-10-13 |
ods15 |
fix mencoder multi-file with some files having audio but others dont
|
2005-10-13 |
reimar |
Be less verbose.
|
2005-10-13 |
reimar |
Use PRI?64 defines as format strings for 64 bit variables.
|
2005-10-13 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
2005-10-13 |
faust3 |
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
|
2005-10-13 |
danny |
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-10-12 |
gpoirier |
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
|
2005-10-12 |
reimar |
Implement seeking
|
2005-10-12 |
reimar |
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
|
2005-10-12 |
reimar |
Bigendian bug
|
2005-10-12 |
reimar |
Missing space in status line
|
2005-10-12 |
reimar |
Add support for suboption escaping via both "" and %n%str syntax
|
2005-10-12 |
ods15 |
change to switch/case for dumpsub
|
2005-10-12 |
reimar |
Change unsigned->signed and int->long, this fits the asm code better on 64
|
2005-10-12 |
gpoirier |
sync with 1.1136
|
2005-10-12 |
reimar |
-vc dummy is know to cause crashes, so suggest -vc null instead.
|
2005-10-12 |
diego |
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
2005-10-11 |
diego |
Put networking lib linker flag checks in the order they were before the
|
2005-10-11 |
diego |
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
|
2005-10-11 |
diego |
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >
|
2005-10-11 |
diego |
ao_macosx is a native audio output driver and should thus have priority
|
2005-10-11 |
rfelker |
solaris bug workarounds, take 2..
|
2005-10-11 |
reimar |
-frames plays one frame too many.
|
2005-10-11 |
ods15 |
I think I know EDL enough to maintain it...
|
2005-10-11 |
gpoirier |
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com
|
2005-10-11 |
diego |
A few fixes noticed by Paul TT.
|
2005-10-11 |
reimar |
Compile fix: _lseeki64 is not available under cygwin
|
2005-10-11 |
reimar |
1l, strtof is only C99, strtod is ANSI C, so use that instead.
|
2005-10-11 |
rfelker |
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
|
2005-10-11 |
diego |
More consistency for the interactive control section.
|
2005-10-10 |
gpoirier |
nits
|
2005-10-10 |
joey |
use subopt parser for arguments.
|
2005-10-10 |
joey |
support float arguments in subopt helper.
|
2005-10-10 |
gpoirier |
Typo fix: RFC959 says that FTP commands should end with a carriage return
|
2005-10-10 |
gpoirier |
makes demux_lavf (-demuxer 35) use the framerate specified in the container
|
2005-10-09 |
gpoirier |
sync with 1.1132
|
2005-10-09 |
diego |
sync with patches.xml removal
|
2005-10-09 |
diego |
sync with 1.26
|
2005-10-09 |
diego |
Replace unconditional #defines by build system trickery.
|
2005-10-09 |
diego |
whitespace cosmetics
|
2005-10-08 |
lorenm |
sync to x264 r318 (mixed_refs)
|
2005-10-08 |
iive |
typo fix at (_)ld_dl
|
2005-10-08 |
diego |
some docs updates
|
2005-10-08 |
diego |
Remove the "How to send patches appendix", the info is in the FAQ.
|
2005-10-08 |
ods15 |
100000l to me
|
2005-10-07 |
jheryan |
Synced with 1.81
|
2005-10-07 |
jheryan |
Synced with 1.17
|
2005-10-07 |
jheryan |
Synced with 1.94
|
2005-10-07 |
jheryan |
Synced with 1.59
|
2005-10-07 |
jheryan |
Synced with 1.96
|
2005-10-07 |
jheryan |
Synced with 1.31
|
2005-10-07 |
jheryan |
Synced with 1.1131
|
2005-10-06 |
gabrov |
synced with 1.34
|
2005-10-06 |
gpoirier |
Typo fix, patch by Ismail Dönmez <ismail AH kde POIS org POIS tr>
|
2005-10-06 |
gpoirier |
synced with 1.17, patch by Johan Boss
|
2005-10-06 |
gpoirier |
synced with 1.81, patch by johan bos
|
2005-10-06 |
gpoirier |
synced with 1.14, patch by Johan Bos, plus some formating changes by me
|
2005-10-06 |
henry |
Centaur/VIA configure check
|
2005-10-06 |
gpoirier |
synced with 1.16, patch by Johan Bos, plus reformating by me
|
2005-10-06 |
gpoirier |
synced with 1.70, patch by Johan Bos + reformating of the source by me
|
2005-10-06 |
gpoirier |
synced with 1.1131 (just after Diego's commit torrent) :-)
|
2005-10-06 |
jheryan |
Synced with 1.1128
|
2005-10-06 |
diego |
stupid typo
|
2005-10-06 |
diego |
Reformat the interactive control section.
|
2005-10-06 |
diego |
Keyboard control section renamed to interactive control, small structure change.
|
2005-10-06 |
gpoirier |
synced with 1.12, patch by johan bos
|
2005-10-06 |
diego |
cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace
|
2005-10-06 |
diego |
typo
|
2005-10-06 |
diego |
neightbour --> neighbor typo fix
|
2005-10-06 |
jheryan |
Synced with 1.183
|
2005-10-06 |
lorenm |
hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.
|
2005-10-05 |
henry |
detect Centaur CPUs (Winchip, VIA C3)
|
2005-10-05 |
diego |
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
|
2005-10-05 |
reimar |
10l, off by one error in last patch (codecdata length sanity check),
|
2005-10-05 |
diego |
libavcodec can encode to SVQ1 and RV20.
|
2005-10-05 |
diego |
Compilation fix for systems lacking lrintf like e.g. NetBSD.
|
2005-10-04 |
diego |
consistency nit
|
2005-10-04 |
diego |
Document XF86 multimedia keys.
|
2005-10-04 |
gabrov |
synced with 1.183
|
2005-10-04 |
diego |
mouse and keyboard control
|
2005-10-04 |
gabrov |
synced with 1.59
|
2005-10-04 |
diego |
typo
|
2005-10-04 |
diego |
Add missing keys to the keyboard section, fix typos in that section.
|
2005-10-04 |
gabrov |
synced with 1.96
|
2005-10-04 |
diego |
Shut up jack pkg-config.
|
2005-10-04 |
reimar |
General bug fixes, like missing includes, formats that were incorrectly
|
2005-10-04 |
diego |
Fix vo_zr2 suboption description.
|
2005-10-04 |
diego |
Rename compilation section to compilation and installation.
|
2005-10-04 |
reimar |
much simpler signed/unsigned conversion.
|
2005-10-04 |
gpoirier |
CVS now supports GTK 2.0
|
2005-10-04 |
gpoirier |
according to Intel/AMD official documentations, CPU family should be displayed as
|
2005-10-04 |
reimar |
Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union
|
2005-10-04 |
diego |
Use pkg-config to detect theora dependencies.
|
2005-10-04 |
reimar |
Add changes from last patch (stream mapping).
|
2005-10-04 |
diego |
MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
|
2005-10-04 |
diego |
random improvements plus some readability cosmetics
|
2005-10-04 |
diego |
Document subsearch.sh, menc2pass.
|
2005-10-04 |
gpoirier |
Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>
|
2005-10-04 |
reimar |
Show total time when playing audio-only files
|
2005-10-04 |
reimar |
Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32
|
2005-10-04 |
gabrov |
synced with 1.14
|
2005-10-03 |
reimar |
General cleanup: do not link -lm multiple times, use for...in loops instead
|
2005-10-03 |
reimar |
expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when
|
2005-10-03 |
reimar |
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
|
2005-10-03 |
reimar |
Make fragment program snprintf less confusing.
|
2005-10-03 |
gabrov |
synced with 1.30
|
2005-10-03 |
jheryan |
Synced with 1.34
|
2005-10-03 |
jheryan |
Synced with 1.1121
|
2005-10-02 |
gpoirier |
typo
|
2005-10-02 |
gpoirier |
synced with 1.22, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.25, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.72, Patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.11, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.15, patch by johan bos
|
2005-10-02 |
gpoirier |
sync with 1.13, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.31, patch by johan bos dariusjb AH gmail POIS com
|
2005-10-02 |
gpoirier |
Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >
|
2005-10-02 |
reimar |
10l, forgotten call to paranoia_modeset to actually set the desired mode.
|
2005-10-02 |
diego |
updates, fixes
|
2005-10-02 |
diego |
Expose MSG_USE_COLORS in config.h.
|
2005-10-02 |
reimar |
Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,
|
2005-10-01 |
diego |
modification notices according to GPL 2a
|
2005-10-01 |
diego |
upgrade to libdvdcss 1.2.9
|
2005-10-01 |
diego |
long obsolete
|
2005-10-01 |
gpoirier |
fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=382
|
2005-10-01 |
reimar |
documentation-only patch: make doxygen compatible and create
|
2005-10-01 |
reimar |
documentation update.
|
2005-10-01 |
reimar |
Support for ATI specific YUV->RGB conversion.
|
2005-10-01 |
reimar |
Check for eof instead of decoding the same data over and over.
|
2005-10-01 |
reimar |
Add Compn, expert at wrangling useful bugreports from users ;-)
|
2005-09-30 |
gpoirier |
Better wording by The Wanderer
|
2005-09-30 |
ods15 |
1000l
|
2005-09-29 |
gpoirier |
Add missing defaut for a suboption of tfields
|
2005-09-29 |
gpoirier |
document missing parameter of tfields: field dominance.
|
2005-09-29 |
ods15 |
mp_msg cleanup.
|
2005-09-28 |
diego |
A long-standing bug... -vfwopts in cfg-mencoder.h is being overridden
|
2005-09-28 |
nicodvb |
forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)
|
2005-09-28 |
ods15 |
code before decleration, gcc2.95 fix
|
2005-09-28 |
reimar |
another url_free that shouldn't be commented out.
|
2005-09-28 |
reimar |
Detect eof when seeking and do _not_ restart the video.
|
2005-09-27 |
reimar |
Report total time
|
2005-09-27 |
reimar |
Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for
|
2005-09-27 |
gpoirier |
synced with 1.1119
|
2005-09-27 |
reimar |
Allow string escaping via "".
|
2005-09-27 |
reimar |
Add missing GL_REGISTER_COMBINERS_NV define
|
2005-09-27 |
reimar |
Add -panscanrange option
|
2005-09-26 |
gpoirier |
the "psnr" option doesn't really need to be in the encoding setting examples.
|
2005-09-26 |
gpoirier |
Random fixes and more coherency
|
2005-09-26 |
rtognimp |
Don't pass NULL pointers to demux_info_add()
|
2005-09-26 |
danny |
Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-09-26 |
gpoirier |
make xvid encoding use the filename from
|
2005-09-26 |
jheryan |
Config file option format corrected.
|
2005-09-25 |
gpoirier |
Sync with 1.1118
|
2005-09-25 |
gpoirier |
Nits noticed by Diego
|
2005-09-25 |
reimar |
the on suboption of -rawaudio and -rawvideo do not work anymore since the
|
2005-09-25 |
reimar |
little update
|
2005-09-25 |
gpoirier |
Adds encoding setting examples for lavc and XviD.
|
2005-09-25 |
reimar |
fix/improve code doxumentation. Also group gl_common functions in several
|
2005-09-25 |
reimar |
debugging/testing helpers: allow forcing a certain width/height for textures
|
2005-09-25 |
reimar |
Allow specifying a custom (ppm) texture for texture unit 3
|
2005-09-25 |
reimar |
support loading a texture from a PPM file
|
2005-09-25 |
reimar |
vo_gl2 now supports panscan
|
2005-09-25 |
reimar |
panscan support
|
2005-09-25 |
reimar |
contrast 0 should lead to a grey, not a black image
|
2005-09-25 |
reimar |
get rid of global getProcAddress variable
|
2005-09-25 |
reimar |
vo_gl rectangle and yuv options should work together now
|
2005-09-25 |
reimar |
Support rectangular texture in fragment programs
|
2005-09-25 |
reimar |
Improve/clarify description of -vo gl and -vo gl2 suboptions
|
2005-09-25 |
reimar |
Several bugfixes:
|
2005-09-25 |
reimar |
Fix crashes and green border when using YV12 input format
|
2005-09-25 |
reimar |
texture units do not need to be explicitly enabled when using a fragment
|
2005-09-25 |
wight |
sync 1.1114
|
2005-09-25 |
gpoirier |
synced with 1.1114
|
2005-09-24 |
kraymer |
German man page review part VI
|
2005-09-24 |
kraymer |
German man page review part V
|
2005-09-24 |
kraymer |
German man page review part IV
|
2005-09-24 |
diego |
The nth attempt to come up with correct a description of -frameno-file...
|
2005-09-24 |
kraymer |
sync with 1.183
|
2005-09-24 |
ods15 |
wrap around 80...
|
2005-09-24 |
ods15 |
compress back_ptr better by multiplying by 8
|
2005-09-23 |
rsf |
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
|
2005-09-23 |
rathann |
typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>
|
2005-09-23 |
ods15 |
More appropriatte section
|
2005-09-23 |
jheryan |
synced with 1.14
|
2005-09-23 |
jheryan |
synced with 1.70
|
2005-09-23 |
jheryan |
synced with 1.92
|
2005-09-23 |
gpoirier |
remove duplicate entry
|
2005-09-23 |
gpoirier |
synced with 1.1113
|
2005-09-23 |
jheryan |
Symlinks are not needed any more.
|
2005-09-23 |
jheryan |
synced with 1.24
|
2005-09-23 |
diego |
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
|
2005-09-23 |
diego |
better (hopefully correct) explanation of -frameno-file
|
2005-09-23 |
diego |
wording fix suggested by the Wanderer
|
2005-09-23 |
diego |
small fixes and additions
|
2005-09-23 |
gpoirier |
Nits and fixes
|
2005-09-23 |
jheryan |
synced with 1.58
|
2005-09-23 |
jheryan |
synced with 1.22
|
2005-09-23 |
jheryan |
synced with 1.93
|
2005-09-23 |
jheryan |
last file translated, synced with 1.21
|
2005-09-23 |
jheryan |
last file translated, synced with 1.79
|
2005-09-23 |
diego |
CONFIG_RISKY is long gone from FFmpeg.
|
2005-09-23 |
diego |
libavformat now requires CONFIG_(DE)MUXERS #defines.
|
2005-09-22 |
gpoirier |
Creating a MPEG-1 file suitable for exchange, taken from the example posted by James Courtier-Dutton on mplayer-users
|
2005-09-22 |
gpoirier |
What means AVC, more consistency
|
2005-09-22 |
gabrov |
synced with 1.70
|
2005-09-22 |
gpoirier |
Prints the numbers of start and end tracks and MSF length for each
|
2005-09-22 |
gpoirier |
synced with 1.1112
|
2005-09-22 |
diego |
frameno.avi is an audio file, not a statistics file, wording fix.
|
2005-09-22 |
gpoirier |
Prints the number of titles, DVD disk ID, the numbers of chapters and
|
2005-09-22 |
ods15 |
Some very weird people are apperantely scared of reading GPL code. :/
|
2005-09-21 |
paszczi |
synced with 1.70
|
2005-09-20 |
gpoirier |
add some internal links between "codecs supported by mencoder" and
|
2005-09-20 |
ods15 |
bah, it's been there all night, and still noone fixed it...
|
2005-09-19 |
diego |
minor spelling/wording/grammar fixes
|
2005-09-19 |
diego |
better wording for -frameno-file
|
2005-09-19 |
alex |
Disassemble comments and pass it to the demux_info interface
|
2005-09-19 |
alex |
fix my email address
|
2005-09-19 |
gpoirier |
Document lavc audio codecs
|
2005-09-19 |
gpoirier |
Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding.
|
2005-09-19 |
gpoirier |
synced with 1.1109
|
2005-09-19 |
gpoirier |
Fixes formatting issues
|
2005-09-19 |
gpoirier |
Sync with 1.1108
|
2005-09-19 |
gpoirier |
Make the description of the newly introduced "-frameno-file" have all its sentences start in a newline to make groff and Diego happy :-)
|
2005-09-19 |
ods15 |
feel free to fix this as you see fit...
|
2005-09-19 |
ods15 |
Make frameno.avi not turn on by default. this is deprecated and this entire
|
2005-09-19 |
wight |
sync 1.14
|
2005-09-19 |
wight |
sync 1.22
|
2005-09-19 |
wight |
sync 1.72
|
2005-09-19 |
gpoirier |
Prints the number of tracks and MSF length for each track of an audio CD,
|
2005-09-19 |
wight |
sync 1.1106
|
2005-09-19 |
gpoirier |
Prints -identify output for:
|
2005-09-19 |
diego |
Break up all long lines that were missed during the last reformatting round.
|
2005-09-19 |
gpoirier |
10l: the directories specified with --with-xvid*dir were ignored.
|
2005-09-19 |
ivo |
change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
|
2005-09-19 |
diego |
typo noticed by Torinthiel
|
2005-09-19 |
jheryan |
Synced with 1.182
|
2005-09-18 |
nicodvb |
removed dependency on glibc's %a in sscanf()
|
2005-09-18 |
gpoirier |
10l: fully working DXN profile support require XviD 1.1.x. Earlier version will work but will lack VBV support
|
2005-09-18 |
diego |
spelling/grammar fixes
|
2005-09-18 |
diego |
Reflect recent changes to the the pan audio filter syntax and behavior in
|
2005-09-18 |
iive |
remove very obsolate draft...
|
2005-09-17 |
michael |
remove info frame repeating its problematic and controversical
|
2005-09-17 |
nexus |
add FreeBSD default cd/dvd devices
|
2005-09-17 |
diego |
The s key is now used for taking screenshots.
|
2005-09-17 |
diego |
Unify the descriptions of vo_gl and vo_gl2 including some fixes.
|
2005-09-17 |
nexus |
add FreeBSD default cd/dvd devices
|
2005-09-17 |
michael |
add back_ptr
|
2005-09-17 |
reimar |
Fix H264 packetizer. Might not work with arbitrary slice order.
|
2005-09-17 |
reimar |
add a demux_peekc function that allows to just "have a look" at the next
|
2005-09-17 |
ods15 |
typo, probably..
|
2005-09-16 |
gpoirier |
Nits
|
2005-09-16 |
gpoirier |
Sync with 1.1102
|
2005-09-16 |
diego |
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
|
2005-09-16 |
reimar |
Missing break for WM_SYSCOMMAND handling.
|
2005-09-16 |
diego |
sync with 1.181 and misc fixes
|
2005-09-16 |
reimar |
print the first 16 bytes of frame data with -v -v, helps detect when
|
2005-09-16 |
reimar |
Wrong editlist handling: end pts must be included.
|
2005-09-15 |
aurel |
fix expanding of $_ld_dl when needed by iconv
|
2005-09-15 |
reimar |
Mention af_pan change
|
2005-09-15 |
reimar |
Fix af_pan commandline mess and (hopefully) improve description.
|
2005-09-15 |
reimar |
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
|
2005-09-15 |
diego |
Small wording/spelling fixes, one duplicate entry removed.
|
2005-09-15 |
diego |
Add comments to a few #endif statements in order to make clear which
|
2005-09-14 |
reimar |
consistency fix: OSD bar for gamma changes should only appear when gamma
|
2005-09-14 |
reimar |
hardware color-space conversion for vo_gl and vo_gl2
|
2005-09-14 |
wanderer |
minor wording fix in the advanced audio guide
|
2005-09-14 |
gpoirier |
Illustrate by a nice table what each profiles supported by XviD features.
|
2005-09-14 |
gpoirier |
synced with 1.1100
|
2005-09-14 |
gpoirier |
Typos
|
2005-09-13 |
reimar |
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
|
2005-09-13 |
nicodvb |
reduced verbosity
|
2005-09-13 |
gpoirier |
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
|
2005-09-13 |
reimar |
Fix -af-adv force description, 1 is default now.
|
2005-09-13 |
diego |
The screenshot command is now implemented, wording/spelling fixes.
|
2005-09-13 |
diego |
screenshot filter entry wording improvement
|
2005-09-13 |
diego |
Make the fourcc output endianness-independent.
|
2005-09-13 |
diego |
Avoid duplicated messages from demux_avi.c and demuxer.c.
|
2005-09-13 |
reimar |
Allow disabling the glFinish call
|
2005-09-13 |
reimar |
Improved glFindFormat
|
2005-09-13 |
gpoirier |
Nits suggested by Diego
|
2005-09-13 |
diego |
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
|
2005-09-13 |
reimar |
pp_postprocess reads from target image, so request a readable one.
|
2005-09-13 |
diego |
- improved performance on truecolor modes
|
2005-09-12 |
aurel |
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
|
2005-09-12 |
reimar |
Fix maximum frame size, could lead to crashes when changing playback speed.
|
2005-09-12 |
gpoirier |
synced with 1.1096
|
2005-09-12 |
gpoirier |
start new sentences on a new line
|
2005-09-12 |
gpoirier |
XviD supports "turbo" mode.
|
2005-09-12 |
reimar |
Fix multiple issues: No picture at all, broken pictures, only every second
|
2005-09-12 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
2005-09-12 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
2005-09-12 |
reimar |
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
|
2005-09-12 |
reimar |
Fix border color (forgot to divide by 255.0).
|
2005-09-12 |
reimar |
echores cleanup, introduce _res_comment variable to easily output additional
|
2005-09-11 |
reimar |
Respect -nodouble even though it looks very bad.
|
2005-09-11 |
henry |
do nothing if no free filenames are available
|
2005-09-11 |
henry |
use slices if DR isn't available
|
2005-09-11 |
nplourde |
only make the check for osx api if system is darwin
|
2005-09-11 |
nplourde |
removed dep for perl_check on osx
|
2005-09-11 |
iive |
better _comment in echores
|
2005-09-11 |
henry |
forgotten MP_IMGFLAG_READABLE
|
2005-09-11 |
iive |
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
|
2005-09-11 |
henry |
DR and slice support
|
2005-09-11 |
gpoirier |
Sync with 1.1094
|
2005-09-11 |
henry |
screenshot filter
|
2005-09-11 |
henry |
screenshot filter
|
2005-09-11 |
henry |
screenshot filter
|
2005-09-10 |
nplourde |
key_down_event
|
2005-09-10 |
nplourde |
perl check for macosx
|
2005-09-10 |
henry |
use system videodev2.h instead
|
2005-09-10 |
henry |
- remove useless /dev/video* checks
|
2005-09-10 |
reimar |
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
|
2005-09-10 |
michael |
CONFIG_GPL for lavc
|
2005-09-10 |
diego |
Mac OS X section reviewed for wording/spelling/grammar and content.
|
2005-09-09 |
reimar |
Ignore movi_end (except on error) to allow playing growing files.
|
2005-09-09 |
reimar |
Set texture border color to avoid weird border colors in some rare cases.
|
2005-09-09 |
reimar |
Add missing doxygen comment for clearOSD()
|
2005-09-09 |
reimar |
Fix a typo in a comment
|
2005-09-09 |
reimar |
gl_buffer should be unsigned
|
2005-09-09 |
reimar |
Add an uninit function.
|
2005-09-09 |
gpoirier |
synced with 1.1093
|
2005-09-09 |
reimar |
Remove useless space
|
2005-09-09 |
reimar |
Missing .REss in -vo gl description
|
2005-09-09 |
ods15 |
Updates to NUT spec:
|
2005-09-09 |
diego |
spelling/grammar/wording
|
2005-09-09 |
gpoirier |
synced with 1.1091
|
2005-09-08 |
diego |
Replace remaining tabs by spaces.
|
2005-09-07 |
reimar |
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
|
2005-09-06 |
reimar |
We can not seek, so set seekable to 0
|
2005-09-06 |
diego |
When specifying a VIDIX subdevice the name needs to be written out
|
2005-09-06 |
diego |
small wording fixes
|
2005-09-06 |
reimar |
memleak fix, escfilename was not freed for an invalid url
|
2005-09-06 |
gpoirier |
New section about sync and remuxing issues.
|
2005-09-06 |
reimar |
memleak fixes when using an http proxy
|
2005-09-06 |
reimar |
check4proxies always creates a copy, so url should be freed
|
2005-09-06 |
reimar |
memleak fixes when invalid http url specified.
|
2005-09-06 |
diego |
support for GeForce FX Go5200 (newer Apple PowerBooks)
|
2005-09-06 |
reimar |
Use bitrate from demuxer
|
2005-09-06 |
reimar |
better bitrate calculation
|
2005-09-06 |
reimar |
execute the check function even when a demuxer is forced, to avoid crashes.
|
2005-09-06 |
reimar |
Forgotten mpc demuxer
|
2005-09-06 |
reimar |
Changes forgotten during demuxer API change, introduce a check function.
|
2005-09-06 |
diego |
Ignore libdha test program.
|
2005-09-06 |
diego |
Switch indentation over to K&R style, replace all tabs by spaces.
|
2005-09-06 |
reimar |
Only older card version seem to make problems with y < 8 in text mode.
|
2005-09-06 |
diego |
Avoid some short forms, some consistency, wording and typo fixes.
|
2005-09-06 |
diego |
A few more details and grammar updates.
|
2005-09-06 |
ivo |
10l
|
2005-09-06 |
diego |
Reduce unnecessary swscaler verbosity.
|
2005-09-06 |
ods15 |
Obsoleted...
|
2005-09-05 |
reimar |
clear OSD when playing new file
|
2005-09-05 |
gpoirier |
Consistency fix
|
2005-09-05 |
gpoirier |
synced with 1.1088
|
2005-09-05 |
danny |
Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)
|
2005-09-05 |
diego |
Fix up cqm section.
|
2005-09-05 |
reimar |
Properly initialize osdtexCnt
|
2005-09-05 |
reimar |
OSD alpha conversion index out of range
|
2005-09-05 |
diego |
Spelling, fix Terminal and Categories entry, add MimeType.
|
2005-09-05 |
wanderer |
rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >
|
2005-09-04 |
reimar |
enable vidix on AMD64, at least for nVidia it seems to work.
|
2005-09-04 |
reimar |
a libmpcdec version with our patches was released (but I did not yet test it).
|
2005-09-04 |
gpoirier |
MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>
|
2005-09-04 |
gpoirier |
synced with 1.1087
|
2005-09-04 |
reimar |
equalizer fixes: changing one attribute reset the others,
|
2005-09-04 |
reimar |
Support equalizer.
|
2005-09-04 |
gpoirier |
Fixes suggested by Diego
|
2005-09-04 |
diego |
Reorder slave mode commands to appear in alphabetical order with a few
|
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
|
2005-08-10 |
jheryan |
Synced with 1.178
|
2005-08-10 |
rfelker |
reconcile with earlier fps fix in mpeg header parser
|
2005-08-09 |
aurel |
sync liba52_amd64_changes.diff with latest fix
|
2005-08-09 |
gpoirier |
Sync with 1.1061
|
2005-08-09 |
gpoirier |
Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.
|
2005-08-08 |
gpoirier |
Various fixes, addition and removal of entries related to functions that come from the FFmpeg project
|
2005-08-08 |
gpoirier |
Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxers
|
2005-08-06 |
faust3 |
take into account that VIDIOC_S_FMT might return updated parameters
|
2005-08-06 |
faust3 |
do not crash when /dev/video0 is not present
|
2005-08-06 |
rfelker |
100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
|
2005-08-06 |
rathann |
tremor uses integer types
|
2005-08-06 |
rathann |
missing include
|
2005-08-06 |
reimar |
Forgot to actually enable vo_gl on Windows...
|
2005-08-06 |
diego |
Remove stray DOS linebreaks.
|
2005-08-06 |
diego |
Remove stray DOS linebreaks.
|
2005-08-05 |
gpoirier |
Avoid short forms and libavcodec should not the that much singled out
|
2005-08-05 |
gabrov |
synced with 1.72
|
2005-08-05 |
gabrov |
synced with 1.87
|
2005-08-05 |
rtognimp |
Demuxer modularization
|
2005-08-05 |
aurel |
add the liba52 amd64 changes in a separate diff file
|
2005-08-05 |
aurel |
liba52 asm optimizations ported to amd64
|
2005-08-05 |
ivo |
Missed one uint32_t declaration.
|
2005-08-05 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
2005-08-01 |
diego |
libavuti
|
2005-08-01 |
diego |
libavutil is now part of MPlayer.
|
2005-08-01 |
reimar |
libavutil compile fix (working also with old libavcodec)
|
2005-08-01 |
gpoirier |
10l to beastd due to new libavutil introduction
|
2005-08-01 |
reimar |
libavutil is now needed, too.
|
2005-08-01 |
al |
Support new static libavcodec (depends on libavutil).
|
2005-08-01 |
reimar |
Support more MythTV nuv files, based on Gentoo portage patch
|
2005-08-01 |
reimar |
Support more MythTV nuv files
|
2005-08-01 |
reimar |
set i_bps in demux_audio for WAV and MP3 to avoid division by zero before
|
2005-08-01 |
danny |
Sync to 1.055 - last commit contains also update ;-(
|
2005-08-01 |
danny |
Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-08-01 |
danny |
Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-08-01 |
gpoirier |
Sync with 1.1058
|
2005-07-31 |
gpoirier |
Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )
|
2005-07-31 |
reimar |
Needs the previous mpi (pmpi), so request a readable one and request
|
2005-07-31 |
reimar |
vBlur reads from dmpi, so request a readable one
|
2005-07-31 |
reimar |
when threshold != 0 the dest image must be readable
|
2005-07-31 |
wanderer |
grammar and possible clarity fix on -cache-seek-min
|
2005-07-31 |
iive |
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
|
2005-07-30 |
wanderer |
minor grammatical fixes
|
2005-07-30 |
aurel |
fix detection of iconv implementations which require libdl
|
2005-07-29 |
reimar |
10l, incorrect usage of le2me_*
|
2005-07-29 |
gabrov |
synced with 1.67
|
2005-07-29 |
gabrov |
synced with 1.22
|
2005-07-29 |
gabrov |
synced with 1.178 and fixed typos
|
2005-07-28 |
nplourde |
exit kiosk mode and show mouse cursor in uninit
|
2005-07-28 |
nplourde |
properly release window
|
2005-07-28 |
gpoirier |
Sync wirh 1.1055
|
2005-07-28 |
nicodvb |
removed ugly cellphone jargon short
|
2005-07-28 |
wight |
Little fixes
|
2005-07-28 |
reimar |
reset estimation also on too negative diff
|
2005-07-28 |
diego |
sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-07-28 |
reimar |
If scaleh == 1 our destination image must be readable
|
2005-07-28 |
reimar |
we do not read from dmpi, so it doesn't have to be readable
|
2005-07-28 |
reimar |
deghost_plane also reads from destination, so request readable buffer
|
2005-07-28 |
reimar |
Hopefully finally fix the last commit
|
2005-07-28 |
reimar |
lavf demuxer with raw PCM fix (and a related hang)
|
2005-07-28 |
alex |
unused
|
2005-07-28 |
alex |
require some up to date codecs.conf
|
2005-07-28 |
alex |
some preliminary entries about nut and matroska
|
2005-07-28 |
gpoirier |
sync with 1.1054
|
2005-07-28 |
gpoirier |
sync with 1.1053
|
2005-07-28 |
alex |
File list like in termor
|
2005-07-28 |
diego |
typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-07-28 |
alex |
no sense anymore
|
2005-07-28 |
reimar |
Fix crash with large images
|
2005-07-28 |
reimar |
Sometimes you have to manually add scale at the end of the filter chain :-(
|
2005-07-28 |
diego |
wording/spelling/consistency
|
2005-07-28 |
reimar |
gmplayer + arts == bad!
|
2005-07-28 |
diego |
Amiga port from www.amigasoft.net
|
2005-07-28 |
diego |
Mention the MPlayer-translations mailing list and explain the difference
|
2005-07-28 |
reimar |
msrle in Quicktime FOURCC
|
2005-07-27 |
reimar |
OpenGL needs _ld_dl to get extension functions
|
2005-07-27 |
reimar |
More helper functions/defines and bugfixes
|
2005-07-27 |
diego |
Italian help file charset
|
2005-07-27 |
alex |
added missing license header
|
2005-07-26 |
iive |
remove unneeded vgagl
|
2005-07-26 |
reimar |
catch failed buffer allocation
|
2005-07-26 |
reimar |
strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will
|
2005-07-26 |
reimar |
Use dlsym to get glXGetProcAddress, only way to (hopefully) make it
|
2005-07-26 |
gpoirier |
Sync with 1.1052: pp7 video filter description
|
2005-07-26 |
reimar |
OpenGL fixes for windows and vo_gl.c ported to windows.
|
2005-07-26 |
diego |
pp7 video filter description
|
2005-07-26 |
reimar |
restrict to YV12 since the default limit does not work well for anything else.
|
2005-07-26 |
gpoirier |
sync with 1.1051
|
2005-07-26 |
reimar |
ao_jack (no)estimate and vo_gl rectangle default value documented
|
2005-07-26 |
reimar |
improved audio delay estimation, supposed to help make the video smoother
|
2005-07-26 |
diego |
Formatting and wording fixes.
|
2005-07-26 |
reimar |
rectangular texture and -dr support for vo_gl
|
2005-07-26 |
diego |
build fix
|
2005-07-26 |
reimar |
-dr support for -vo gl
|
2005-07-26 |
reimar |
support for rectangular and streaming textures.
|
2005-07-26 |
reimar |
Make it possible to use libavcodecs png decoder.
|
2005-07-26 |
gpoirier |
Sync with 1.1048
|
2005-07-26 |
wanderer |
Less confusing description of -v
|
2005-07-26 |
diego |
formatting fixes galore
|
2005-07-26 |
diego |
sync with 1.176
|
2005-07-26 |
diego |
Use a more stable URL.
|
2005-07-25 |
reimar |
Use DRAW_IMAGE instead of draw_frame
|
2005-07-25 |
gabrov |
synced with 1.25
|
2005-07-25 |
gabrov |
synced with 1.86
|
2005-07-25 |
gabrov |
new file, synced with 1.4
|
2005-07-25 |
reimar |
missing \n
|
2005-07-24 |
gpoirier |
General note about filtering from Rich's encoding guide
|
2005-07-24 |
gpoirier |
Moves the "audio" section just before the "muxing" section. + fixes suggested by Jeff
|
2005-07-24 |
gpoirier |
New item: "Choosing resolution and bitrate", from Rich's encoding guide
|
2005-07-24 |
kraymer |
typo: s/-lavdopts/lavdopts
|
2005-07-24 |
kraymer |
small fixes and sync with 1.175
|
2005-07-24 |
gpoirier |
sync with 1.1046
|
2005-07-24 |
nplourde |
restore window shadow when quitting fullscreen mode
|
2005-07-24 |
gpoirier |
re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder".
|
2005-07-24 |
wight |
Remove untranslatable strings
|
2005-07-24 |
reimar |
Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not set
|
2005-07-24 |
wight |
Remove non-translatable messages
|
2005-07-23 |
gabrov |
synced with 1.71
|
2005-07-23 |
reimar |
remove -hardframedrop reference and advice -lavdopts instead.
|
2005-07-23 |
reimar |
Allow the ffmpeg people to use this code if they want.
|
2005-07-23 |
reimar |
-af-adv force also supports 4-7, this part was missed in the update
|
2005-07-23 |
reimar |
Avoid hang with -af-adv force=3
|
2005-07-23 |
reimar |
use calloc so that mp_cmd_free won't use uninitialized data in case of an error
|
2005-07-23 |
reimar |
Multiple unsv/scast bug fixes.
|
2005-07-23 |
wight |
sync 1.71
|
2005-07-23 |
wight |
Make screen output look better
|
2005-07-23 |
gpoirier |
the the auto* tools should be inside an <application></application> tag
|
2005-07-23 |
gpoirier |
sync with 1.1045
|
2005-07-23 |
ods15 |
1000l to me. Broke compilation when EDL is disabled.
|
2005-07-23 |
wanderer |
-nocolorkey now supported by directx
|
2005-07-22 |
gabrov |
synced with 1.85
|
2005-07-22 |
gabrov |
synced with 1.92
|
2005-07-22 |
aurel |
add some closedir() to fix some opendir() leaks
|
2005-07-22 |
reimar |
fix invalid pointers passed to init_audio_filters
|
2005-07-22 |
wight |
sync 1.15
|
2005-07-22 |
wight |
sync 1.17
|
2005-07-22 |
wight |
Sync tag bump to 1.58
|
2005-07-22 |
wight |
sync 1.66
|
2005-07-22 |
wight |
sync 1.27
|
2005-07-22 |
wight |
Quote and extra \n fixes
|
2005-07-22 |
wight |
sync 1.13
|
2005-07-22 |
wight |
sync 1.81
|
2005-07-22 |
wight |
- sync 1.173
|
2005-07-22 |
wight |
Sync 1.1044
|
2005-07-22 |
reimar |
define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer
|
2005-07-22 |
gpoirier |
sync with 1.1044
|
2005-07-22 |
reimar |
guard against double uninit (reportedly can happen on STRG+C)
|
2005-07-22 |
gabrov |
synced with 1.58 (increased sync tag after typo fix in English revision)
|
2005-07-22 |
ods15 |
small fixes.
|
2005-07-22 |
gpoirier |
Sync with 1.1043
|
2005-07-22 |
diego |
updates by Paul TT < paultt - at - hackerjournal - dot - it >
|
2005-07-22 |
diego |
wording/spelling/grammar/consistency, small updates
|
2005-07-22 |
ods15 |
some new stuff worth mentioning.
|
2005-07-22 |
ods15 |
aspect and round params for vf_dsize.
|
2005-07-21 |
reimar |
Power5 support
|
2005-07-21 |
gpoirier |
ultravox (unsv://) streaming support
|
2005-07-21 |
reimar |
Too little memory alloced.
|
2005-07-21 |
iive |
Fix few memleaks on exit.
|
2005-07-21 |
gpoirier |
sync with 1.1041
|
2005-07-20 |
diego |
10l wrong quoting
|
2005-07-20 |
diego |
wording/spelling fixe
|
2005-07-20 |
reimar |
Forgotten doxygen comments
|
2005-07-20 |
reimar |
Ultravox improvements according to specs (didn't know they existed *g*)
|
2005-07-20 |
reimar |
skiploopfilter IMHO is worth an entry here.
|
2005-07-20 |
reimar |
Document the skip* lavd options.
|
2005-07-20 |
diego |
path updates
|
2005-07-20 |
diego |
10l, wrong URL
|
2005-07-20 |
diego |
path update
|
2005-07-20 |
diego |
path update
|
2005-07-20 |
diego |
path update
|
2005-07-20 |
diego |
path update
|
2005-07-20 |
diego |
wrong path
|
2005-07-20 |
diego |
Don't point at the German docs, they're far too outdated.
|
2005-07-20 |
gpoirier |
Fixes suggested by Diego and The Wanderer
|
2005-07-20 |
reimar |
When using --enable-* options you are on your own.
|
2005-07-20 |
iive |
use stored dimensions instead of visible one when (vf_)get_image is called
|
2005-07-19 |
gpoirier |
lacv supports cgop, you can use '.' to watch a video frame-by frame to
|
2005-07-19 |
iive |
add (no)visualize options
|
2005-07-19 |
iive |
libx264 compiled with visualization requirs xlib
|
2005-07-19 |
nplourde |
remove delay when setting audio volume
|
2005-07-19 |
reimar |
SHOUTcast and ultravox support
|
2005-07-19 |
reimar |
Enable manyfmts by default for vo_gl
|
2005-07-19 |
jheryan |
Synced with 1.173
|
2005-07-19 |
jheryan |
Synced with 1.87
|
2005-07-19 |
jheryan |
Synced with 1.69
|
2005-07-19 |
jheryan |
Synced with 1.15
|
2005-07-19 |
diego |
FAQ No 1: Fullscreen is not working, black borders around unscaled image.
|
2005-07-19 |
diego |
simplified markup, cosmetics
|
2005-07-19 |
diego |
Moved some entries from playback problems to video/audio driver section
|
2005-07-19 |
diego |
Big cleanup all over the place; wording/grammar/typo fixes as usual, many
|
2005-07-19 |
diego |
typo
|
2005-07-18 |
alex |
catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com)
|
2005-07-18 |
michael |
LIBAVFORMAT_BUILD >= 4629
|
2005-07-17 |
michael |
LIBAVFORMAT_BUILD >= 4629
|
2005-07-17 |
gabrov |
synced with 1.88
|
2005-07-17 |
gpoirier |
Sync with 1.1038
|
2005-07-17 |
ods15 |
-delay for MEncoder, final step 6.
|
2005-07-17 |
ods15 |
-delay for MEncoder, step 5.
|
2005-07-17 |
ods15 |
-delay for MEncoder, step 4.
|
2005-07-17 |
ods15 |
-delay for MEncoder, step 3.
|
2005-07-17 |
ods15 |
-delay for MEncoder, step 2.
|
2005-07-17 |
ods15 |
-delay for MEncoder, step 1.
|
2005-07-17 |
reimar |
support 10000/1001 framerate
|
2005-07-17 |
gpoirier |
Sync with 1.1037
|
2005-07-17 |
ranma |
10l: scene change detecion is deactivated with sc_threshold=1000000000
|
2005-07-17 |
ranma |
10l for me
|
2005-07-17 |
aurel |
fix a crash at v4l2 uninit
|
2005-07-17 |
reimar |
Support for skip options
|
2005-07-16 |
ranma |
Typo (aligment -> alignment)
|
2005-07-16 |
ranma |
cgop does work as long as scene change detection is disabled
|
2005-07-16 |
gpoirier |
cgop does work as long as scene change detection is disabled
|
2005-07-16 |
gpoirier |
Sync with 1.1034
|
2005-07-16 |
gpoirier |
Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
|
2005-07-16 |
aurel |
proper disabling/enabling of console output for vo_vesa
|
2005-07-15 |
gpoirier |
Wording fix by The Wanderer
|
2005-07-15 |
gpoirier |
memcpy and memmove both copy memory, but when using memcpy the source and destination must not overlap, but here, they did overlap.
|
2005-07-15 |
gpoirier |
Some fixes suggested by Loren; The Wanderer and Diego
|
2005-07-13 |
reimar |
(hopefully) fixing remaining float endianness problems
|
2005-07-13 |
danny |
Synced with 1.1026
|
2005-07-13 |
diego |
wrong command names
|
2005-07-12 |
wight |
sync 1.1032
|
2005-07-12 |
gpoirier |
Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
|
2005-07-12 |
reimar |
Forgotten part of the libmusepack->mpcdec renaming
|
2005-07-11 |
gabrov |
synced with 1.82
|
2005-07-11 |
gpoirier |
Fixes, more accurate description of hq_ac, and mention it's always on by default
|
2005-07-11 |
gpoirier |
Sync with 1.1031
|
2005-07-11 |
gpoirier |
English and consistency fixes
|
2005-07-11 |
gpoirier |
1/2 l: last patch lacked the option name, so it wasn't activeable
|
2005-07-11 |
michael |
ensure that dr buffers are readable
|
2005-07-11 |
gpoirier |
x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM com >
|
2005-07-11 |
gabrov |
synced with 1.81
|
2005-07-11 |
michael |
#ifdef HAVE_MMX
|
2005-07-10 |
gpoirier |
One more XviD option documented: hq_ac + a fix + more infos on chroma_me
|
2005-07-10 |
reimar |
The right name is Musepack, not MPC/MpegPlus.
|
2005-07-10 |
mosu |
Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! helsinki ! fi ).
|
2005-07-10 |
reimar |
musepack demuxing and decoding support (demuxing is v7 bitstream only).
|
2005-07-10 |
gpoirier |
SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
|
2005-07-10 |
reimar |
Print CFLAGS warning last so nobody can miss it.
|
2005-07-10 |
gpoirier |
Sync with 1.1029
|
2005-07-10 |
rathann |
small warning fix:
|
2005-07-10 |
rathann |
10l to Nico for this copy&paste bug
|
2005-07-10 |
rik |
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
|
2005-07-10 |
reimar |
vf_pp7 and -af-adv force=1 default
|
2005-07-10 |
reimar |
-af-adv force=1 is now default (and thus also lavcresample)
|
2005-07-10 |
reimar |
Add missing range/length check for video trak desc (fixes bug #335).
|
2005-07-10 |
reimar |
cosmetic: split the lschunks function in two.
|
2005-07-10 |
nicodvb |
added support for vbr audio (frames are parsed individually); fixed small bugs in the management of pes_extension
|
2005-07-10 |
gabrov |
increased sync tag after wording fix in English version
|
2005-07-09 |
rtognimp |
Sync fourcc for all mpeg12 codecs
|
2005-07-09 |
michael |
pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
|
2005-07-09 |
ods15 |
Put periods after (behind?..) parentheses.
|
2005-07-08 |
gpoirier |
Last nit for this entry, by "The Wanderer"
|
2005-07-08 |
ods15 |
cosmetics.
|
2005-07-07 |
ods15 |
Typos and fixes by The Wanderer
|
2005-07-07 |
ods15 |
add 'aspect' and 'round' params to vf_expand.
|
2005-07-07 |
ranma |
-identify variable names should follow [A-Z_][A-Z0-9_]* convention
|
2005-07-07 |
gabrov |
synced with 1.86
|
2005-07-07 |
gabrov |
synced with 1.79
|
2005-07-07 |
gpoirier |
Fixes fix
|
2005-07-06 |
diego |
Remove next round of outdated FAQ entries.
|
2005-07-06 |
diego |
typo
|
2005-07-06 |
rtognimp |
Revert fix v1.3, it breaks streams with cook audio (ex.
|
2005-07-06 |
gpoirier |
Fixes suggested by Diego
|
2005-07-06 |
rtognimp |
Do some sanity checks before writing stream information
|
2005-07-06 |
gabrov |
synced with 1.76
|
2005-07-06 |
gabrov |
synced with 1.85
|
2005-07-06 |
reimar |
make more patch-friendly
|
2005-07-06 |
gpoirier |
Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarthy AH iinet POUM net POUM au>
|
2005-07-06 |
gpoirier |
More fixes by Jeff, Diego, and Andrew
|
2005-07-06 |
gpoirier |
Few fixes and suggestions by Jeff and Diego
|
2005-07-05 |
gpoirier |
More options documented in XviD encoding guide
|
2005-07-05 |
gpoirier |
Suggestions and fixes by The Wanderer and Rich
|
2005-07-05 |
gpoirier |
New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
|
2005-07-05 |
faust3 |
radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>
|
2005-07-05 |
iive |
hardcode SYNC flag, so no problems could rise if first frame is skipped
|
2005-07-04 |
gabrov |
initial translation, synced with 1.12
|
2005-07-04 |
gabrov |
synced with 1.73
|
2005-07-04 |
gabrov |
synced with 1.69
|
2005-07-04 |
gpoirier |
Update of the x264 encoding guide:
|
2005-07-03 |
wight |
sync 1.1026
|
2005-07-03 |
wight |
Remove duplicate messages
|
2005-07-03 |
nicodvb |
don't read past the end of the selected track
|
2005-07-03 |
gabrov |
synced with 1.172
|
2005-07-03 |
gabrov |
fix missing tag
|
2005-07-03 |
nplourde |
resize video after keep aspect menu item toggle
|
2005-07-03 |
gabrov |
synced with 1.82
|
2005-07-03 |
gabrov |
synced with 1.81
|
2005-07-03 |
gabrov |
synced with 1.17
|
2005-07-03 |
alex |
consistency/tcc support patch by Oded Shimon
|
2005-07-03 |
gabrov |
synced with 1.66
|
2005-07-03 |
gabrov |
synced with 1.68
|
2005-07-03 |
nplourde |
fix various window resizing bug with menu option
|
2005-07-03 |
diego |
Remove obsolete/outdated entries.
|
2005-07-03 |
alex |
some updates
|
2005-07-03 |
alex |
unneeded
|
2005-07-03 |
alex |
QUERY_FORMAT support
|
2005-07-03 |
alex |
1l
|
2005-07-03 |
alex |
non working, hence status 'buggy'
|
2005-07-03 |
reimar |
Do not count skipped/broken frames when using -frames
|
2005-07-02 |
diego |
Mandrake --> Mandriva name change
|
2005-07-02 |
gpoirier |
Sync with 1.1026
|
2005-07-02 |
nplourde |
more fullscreen behaviour fix for mouse cursor
|
2005-07-02 |
ranma |
Only dump to stdout
|
2005-07-02 |
ranma |
avisubdump
|
2005-07-02 |
ranma |
Add missing escapes, this should now cover all shell special characters AFAICS
|
2005-07-02 |
ranma |
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
|
2005-07-02 |
ranma |
avi vobsub soft subtitle dumper
|
2005-07-02 |
ranma |
avi subtitle stream dumper
|
2005-07-02 |
nplourde |
properly redraw fullscreen window with -fs and zoom
|
2005-07-02 |
gabrov |
increased sync tag, synced with 1.67 (typo fix in English version)
|
2005-07-02 |
gabrov |
synced with 1.15
|
2005-07-01 |
nplourde |
fix fullscreen menubar item behaviour
|
2005-07-01 |
nplourde |
auto hide menubar and cursor in fullscreen
|
2005-07-01 |
aurel |
drop annoying debug messages from libdvdread
|
2005-07-01 |
diego |
Slightly restructured, mention more tools, small fixes, cosmetics.
|
2005-07-01 |
henry |
libdvdread 0.9.4
|
2005-07-01 |
henry |
increment libdvdread version
|
2005-07-01 |
henry |
add missing files from libdvdread 0.9.4
|
2005-06-30 |
aurel |
update mplayer specific libdvdread diff to match v0.9.4
|
2005-06-30 |
aurel |
update libdvdread to v0.9.4
|
2005-06-30 |
aurel |
Be more patch-friendly
|
2005-06-30 |
diego |
typo
|
2005-06-30 |
gpoirier |
Small fix
|
2005-06-30 |
aurel |
add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)
|
2005-06-30 |
ranma |
Solaris sed needs the terminating '}' to be on a separate line
|
2005-06-30 |
reimar |
avoid hang when playing more than one file
|
2005-06-30 |
gpoirier |
Sync with 1.1025
|
2005-06-30 |
iive |
add vo_xv_enable_vsync() to xvmc
|
2005-06-30 |
reimar |
Missing part of the last commit (got merged in on cvs update :-( )
|
2005-06-30 |
reimar |
added forgotten xv_enable_vsync
|
2005-06-30 |
reimar |
simplify osd-status display, and allow e.g. osd -2 to get the old behaviour
|
2005-06-30 |
diego |
Make the OSD display state information when cycling OSD states with 'o'.
|
2005-06-30 |
diego |
one more nick
|
2005-06-30 |
diego |
typo
|
2005-06-30 |
diego |
Mention -vobsubid more explicitly, JACK seems to use multiple ports.
|
2005-06-30 |
gpoirier |
Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others
|
2005-06-30 |
ranma |
Better approach to shell escaping, may not catch all cases yet
|
2005-06-29 |
ranma |
Missing translations
|
2005-06-29 |
nplourde |
keep window size when changing aspect
|
2005-06-29 |
nplourde |
crash on autorelease, do not add to pool
|
2005-06-29 |
nplourde |
more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw.com>
|
2005-06-29 |
gabrov |
corrected sync tag
|
2005-06-29 |
paszczi |
synced with 1.65
|
2005-06-29 |
gabrov |
unification of the sync tag
|
2005-06-29 |
gabrov |
synced with 1.80
|
2005-06-29 |
gabrov |
synced with 1.72
|
2005-06-29 |
gpoirier |
More fixes by the Wanderer and tip about another SVCD constrain suggested by Giacomo Comes
|
2005-06-28 |
rathann |
Fixed leftover tag breaking doc generation. 10l to Jiri.
|
2005-06-28 |
reimar |
Another REG_d -> REG_D fix.
|
2005-06-28 |
nicodvb |
fixed vf_lavc
|
2005-06-28 |
nicodvb |
restored framerate autodetection based on height
|
2005-06-28 |
jheryan |
Synced with 1.80
|
2005-06-28 |
jheryan |
Synced with 1.66
|
2005-06-28 |
jheryan |
Synced with 1.13
|
2005-06-28 |
jheryan |
Synced with 1.1024
|
2005-06-28 |
jheryan |
Synced with 1.171
|
2005-06-28 |
jheryan |
Synced with 1023
|
2005-06-28 |
gpoirier |
Corrections suggested by The Wanderer
|
2005-06-28 |
henry |
missing closing tag
|
2005-06-27 |
alex |
mentioning xorg
|
2005-06-27 |
alex |
10l
|
2005-06-27 |
nicodvb |
EDL fixes in mencoder
|
2005-06-27 |
nicodvb |
-don't encode more audio than needed; -edl_skip is int, not short; -don't read audio_data to skip in mux_a->buffer; -edl_seek works on input streams, not output; -one-frame accuracy fix ; patch by Oded Shimon
|
2005-06-27 |
gpoirier |
New entry: how to make a (S)VCD with MEncoder.
|
2005-06-27 |
gpoirier |
vobsub time-adjust tool by Gábor Farkas < gabor AH nekomancer POUM net >
|
2005-06-27 |
gpoirier |
Sync with 1.1024
|
2005-06-27 |
reimar |
-vobsubid works better for DVDs than sid
|
2005-06-27 |
reimar |
Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
|
2005-06-27 |
reimar |
consume empty lirc events at once.
|
2005-06-27 |
michael |
width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)
|
2005-06-26 |
rtognimp |
FFmpeg theora decoder support
|
2005-06-26 |
faust3 |
keep aspect when resizing, quit MPlayer when closing the window patch by Erik Lunchpail <erik_27can at yahoo.com>
|
2005-06-26 |
faust3 |
10l to myself for breaking mingws dll codec support when libpthread is not installed
|
2005-06-26 |
faust3 |
demux close gets called automatically
|
2005-06-26 |
faust3 |
10l
|
2005-06-26 |
faust3 |
10l
|
2005-06-26 |
faust3 |
10l
|
2005-06-25 |
henry |
set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test
|
2005-06-25 |
nicodvb |
support raw ac3 (in private pes packets without the usual dvd 4 bytes substream header). Patch by Matthias Scharzott
|
2005-06-24 |
wight |
sync 1.1023
|
2005-06-24 |
gpoirier |
Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
|
2005-06-24 |
reimar |
fix seeking over http for files larger 2 GB
|
2005-06-24 |
reimar |
make -srate work again, unify audio filter init and preinit.
|
2005-06-23 |
aurel |
makes fribidi <= 0.10.4 works again
|
2005-06-23 |
gpoirier |
New codec covered by the encoding guide: XviD
|
2005-06-23 |
reimar |
fix asm constraints, tested on x86 and x86_64.
|
2005-06-23 |
gabrov |
fixed typo in URL
|
2005-06-23 |
gabrov |
added missing para tag
|
2005-06-23 |
gabrov |
synced with 1.171
|
2005-06-23 |
gabrov |
synced with 1.71
|
2005-06-23 |
gabrov |
synced with 1.66
|
2005-06-22 |
gabrov |
synced with 1.80
|
2005-06-22 |
gabrov |
synced with 1.77
|
2005-06-22 |
gabrov |
synced with 1.13
|
2005-06-22 |
aurel |
fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)
|
2005-06-22 |
gpoirier |
Rich's encoding guide (hopefully temporary) added to DOCS/tech/encoding-guide.txt
|
2005-06-22 |
reimar |
fix illegal memory accesses
|
2005-06-22 |
gpoirier |
Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.
|
2005-06-21 |
reimar |
M$ puts whole FAQs in these headers, so they can get really big...
|
2005-06-21 |
henry |
messed up ordering of cases, special delivery of Cola to Tobias
|
2005-06-21 |
gpoirier |
Sync with 1.1023
|
2005-06-21 |
diego |
typo
|
2005-06-21 |
diego |
Fix mp_msg vs af_msg usage as pointed out by Ivo.
|
2005-06-20 |
ivo |
10l for me. two usages of mp_msg instead of af_msg slipped through
|
2005-06-20 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
2005-06-20 |
iive |
10l to whom commited it.
|
2005-06-20 |
diego |
slightly better parameter name
|
2005-06-20 |
reimar |
fix illegal read
|
2005-06-20 |
henry |
split PARTS into multiple lines also
|
2005-06-20 |
ranma |
A bug? Don't panic.
|
2005-06-20 |
reimar |
avoid bad memory access
|
2005-06-20 |
ranma |
Core-dumps are a known problem :)
|
2005-06-20 |
ranma |
Add vrc_init_occupancy to lavcopts
|
2005-06-20 |
reimar |
fix memleak when playing mov files
|
2005-06-20 |
gpoirier |
Sync with 1.1019
|
2005-06-20 |
diego |
typo
|
2005-06-20 |
diego |
typos
|
2005-06-20 |
jheryan |
Synced with 1.16
|
2005-06-20 |
jheryan |
Synced with 1.12
|
2005-06-20 |
ranma |
Fix off_t on OSX, thanks to Steven M. Schultz
|
2005-06-19 |
diego |
Avoid overly long lines to conform with the new general Makefile style.
|
2005-06-19 |
ranma |
Be more patch-friendly
|
2005-06-19 |
wight |
sync 1.1019
|
2005-06-19 |
wight |
Formatting the suboption stringescape paragraph
|
2005-06-19 |
wight |
sync 1.1018
|
2005-06-19 |
wight |
and some more formatting fixes
|
2005-06-19 |
gpoirier |
Make default values and ranges match the source code.
|
2005-06-19 |
diego |
-wid now works with OpenGL, formatting fixes
|
2005-06-19 |
wight |
sync 1.1015
|
2005-06-19 |
wight |
Fix to previous commit
|
2005-06-19 |
wight |
A few structural fixes
|
2005-06-19 |
gpoirier |
10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32
|
2005-06-19 |
reimar |
Fix some subtitles that didn't show.
|
2005-06-19 |
reimar |
fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com),
|
2005-06-19 |
ranma |
Typo ^^;
|
2005-06-19 |
diego |
updates
|
2005-06-19 |
gpoirier |
Sync with 1.1013: rawaudio muxer
|
2005-06-19 |
ranma |
some typos in the english parts
|
2005-06-19 |
ranma |
Fix email address
|
2005-06-19 |
ranma |
rawaudio muxer
|
2005-06-18 |
alex |
correct url
|
2005-06-18 |
gpoirier |
Sync with 1.1012
|
2005-06-18 |
reimar |
100l, -march=k8 was used with cpu detection even when compiler did not
|
2005-06-18 |
reimar |
Make dfbopts a suboption, use suboption parser
|
2005-06-18 |
gpoirier |
GCC-4 fix for AMD-64
|
2005-06-18 |
reimar |
support -wid
|
2005-06-17 |
nplourde |
osx 10.3 dont like to have a window init with no size
|
2005-06-17 |
diego |
vo_macosx now supports setting alpha as well, typo.
|
2005-06-17 |
gpoirier |
Sync with 1.1010
|
2005-06-17 |
lorenm |
sync to x264 rev264 (lossless)
|
2005-06-17 |
reimar |
Fix crash with e.g. -vf scale=::
|
2005-06-17 |
reimar |
when somebody specifies e.g. --loop, the message says that a -loop option
|
2005-06-17 |
ranma |
Add missing range checks so we won't overflow the buffers, thanks to Erik Auerswald for noticing this problem
|
2005-06-16 |
henry |
remove useless include
|
2005-06-16 |
reimar |
another piece of guesswork...
|
2005-06-16 |
henry |
memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com
|
2005-06-16 |
nplourde |
set nsapp and setup cocoa with NSApplicationLoad
|
2005-06-16 |
nplourde |
proper init of NSApp
|
2005-06-16 |
attila |
Some people confuse vidix with kernel drivers, so let's add a note about it
|
2005-06-16 |
reimar |
helper functions for comparing strarg_t "strings".
|
2005-06-16 |
reimar |
support lenght-quoting of strings in subopt parser.
|
2005-06-16 |
reimar |
Remove code that is already done by fixup_network_stream_cache.
|
2005-06-16 |
nplourde |
set window alpha
|
2005-06-15 |
gpoirier |
x264 section: French fixes. Explains some "non-trivial things".
|
2005-06-15 |
nplourde |
new texture frame
|
2005-06-15 |
nplourde |
device_id flag force fullscreen device
|
2005-06-15 |
nplourde |
fix gcc warning
|
2005-06-15 |
nplourde |
do not realloc window while playing playlist
|
2005-06-15 |
diego |
typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>
|
2005-06-15 |
lorenm |
sync to x264 rev263 (RDO)
|
2005-06-14 |
nplourde |
draw resize box
|
2005-06-14 |
nplourde |
removes the use of AudioConverters. patch by Alexander Strange <alexander.strange@ithinksw.com>
|
2005-06-14 |
rfelker |
small change to field-matching metrics which hopefully makes a big
|
2005-06-13 |
nicodvb |
added AAC ADTS demuxer
|
2005-06-13 |
reimar |
Fix OSD handling, DVD subtitles work now. Will be a bit slower though.
|
2005-06-13 |
gpoirier |
Sync with 1.1006
|
2005-06-13 |
gpoirier |
10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix
|
2005-06-13 |
gpoirier |
Consistency fixes
|
2005-06-13 |
gpoirier |
Sync with 1.1003
|
2005-06-13 |
lorenm |
tweak x264 option descriptions
|
2005-06-12 |
diego |
small roff fixes
|
2005-06-12 |
diego |
updates
|
2005-06-12 |
diego |
Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
|
2005-06-12 |
gpoirier |
Typo
|
2005-06-12 |
gpoirier |
Updated description of XviD codec
|
2005-06-12 |
nicodvb |
fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as valid
|
2005-06-09 |
gpoirier |
AMD-64's version of Suse ships a version of 3.3 hacked with broken
|
2005-06-09 |
reimar |
Add sub_load and sub_remove slave commands.
|
2005-06-09 |
diego |
Document install-divx5.sh and install-w32codecs.sh.
|
2005-06-09 |
diego |
typo fixes
|
2005-06-09 |
wight |
And an intendation fix
|
2005-06-09 |
nplourde |
Fix Live Resize to match vo_macosx behavior
|
2005-06-09 |
mosu |
demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net>
|
2005-06-09 |
nicodvb |
toolame/twolame typo, 10l
|
2005-06-08 |
gpoirier |
Better description of XviD's keyframe_boost and kfthreshold.
|
2005-06-08 |
gpoirier |
Sync with 1.1002
|
2005-06-08 |
henry |
forgotten reference to remove-logo, 10l for Rich
|
2005-06-08 |
wight |
Missing dot at start of macro description
|
2005-06-08 |
diego |
Wording and roff fixes as suggested by the Wanderer.
|
2005-06-08 |
henry |
10l for me
|
2005-06-08 |
rfelker |
remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
|
2005-06-07 |
faust3 |
merge the mingw gcc 4.1 diff
|
2005-06-07 |
faust3 |
mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
|
2005-06-07 |
faust3 |
match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-06-07 |
faust3 |
mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-06-07 |
gpoirier |
Sync with 1.999: small formatting
|
2005-06-07 |
diego |
URL updates
|
2005-06-07 |
diego |
URL updates, sync by removing a few outdated FAQ entries.
|
2005-06-07 |
diego |
sync with 1.65
|
2005-06-07 |
diego |
URL updates, sync by removing outdated FAQ entries.
|
2005-06-07 |
henry |
correcting the previous draw_slice fix
|
2005-06-07 |
diego |
sync URL update
|
2005-06-07 |
diego |
URL update, Windows port is no longer beta.
|
2005-06-07 |
diego |
better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>
|
2005-06-07 |
diego |
small formatting and wording fixes
|
2005-06-07 |
henry |
check for display height when drawing slices
|
2005-06-07 |
jheryan |
SPARC section translation
|
2005-06-07 |
jheryan |
Synced with 1.27
|
2005-06-07 |
jheryan |
Synced with 1.70
|
2005-06-07 |
jheryan |
Synced with 1.76
|
2005-06-07 |
jheryan |
Synced with 1.64
|
2005-06-07 |
jheryan |
Synced with 1.997
|
2005-06-07 |
jheryan |
Synced with 1.169
|
2005-06-06 |
nicodvb |
moved mpeg-ps/es probing code to demux_mpg.c
|
2005-06-06 |
nicodvb |
pass along audio extradata if present
|
2005-06-06 |
diego |
MinGW support
|
2005-06-06 |
gpoirier |
Sync with 1.998.
|
2005-06-06 |
diego |
BSD/OS works same as the other BSDs, tested by Steven M. Schultz.
|
2005-06-06 |
diego |
spelling, some more uniformity
|
2005-06-06 |
iive |
gcc-2.95.3 fix, patch inspired by Steven M. Schultz
|
2005-06-06 |
diego |
typos/grammar/wording
|
2005-06-06 |
faust3 |
pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-06-06 |
diego |
updates
|
2005-06-06 |
diego |
Remove long obsolete -fb option.
|
2005-06-05 |
gpoirier |
Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
|
2005-06-05 |
gpoirier |
sync with 1.996
|
2005-06-05 |
nplourde |
show window only after texture creation (look better).
|
2005-06-05 |
diego |
Rephrase vf_fspp parameter description.
|
2005-06-05 |
diego |
roff fixes
|
2005-06-05 |
lorenm |
sync to x264 r252 (8x8dct)
|
2005-06-05 |
henry |
-vf fspp update
|
2005-06-05 |
diego |
Better vf_spp description, one grammar fix.
|
2005-06-05 |
henry |
sanity checks for options; treat quality > 5 as 5, not 4
|
2005-06-05 |
diego |
tabs --> spaces indentation cosmetics
|
2005-06-05 |
diego |
Generate the version string with awk on BSD systems and work around wrong
|
2005-06-05 |
rtognimp |
FFmpeg mjpeg decoder can decode dmb1
|
2005-06-05 |
nplourde |
Pure cosmetic
|
2005-06-05 |
nplourde |
Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by Chris Roccati<roccati@pobox.com
|
2005-06-05 |
nplourde |
Mac OS X Audio with AudioUnits and AudioToolbox format converters
|
2005-06-05 |
diego |
Add a note to the --help output that explains how our configure works,
|
2005-06-05 |
diego |
Days should be two digits.
|
2005-06-05 |
henry |
-vf fspp docs
|
2005-06-05 |
reimar |
Create a unique client name so that multiple instances work.
|
2005-06-04 |
gpoirier |
sync with 1.990
|
2005-06-04 |
gpoirier |
More gcc-4.0 fixes
|
2005-06-04 |
gpoirier |
Add XviD's luminance masking (option name: lumi_mask)
|
2005-06-04 |
reimar |
Document ao_jack suboption, ChangeLog update for ao_jack and vo_gl*
|
2005-06-04 |
henry |
-vf fspp
|
2005-06-04 |
diego |
less confusing wording
|
2005-06-04 |
henry |
x86-64 fixes by Reimar
|
2005-06-04 |
henry |
disable mmx code for x86-64
|
2005-06-04 |
henry |
move unchanged registers back to input spec
|
2005-06-04 |
henry |
faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
|
2005-06-03 |
reimar |
Fix latency calculation and buffersize setting.
|
2005-06-03 |
reimar |
modified X11 check to use correct libs on mixed 32/64 bit systems
|
2005-06-03 |
alex |
some debugging code
|
2005-06-03 |
nicodvb |
mention stream layer restructuring and cleanup
|
2005-06-03 |
nicodvb |
printf converted to mp_msg; made static many unnecessarily global symbols
|
2005-06-03 |
nplourde |
compare resource url with bundle url, if its the same path do not use has conf file location.
|
2005-06-03 |
diego |
Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation to
|
2005-06-03 |
diego |
Explain some more -lavdopts debug options.
|
2005-06-03 |
gpoirier |
sync with 1.986: XviD zones + fixes
|
2005-06-03 |
faust3 |
regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yahoo.com>
|
2005-06-02 |
diego |
wording/markup fixes
|
2005-06-02 |
gpoirier |
XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >
|
2005-06-02 |
lorenm |
demux high profile H.264 ES
|
2005-06-02 |
michael |
one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)
|
2005-06-02 |
gabrov |
synced with 1.70
|
2005-06-02 |
lorenm |
x264 check needs -lpthread
|
2005-06-02 |
reimar |
Change header order to avoid compile error because of STREAM_SEEK
|
2005-06-02 |
faust3 |
memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-06-02 |
nplourde |
Moved event update inside cocoa openglview class
|
2005-06-02 |
nplourde |
Function name cleanup
|
2005-06-02 |
nplourde |
Sync swap with VBL.
|
2005-06-01 |
wight |
better quotes
|
2005-06-01 |
wight |
Fix wrong \n at beggining/end of message
|
2005-06-01 |
wight |
sync 1.984 + minor fixes
|
2005-06-01 |
gpoirier |
Sync with 1.984
|
2005-06-01 |
reimar |
New ao_jack without bio2jack dependency.
|
2005-06-01 |
reimar |
Set stack non-executable where supported.
|
2005-06-01 |
reimar |
strdup subtitle filename at a more appropriate place, fixing memleaks and
|
2005-05-31 |
diego |
Tab to space conversion to prevent the ASCII diagram to be messed up when a
|
2005-05-31 |
diego |
vo_macosx now supports (almost) the same keys as vo_quartz.
|
2005-05-31 |
diego |
whitespace cosmetics
|
2005-05-31 |
diego |
small fixes
|
2005-05-31 |
gpoirier |
new x264 entries: me (motion estimation search algorithm) and 4x4mv options. Patch by Jeff Clagg (snacky BLAM ikaruga POUM co POUM uk)
|
2005-05-30 |
gpoirier |
geometry support for gl2 under win, default window pos centered for gl, gl2
|
2005-05-30 |
henry |
- correct the argument in configure check for lrintf() to avoid a warning
|
2005-05-30 |
reimar |
-geometry support for gl2 under win, default window pos centered for gl, gl2
|
2005-05-30 |
henry |
check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
|
2005-05-30 |
henry |
avoid lrintf redeclaration
|
2005-05-29 |
diego |
Add a variable for the codec directory and set it to /usr/lib/codecs instead
|
2005-05-29 |
diego |
The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
|
2005-05-29 |
lorenm |
sync to x264 r240 (threads)
|
2005-05-29 |
reimar |
Implement -geometry for vo gl and gl2.
|
2005-05-29 |
alex |
an ancient doc, maybe has use, but at least will be available in Attic once removed :)
|
2005-05-29 |
alex |
very dummy script, written for a friend
|
2005-05-29 |
alex |
old scripts from early debian package
|
2005-05-29 |
nicodvb |
ported all network streams to the new API
|
2005-05-28 |
reimar |
keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise
|
2005-05-28 |
reimar |
last patch broke skin reading completely, becasue last line of skin
|
2005-05-28 |
gabrov |
synced with 1.169
|
2005-05-28 |
joey |
a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.
|
2005-05-28 |
joey |
fix audio init crash
|
2005-05-28 |
gabrov |
synced with 1.64
|
2005-05-28 |
gpoirier |
support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
|
2005-05-27 |
reimar |
not used anymore
|
2005-05-27 |
reimar |
setting sh_audio to NULL is nonsense, since it is only a local variable,
|
2005-05-27 |
gpoirier |
Athlon 64 optimization flags, in 32 and 64-bit mode.
|
2005-05-26 |
rtognimp |
This currently sends control characters to the terminal instead of
|
2005-05-26 |
nplourde |
Fix pan-scan in fullscreen mode
|
2005-05-26 |
reimar |
support DVR format
|
2005-05-25 |
nplourde |
fix signess warning
|
2005-05-25 |
nplourde |
create menu
|
2005-05-25 |
henry |
quicktime fix update
|
2005-05-25 |
reimar |
Specify the padding instead of expecting the compiler to align correctly
|
2005-05-25 |
henry |
prefer width&height from bitmapinfoheader for h263 streams
|
2005-05-25 |
diego |
DragonFly BSD support
|
2005-05-24 |
nicodvb |
restored preinit_audio_filters() but set the final sample_rate to the value of -srate, if specified: the source sample_rate is sped up or down while the destination can be resampled at will; 1 aboundant liter to me
|
2005-05-24 |
gpoirier |
Sync with 1.980:
|
2005-05-24 |
diego |
Fix paragraph indentation.
|
2005-05-24 |
henry |
more paranoid return value checking
|
2005-05-24 |
rfelker |
disable preinit until it's fixed (it breaks -speed...codec is initialized with wrong samplerate)
|
2005-05-24 |
hzoli |
No overlap allowed in memcpy, use memmove
|
2005-05-24 |
hzoli |
Make sure that samplesize is at least 2, as some demuxers set it to 1
|
2005-05-24 |
hzoli |
Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
|
2005-05-24 |
lorenm |
sync to x264 r239 (zoned ratecontrol and UMHex ME)
|
2005-05-24 |
rfelker |
patch by oded to fix edl hang when end of audio is reached
|
2005-05-23 |
diego |
Use the public sys/kbio.h header instead of messing with the MI headers, which
|
2005-05-23 |
reimar |
Print error when skin file is not readable (e.g. a directory) instead of hanging
|
2005-05-23 |
reimar |
Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).
|
2005-05-23 |
reimar |
Use memmove instead of memcpy for overlapping areas.
|
2005-05-22 |
diego |
Reduce senseless spamminess of DVD playback in verbose mode.
|
2005-05-22 |
gpoirier |
Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
|
2005-05-22 |
gpoirier |
Sync with 1.977.
|
2005-05-22 |
diego |
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
|
2005-05-22 |
diego |
LC_ALL overrides LANG, so use it instead.
|
2005-05-22 |
nicodvb |
preinit audio filters in order to determine the final samplerate and number of channels, or audio encoders will be initialized with the wrong parameters
|
2005-05-22 |
diego |
vb_strategy only works in pass one.
|
2005-05-21 |
diego |
vo_macosx does not yet support command keys.
|
2005-05-21 |
diego |
More correct -lavfopts description.
|
2005-05-21 |
diego |
Mention the MinGW HOWTO.
|
2005-05-21 |
diego |
Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.
|
2005-05-21 |
al |
Make -wid behave more consistent.
|
2005-05-21 |
gpoirier |
Sync with 1.974: Document lavf muxers.
|
2005-05-21 |
alex |
sanity checks
|
2005-05-21 |
alex |
10l
|
2005-05-21 |
diego |
LANG=C ensures month/day order and English language in the date string for
|
2005-05-21 |
diego |
Update for latest Cygwin-related changes.
|
2005-05-21 |
diego |
Support playing DVDs from harddrive directories.
|
2005-05-21 |
mosu |
Do not switch to audio tracks whose codec private data differs from the main audio track's as this will most likely result in messed up audio output. Patch by Michael Behrisch <list () behrisch ! de>
|
2005-05-20 |
diego |
Document lavf muxers.
|
2005-05-20 |
diego |
spelling cosmetics
|
2005-05-20 |
gabrov |
synced with 1.168
|
2005-05-20 |
gabrov |
synced with 1.27
|
2005-05-20 |
gabrov |
synced with 1.69
|
2005-05-20 |
kraymer |
1.973: macosx T behavior is standard, vo_macosx (will) have same special key
|
2005-05-20 |
gabrov |
synced with 1.76 (increased sync tag after English consistency fix)
|
2005-05-20 |
nplourde |
macosx T behavior is standard, vo_macosx (will) have same special key
|
2005-05-20 |
nplourde |
Toggle only between ontop and normal.
|
2005-05-20 |
nplourde |
Should fix altivec detection for g3 system.
|
2005-05-20 |
diego |
Hopefully correct and non-confusing phrasing for the most talked-about
|
2005-05-19 |
nicodvb |
remove inclusion of stdio.h
|
2005-05-19 |
nicodvb |
ported smb:// to the new stream api
|
2005-05-19 |
nicodvb |
ported smb:// to the new stream api, patch by Matthieu Tourne [matthieu puntum tourne ab gmail puntum com]
|
2005-05-19 |
nicodvb |
ported dvd:// to the new stream api
|
2005-05-19 |
mosu |
Reset the saved max_pts used for timecode reordering after seeking. Otherwise playback is broken after seeking back in a file that needs the timecodes to be reordered. Patch by Sam Dennis <sam () malfunction ! screaming !net>
|
2005-05-18 |
diego |
Shorten a few lines to avoid ugly linebreaks.
|
2005-05-18 |
diego |
Ignore codecs-status.html.
|
2005-05-18 |
diego |
Fix overly long lines that mess up output.
|
2005-05-18 |
diego |
simplification
|
2005-05-18 |
diego |
misc updates, Snow spelling
|
2005-05-18 |
diego |
Make version string depend of the last change of CVS/Entries for Darwin.
|
2005-05-18 |
reimar |
charset as reported, please fix if this is wrong
|
2005-05-18 |
henry |
8bit palette mode support for png
|
2005-05-18 |
nplourde |
The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>
|
2005-05-18 |
nplourde |
include get_path.c before avcodec.h, fix error on osx + gcc4 where defined macro always_inline in libavcodec/common.h already exist in math.h and used for something else.
|
2005-05-18 |
diego |
Clarify that -dumpstream works for video as well as audio and mention
|
2005-05-18 |
henry |
8bit palette mode support for png
|
2005-05-18 |
reimar |
new get_time_pos slave mode commando
|
2005-05-18 |
gpoirier |
sync with 1.972: Remove capitalization and period from non-sentences
|
2005-05-18 |
henry |
8bit palette mode support (and spurious ^M removal)
|
2005-05-17 |
nicodvb |
wrong memcpy of extradata; 10l to whomever wrote that broken code
|
2005-05-17 |
nicodvb |
mux extradata
|
2005-05-17 |
gpoirier |
Saving streamed content
|
2005-05-17 |
wight |
Sync 1.972 + spelling mistake
|
2005-05-17 |
wight |
Remove capitalization and period from non-sentences
|
2005-05-17 |
jheryan |
Synced to 1.60
|
2005-05-17 |
jheryan |
Synced to 1.2
|
2005-05-17 |
jheryan |
Synced to 1.16
|
2005-05-16 |
gpoirier |
Consistency fixes
|
2005-05-16 |
gpoirier |
Fixes the vobsub extraction example
|
2005-05-16 |
gpoirier |
Sync with 1.971
|
2005-05-16 |
wight |
sync 1.971
|
2005-05-16 |
wight |
* some more \- in examples
|
2005-05-16 |
gpoirier |
Sync with 1.970
|
2005-05-16 |
diego |
Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.
|
2005-05-16 |
nplourde |
simplifies the format matching logic. Chris Roccati <roccati@pobox.com>
|
2005-05-15 |
gpoirier |
Hopefully this phrasing is now correct English :-)
|
2005-05-15 |
nicodvb |
restore vcd_track
|
2005-05-15 |
nplourde |
set define for apple gcc altivec
|
2005-05-15 |
nicodvb |
better implementation of read()
|
2005-05-15 |
gabrov |
synced with 1.25
|
2005-05-15 |
gabrov |
synced with 1.63
|
2005-05-15 |
gabrov |
synced with 1.75
|
2005-05-15 |
nicodvb |
ftp is handled by the modular stream manager
|
2005-05-15 |
nicodvb |
more efficient read() without memcpy()
|
2005-05-15 |
nicodvb |
ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functions
|
2005-05-14 |
rtognimp |
Fraps
|
2005-05-14 |
rtognimp |
FRAPS decoder (FPS1) with binary dll
|
2005-05-14 |
wight |
If we use .m suffix we really should include it in .SUFFIXES
|
2005-05-14 |
rfelker |
comment out useless/nonexistent variable breaking compile on gcc4
|
2005-05-14 |
gpoirier |
some more fixes suggested by The Wanderer and Rich
|
2005-05-14 |
paszczi |
synced with 1.63
|
2005-05-14 |
gpoirier |
sync with 1.969: Document new file:// syntax.
|
2005-05-14 |
rtognimp |
Fix for stereo files
|
2005-05-14 |
gpoirier |
Nits and corrections suggested by The Wanderer
|
2005-05-14 |
kraymer |
1.969: Document new file:// syntax.
|
2005-05-14 |
kraymer |
German man page review part III
|
2005-05-14 |
henry |
do not modify tv_param_noaudio
|
2005-05-14 |
diego |
Document new file:// syntax.
|
2005-05-14 |
henry |
cleanups of the mutex usage
|
2005-05-14 |
nicodvb |
fixed file:// syntax using newly introduced -string- urlpart
|
2005-05-14 |
nicodvb |
introduced -string- parameter to match everything after :// syntax
|
2005-05-14 |
kraymer |
German man page review part II (finishes "PLAYER-SPEZIFISCHE OPTIONEN")
|
2005-05-14 |
diego |
Explain how to drop movies on desktop shortcuts, other updates.
|
2005-05-14 |
kraymer |
German man page review part I
|
2005-05-14 |
diego |
Make FAAC detection follow standard enable/disable/auto semantics.
|
2005-05-14 |
diego |
Update with Jindrich's latest change.
|
2005-05-14 |
henry |
v4l2 update
|
2005-05-14 |
diego |
compilation/link fix with --disable-qtx --disable-dshow
|
2005-05-14 |
nicodvb |
make file:// prefix work
|
2005-05-14 |
henry |
10l forgotten comment
|
2005-05-14 |
nicodvb |
removed unused variables
|
2005-05-14 |
henry |
improve playback with mplayer -tv immediatemode=0
|
2005-05-14 |
nplourde |
indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>
|
2005-05-13 |
kraymer |
1.961: vo_quartz and vo_macosx support -ontop as well.
|
2005-05-13 |
gpoirier |
Preparing to encode: Identifying source material and framerate + how to encode interlaced content
|
2005-05-13 |
kraymer |
wording fix by diego(tm)
|
2005-05-13 |
kraymer |
added toolame opts
|
2005-05-13 |
kraymer |
1.936: noluma suboption for vf_pp
|
2005-05-13 |
gpoirier |
sync with 1.968
|
2005-05-13 |
kraymer |
added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no)cabac, qp_{min,max}
|
2005-05-13 |
henry |
enable hinting
|
2005-05-13 |
kraymer |
wording fix
|
2005-05-13 |
kraymer |
1.924: windows priority support patch
|
2005-05-13 |
kraymer |
1.917: precise framerate values everywhere
|
2005-05-13 |
kraymer |
1.907: Update xv and xvmc documentation to reflect recent colorkey changes.
|
2005-05-13 |
henry |
fix the range and type of -tv immediatemode option
|
2005-05-13 |
kraymer |
1.900: typo (skipped)
|
2005-05-13 |
diego |
-edl works with MEncoder as well.
|
2005-05-13 |
kraymer |
added some hyphens in quoted examples
|
2005-05-13 |
kraymer |
1.894: Move audio filter descriptions to the man page.
|
2005-05-13 |
gpoirier |
How can I dump a full DVD title to a file?
|
2005-05-13 |
diego |
Document -hr-edl-seek, based on a description by Oded Shimon.
|
2005-05-13 |
faust3 |
multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more -fixed-vo fixes
|
2005-05-13 |
gpoirier |
Only 2 consecutive bframes are needed for pyramid reordering
|
2005-05-13 |
nicodvb |
prevent possible exploit
|
2005-05-12 |
nicodvb |
initialize vorbis structure before calling ERROR()
|
2005-05-12 |
nicodvb |
fixup the correct sh_a
|
2005-05-12 |
nicodvb |
fixed too few parameters to mp_msg(); silence compilation warnings, removed unused variable
|
2005-05-12 |
nicodvb |
don't call fixup_audio if there's no audio
|
2005-05-12 |
faust3 |
fix segfaults caused by socket and file descriptor mismatches on windows
|
2005-05-12 |
nicodvb |
vorbis extradata is now passed from demuxer to decoder in matroska's way
|
2005-05-12 |
henry |
BGR formats are ok, too
|
2005-05-12 |
henry |
v4l2 RGB15/16 is actually BGR
|
2005-05-12 |
gpoirier |
Sync with 1.964
|
2005-05-11 |
diego |
Document -vf pp=ac.
|
2005-05-11 |
kraymer |
1.891: vstrict vs mjpeg update, typo
|
2005-05-11 |
gpoirier |
Sync with 1.963
|
2005-05-11 |
lorenm |
sync to x264 rev223 (options: ratetol, vbv_*)
|
2005-05-11 |
kraymer |
1.888: renamed init_adelay to vdelay with opposite range
|
2005-05-11 |
kraymer |
1.886: Sync -channels and -srate options with the XML docs.
|
2005-05-11 |
kraymer |
1.883: fixes for previous commits (checked)
|
2005-05-11 |
kraymer |
1.882: Sync to x264 r134: weighted prediction for B-frames.
|
2005-05-11 |
kraymer |
1.962: vo_ggi now supports ontop.
|
2005-05-11 |
diego |
vo_ggi now supports ontop.
|
2005-05-11 |
diego |
- make use of libggiwmh if found by configure
|
2005-05-11 |
diego |
If libggi has been found, search for the libggiwmh extension
|
2005-05-11 |
nicodvb |
large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction by me
|
2005-05-10 |
kraymer |
1.881: added new mpeg muxer options
|
2005-05-10 |
kraymer |
1.879: man page review part XVI
|
2005-05-10 |
kraymer |
1.877: x264: expose option "level_idc".
|
2005-05-10 |
kraymer |
1.896: -format description updated to match current behavior.
|
2005-05-10 |
kraymer |
1.874: Fix -sstep description.
|
2005-05-10 |
kraymer |
1.872: vf_detc parameter names fixed. (already in prev commit)
|
2005-05-10 |
kraymer |
1.870: man page review page XIV
|
2005-05-10 |
nplourde |
do not define HAVE_ALTIVEC_H on osx with gcc4
|
2005-05-10 |
nplourde |
mcpu & mtune work on gcc4
|
2005-05-10 |
nplourde |
if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>
|
2005-05-10 |
nplourde |
look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
|
2005-05-10 |
gabrov |
synced with 1.16, initial translation
|
2005-05-09 |
diego |
vo_quartz and vo_macosx support -ontop as well.
|
2005-05-09 |
diego |
wording/spelling
|
2005-05-09 |
rfelker |
end of the locale nightmare, forever
|
2005-05-09 |
gpoirier |
sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after all
|
2005-05-09 |
gabrov |
synced with 1.64
|
2005-05-09 |
reimar |
update vstrict description
|
2005-05-09 |
reimar |
vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hack
|
2005-05-09 |
reimar |
actually output 2 channel audio (instead of 6 channel with 4 empty channels)
|
2005-05-09 |
gabrov |
synced with 1.61
|
2005-05-09 |
henry |
strdup() of a NULL pointer, truckload of cola for me
|
2005-05-09 |
gpoirier |
Nits - better description for border_mask
|
2005-05-09 |
nplourde |
dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
|
2005-05-09 |
diego |
small updates/fixes
|
2005-05-09 |
diego |
Allow more gcc 3.x and 4.x versions.
|
2005-05-09 |
jheryan |
Synced with 1.58
|
2005-05-09 |
jheryan |
Synced with 1.74
|
2005-05-09 |
jheryan |
Synced with 1.24
|
2005-05-09 |
jheryan |
Synced with 1.63
|
2005-05-09 |
jheryan |
Synced with 1.11
|
2005-05-09 |
jheryan |
Synced with 1.953
|
2005-05-08 |
gpoirier |
10l and more precise description of border_mask
|
2005-05-08 |
gpoirier |
Fixes suggested by Diego
|
2005-05-08 |
gpoirier |
lavc's border processing adaptive quant
|
2005-05-08 |
gpoirier |
Add border masking support for lavc
|
2005-05-08 |
diego |
MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>
|
2005-05-08 |
gpoirier |
explains what ARa is and a tries to improve the readability of the
|
2005-05-08 |
gpoirier |
Sync with 1.955: updated t[wo]olameopts's psycho range
|
2005-05-08 |
reimar |
ljpeg codec needs YUVJ colorspace, too
|
2005-05-08 |
nicodvb |
updated t[wo]olameopts's psycho range
|
2005-05-08 |
nicodvb |
updated psycho model range; made a parameter file-static in ae_toolame.c
|
2005-05-07 |
gpoirier |
Sync with 1.954: documented twolameopts
|
2005-05-07 |
nicodvb |
documented twolameopts
|
2005-05-07 |
nicodvb |
added twolame mp2 audio encoder
|
2005-05-07 |
gpoirier |
Minor fixes by Jeff Clagg
|
2005-05-06 |
rtognimp |
Fix audio playback for no-sound-3gp.3gp (amr nb)
|
2005-05-05 |
rtognimp |
Decode "d263" and "damr" atoms in 3gp files
|
2005-05-05 |
gpoirier |
Sync with 1.953: expose x264 options 'me' and 'me_range'.
|
2005-05-05 |
gpoirier |
mention the doc updates about x264 and some nits
|
2005-05-05 |
lorenm |
expose x264 options 'me' and 'me_range'.
|
2005-05-05 |
lorenm |
expose x264 options 'me' and 'me_range'.
|
2005-05-05 |
diego |
bandaid build fix
|
2005-05-05 |
gpoirier |
sync with 1.37: about mixed téléciné and progressive
|
2005-05-05 |
michael |
set pix_fmt
|
2005-05-05 |
gpoirier |
sync with 1.36
|
2005-05-05 |
nplourde |
do not define video_out_macosx if corevideo is not present
|
2005-05-04 |
diego |
Remove nonexisting dependency.
|
2005-05-04 |
diego |
readability cosmetics
|
2005-05-04 |
rtognimp |
Support for new vssh dll, patch by adland
|
2005-05-04 |
nauj27 |
1l for Andoni Zubimendi
|
2005-05-04 |
rfelker |
5l to me, i didn't notice the extra quotes breaking things
|
2005-05-04 |
rfelker |
remove nonportable and replace with proper quoting
|
2005-05-04 |
rfelker |
1000000000l for using nonportable, obfuscated, and even
|
2005-05-04 |
nplourde |
draw resize box
|
2005-05-04 |
henry |
force C locale to assure consistent behavior of toupper()
|
2005-05-04 |
wight |
sync 1.952
|
2005-05-04 |
nplourde |
fix sed for syntax to work on gnu & bsd
|
2005-05-03 |
wight |
Build fix, 1000l to Guillaume
|
2005-05-03 |
nplourde |
proper list of libav codec
|
2005-05-03 |
michael |
per (libav)codec enable/disable fix
|
2005-05-02 |
nplourde |
macosx
|
2005-05-02 |
nplourde |
enable panscan
|
2005-05-02 |
gpoirier |
Credits for Jeff Clang's x264 encoding guide and for me.
|
2005-05-02 |
gpoirier |
Removes all English's short forms.
|
2005-05-02 |
nplourde |
vo_macosx author
|
2005-05-02 |
nplourde |
enable rootwin
|
2005-05-02 |
gpoirier |
x264's encoding and install guide
|
2005-05-02 |
nplourde |
close button exit mplayer with esc key
|
2005-05-02 |
nauj27 |
Added charset file for lang es by Andoni Zubimendi
|
2005-05-02 |
nauj27 |
Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>
|
2005-05-02 |
wight |
sync 1.951
|
2005-05-02 |
reimar |
Fix the memleak fix: in case of error, demux_close_ogg should be called
|
2005-05-02 |
nplourde |
add ontop
|
2005-05-01 |
diego |
syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>
|
2005-05-01 |
gabrov |
synced with 1.74
|
2005-05-01 |
gabrov |
synced with 1.60
|
2005-05-01 |
diego |
codecs-status.html now resides in DOCS/.
|
2005-05-01 |
diego |
codecs-status.html should be written to an existing path.
|
2005-05-01 |
michael |
fix timestamps
|
2005-05-01 |
mosu |
Nasty workaround for codec initialization data. In _at least_ one case (AAC) the stream_header.size element seems to be four bytes off. Skip those bytes but only for known cases (again AAC) and not for all.
|
2005-05-01 |
reimar |
Prevent segfault when filter chain is empty (e.g. because all
|
2005-05-01 |
reimar |
Error out when invalid format is specified
|
2005-05-01 |
rik |
compilation fix (libavcodec sync)
|
2005-05-01 |
rfelker |
at lest this fixes build.. there's no way muxer_lavf is working right yet tho with mencoder's broken timestamps
|
2005-05-01 |
michael |
LIBAVFORMAT_BUILD >= 4624
|
2005-04-30 |
michael |
LIBAVCODEC_BUILD >= 4754
|
2005-04-30 |
nplourde |
vo quartz use command key
|
2005-04-30 |
diego |
compilation fix for codecs2html
|
2005-04-30 |
diego |
1l typo
|
2005-04-30 |
diego |
Fix wrong compilation instructions.
|
2005-04-30 |
diego |
On a Mac, option is Alt, the keys with the Apple logo are called command.
|
2005-04-30 |
nplourde |
mac osx change
|
2005-04-30 |
nplourde |
macosx vo
|
2005-04-30 |
gpoirier |
sync with 1.949: Replace duplicate and wrong -sws parameter description with a pointer.
|
2005-04-30 |
gpoirier |
Fixes double import of avs_create_script_environment.
|
2005-04-29 |
rfelker |
revert one line of version 1.182 patch (caused use of already-freed
|
2005-04-29 |
gabrov |
synced with 1.56
|
2005-04-29 |
alex |
unused define
|
2005-04-29 |
nplourde |
recommended flags on osx
|
2005-04-29 |
diego |
Replace duplicate and wrong -sws parameter description with a pointer.
|
2005-04-29 |
nplourde |
enable vo_macosx if corevideo available
|
2005-04-29 |
nplourde |
macosx core video module
|
2005-04-29 |
gpoirier |
sync with 1.948: af_volnorm method suboption
|
2005-04-29 |
nplourde |
macosx core video module
|
2005-04-29 |
nplourde |
use darwin accurate timer
|
2005-04-28 |
diego |
af_volnorm method suboption
|
2005-04-28 |
rtognimp |
Also '3g2a' can be used for 3GPP Profile 2
|
2005-04-28 |
reimar |
adds a parameter to the switch_audio command to directly select a track.
|
2005-04-27 |
gpoirier |
sync with 1.947: explain how to use toolame in VBR mode + Diegos nits
|
2005-04-27 |
diego |
wording improvents
|
2005-04-27 |
nicodvb |
explain how to use toolame in VBR mode
|
2005-04-27 |
nicodvb |
fixed variability range
|
2005-04-27 |
nicodvb |
add mpeg demuxers maintener
|
2005-04-27 |
gpoirier |
sync with 1.945: Document replacing , by . for -vo ggi:
|
2005-04-27 |
nicodvb |
added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity
|
2005-04-27 |
nplourde |
fix palette8tobgr32/palette8torgb32 on big endian
|
2005-04-27 |
nicodvb |
10l, fix wrong byterate in waveformat
|
2005-04-27 |
nplourde |
use sleep_accurate darwin timer
|
2005-04-27 |
reimar |
typo, memset 0 was done on desc instead of cdesc, see bug #288
|
2005-04-27 |
reimar |
Document replacing , by . for -vo ggi:
|
2005-04-27 |
reimar |
Make it possible to use a ggi device string that contains a ',' by writing
|
2005-04-26 |
gpoirier |
Fix the pattern that wasn't repeated every 4 lines.
|
2005-04-26 |
reimar |
not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
|
2005-04-26 |
gpoirier |
sync with 1.944: better slave mode description, spelling/grammar
|
2005-04-26 |
diego |
better slave mode description, spelling/grammar
|
2005-04-26 |
diego |
(hopefully) better description of slave mode
|
2005-04-25 |
gpoirier |
sync with 1.943: faac options
|
2005-04-25 |
nicodvb |
toolame now works in vbr mode, too
|
2005-04-25 |
diego |
better slave mode description
|
2005-04-25 |
diego |
faac section review
|
2005-04-25 |
nicodvb |
faac options
|
2005-04-25 |
nicodvb |
added format 0x706D for faac, compatible with ffmpeg
|
2005-04-25 |
nicodvb |
mention audio encoding modularization and faac
|
2005-04-25 |
nicodvb |
added faac audio encoder
|
2005-04-25 |
nicodvb |
fixed wrong function pointers definitions
|
2005-04-24 |
gabrov |
synced with 1.79
|
2005-04-24 |
gabrov |
synced with 1.24
|
2005-04-24 |
gabrov |
synced with 1.73
|
2005-04-24 |
gabrov |
synced with 1.55 (initial translation)
|
2005-04-24 |
gpoirier |
explains how to fix the aspect ratio of an AVI file
|
2005-04-24 |
henry |
- preserve ordering of the slices
|
2005-04-24 |
nicodvb |
wrong framesize calculation for layers 1 and 2 with lsf set
|
2005-04-24 |
henry |
update to libogg 1.1.2 (needed for Theora)
|
2005-04-24 |
henry |
check for negative strides before memcpy
|
2005-04-24 |
henry |
support for both orderings of the slices (top->down / bottom->up)
|
2005-04-24 |
henry |
16-bit unsigned (needed by Theora exp.)
|
2005-04-23 |
iive |
use the documented default video device /dev/video0 instead of /dev/video that is missing on most systems
|
2005-04-23 |
reimar |
Make "mplayer -- --a" play the file --a instead of bailing out with a useless
|
2005-04-22 |
nicodvb |
restore old lavc_find_atag to be used when compiling mplayer without libavformat
|
2005-04-22 |
gpoirier |
Credits for Michael Behrisch
|
2005-04-22 |
reimar |
gcc 2.95 compilation fix
|
2005-04-22 |
reimar |
Apply -srate and -channels only to the start of the filter chain, not
|
2005-04-22 |
nicodvb |
macosx compilation fix
|
2005-04-22 |
lorenm |
mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.
|