| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove reference to non-existent variable. | diego | 2006-08-22 | 1 | -1/+1 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 | 1 | -1/+1 |
* | consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE. | diego | 2006-08-16 | 1 | -2/+2 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 | 5 | -10/+10 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 | 6 | -12/+12 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 | 1 | -1/+0 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 | 1 | -2/+2 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 | 1 | -1/+9 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -2/+2 |
* | Mark modified imported files as such to comply with GPL ยง2a. | diego | 2005-04-15 | 6 | -0/+35 |
* | last mingw32 support patch by Sascha Sommer | alex | 2003-04-24 | 1 | -0/+2 |
* | cygwin support patch by Sascha Sommer and some fixes by me | alex | 2003-04-21 | 4 | -1/+44 |
* | CoTaskMemAlloc/Free vs malloc/free cleanup | alex | 2003-04-21 | 3 | -11/+11 |
* | a warning fix and rgb15/16 support by Sascha Sommer | alex | 2003-03-14 | 1 | -2/+5 |
* | cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer) | alex | 2003-02-25 | 3 | -5/+6 |
* | compiler warning fixes | arpi | 2002-12-14 | 2 | -2/+4 |
* | avifile sync (mostly cosmetics) | arpi | 2002-11-26 | 10 | -34/+49 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 2 | -3/+4 |
* | avifile sync - 95% cosmetics 5% bug | arpi | 2002-09-13 | 12 | -157/+143 |
* | disable annonying debug printf (autoq) | atmos4 | 2002-09-08 | 1 | -1/+1 |
* | use dir/libname.a instead of -Ldir -lname | arpi | 2002-08-29 | 1 | -1/+1 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 1 | -1/+1 |
* | SetValue: ignore case of 'item' | arpi | 2002-07-25 | 1 | -17/+17 |
* | Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me. | atmos4 | 2002-07-23 | 1 | -0/+1 |
* | yvu9 and if09 support. fixed i420,iyuv handling | alex | 2002-06-23 | 4 | -4/+34 |
* | warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-06-07 | 1 | -0/+1 |
* | some more output cosmetics, especially for vivo and mov demuxers | arpi | 2002-05-20 | 1 | -2/+2 |
* | possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2002-01-17 | 1 | -1/+2 |
* | debug-- | arpi | 2002-01-04 | 1 | -3/+3 |
* | SetValue fixed, iv_State=START enabled (silly xine developers disabled for un... | arpi | 2002-01-02 | 1 | -17/+20 |
* | headers cleanup | arpi | 2002-01-02 | 4 | -64/+60 |
* | ACEL.P fixed (avifile sync) | arpi | 2001-12-31 | 1 | -6/+10 |
* | avifile sync | arpi | 2001-12-11 | 11 | -137/+314 |
* | avifile merge | arpi | 2001-12-11 | 2 | -5/+10 |
* | do not fault if Filter_Create failed | alex | 2001-12-11 | 1 | -0/+6 |
* | obsoleted files | arpi | 2001-12-10 | 2 | -56/+0 |
* | obsoleted files | arpi | 2001-12-10 | 4 | -218/+13 |
* | API changes - now fully compatible with C++ version | arpi | 2001-12-10 | 4 | -11/+18 |
* | avifile sync. seems to some bugs fixed... | arpi | 2001-11-26 | 7 | -34/+38 |
* | mplayer integration | arpi | 2001-11-22 | 6 | -249/+223 |
* | xine's bugs fixed - YV50 yv12 and setup_fs | arpi | 2001-11-22 | 1 | -2/+2 |
* | imported from xine | arpi | 2001-11-21 | 4 | -360/+595 |
* | C++ -> C (import from avifile cvs) | arpi | 2001-11-21 | 14 | -1296/+1491 |
* | Move ignores in subdirs to their respective .cvsignore files. | atmos4 | 2001-11-17 | 1 | -0/+1 |
* | hmm. indeo5ds YV12 fixed? | arpi | 2001-11-13 | 1 | -1/+1 |
* | fixed some miscoding :) | alex | 2001-10-30 | 1 | -2/+2 |
* | iosteram included for cout/cerr | arpi | 2001-10-04 | 1 | -1/+1 |
* | stdlib.h added | arpi | 2001-10-04 | 1 | -0/+1 |
* | killed unneeded dependency on c++ headers | arpi | 2001-10-04 | 7 | -36/+43 |
* | sync with avifile | arpi | 2001-10-04 | 10 | -58/+52 |
* | setup_FS.c -> ldt_keeper.c (avifile sync) | arpi | 2001-10-04 | 3 | -10/+9 |
* | Fix two memory accesses to unallocated memory (detected by electric fence) | jkeil | 2001-08-31 | 1 | -2/+4 |
* | small fix | arpi | 2001-08-27 | 1 | -0/+1 |
* | Commented out annoying printfs with -autoq. | atmos4 | 2001-08-20 | 2 | -2/+6 |
* | exception stuff fixed | arpi | 2001-08-16 | 1 | -10/+9 |
* | fixes | arpi | 2001-08-16 | 1 | -4/+11 |
* | error handling | arpi | 2001-08-16 | 1 | -4/+20 |
* | Start/Stop state flag fixed - requires for brightness/contrast/etc stuff... | arpi | 2001-08-16 | 3 | -4/+10 |
* | big avifile sync - from now we have common code | arpi | 2001-08-16 | 21 | -2067/+2328 |
* | fixed BITMAPINFO struct length truncation (WMV8) | arpi | 2001-08-15 | 2 | -12/+31 |
* | debug printf() removed | arpi | 2001-08-04 | 1 | -1/+1 |
* | OPTFLAGS vs. INCLUDES cleanup | arpi | 2001-06-26 | 1 | -2/+2 |
* | Ehh, wine ... | lgb | 2001-06-26 | 1 | -1/+1 |
* | Force exeptions for dshow code (keeps users from building unworkable mplayer). | atmosfear | 2001-06-11 | 1 | -1/+1 |
* | some possible buffer overflow places fixed | al3x | 2001-06-11 | 1 | -2/+2 |
* | The "bad" "using namespace std" was removed :) | arpi_esp | 2001-06-10 | 2 | -2/+2 |
* | ehh. removed duplicated namspace 'std'... and removed include string.h, unnee... | arpi_esp | 2001-06-09 | 2 | -5/+2 |
* | added missing 'using namespace std;' for gcc 3.0 | arpi_esp | 2001-06-09 | 3 | -1/+8 |
* | dependency stuff fixed | arpi_esp | 2001-06-04 | 1 | -3/+2 |
* | FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net | arpi_esp | 2001-06-03 | 1 | -1/+1 |
* | using gcc -MM instead of makedepend, make OBJS from SRCS where possible | arpi_esp | 2001-05-24 | 1 | -2/+4 |
* | avifile-0.6-CVS merge | arpi_esp | 2001-05-06 | 11 | -124/+194 |
* | other YUV formats support | arpi_esp | 2001-04-16 | 1 | -1/+8 |
* | using expLoadLibraryA instead of LoadLibraryA | arpi_esp | 2001-04-11 | 2 | -7/+9 |
* | less, and more informal printfs | arpi_esp | 2001-04-11 | 1 | -4/+4 |
* | gcc 3.0 patch by Felix von Leitner | arpi_esp | 2001-04-07 | 2 | -2/+4 |
* | Setup_FS fix for directshow | arpi_esp | 2001-03-29 | 1 | -3/+11 |
* | added DS_AudioDec | arpi_esp | 2001-03-22 | 3 | -2/+215 |
* | fixed Quality setting | arpi_esp | 2001-03-21 | 1 | -1/+2 |
* | fixed DivX Quality setting (using registry) | arpi_esp | 2001-03-20 | 2 | -8/+67 |
* | small cosmetic to avoid gcc warnings | arpi_esp | 2001-03-20 | 3 | -4/+3 |
* | Added C-C++ interface in DS_VideoDec.h | arpi_esp | 2001-03-20 | 4 | -4/+487 |
* | Initial revision | arpi_esp | 2001-03-20 | 16 | -0/+2962 |