2005-04-06 |
rathann |
- fix gcc warnings, strlcat/strlcpy prototypes
|
2005-03-23 |
diego |
Fix shared libpostproc installation.
|
2005-03-14 |
lorenm |
sync to x264 171: chroma_me, chroma_qp_offset
|
2005-03-06 |
iive |
use inttypes.h for checks instead of less spread-ed stdint.h
|
2005-03-04 |
lorenm |
sync to x264 r150: new option 'b_pyramid'
|
2005-03-02 |
wight |
libsmbclient is sometimes built with ssl support. This takes it into account
|
2005-02-27 |
joey |
added a stream module for the vstream client library
|
2005-02-26 |
reimar |
--charset configure option to convert help messages charset
|
2005-02-23 |
lorenm |
sync to x264 r137: adaptive B-frame decision, flush delayed frames.
|
2005-02-22 |
reimar |
fix for MAP_ANON vs. MAP_ANONYMOUS fix...
|
2005-02-22 |
lorenm |
Sync to x264 r134: weighted prediction for B-frames.
|
2005-02-21 |
reimar |
typo, missing _no
|
2005-02-20 |
lorenm |
x264: expose option "level_idc".
|
2005-02-18 |
lorenm |
Move x264 version check into configure.
|
2005-02-06 |
reimar |
DGA works only with x11
|
2005-02-05 |
diego |
XvMC is not yet autodetected, don't claim otherwise in the help output,
|
2005-02-05 |
reimar |
Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
|
2005-02-03 |
aurel |
makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
|
2005-02-02 |
diego |
Separate XF86 video mode extension check from XF86 keysym check as
|
2005-02-01 |
diego |
Print which of Tremor, internal Tremor or libvorbis has been enabled.
|
2005-01-22 |
diego |
The test to check for working pthreads fails if the system can support
|
2005-01-22 |
diego |
Make configure check for aalib dependency on libX11 if it fails without.
|
2005-01-21 |
alex |
better test for MAP_FAILED by Ian Lindsay
|
2005-01-20 |
reimar |
remove all setlocale calls, they break the behaviour of sscanf and
|
2005-01-16 |
reimar |
detect and use the codecs paths instead of win32.
|
2005-01-14 |
attila |
10l
|
2005-01-12 |
attila |
sun grep doesn't like binary files, thus the compiled file
|
2005-01-06 |
diego |
RTC check should no longer be Linux-only.
|
2005-01-06 |
diego |
RTC support on FreeBSD, inspired by a patch from Michael Johnson
|
2004-12-30 |
henry |
internal Tremor decoder for Ogg/Vorbis
|
2004-12-29 |
rtognimp |
Support amr_nb and amr_wb via libavcodec
|
2004-12-23 |
reimar |
do not use pthreads on hpux (broken, hardly useful).
|
2004-12-23 |
reimar |
When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
|
2004-12-23 |
ivo |
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
|
2004-12-15 |
faust3 |
enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
|
2004-11-25 |
zdar |
10l for me => is not >=
|
2004-11-25 |
zdar |
Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
|
2004-11-22 |
henry |
check for __builtin_expect (used by libmpeg2)
|
2004-11-20 |
wight |
should be \$ not $\
|
2004-11-20 |
henry |
support for debianized LIVE.COM library
|
2004-11-11 |
diego |
devices.html is no more, link updated.
|
2004-11-10 |
nplourde |
add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
|
2004-11-10 |
rathann |
fix --disable-termios, approved by Diego
|
2004-11-07 |
mosu |
Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
|
2004-11-06 |
rfelker |
recommit sascha's commit (Lennart Poettering's polyaudio stuff)
|
2004-11-03 |
nplourde |
remove mac shlb support to use new helix codec for realvideo support on osx
|
2004-11-02 |
faust3 |
winvidix requires -lgdi32
|
2004-11-01 |
nplourde |
enable vcd support on all based darwin system
|
2004-10-31 |
faust3 |
some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian check
|
2004-10-30 |
faust3 |
avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
|
2004-10-30 |
faust3 |
fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
|
2004-10-28 |
reimar |
Allow attaching gdb on crash automatically.
|
2004-10-24 |
reimar |
_def_enca should always be set to something! And preferrably correctly..
|
2004-10-23 |
ivo |
Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
|
2004-10-21 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
2004-10-20 |
wight |
Move help_mp.h generation to Makefile, so it's easier to maintain on
|
2004-10-18 |
nplourde |
add vcd support to darwin for ppc
|
2004-10-17 |
reimar |
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
2004-10-12 |
reimar |
-fno-PIC will not work on OSX, and it is only useful on x86 anyway.
|
2004-10-11 |
reimar |
Zeta OS support, mostly working.
|