summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* some debug++arpi2002-01-041-0/+7
* -npp helpmichael2002-01-041-37/+43
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-046-101/+133
* Clean up - no longer needed comments, commented out older version of solutions.eyck2002-01-041-6/+1
* preliminary support of direct hardware accessnick2002-01-047-0/+1907
* binary driversnick2002-01-043-0/+76
* fix typos in latest checkin. although ( and { look alike, they're not.d'ah.eyck2002-01-041-1/+1
* make needs prefix, CONFDIR AND DATADIR set for package to build correctly.eyck2002-01-041-1/+1
* integrated Tim Ferguson's native CYUV decodermelanson2002-01-046-1/+125
* iterated a52 channel setuparpi2002-01-031-4/+9
* mono ac3 supportarpi2002-01-031-0/+10
* *** empty log message ***gabucino2002-01-033-1/+28
* hu ezt elbaszigeteltemgabucino2002-01-031-5/+2
* -npp fq:<quantizer>michael2002-01-032-6/+30
* Use install for installing manpages and codecs.conf instead of doing it ourse...eyck2002-01-031-4/+3
* stream_skip len s/be off_tsteve2002-01-031-1/+1
* manpage install addedarpi2002-01-031-0/+1
* last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-3/+2
* lastminute divbyzero fix by Attila Kinali ;)arpi2002-01-021-0/+5
* last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-1/+7
* SetValue fixed, iv_State=START enabled (silly xine developers disabled for un...arpi2002-01-021-17/+20
* updated by tomas.blaha at kapsa.club.czarpi2002-01-021-29/+44
* hotfix for ac3 aid<0x20 (VDR)arpi2002-01-021-1/+1
* 10larpi2002-01-021-2/+2
* (C) 2001 -> 2002gabucino2002-01-025-8/+8
* Happy new year! :)arpi2002-01-0211-11/+11
* do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@mo...arpi2002-01-021-0/+2
* osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2002-01-021-1/+6
* zlib range 0-8 -> 0-9arpi2002-01-021-3/+3
* some done and some delayedarpi2002-01-021-4/+2
* using dshow headers from dshow/ instead of c++ versionarpi2002-01-022-4/+4
* headers cleanuparpi2002-01-024-64/+60
* note for all usersnick2002-01-021-0/+3
* solution for non-x86 usersnick2002-01-023-5/+259
* -dapsync -softsleepgabucino2002-01-022-4/+4
* ah. many small updates againgabucino2002-01-028-30/+90
* notes for non-x86 usersnick2002-01-021-0/+3
* Added support of Radeon2 8500 AIWnick2002-01-024-19/+55
* fixed FOX61 ADPCM; still working on FOX62melanson2002-01-021-180/+45
* some links placed (nvidia fuckoz.)gabucino2002-01-023-4/+8
* new 'Developer Cries' TOC :)gabucino2002-01-022-4/+19
* nvidia & joebarr entrygabucino2002-01-011-0/+32
* more messarpi2002-01-011-10/+33
* codecs.conf parser hangup fixed by iive, cpu usage reset at startarpi2002-01-011-4/+5
* added initial support for format 0x61 ADPCM (sounds good, but still pops)melanson2002-01-016-3/+98
* it was a long night ;-), I'll finish laterjaf2002-01-011-1/+233
* applied Steve's patchgabucino2002-01-013-3/+24
* vbr win izegabucino2002-01-011-1/+3
* VBR windoz warninggabucino2002-01-011-4/+6
* -rootwingabucino2002-01-011-2/+6
* some fixesgabucino2002-01-011-5/+5
* applied many interesting things from pl's patch, by handgabucino2002-01-011-180/+183
* applied "magic" Michael real fix ;)pl2002-01-011-16/+7
* tail_space infinite loop fix by jeon_goon@lycos.co.krarpi2002-01-011-1/+1
* workaround for the guilty code that caused sig11 when compiled with gcc-3.0.xpl2001-12-311-0/+13
* Oops-typo.nick2001-12-311-1/+1
* Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeonsnick2001-12-312-4/+195
* Sync with r1.20. Just for releasenick2001-12-311-4/+5
* small fixes (=> HAVE_STDINT_H is now defined)pl2001-12-313-4/+25
* fix for imaadpcmacm sizenexus2001-12-311-2/+2
* <stdint.h> doesn't exist in FreeBSDnexus2001-12-311-0/+2
* FreeBSD need EXTRA_LIB to compilenexus2001-12-311-1/+1
* ACEL.P fixed (avifile sync)arpi2001-12-311-6/+10
* updated by B. Johannessen <bob@well.com>arpi2001-12-311-13/+74
* Italian tr. by Fabio Olimpieri <fabio.olimpieri@tin.it>arpi2001-12-311-0/+312
* stuff.gabucino2001-12-316-12/+38
* a52 resampler init moved to initarpi2001-12-301-16/+30
* runtime cpudetect the liba52 way part 2 (downmix.c)michael2001-12-303-11/+14
* c, mmx versions separated. a52 style runtime stuffarpi2001-12-304-1259/+186
* runtime cpudetect in liba52 waymichael2001-12-305-21/+28
* pass accel flags to a52_resample_initarpi2001-12-305-13/+13
* proper a52_init accel flagsarpi2001-12-301-0/+4
* SSE addedarpi2001-12-301-0/+1
* runtime cpudetectmichael2001-12-302-198/+444
* added test for inet_pton()pl2001-12-301-0/+21
* more common format for output messagespl2001-12-301-20/+22
* they aren't required morealex2001-12-301-4/+4
* Radeon specific gamma correction initialization. (from gatos.sf.net)nick2001-12-302-3/+102
* mp3lameless build fixedarpi2001-12-301-1/+1
* *** empty log message ***gabucino2001-12-302-2/+2
* updatesarpi2001-12-301-11/+5
* _mencoder auto->yes (D Richard Felker III)arpi2001-12-301-1/+1
* dshow help changed - it doesn't depend on c++ compiler/libsarpi2001-12-301-3/+1
* divx4encore is detectedarpi2001-12-301-1/+0
* divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disa...arpi2001-12-301-8/+9
* authors linked to the englishjaf2001-12-301-463/+2
* a52: CRC check for AC3 framesarpi2001-12-301-0/+4
* CRC code ported from libac3arpi2001-12-303-1/+78
* updatedarpi2001-12-301-37/+96
* more recent libavcodec checkarpi2001-12-301-2/+2
* print AC3 info + hotfix for channels upmixarpi2001-12-301-1/+31
* libac3 disabledarpi2001-12-301-0/+17
* liba52 optimization changesmichael2001-12-301-1/+1
* ported 3dnow(ex) optimizations from libac3michael2001-12-302-74/+907
* only print last line warning if verbose is onmichael2001-12-301-1/+1
* added read_index_chunk, fixed audio_header parser for version5alex2001-12-301-23/+149
* libavcodec MBC detection fixedarpi2001-12-291-12/+7
* Panagiotis creditzgabucino2001-12-291-0/+1
* "updated documentation.html (and new chapter translated in it),gabucino2001-12-2913-385/+766
* added RV13 fourcc to RealVideoalex2001-12-291-0/+1
* fixed rv10 with subid=3alex2001-12-292-2/+7
* applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gc...alex2001-12-291-0/+20
* fixed stereo MS ADPCM decoder and reinstated opensource decoder as themelanson2001-12-294-19/+23
* more mad fixalex2001-12-291-10/+55
* "smarter" test for ffmpeg codec detectionpl2001-12-291-9/+33
* applied Holm's patch (somebody give him write to this file! ASAP!;))gabucino2001-12-291-6/+18
* mad sync fixalex2001-12-291-4/+52
* -Wall removedarpi2001-12-291-1/+1
* missing -lsocket for sunospl2001-12-291-5/+4
* opendivx listed at codecs, libvo2/config.mak is optionalarpi2001-12-291-3/+8
* YUV4MPEG seek patch commitedalex2001-12-281-1/+1
* g72x is optional (caused problems wiht opendivx)arpi2001-12-281-0/+10
* fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix thisalex2001-12-281-1/+4
* minor updates to FLI and FOX62 codecsmelanson2001-12-281-2/+2
* Applied Rik Snel's seeking patchalex2001-12-282-5/+35
* initial commit of "Guide To Codec Hacking"melanson2001-12-281-0/+191
* Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movie...mswitch2001-12-281-10/+11
* initial commit for codecs.conf.txt documentationmelanson2001-12-281-0/+122
* scaling only works with YV12gabucino2001-12-282-8/+12
* better wordinggabucino2001-12-281-1/+1
* defucking againgabucino2001-12-283-12/+12
* DeArpigabucino2001-12-284-7/+7
* 0.60pre2 version numbereyck2001-12-281-0/+6
* no fix can be expected until saturday :(arpi2001-12-281-5/+5
* disable mp1e if no dxr3 or no mmxarpi2001-12-281-18/+23
* use XF86VidMode later in init (at line 1031) only if we've got support (if ha...alex2001-12-281-0/+6
* msadpcm acm re-enabled. don't remove codecs!arpi2001-12-281-6/+6
* fix for qnxalex2001-12-281-1/+1
* fix for QNX - disabling win32 codecs and libmp1e under QNXalex2001-12-281-2/+3
* fix for qnxalex2001-12-281-1/+1
* -wid/-rootwin supportarpi2001-12-281-0/+5
* blahgabucino2001-12-281-1/+4
* nuppelvideo is suffering toogabucino2001-12-281-1/+1
* updatedalex2001-12-281-0/+4
* some spudec cleanuparpi2001-12-281-8/+3
* dvdsub pts fix, based on patch by Kim Minh Kaplanarpi2001-12-282-11/+11
* SSE2 supportarpi2001-12-281-0/+6
* Intel P4 supportarpi2001-12-281-2/+2
* warning fixespl2001-12-282-0/+8
* fixes a problem with undefined types (harmless anyway)pl2001-12-281-0/+1
* warning fixpl2001-12-281-2/+8
* Intel P4 supportarpi2001-12-281-1/+2
* symbol block is multiply-defined <- fixedarpi2001-12-281-14/+14
* a52 sync fixedarpi2001-12-281-11/+9
* asf<->y4m detection swappedarpi2001-12-281-8/+8
* minor brightness/contrast bugfix / moved some global vars into ppModemichael2001-12-283-21/+29
* -rootwin option (x11/xv only, x11 doesn't work for me)arpi2001-12-281-1/+2
* WinID cleanup, support for Xvarpi2001-12-284-7/+14
* hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>arpi2001-12-283-30/+38
* Brand new sync core, uses hw sync for everything.mswitch2001-12-281-9/+9
* Lots of fixes for digital audio output submitted by Steven Brookes <stevenjb@...mswitch2001-12-281-18/+26
* added initial, not-yet-functional, support for fox62 audiomelanson2001-12-286-4/+196
* setuid hack disabledarpi2001-12-281-1/+2
* don't reset timer at seek - req. for dxr3arpi2001-12-281-0/+4
* don't reset cpu usage counters at seekarpi2001-12-281-1/+1
* printf->mp_msgarpi2001-12-281-17/+18
* spudec addedarpi2001-12-281-0/+2
* more stable and reliable spudec packet reassemblerarpi2001-12-281-0/+25
* igy kifergabucino2001-12-281-2/+2
* yuv4mpeg supportgabucino2001-12-284-2/+21
* customizeable deblocking (2 thresholds)michael2001-12-282-26/+59
* nuppelvideo added to supported formatsgabucino2001-12-274-0/+24
* updatedalex2001-12-275-147/+226
* not "us", but "en" - missed previouslygabucino2001-12-271-2/+2
* updatedgabucino2001-12-271-0/+39
* added nuppelvideoalex2001-12-271-0/+7
* audio is workingalex2001-12-271-4/+6
* fixed RTjpeg and removed one memcpyalex2001-12-271-6/+9
* applied pl's new patch (-pp and -npp)gabucino2001-12-271-19/+46
* fli+rm - hungarian updategabucino2001-12-273-2/+40
* neededalex2001-12-271-0/+92
* new 'RealMedia' 'Realvideo' 'RealAudio' sectionsgabucino2001-12-273-2/+40
* enabling mmx support if capablealex2001-12-271-0/+6
* NuppelVideo decoder added, based on Panagiotis Issaris' patchalex2001-12-275-1/+144
* used by NuppelVideoalex2001-12-273-0/+3331
* used by NuppelVideo decoderalex2001-12-272-0/+3852
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-274-2/+192
* aspect ratio patch by Rik Snelalex2001-12-271-5/+9
* not us, but en.gabucino2001-12-273-6/+6
* fixed few segfaults, make parse_codec_cfg() return intiive2001-12-272-16/+32
* dvd subtitles are experimental no moregabucino2001-12-271-1/+1
* documentation of -alang -slang addedgabucino2001-12-272-7/+41
* fixed audio detection code and improved ;)alex2001-12-271-76/+108
* know not..gabucino2001-12-274-0/+16
* applied many interesting things from pl's patch, by handgabucino2001-12-271-189/+245
* removing ima4.* files from treemelanson2001-12-272-586/+0
* removing ima4.* from the treemelanson2001-12-271-1/+1
* fixed YUV4MPEG frame readeralex2001-12-271