summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing ifdef, 10l...atmos42001-12-231-0/+2
* added "copy mga_vid to /lib/modules" to install instructionsgabucino2001-12-232-3/+9
* made divx4 optional (also configure checking needed) and added avcodec_closealex2001-12-222-6/+40
* Argh, forgot to make variable static...mswitch2001-12-221-1/+1
* Modified aspect reference, uses default PAL values... Difference to NTSC shou...mswitch2001-12-221-1/+1
* Added format conversion and resampling through pl_format and pl_resample. Som...mswitch2001-12-221-20/+52
* compile encoders in libavcodec tooalex2001-12-221-0/+1
* added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :(...alex2001-12-221-0/+34
* added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and ad...alex2001-12-222-2/+202
* syncnexus2001-12-221-0/+1
* Plugger patch by Sam Linatmos42001-12-223-1/+13
* sse optimize of 3Fmichael2001-12-223-27/+153
* 3F2R sse optimizedmichael2001-12-223-24/+171
* added co64 (64bit chunk offset table) chunk (needed for mov files created wit...alex2001-12-221-3/+58
* working with 0.9.6 too (0.9.6 is coming with debian woody)alex2001-12-221-2/+7
* updated to reflect BGR32 output of FLI datamelanson2001-12-211-1/+1
* Cinepak decoder author addedgabucino2001-12-212-4/+12
* similar to 1.40, updated Cinepak section (new, opensource codec)jaf2001-12-211-4/+3
* updated Cinepak section (new, opensource codec)gabucino2001-12-212-6/+7
* Cinepak YUY2 supportarpi2001-12-213-1/+91
* "This are some updates mostly, new chapters in documentation.html."gabucino2001-12-213-131/+175
* native CVID codec added, order of native and vfw codecs changedarpi2001-12-211-27/+34
* native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash....arpi2001-12-215-1/+604
* void* context added - it should keep the codec-specific stuff (struct ptr or ...arpi2001-12-211-2/+4
* minor bugfixes (noone noticed them)michael2001-12-212-5/+7
* c++-compiler is not needed. gcc however is. ( and bcc is not enough )eyck2001-12-211-1/+1
* Modified the sync code once again, commented out hardware pts sync (I'll like...mswitch2001-12-201-43/+38
* similar to 1.135, Polish translation link addedjaf2001-12-201-0/+1
* similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?jaf2001-12-201-1/+5
* similar to 1.134, forgot to remove these (notes about suid)jaf2001-12-201-4/+0
* similar to 1.16, some additional info in 2pass sectionjaf2001-12-201-2/+2
* Polish translation link added, hungarian links translated to hungariangabucino2001-12-202-4/+6
* rgb24toyv12 bugfixmichael2001-12-202-6/+9
* Adam Di Carlo changes. see debian/changelogeyck2001-12-205-33/+39
* Added plugin for fractional resampling (alpha code)anders2001-12-206-3/+615
* Removed conversion for yuy2, libmp1e supports this format, no need to cnovert...mswitch2001-12-201-15/+9
* Removed some old libavcodec code which would cause inproper scaling of some m...mswitch2001-12-201-38/+20
* Try The Fucking CVS message. Hmm it was there. Where did it go?gabucino2001-12-192-2/+9
* forgot to remove these (notes about suid)gabucino2001-12-192-8/+0
* runtime cpu detection for the resample stuffmichael2001-12-194-237/+364
* sse opt of mix32toS()michael2001-12-191-0/+27
* sse opt of mix32to2()michael2001-12-191-0/+22
* adding some commentsmichael2001-12-191-2/+11
* oops... previous commit was only a half-sync with help_mp-en.h 1.19pl2001-12-191-0/+5
* Inproved mpeg sync on fast computersmswitch2001-12-191-0/+2
* some additional info in 2pass sectiongabucino2001-12-192-8/+9
* eh forgot about ffmpeg12 :<gabucino2001-12-192-2/+2
* better dvd supportpontscho2001-12-194-22/+63
* button design fixpontscho2001-12-191-1/+2
* nesze LGB beleirtalak igy ;)pontscho2001-12-191-4/+6
* Remove lame upsampler, cleaned out stuff relating to setting channels.mswitch2001-12-191-49/+16
* Fix glitchy mpeg playbackmswitch2001-12-191-2/+2
* missing 1 byte in array sizepl2001-12-191-2/+2
* x = malloc(strlen(s) + c) ... strcpy(x, s)pl2001-12-193-14/+7
* checkings for malloc results (potential memleaks)pl2001-12-192-10/+21
* sync with help_mp-en.h 1.19pl2001-12-191-3/+37
* better fullscreen-mode selection, patch by dunno :)atmos42001-12-191-2/+14
* sync again, 10l ;)nexus2001-12-191-3/+38
* + Added support of FIFO engine (suggested by Vladimir Dergachev)nick2001-12-191-5/+74
* Sync with r1.19nick2001-12-191-1/+42
* syncnexus2001-12-191-0/+5
* If the demuxer type is unknown it will start an http streaming.bertrand2001-12-191-6/+8
* Removed unnecessary check after the protocol autodetection.bertrand2001-12-191-6/+0
* Just a hintnick2001-12-191-0/+4
* Typofix (thanks to Felix)nick2001-12-191-1/+1
* pre-cache fixedarpi2001-12-192-4/+5
* nop_steraming fixedarpi2001-12-191-0/+1
* similar to 1.19, lang support.jaf2001-12-181-0/+4
* init title change basz.pontscho2001-12-184-1/+22
* some warning killpontscho2001-12-181-5/+7
* lang support.pontscho2001-12-182-3/+8
* similar to 1.15, hm. stuff.jaf2001-12-181-0/+8
* similar to 1.33, hm. stuff.jaf2001-12-181-1/+2
* similar to 1.39, hm. stuff.jaf2001-12-181-1/+5
* similar to 1.18, full language support for guijaf2001-12-181-0/+37
* fix bug, if dvd titles is 'none', vagymipontscho2001-12-181-4/+21
* updated to match help_mp-en.h 1.17pl2001-12-181-0/+2
* Applied patch by Jiri Svoboda <Jiri.Svoboda@seznam.cz>:pl2001-12-181-21/+10
* full language support for guipontscho2001-12-184-42/+76
* itt a skin nem van hibauzenet igy.pontscho2001-12-185-3/+13
* Added the Host field in the HTTP request.bertrand2001-12-181-0/+3
* removing unnecessary sse sin/cos LUTmichael2001-12-181-16/+12
* hm. stuff.gabucino2001-12-1810-4/+43
* "Another brand new translated file gcc-2.96-3.0.html, and correct version ofgabucino2001-12-182-256/+292
* sse optmichael2001-12-181-9/+25
* small changespontscho2001-12-181-1/+5
* runtime cpu detection for the idctmichael2001-12-183-151/+213
* mmx optmichael2001-12-183-0/+114
* mmx optmichael2001-12-183-0/+132
* mmx optmichael2001-12-183-0/+108
* mmx optmichael2001-12-183-0/+138
* mmx optmichael2001-12-183-3/+117
* *** empty log message ***gabucino2001-12-182-8/+8
* "I updatet codecs.html and translated whole new file: bugsreports.html.gabucino2001-12-173-314/+302
* VP30 added - report by Mark Janssen <maniac@maniac.nl>arpi2001-12-171-1/+1
* faster (and simpler) bitstream reader (in C)michael2001-12-172-2/+39
* MMX optmichael2001-12-173-0/+285
* similar to 1.38, err... minor fixes/additionsjaf2001-12-171-3/+6
* mmx optmichael2001-12-173-0/+153
* err... minor fixes/additionsgabucino2001-12-174-7/+20
* use resample.c functionsarpi2001-12-171-113/+6
* fixalex2001-12-171-1/+1
* precachingarpi2001-12-172-2/+3
* initial precachingarpi2001-12-173-8/+27
* Divide by Zero fix.atmos42001-12-171-2/+1
* kurva sub fix.pontscho2001-12-171-2/+5
* exchanged return with goto out in subconfig parsing and fixed error messagesalex2001-12-172-26/+23
* aspect ratio bug fix for guipontscho2001-12-173-2/+8
* eh ... dl ...pontscho2001-12-171-3/+5
* fix dvdread support detectpontscho2001-12-171-1/+1
* Partial sync with linux stuff (Linux driver is still buggy for me)nick2001-12-171-279/+164
* Some info from Vladimir Dergachevnick2001-12-171-0/+4
* sse optmichael2001-12-171-5/+58
* sse optmichael2001-12-171-0/+65
* Fixed the multiple ASF header stream chunk.bertrand2001-12-171-7/+2
* libmad addedarpi2001-12-171-0/+1
* cleanupmichael2001-12-171-162/+95
* reversed patch - faszom (C++) .so-baarpi2001-12-171-1/+1
* CoTaskMemAlloc def should match prototyp in com.harpi2001-12-171-1/+1
* sse optmichael2001-12-171-1/+36
* updatesarpi2001-12-171-3/+0
* fli seeking implementedarpi2001-12-172-1/+21
* some small sub bug fixpontscho2001-12-174-7/+34
* reset ds eof flags at seeking - requires for mpeg -looparpi2001-12-171-0/+2
* -noloop addedarpi2001-12-161-0/+1
* -loop fixedarpi2001-12-161-15/+9
* ULONG bug fixpontscho2001-12-161-1/+1
* GUI vs suidroot - fixed!gabucino2001-12-162-19/+0
* C optimizationsmichael2001-12-161-14/+103
* workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>arpi2001-12-162-11/+11
* Removed functions prototypes for streaming that don't need to be here.bertrand2001-12-161-9/+0
* sse optmichael2001-12-161-8/+91
* Applied the patch from Alban Bedel <albeu@free.fr>.bertrand2001-12-161-92/+190
* Made audio_id and video_id non static variable.bertrand2001-12-161-2/+2
* similar to 1.17\n only -v is neededjaf2001-12-161-1/+1
* only -v is neededgabucino2001-12-162-3/+3
* sse optmichael2001-12-161-5/+18
* VIVO donearpi2001-12-161-1/+0
* sse optmichael2001-12-161-0/+31
* vivo A-V sync fixedarpi2001-12-162-1/+15
* vfw codecs can't do 16bpp, but 15arpi2001-12-161-1/+1
* oops, 8bit instead of 16michael2001-12-161-6/+11
* began updated translation by <nell@skrzynka.pl> (work-in-progress)gabucino2001-12-1617-0/+7257
* obsoleted files (all) removedgabucino2001-12-1616-1403/+0
* Patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-161-0/+4
* Patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-161-0/+2
* Patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-161-5/+6
* similar to 1.132, applied Panagiotis' patchjaf2001-12-161-1/+11
* similar to 1.16, Add subtitle loader for guijaf2001-12-161-6/+8
* similar to 1.16, dvd subtiteles addedjaf2001-12-161-5/+6
* Changed an unknown file to preroll.bertrand2001-12-161-2/+2
* Handle broken server that doesn't send CRLF but jusr LF.bertrand2001-12-161-11/+14
* updatedarpi2001-12-161-6/+10
* a bit more SSE optimizationsmichael2001-12-161-7/+66
* better benchmarkingmichael2001-12-161-4/+7
* gcc -O? thinks a*0.0 != 0.0 so we need a better cmpmichael2001-12-161-0/+50
* fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug inmelanson2001-12-162-6/+24
* some SSE optimizationsmichael2001-12-151-1/+65
* benchmarking code (#define TIMING)michael2001-12-151-0/+34
* --with-x11{inc,lib}dir configure option broken, can't select a specific X11jkeil2001-12-151-20/+26
* update to match the latest update in English versionpl2001-12-151-1/+3
* support for RGB/BGR modes (tested with raw and divx4)alex2001-12-151-0/+8
* -vivo version option addedalex2001-12-152-0/+5
* added -vivo subconfigalex2001-12-152-32/+108
* Sync with rev 1.16nick2001-12-151-4/+20
* syncnexus2001-12-151-0/+2
* Add subtitle loader for guipontscho2001-12-1510-191/+280
* fixed sig8 while -idx on some files (actually this is a workaround) :(gabucino2001-12-141-1/+2
* Made the HTTP request escaped the url.bertrand2001-12-141-7/+26
* Added 2 functions to escape/unescape the url as described in the RFC 2396.bertrand2001-12-142-1/+64
* tweaked surround lowpass filter, included some new test codesteve2001-12-142-12/+80
* Applied the patch from Alban Bedel <albeu@free.fr>.bertrand2001-12-143-8/+26
* Fix mediaLib compilation problem on solaris.jkeil2001-12-142-4/+3
* Use $AUDIODEV environment variable as the default audio device on solaris, ifjkeil2001-12-141-1/+6
* x11control, direct rendering and some minor changesiive2001-12-141-60/+170
* applied Panagiotis' patchgabucino2001-12-145-3/+41
* applied Nick's patchgabucino2001-12-141-0/+234
* -sid works nowgabucino2001-12-144-13/+26
* Tuned some values:nick2001-12-142-13/+16
* add missing newline in warning messagesteve2001-12-131-1/+3
* include 7kHz lowpass filter for surround channels, as per Dolby recommendationsteve2001-12-131-22/+37
* compile remez.csteve2001-12-131-1/+1
* FIR filter implementation for surround sound lowpasssteve2001-12-131-0/+59
* code by Jake Janovetz to find FIR filter coefficients using the Parks-McClell...steve2001-12-132-0/+749
* donealex2001-12-131-3/+0
* vcodec_raw addedalex2001-12-132-2/+36
* fs button bug fixpontsc