summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+11
* added support for older YUV4MPEG format (used by xawtv)alex2001-12-271-25/+108
* improved audio codec detectionalex2001-12-271-10/+91
* implemented open source MS ADPCM decodermelanson2001-12-276-53/+187
* yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>arpi2001-12-278-1/+1569
* 10l...arpi2001-12-271-1/+0
* warning fix == cleanuparpi2001-12-271-3/+3
* show a-v delay in osd (based on subdelay osd patch)arpi2001-12-271-0/+7
* output shifted by a few pixels on extreem scalings bugfixmichael2001-12-271-3/+3
* better, nicer progress status for index generationarpi2001-12-271-2/+16
* fflush disappeared? .so?arpi2001-12-271-0/+6
* 101michael2001-12-261-4/+5
* RM demuxer by al3xgabucino2001-12-261-0/+1
* added real demuxeralex2001-12-264-1/+421
* added alang,slang optionsgabucino2001-12-262-0/+6
* /dev/zero bad permissions error messagearpi2001-12-262-2/+12
* numerous small fixes/updatesgabucino2001-12-268-8/+96
* updatedarpi2001-12-261-2/+2
* mpeg startpos (-ss, -chapter) fixedarpi2001-12-261-1/+3
* new -pp options stuff (-npp ...)michael2001-12-265-18/+52
* mpeg VDR vs. BIN fixed?arpi2001-12-262-3/+14
* JAF addedarpi2001-12-261-0/+7
* install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet...arpi2001-12-261-0/+7
* rawi420 addedalex2001-12-261-0/+9
* authors updated. TODO: mms/rtp streaming authors, dvd subtitles author, etc (...arpi2001-12-261-11/+14
* afm/vfm syncedalex2001-12-261-2/+2
* added support for I420 input (used by TV V4L) in lavc encoderalex2001-12-261-3/+11
* fixed stereo IMA4 decodingmelanson2001-12-261-13/+8
* subconfig parser fixedalex2001-12-261-1/+0
* fixed subconfig parseralex2001-12-261-3/+7
* ffmpeg/framecopy fixed, mp3lib&divx4encore addedalex2001-12-261-2/+2
* osd support, not for mpegpesmswitch2001-12-261-24/+36
* duplicate entrynexus2001-12-261-1/+1
* Initial support for unified ADPCM decodermelanson2001-12-261-0/+8
* Initial support for unified ADPCM decodermelanson2001-12-266-9/+186
* release todoarpi2001-12-261-0/+8
* -alang/-slang options (audio/sub selection by language code)arpi2001-12-262-1/+11
* dvd language->aid/sid functionsarpi