2002-08-31 |
arpi |
10l - use NULL instead of -1 for init_video's vfm
|
2002-08-31 |
pontscho |
remove obsoleted files
|
2002-08-31 |
arpi |
WARNING message gui windows disabled, the only critical warn message (too
|
2002-08-31 |
atmos4 |
fix cache disable for live.com
|
2002-08-31 |
pontscho |
- add None to audio/video family selection
|
2002-08-31 |
arpi |
removed buggy fd<0 check for disallowing dumpstream/cache
|
2002-08-31 |
atmos4 |
Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
|
2002-08-31 |
arpi |
- warnings enabled for GUI mode
|
2002-08-31 |
alex |
some cosmetics for gui
|
2002-08-31 |
alex |
enable linewrapping
|
2002-08-31 |
gabucino |
some fixes
|
2002-08-31 |
arpi |
1000l - libmpdvdkit2 fix, thx Nexus
|
2002-08-31 |
arpi |
print only fatal/error/warning to stderr, others go to stdout
|
2002-08-31 |
alex |
fix flip handling bug
|
2002-08-31 |
arpi |
make -ac/-vc help look better
|
2002-08-31 |
diego |
Zr documentation updated plus some typos fixed.
|
2002-08-31 |
arpi |
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
|
2002-08-31 |
diego |
All RealVideo codecs liste on one line - less wasted space.
|
2002-08-31 |
jonas |
some changes, Arpi was right...
|
2002-08-31 |
michael |
forgot bug=2
|
2002-08-31 |
pontscho |
upsz ...
|
2002-08-31 |
pontscho |
fix vfm and add afm support
|
2002-08-31 |
gabucino |
very simple script for viewing results with gnuplot, converted to JPEG
|
2002-08-31 |
gabucino |
v0.91
|
2002-08-31 |
atmos4 |
generalized iconv detection
|
2002-08-31 |
atmos4 |
fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
|
2002-08-30 |
jonas |
afm/vfm migration, suboption config example, 2 typos
|
2002-08-30 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|
2002-08-30 |
michael |
dct_algo
|
2002-08-30 |
arpi |
reordered libs, especially Freetype. idea by Nexus
|
2002-08-30 |
gabucino |
v0.9 of my compile+benchmark script, designed for my local boxes, shared on
|
2002-08-30 |
arpi |
2*10l to me
|
2002-08-30 |
arpi |
vfwex separated from vfw, to work with new vfm system and dlopen
|
2002-08-30 |
arpi |
sync driver names with codec-cfg
|
2002-08-30 |
arpi |
renamed codecs
|
2002-08-30 |
arpi |
renamed to match driver family name
|
2002-08-30 |
arpi |
renamed to ad_mp3lib.c
|
2002-08-30 |
pontscho |
upsz, 10l
|
2002-08-30 |
pontscho |
add subtitle dropping support
|
2002-08-30 |
arpi |
assume $(CC) can compile c++ - fixes compile with non-default compiler
|
2002-08-30 |
arpi |
align fix - Björn Sandell <biorn@dce.chalmers.se>
|
2002-08-30 |
rfelker |
ignore .libdeps
|
2002-08-30 |
arpi |
2*100l, extern fv() {} is nonsense, you have to decide if it is extern or
|
2002-08-30 |
alex |
added needed errno.h
|
2002-08-30 |
alex |
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
|
2002-08-30 |
alex |
fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.c
|
2002-08-30 |
alex |
mp_msg'ized
|
2002-08-30 |
alex |
added bgr support and support for forcing output format
|
2002-08-30 |
alex |
added missing palette8tobgr pairs (hope it's correct)
|
2002-08-30 |
alex |
recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>
|
2002-08-30 |
rik |
libavcodec sync
|
2002-08-30 |
nexus |
sync
|
2002-08-30 |
rfelker |
"halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
|
2002-08-30 |
diego |
RV40 supported, atrc not.
|
2002-08-30 |
diego |
Explain why putting [PATCH] in the subject is important.
|
2002-08-30 |
michael |
dct selection support
|
2002-08-29 |
pontscho |
- fix window handling with dxr3
|
2002-08-29 |
pontscho |
- add play time subtitle change support
|
2002-08-29 |
arpi |
10l bug, found by Nexus
|
2002-08-29 |
arpi |
use dir/libname.a instead of -Ldir -lname
|