summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tv -noaudio support by Charles Henrichalex2002-03-151-0/+1
* update by Charles Henrichalex2002-03-151-7/+15
* audio support and pts based packet handling by Charles Henrichalex2002-03-151-42/+104
* mp_msg'ized (for i18n ;)alex2002-03-151-2/+3
* workaround in palette reader for statunit6.mov, needed to implement support f...alex2002-03-151-16/+56
* added get_sh_video/audio and realmedia seekingalex2002-03-152-2/+34
* added PRE-ALPHA seeking ability and index table generator (like avi's one)alex2002-03-151-29/+188
* added TVI BSD BT848alex2002-03-151-1/+1
* initialalex2002-03-151-0/+634
* place subtitles under the imagearpi2002-03-151-3/+10
* RoQ video decoder is much closer to being categorized as "working" (theremelanson2002-03-151-123/+104
* 10l? frames_per_sequence==GOPsize... so it should be few secondsarpi2002-03-151-2/+2
* temp workaround for mencoderarpi2002-03-141-2/+3
* pitches mess removedarpi2002-03-141-1/+1
* libvo init moved to libmpcodecsarpi2002-03-142-101/+122
* vo_flags unusedarpi2002-03-141-1/+1
* missing config_voarpi2002-03-141-0/+1
* libvo2 #ifs removedarpi2002-03-141-46/+2
* updated to english version.jonas2002-03-145-15/+14
* corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>jaf2002-03-141-27/+27
* 10lgabucino2002-03-141-1/+1
* mp3 detection fixed...arpi2002-03-141-0/+2
* some cleanup, fixes for video header parsing. finally we get the coded size i...arpi2002-03-141-13/+55
* ijpg for jpegsgabucino2002-03-134-24/+18
* This will slow down wobbling (just a bit)mswitch2002-03-131-2/+2
* Added preliminary fame supportmswitch2002-03-131-61/+97
* Added soft clipping for software volume controlanders2002-03-133-14/+50
* upsz ... 10l :)pontscho2002-03-131-4/+8
* small changes in event handlingpontscho2002-03-132-7/+19
* 10l - config.h should be included...arpi2002-03-131-2/+4
* using libFAME...arpi2002-03-131-74/+78
* sdl dr supportatmos42002-03-121-1/+43
* 10l forgot to remove debug printfsatmos42002-03-121-2/+0
* fix dga key handlingatmos42002-03-121-1/+3
* nortc patch by Attila Kinaliatmos42002-03-122-0/+15
* corrections by Diego Biurrun <diego@biurrun.de>jaf2002-03-121-18/+18
* lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames --...alex2002-03-121-7/+7
* Using yv12_to_yuy2 sw convertor for cards which have no native yv12 supportnick2002-03-121-12/+42
* users should know what he losenick2002-03-121-0/+48
* Bugfix for sig11 when playing multiple filesanders2002-03-121-0/+2
* fixed long-standing issue with stereo IMA4 decodermelanson2002-03-121-1/+1
* libjpeg and loader conflict workaroundpontscho2002-03-111-0/+2
* Compute aspect ratio only oncenick2002-03-111-16/+2
* remove obsoleted function (mplResize)pontscho2002-03-116-13/+11
* Fixed fullscreen modenick2002-03-111-1/+3
* Fixed color key definitions. Waiting for new bugreports ;)nick2002-03-112-11/+12
* Fixed default background color for proper color key usagenick2002-03-111-1/+1
* kill few warningpontscho2002-03-111-3/+2
* Fixed swapping of UV planes in single buffered modenick2002-03-111-4/+4
* framedrop fixarpi2002-03-111-0/+2
* very obsoleted...arpi2002-03-112-476/+0
* ijpg handles AVID and Photo JPEG tooarpi2002-03-111-0/+2
* hopefully fixed divx5 header + xvid conflictarpi2002-03-112-2/+2
* JPEG_LIB moved to common libs, requires by mencoder tooarpi2002-03-111-2/+2
* libjpeg detection cleanuparpi2002-03-111-6/+3
* 1000l. directfb 0.9.9 detection fixed?arpi2002-03-101-12/+11
* removed unneeded includesarpi2002-03-101-4/+0
* fix fs handlingpontscho2002-03-101-4/+3
* rewrite MWM hint handlingpontscho2002-03-101-47/+6
* keeps it cleanjaf2002-03-101-0/+1
* Add IJPG decoder.pontscho2002-03-109-3/+260
* fixed strides for packed fourccsnick2002-03-101-9/+13
* 32bpp support not implemented - do not liearpi2002-03-101-4/+4
* DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org>arpi2002-03-102-1/+30
* new smoothing method ('#define AVG 2' to enable'n'test it)pl2002-03-101-20/+96
* updated to english versionjonas2002-03-107-42/+102
* xvid in mencodergabucino2002-03-102-2/+9
* 10lityigabucino2002-03-102-79/+79
* XViD section addedgabucino2002-03-104-0/+81
* fullscreen with 'f' keygabucino2002-03-104-2/+10
* VM fixes by Nilmoni Deb.atmos42002-03-101-7/+18
* DivX5 supportgabucino2002-03-104-45/+55
* bindings for subposgabucino2002-03-101-0/+2
* applied patch from KotHgabucino2002-03-102-0/+39
* -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly....arpi2002-03-103-0/+13
* video_eq support - applied brightness/contrast patch by Brian J. Murrellarpi2002-03-101-0/+45
* min() moved out of #if, applied brightness/contrast patch by Brian J. Murrellarpi2002-03-102-2/+22
* DX50 worx with ffodivxarpi2002-03-101-1/+1
* postprocess.h requires for GET_PP_QUALITY_MAX - patch by Fredrik Kuivinenarpi2002-03-101-0/+1
* Add DIvX5 FourCCatmos42002-03-101-0/+3
* using libmpcodecs by defaultarpi2002-03-101-4/+7
* x1!=mpi->width bug fixed... always trust in x1arpi2002-03-091-6/+7
* round up width/height if mod 2 != 0arpi2002-03-091-0/+5
* DR fixed for BGR24arpi2002-03-091-0/+1
* old temp vars removed, in-codecs equalizer support added, error message if -v...arpi2002-03-091-16/+6
* vo_config request printfarpi2002-03-091-1/+2
* divx_quality and equalizer support donearpi2002-03-097-13/+53
* voctls for decoding aheadnick2002-03-092-0/+13
* 3.0.x sux + some other stuffgabucino2002-03-091-13/+14
* PNG decoding using libpnggabucino2002-03-092-3/+3
* Optimization and get_image fixes (still untested)nick2002-03-091-129/+68
* mpng, libmpeg2 added, none of them finished :(arpi2002-03-095-4/+213
* divx5 support into libmpcodecs (untested)atmos42002-03-092-0/+8
* updated to english versionjonas2002-03-0912-460/+585
* DivX5linux support working (only tested with divx3 and divx4 upto now, will t...atmos42002-03-091-0/+14
* dr + libmpcodecsarpi2002-03-081-0/+120
* small changes in libvo's X11 supportpontscho2002-03-085-59/+44
* -audiofilegabucino2002-03-083-6/+15
* VOCTRL_GET_IMAGE (untested but should work)nick2002-03-081-0/+21
* TODO listarpi2002-03-081-0/+31
* cyuv, nuv, qtrle, qtsmc, roq addedarpi2002-03-087-1/+316
* comments fixedarpi2002-03-071-6/+5
* fli and msvideo1 addedarpi2002-03-074-1/+146
* common includes moved to private vd_internal.harpi2002-03-0712-88/+9
* +10l to .soarpi2002-03-071-2/+2
* 'f' and -/+ fixed (noticed by XYZ user)gabucino2002-03-071-3/+3
* sorry, 10l:)pontscho2002-03-071-1/+1
* HTML: different font handling - idea from new hp dezigngabucino2002-03-0721-1271/+1201
* rewrite fullscreen support in some libvo driverpontscho2002-03-0712-72/+122
* direct rendering supportarpi2002-03-071-0/+25
* PlayToPause bug with mouse fixedpontscho2002-03-073-4/+8
* small bugfix.pontscho2002-03-071-0/+2
* vm pecs applied from daniel carter <hedonist@win.co.nz>pontscho2002-03-071-1/+9
* direct rendering can be disabled -vaa_nodrarpi2002-03-071-1/+2
* accept STATIC buffers if num_buffers==1arpi2002-03-071-1/+1
* small bug fixed and workarounds :(pontscho2002-03-075-35/+34
* video_out added to sh_video_tarpi2002-03-071-0/+1
* MP_IMGFLAG_TYPE_DISPLAYED addedarpi2002-03-071-0/+2
* direct rendering supportarpi2002-03-074-14/+60
* control+preinit moved to mga_common.carpi2002-03-073-26/+16
* xanim, raw, rle addedarpi2002-03-075-1/+245
* vfw, vfwex, odivx, divx4 addedarpi2002-03-075-8/+448
* 10larpi2002-03-071-1/+1
* commente dout info's declarpi2002-03-071-1/+1
* sorry, 10l:)pontscho2002-03-072-21/+0
* many changes but debian version stayed the same.eyck2002-03-061-0/+7
* small changespontscho2002-03-065-50/+53
* ACCEPT_WIDTH flag addedarpi2002-03-061-2/+4
* corrected typos and bad italian...frodone2002-03-0611-116/+116
* workaround for gui a short time.pontscho2002-03-061-1/+3
* .sonak, hogy ne gorbuljon sirasra az.. arca - meg ha nevnapja nincs isgabucino2002-03-061-0/+120
* vd_dshow addedarpi2002-03-063-1/+114
* new controls added for query/set pp levelarpi2002-03-062-2/+8
* KEY_ENTER->quit binding. why doesn't 'pt_step 1' exits if no more file left?arpi2002-03-061-0/+2
* 11larpi2002-03-061-2/+4
* order of #includes changed - shouldn't include local things before config.harpi2002-03-062-5/+12
* avcodec_inited moved to vd_ffmpegarpi2002-03-061-1/+1
* vd_ffmpeg addedarpi2002-03-062-1/+134
* vd_ffmpeg added, handling of EXPORT imgtype changedarpi2002-03-061-1/+17
* bazmeg a playtree - tpontscho2002-03-063-24/+52
* using mem2agpcpy_pic()arpi2002-03-061-40/+15
* optim :)arpi2002-03-061-1/+1
* workaround for Lara Croft CVID sample... - one more problem to solvearpi2002-03-061-0/+3
* using new cinepak codec apiarpi2002-03-061-3/+6
* workaround for CVID frames width!=0arpi2002-03-061-0/+2
* DivX5 Build support, not usefull because current divx5linux from avifile.sf.n...atmos42002-03-062-2/+41
* proper bsd fix & preventive fix for other archs w/o INT_MAXpl2002-03-051-9/+7
* FreeBSD fixnexus2002-03-051-0/+6
* volume normalizer plugin supportpl2002-03-053-2/+175
* patch by Nilmoni Deb <ndeb@ece.cmu.edu>:pl2002-03-051-1/+1
* updated to english versionfrodone2002-03-056-31/+150
* added proper dhahelper includesalex2002-03-041-0/+3
* oops...changed the wrong codec's image typemelanson2002-03-041-2/+2
* first pass at RoQ video decoder...not exactly qualified as 'working' atmelanson2002-03-043-16/+696
* --outdir addedalex2002-03-031-3/+20
* runme + ai :)alex2002-03-031-0/+53
* 're-include' possibilitynick2002-03-034-0/+17
* 10Lnick2002-03-031-1/+1
* DR on multibufferingnick2002-03-031-8/+6
* Multi-bufferingnick2002-03-031-54/+58
* Use as much buffers as possiblenick2002-03-032-3/+3
* added documentation for "extrastereo" plugin (patch by pl)gabucino2002-03-034-0/+33
* Extrastereo plugin: increases linearly the difference between left and rightpl2002-03-034-3/+129
* typo in message fix (tipps -> tips)pl2002-03-031-2/+2
* add no fs as default for windriversatmos42002-03-031-1/+5
* fix linking orderatmos42002-03-031-2/+2
* add manglingatmos42002-03-033-25/+26
* Buggfix for buffer overflow calculation in pluginsanders2002-03-031-1/+1
* added Q/A about FAT+2Gb files - user requestgabucino2002-03-032-0/+11
* added notes about enhanced Neomagic and Savage4 driversgabucino2002-03-032-16/+16
* documented Multifile JPEG/PNG input (-mf)gabucino2002-03-035-9/+134
* -master is obsoletedgabucino2002-03-032-9/+5
* reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate withmelanson2002-03-032-113/+106
* Cinepak decoder now use mp_image_t -> YV12 worx, others disabledarpi2002-03-022-101/+104
* Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>arpi2002-03-023-1/+69
* good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>arpi2002-03-021-3/+5
* applied Anders' Software Volume Control patchgabucino2002-03-024-0/+46
* removed --enable-xp from help screen to avoid confusing usersalex2002-03-021-1/+0
* Native Cinepak decoder: Added YV12 support (which is so very closemelanson2002-03-023-61/+1328
* strike period over, commiting stuff. next commit will be rewrite. (?) - Gabujonas2002-03-018-10/+38
* initial version. Needs extending, especially LIRC.gabucino2002-03-011-0/+66
* strike period over, commiting stuff. next commit will be rewrite. (?)gabucino2002-03-0113-16/+57
* Fix a few syntax errors compiling ao_sun.cjkeil2002-03-011-3/+6
* Added more info regarding sync and :noprebufferingmswitch2002-03-011-18/+34
* yuy2 support disabled to workaround stupid colorspace selectionmichael2002-03-011-1/+1
* Added BGR32 output support to PNG vo target because, hey, whymelanson2002-03-011-0/+12
* fixed some endian issues, like changing bswap_32() -> be2me_32(), andmelanson2