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 |
henry |
force C locale to assure consistent behavior of toupper()
|
2005-05-04 |
nplourde |
fix sed for syntax to work on gnu & bsd
|
2005-05-03 |
nplourde |
proper list of libav codec
|
2005-05-03 |
michael |
per (libav)codec enable/disable fix
|
2005-04-29 |
nplourde |
recommended flags on osx
|
2005-04-29 |
nplourde |
enable vo_macosx if corevideo available
|
2005-04-29 |
nplourde |
macosx core video module
|
2005-04-25 |
nicodvb |
added faac audio encoder
|
2005-04-22 |
nicodvb |
audio encoding reworked
|
2005-04-17 |
faust3 |
newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
|
2005-04-13 |
nplourde |
allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
|
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
|