summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add module parameters: contrast and brightness, so when you need those perman...eyck2002-02-161-8/+11
* Fixed a bug with prebuffering which would cause syncloss, someone atmswitch2002-02-161-4/+0
* 101 (NULL->srcW, NULL->srcH)michael2002-02-161-6/+6
* MMX part rewritten and 16 tap filter added for better sound qualtyanders2002-02-163-122/+200
* Fixed a strange bug that sneaked in at the last minute (vobsub wouldmswitch2002-02-161-10/+8
* Fixed bug which would cause gibberish to be printed when using :noprebufmswitch2002-02-161-15/+18
* Direct rendering with dshow codecs support. (Was untested but should work)nick2002-02-161-2/+2
* Works with YUY2 fourccnick2002-02-161-21/+549
* fixed WAV demuxer so that it skips to the actual start of the audio datamelanson2002-02-161-1/+10
* shrink the size of the ghost image, courtesy of Roberto Tognimelanson2002-02-161-20/+32
* avoid allocating a dummy scaler as debug/info messages will only be printed f...michael2002-02-151-3/+8
* We should skip exactly the first frame on mp3 files.albeu2002-02-151-3/+2
* Upgrades to the latest version, some corrections...jonas2002-02-157-169/+209
* *** empty log message ***mswitch2002-02-151-8/+0
* Fixed bug wich interrupt plaintext parsing before real eofalbeu2002-02-151-2/+1
* use mem2agpcpy_pic()michael2002-02-151-20/+9
* mp3 position fixedarpi2002-02-151-2/+5
* added mp3 detectionarpi2002-02-141-1/+9
* fast header checker addedarpi2002-02-141-0/+9
* -ss -endpos documentedgabucino2002-02-143-0/+47
* mem2agpcpy_pic()michael2002-02-141-0/+20
* +staticarpi2002-02-141-2/+2
* yv12 slices fix by Robert Kesterson <robertk@robertk.com>arpi2002-02-141-7/+7
* mpeg-es osd fix - patch by ??? (lost mail:((()arpi2002-02-141-1/+2
* XANIM_MOD_DIR can be used for XAnim codecs' path specifyinggabucino2002-02-142-2/+6
* ehharpi2002-02-141-1/+1
* miafene (so arpi can say I don't write proper cvslogs)gabucino2002-02-143-3/+10
* 'setterm' can also be usedgabucino2002-02-142-3/+7
* Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)albeu2002-02-141-2/+15
* use the XANIM_MOD_DIR env. var as described in xanim's docsalex2002-02-141-0/+3
* minor dststride bugfix for i420 outputmichael2002-02-141-6/+12
* bugfix for width % 2 != 0michael2002-02-141-6/+13
* 10l... it detected mpeg1/2 ps files as mpeg audio...arpi2002-02-141-9/+9
* Upgrade to latest version, some html fixes.jonas2002-02-141-131/+128
* Audio file demuxer. Extended version for demuxer info.albeu2002-02-146-78/+581
* Also display clip info for audio only contentsalbeu2002-02-141-3/+3
* a few quick fixes to the FLI decodermelanson2002-02-141-2/+2
* Scratch for volunteersnick2002-02-133-1/+2674
* typonick2002-02-131-2/+2
* Fixing "quake" by direct waiting of vsync.nick2002-02-131-0/+15
* cosmetic fixmelanson2002-02-131-2/+2
* some obscure bug fixes to the FLI decoder, with many thanks to Robertomelanson2002-02-132-36/+97
* fixed broken xvid support ("lm" rather than "-lm" in libs)rfelker2002-02-131-2/+2
* Using the mplayer SwScaler instead of doing scaling manually (sometimes this ...mswitch2002-02-131-66/+65
* 101michael2002-02-131-2/+0
* we are now able to use the new bitwriter code in libavcodecrik2002-02-121-1/+4
* use mem2agpcpy() instead of fast_memcpy()michael2002-02-121-2/+5
* mem2agpcpy()michael2002-02-123-3/+124
* sok ize, mutyur, bizbasz.gabucino2002-02-1212-158/+305
* missing #ifdef HAVE_XDPMSpl2002-02-121-0/+2
* Support for XviD library detection:pl2002-02-121-41/+76
* default is allways nozoom again (specify -zoom if u want the sane behavior)michael2002-02-121-3/+5
* fixed old testing partalex2002-02-121-8/+21
* added informat support (for encoding)alex2002-02-122-3/+13
* rgb/bgr 32bpp and IYUV/I420 supportalex2002-02-121-1/+21
* mpg 32bpp supportalex2002-02-121-2/+3
* mpng: 32bpp supportalex2002-02-121-1/+1
* 32bpp support, allocating palette based on used colors by file (possible over...alex2002-02-121-5/+25
* this file is obsoleted by videodev_mjpeg.hrik2002-02-121-372/+0
* this file obsoletes zoran.h and contains the Recommended interface definition...rik2002-02-121-0/+118
* migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)rik2002-02-121-13/+13
* add vsync support for doublebuffering to vo_vesaatmos42002-02-124-4/+9
* - Shutdown capturing before playbacknick2002-02-122-33/+194
* ehh. forgot to commit this one...arpi2002-02-121-2/+13
* AVI demuxer fixes:arpi2002-02-121-5/+93
* obladi-obladagabucino2002-02-114-6/+6
* minor rounding bugfix in the aspect stuffmichael2002-02-111-1/+1
* -fs and or -vm default is nozoom, -zoom does the expected thingmichael2002-02-111-8/+9
* A whole bunch of free_demuxer in demux_openalbeu2002-02-111-9/+20
* Place holder for registering modules optionsalbeu2002-02-113-1/+22
* Added new input mouse support in x11 voalbeu2002-02-115-4/+36
* Added key autorepeat support. Options to enable/disable joystick and lircalbeu2002-02-114-102/+228
* add initial mPNG supportpontscho2002-02-118-4/+152
* Unroll -ni usage for deint. Anyway it doesn't help :(nick2002-02-111-8/+1
* tell to driver doublebufferingnick2002-02-111-1/+1
* Removed the url_copy function , since it was badly implemented,bertrand2002-02-112-17/+2
* Cleaned up the way proxies checking was done.bertrand2002-02-111-13/+15
* mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-02-113-759/+405
* updated. please check...arpi2002-02-111-26/+18
* unscaled memcpy variant bugfix (negative strides)michael2002-02-101-2/+2
* blessed the QT SMC video codec as being "working"melanson2002-02-101-1/+1
* fixed the last few SMC bugs, thanks to Roberto Togni's bug huntingmelanson2002-02-102-35/+38
* reinstated original palette decision logic from XAnim (was the QT specmelanson2002-02-101-1/+3
* added nmhd, added checking for audio trak in demux_mov_fill_bufferalex2002-02-101-1/+10
* break if error in decompressing, moved buffer allocatingalex2002-02-101-20/+14
* identify jpg with case-insensitive 'jpg' or 'jpeg' stringalex2002-02-101-1/+2
* check for overflow in new_sh_video and new_sh_audioalex2002-02-102-2/+17
* allways use swScalermichael2002-02-101-119/+54
* removed unused includes, added fastmemcpy support, removed local copy of rgb2...alex2002-02-101-88/+4
* support swscaler for i420alex2002-02-101-1/+2
* div3/vfw encoding fixedarpi2002-02-103-6/+6
* added options for completeness: --enable-gcc-checking, --disable-profilepl2002-02-101-1/+16
* -playlist also accepts ASX filesgabucino2002-02-102-2/+3
* added -dvd-device and -cdrom-devicegabucino2002-02-102-4/+20
* applied Alban Bedel's patch (-dvd-device and -cdrom-device)gabucino2002-02-102-11/+11
* Portabilitynick2002-02-101-1/+1
* added credits for Roberto Tognigabucino2002-02-101-0/+5
* [REVERSE] this patch translated the file back to englishgabucino2002-02-101-191/+191
* added more tips on codec developmentmelanson2002-02-101-3/+60
* BGR24 support, including flip flagarpi2002-02-101-19/+43
* Fixed FILM demuxer so that it now plays (my) FILM filesmelanson2002-02-103-32/+134
* bgr15 / bgr16 input support (with -zoom)michael2002-02-101-7/+15
* DV-ntsc (dvc) added for quicktime DV steramsarpi2002-02-101-0/+2
* temp. workaround for VFW upside-down fliparpi2002-02-101-0/+1
* fixedsize video samples fixed (dvntsc-qt.mov)arpi2002-02-101-8/+17
* unscaled BGR24 -> YV12michael2002-02-101-0/+24
* rgb24toyv12 in MMX (untested)michael2002-02-102-2/+258
* Don't read index for -forceidx and -nodix (speedup with bad media and not nee...atmos42002-02-101-1/+2
* initial seeking (-ss) support in mencoderrfelker2002-02-102-3/+31
* bgr24toUV in MMXmichael2002-02-092-2/+156
* added voctrl_guisupport and fixed some typosalex2002-02-091-4/+6
* "I finished the rest of the german documentation and fixedgabucino2002-02-094-361/+723
* Testmswitch2002-02-091-12/+26
* Added native codec support for QT RPZA data, courtesy of Roberto Tognimelanson2002-02-096-1/+288
* applied David Holm's patchgabucino2002-02-091-1/+12
* updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 pat...mswitch2002-02-091-7/+15
* bgr24toY in MMXmichael2002-02-092-1/+80
* Get(Set) deinterlacingnick2002-02-091-1/+49
* temporary solution to disable adaptive deinterlacing enginenick2002-02-091-1/+8
* Fixed a bug where seeking would lock mplayermswitch2002-02-091-0/+5
* Fix according to strange bugreportnick2002-02-091-8/+8
* Removed some stuff from the em8300 driver, had to compensatemswitch2002-02-091-6/+1
* FreeBSD fixnexus2002-02-091-0/+3
* Added switch to disable prebufferingmswitch2002-02-091-9/+19
* ARGH, changing playback speed was a mistake...mswitch2002-02-091-7/+0
* Fixed some stuff with setting timestamps, and added proper setting of playbac...mswitch2002-02-091-2/+7
* Thanks to the new control() method I've finally been able to add prebuffering...mswitch2002-02-091-13/+21
* Make code simple. Use swScaler even for fastmemcpy purposes :)nick2002-02-091-28/+20
* "Here is the correct patch again, some changes for the old ones and a patch forgabucino2002-02-095-50/+194
* vo_yuv4mpeg addedarpi2002-02-092-1/+3
* setting vo_fps, required for vo_yuv4mpegarpi2002-02-091-1/+9
* yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>arpi2002-02-091-0/+284
* 10000hl to Holm... control MUST BE static...arpi2002-02-0927-27/+30
* screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>arpi2002-02-091-0/+20
* g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>arpi2002-02-091-2/+3
* libvo's query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-3/+8
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-0931-117/+247
* by Daniel.Bena@dm-drogeriemarkt.skjaf2002-02-081-0/+313
* Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>albeu2002-02-081-4/+53
* Added support for key combination and mouse buttons key codealbeu2002-02-084-74/+218
* applied David Holm's patchgabucino2002-02-081-8/+18
* Audio only support. Include a fix in the asf demuxer opening.albeu2002-02-082-55/+98
* fastmemcpymichael2002-02-081-0/+1
* vao, something changed in these files!gabucino2002-02-082-5/+6
* better RoQ explanationgabucino2002-02-082-3/+4
* added Anders Johanssongabucino2002-02-081-0/+5
* applied patch from Andres Johanssongabucino2002-02-082-8/+63
* unscaled BGR15->BGR16michael2002-02-081-4/+37
* bgr15 input supportmichael2002-02-082-2/+76
* faster bgr16 inputmichael2002-02-081-2/+15
* bgr16 input supportmichael2002-02-082-2/+62
* csak ugygabucino2002-02-072-2/+2
* better namingarpi2002-02-071-3/+3
* VfW encoding support (very alpha yet)arpi2002-02-072-3/+47
* VfW encoding supportarpi2002-02-072-0/+173
* AVID fourcc added to MCMjpegarpi2002-02-071-1/+2
* Configurable OSD zonesnick2002-02-071-0/+36
* - Fixed incorrect i420 support (Michael was right)nick2002-02-071-9/+12
* fix color key handling bugpontscho2002-02-071-0/+2
* ffmpeg yuy2 disabled again, avid RGB->BGRarpi2002-02-071-2/+3
* fs resize bug fix.pontscho2002-02-071-0/+3
* unscaled convertersmichael2002-02-071-1/+81
* fix dpsm compile bug in guipontscho2002-02-071-2/+4
* finalize mfi support.pontscho2002-02-073-32/+60
* completely reworked FILM demuxer to support both audio and video...neithermelanson2002-02-071-88/+138
* fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail...michael2002-02-071-1/+8
* one more fix for optional vesarfelker2002-02-071-0/+1
* finished making vesa optionalrfelker2002-02-072-2/+6
* made vesa support optional at compiletimerfelker2002-02-071-0/+6
* added mga_top_reserved module parameter to skip a configurable amountrfelker2002-02-071-1/+4
* rgb32 & rgb24 input supportmichael2002-02-062-17/+98
* fix spudec, faszom (C#)pontscho2002-02-061-1/+1
* emulating BITMAPINFOHDR (for win32 codecs)arpi2002-02-061-1/+12
* 101 (yuv2rgb with mpeg1,...) ;)michael2002-02-061-6/+115
* swScale internally uses yuv2rgb now if possiblemichael2002-02-065-12/+54
* ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman ...arpi2002-02-061-7/+8
* fix spudec bugpontscho2002-02-061-1/+1
* add mfi supportpontscho2002-02-066-1/+61
* add mfi demuxerpontscho2002-02-061-0/+103
* add mfi supportpontscho2002-02-062-0/+91
* Correct vesa shutdown on 'config playback' errorsnick2002-02-061-1/+1
* typonick2002-02-061-3/+3
* qt AVID fourcc addedarpi2002-02-061-1/+3
* bad debug printf caused sig11 with divx audioarpi2002-02-05