summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added -input js-dev xx option to specifies the joystick device to use.albeu2002-04-201-1/+4
* more decilitersgabucino2002-04-206-9/+27
* updatesgabucino2002-04-204-3/+13
* RTFMed tech/vop.txt, added more infogabucino2002-04-202-4/+32
* more tajpogabucino2002-04-201-3/+3
* video filter layer dokkszgabucino2002-04-201-0/+168
* tájpógabucino2002-04-201-1/+1
* video filter layer documentation begun (maybe audio layer should begabucino2002-04-201-1/+164
* synced with arpi's "fixes, updates"gabucino2002-04-201-4/+9
* I2C is also needed for G400 tvoutgabucino2002-04-202-2/+4
* swscaler yv12 vs i420 workaroundarpi2002-04-191-2/+4
* 1000larpi2002-04-191-1/+1
* debug linearpi2002-04-191-0/+1
* workaround yv12 vs. i420 'bug' of swscalearpi2002-04-191-0/+1
* nuppelvideo is I420-only :(arpi2002-04-191-1/+1
* accept I420/IYUV in query_formatarpi2002-04-191-0/+2
* flipped rgb fixedarpi2002-04-191-1/+2
* more stuff required when GUI bugreporting (nobody reads it anyway)gabucino2002-04-192-0/+16
* better lame2.96inconsistency explanationgabucino2002-04-191-3/+4
* minor fixes and flipping supportalex2002-04-191-52/+53
* sync with mplayerxpnick2002-04-194-9/+20
* fix compile bugpontscho2002-04-191-0/+4
* correctionsarpi2002-04-191-52/+29
* Good evening ladies and gentleman and welcome to the latestarpi2002-04-191-329/+329
* Fix loop playback. Main loop was quited on end of video.albeu2002-04-191-0/+2
* rotate addedarpi2002-04-191-1/+5
* rotation/mirror filterarpi2002-04-193-1/+111
* typo fixarpi2002-04-191-2/+4
* fixes, updatesarpi2002-04-191-72/+52
* video filters docsarpi2002-04-181-0/+85
* Fix non-interactive install issue, based on report from Jenseyck2002-04-181-0/+1
* 10larpi2002-04-181-2/+1
* fix skin loading bugpontscho2002-04-183-5/+16
* add prev/next title feature for gui dvd supportpontscho2002-04-183-3/+44
* show extended mp3 infoarpi2002-04-181-1/+8
* don't allow invalid parametersarpi2002-04-181-5/+2
* - new option "-burnonly": burn only the preformated bin imagesatmos42002-04-181-60/+77
* -srate for mp3 fixedarpi2002-04-181-4/+5
* fixed block artefacts and speedup at the same timeiive2002-04-181-2/+7
* applied goth (Jonas Jermann)'s patchgabucino2002-04-181-767/+790
* dvfs fix, 10larpi2002-04-181-2/+8
* vo_mouse_timer_const is optionalarpi2002-04-181-0/+2
* 'wide' may contain 'mdat'arpi2002-04-181-1/+3
* This patch replaces vo_svga.c with an improved version that does not usearpi2002-04-181-228/+316
* -ovc help fixedarpi2002-04-181-1/+14
* bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkin...arpi2002-04-181-1/+3
* updatearpi2002-04-181-6/+0
* slices+field pictures fixed, initial sig11 workaroundarpi2002-04-181-1/+19
* obsoleted, use vd_libmpeg2.carpi2002-04-181-391/+0
* cbr mp3 + wmp fixed (hopefully, untested)arpi2002-04-181-2/+6
* ifdef reading dvd args, without it non-dvd compilation fails.eyck2002-04-181-0/+2
* IMGTYPE_IPB not yet supported :(arpi2002-04-171-0/+1
* DVD subs fixedarpi2002-04-171-13/+1
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-176-42/+152
* align yuv 4:2:0 y position by 2arpi2002-04-171-2/+3
* fix dvd pause. 10lpontscho2002-04-171-6/+12
* Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:rik2002-04-171-33/+71
* fix dvd playing under guipontscho2002-04-178-72/+68
* bbox calculation fixed (font->height < real height)arpi2002-04-171-10/+35
* 10larpi2002-04-171-2/+2
* prefer prefetchnta if its availablemichael2002-04-171-3/+3
* mpi clear funcarpi2002-04-172-15/+38
* pre mmx2/3dnow fixmichael2002-04-171-4/+10
* fix ".". thanksz pl.pontscho2002-04-171-1/+1
* fix mouse cursor hide/showpontscho2002-04-171-0/+1
* Preliminary support for lavcs b-frame encoding, disabled by default.atmos42002-04-171-0/+3
* Bug fix in mouse button handling for 2° scroller (I hope it workalbeu2002-04-171-1/+4
* Add correct loop option parsing in command line parser.albeu2002-04-172-4/+25
* add messagepontscho2002-04-171-1/+1
* Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enableseyck2002-04-161-1/+26
* xp removedjaf2002-04-161-2/+0
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-1614-32/+41
* fix dvdnav detectionpontscho2002-04-161-4/+13
* upsz, 10l :)pontscho2002-04-161-2/+2
* add jpeg support for libvopontscho2002-04-164-0/+298
* Disabled spuenc code due to upcoming prerelease, there are still bugs heremswitch2002-04-161-6/+13
* disable hq for 1st passarpi2002-04-161-1/+2
* vo_osd_check_range_update() added + 10l fixarpi2002-04-162-0/+18
* (buggy) osd support, disabled for now, mencoder needs fixes to compilearpi2002-04-161-4/+125
* OSD handled by vf control()arpi2002-04-154-5/+12
* osd: ok, now it's possible to do partial draw/clear of the buffer only if cha...arpi2002-04-152-6/+27
* print version number, so we know if the user forgot to copy/install the drivermichael2002-04-151-1/+7
* osd: calculating bboxarpi2002-04-152-19/+56
* Switched e-mailmswitch2002-04-151-1/+1
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-157-71/+249
* added support for directrendering, updated to VFCAP_ flags in query_format, a...alex2002-04-151-68/+175
* libpng2-dev no longer exists in debian. libpng-dev should be there.eyck2002-04-151-1/+1
* removed unused XP, TVISION and AVIP stuffalex2002-04-151-16/+2
* removed unused XP stuffalex2002-04-151-21/+0
* Updated to support resampling audio and multiple cds.atmos42002-04-151-58/+111
* 2-pass qscale fixedarpi2002-04-151-6/+2
* It is not the right place for this.eyck2002-04-151-1711/+0
* FPS calculation fixedarpi2002-04-151-9/+2
* -skiplimit/-noskip options to disable fps correctionarpi2002-04-152-2/+9
* get aspect info from display size if != real sizearpi2002-04-151-2/+6
* dvdnav hotfixarpi2002-04-151-0/+6
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-154-5/+6
* mga_vid driver in form of a patch against linux-2.4.18eyck2002-04-151-0/+1711
* workaround Juanjo's stupid vme changearpi2002-04-141-3/+5
* Most of informational printk's ifdef'd.eyck2002-04-141-0/+21
* Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo...atmos42002-04-141-13/+54
* some more statistics: BENCHMARKnarpi2002-04-141-2/+12
* updatedarpi2002-04-141-14/+14
* updated -double optiongabucino2002-04-142-8/+9
* Changed the big handling to make it use mplayer's endian macros.bertrand2002-04-141-6/+3
* Added big endian handling for the ASF_chunk_t struct.bertrand2002-04-141-6/+11
* Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.bertrand2002-04-141-0/+19
* fame doesn't accept stridearpi2002-04-141-1/+1
* export width tooarpi2002-04-141-2/+2
* draw_slices with framedrop fixedarpi2002-04-142-4/+4
* new -framedrop code - works much better than the old onearpi2002-04-141-32/+31
* 0.1 bugfixarpi2002-04-131-0/+5
* cleanup. cosmetics only, no functional changesarpi2002-04-131-127/+69
* mp_image moved to libmpcodecsarpi2002-04-133-0/+0
* img_format moved to libmpcodecsarpi2002-04-131-0/+0
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-1339-126/+124
* updatearpi2002-04-131-36/+1
* less namespace pollutionarpi2002-04-131-3/+3
* fastmemcpy path fixedarpi2002-04-131-1/+1
* native codecs files moved to libmpcodecs/native/arpi2002-04-137-12/+10
* moved to libmpcodecs/native/arpi2002-04-1316-0/+0
* comp.fixesarpi2002-04-132-7/+3
* unused filesarpi2002-04-136-3448/+0
* syncfb, mp1e, opendivx removed/disabledarpi2002-04-132-26/+17
* libdv detectionarpi2002-04-131-4/+27
* bigendlian fix by Guillaume Morin <guillaume@morinfr.org>arpi2002-04-131-1/+4
* handle width*bpp!=stridearpi2002-04-131-1/+1
* 10larpi2002-04-131-0/+2
* rgb2bgr converterarpi2002-04-133-1/+104
* ffmjpeg yuy2 supportarpi2002-04-131-1/+1
* yuy2 support, fixed bug of dropping frame after config_vo callsarpi2002-04-131-2/+29
* Added aspect considerations.atmos42002-04-131-0/+3
* Misc cleanups of the codemark2002-04-131-29/+16
* ignore ecpmichael2002-04-131-1/+1
* yuv422p -> yuy2 (untested)michael2002-04-133-8/+53
* RGBvsBGR addedarpi2002-04-131-0/+23
* updatedarpi2002-04-136-116/+187
* libac3 removedarpi2002-04-131-6/+3
* obsoletearpi2002-04-133-382/+0
* updated to english versionfrodone2002-04-1311-1336/+1279
* rgb24->bgr24michael2002-04-133-0/+88
* draft v0.1arpi2002-04-131-0/+84
* Added support for choosing weather to use double-buffering or single bufferingmark2002-04-131-22/+53
* Some OSD and other random fixes. Added double bufferingmark2002-04-121-44/+49
* -ovc libdv supportarpi2002-04-122-0/+4
* RGB24/YUY2 -> DV encoding, using libdvarpi2002-04-123-1/+121
* fix typo found by Milan Cutka <cutka@szm.sk>michael2002-04-121-1/+1
* 10lmichael2002-04-121-1/+1
* fixing vertical scaling on non mobility cards, this might have overflowed int...michael2002-04-121-3/+13
* generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd...arpi2002-04-121-24/+14
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-1214-452/+703
* Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>albeu2002-04-121-13/+27
* max_packs increased for some dvd with too many audio/subarpi2002-04-121-1/+1
* VCODEC_RAW fixedarpi2002-04-121-1/+1
* anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at...atmos42002-04-111-0/+173
* Lots of updates and bugfixes to the tdfxfb drivermark2002-04-111-151/+159
* VFCAP addedarpi2002-04-117-14/+17
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-1114-47/+179
* VFCAP defines moved out from vf.h, to be easier to include in libvoarpi2002-04-111-0/+26
* Sorry, fix vobsub duration the arpi way.atmos42002-04-111-3/+24
* VFCAP flags addedarpi2002-04-111-0/+24
* bugfixesjaf2002-04-111-61/+60
* uninit sig11 fixedarpi2002-04-111-1/+2
* print VO infoarpi2002-04-111-0/+17
* reorderarpi2002-04-111-10/+14
* new filter: fliparpi2002-04-113-1/+87
* vme default changed 3->4arpi2002-04-111-1/+1
* libmpencoders added to mencoder libsarpi2002-04-111-1/+1
* vfw encoding func splitted to init and start partsarpi2002-04-112-9/+11
* video codecs moved to libmpencoders, crop/scale removed, use -vop for thatarpi2002-04-112-991/+76
* 10larpi2002-04-111-1/+1
* soem fixesarpi2002-04-114-4/+20
* encodersarpi2002-04-108-5/+720
* query_format debug moved 1 verbose level downarpi2002-04-101-1/+1
* OS/2 fixarpi2002-04-101-2/+2
* Some minor changes to the avcodec code.mswitch2002-04-101-6/+4
* Dirty hack to fix mencoder until someone does all the new filter/vo stuff rig...rfelker2002-04-101-0/+6
* a temporary disable for opendivx - please remove or fixjaf2002-04-101-1/+1
* Make avcodec the default encoder again, thanks Michaelmswitch2002-04-101-3/+3
* memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>michael2002-04-101-0/+1
* </