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:
|