summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add half new input support for guipontscho2002-02-255-10/+80
* Small bugfix with getting playlist last line.albeu2002-02-251-5/+5
* rename V -> VC just for understandingnick2002-02-251-4/+4
* Minor fixes and probably final fix of vsyncnick2002-02-251-4/+3
* fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersmelanson2002-02-256-174/+165
* colorkey enabled ... until colorkey is correctly supported in vidixmichael2002-02-251-1/+28
* mem corruption bug fix.pontscho2002-02-242-2/+3
* colorkey supportmichael2002-02-241-0/+14
* Small bugfix (memcpy too small without sizeof(int) :( )albeu2002-02-241-11/+13
* Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockalbeu2002-02-241-3/+3
* fix playtree bug. but ... i dont' see this ... bazmegpontscho2002-02-242-5/+6
* vsyncmichael2002-02-241-15/+30
* 10l++pontscho2002-02-241-0/+1
* inttypes.h bug fix. 10lpontscho2002-02-241-0/+3
* exclude benchmark stuff execution from normal playbacknick2002-02-243-13/+31
* make -frames key optional for max/total benchmarknick2002-02-241-2/+2
* Really take tab as a space in cmd parsing.albeu2002-02-241-19/+72
* older API fixes, support for async modealex2002-02-241-10/+56
* Additional notesnick2002-02-241-1/+4
* More info on dropped framesnick2002-02-241-1/+2
* frame dropping prediction with benchmarksnick2002-02-243-4/+21
* Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andalbeu2002-02-241-1/+1
* Added an option to select the input config filealbeu2002-02-241-1/+3
* Fix my mistake (forgot to remove a getch2_enable) but in the rigthalbeu2002-02-241-12/+6
* max & average benchmarksnick2002-02-243-6/+41
* fixes bug in alban's new input handling code that caused the terminalrfelker2002-02-241-4/+7
* fixes build with new-input disabledrfelker2002-02-241-1/+1
* do not fault if no directbuffer available (for example: ggi display-multi)alex2002-02-241-10/+14
* reworked :) should work on low bpp outputsalex2002-02-241-282/+101
* dont ignore --disable-mmx, ...michael2002-02-241-0/+24
* totally reworked, working fine on fbdev too, applied Andres Beck's patches, q...alex2002-02-231-338/+236
* ehh, return error if cannot open displayalex2002-02-231-1/+1
* Also use tab as cmd arg sepparatoralbeu2002-02-231-2/+2
* Make blocking call in libmpdemux interuptable (only with new input,albeu2002-02-235-43/+98
* Change in configure relative to lirc, same thing in Makefile plusalbeu2002-02-232-26/+33
* Make old and new lirc support independant from each otheralbeu2002-02-232-2/+2
* These 2 files are intended for code common to the whole libalbeu2002-02-232-0/+39
* Fixed bug with comments in input.conf parseralbeu2002-02-232-11/+46
* Bug fix in entry parsing.albeu2002-02-231-5/+49
* html fixes (noticed by some hawk-eyed one, whose name disappeared into thegabucino2002-02-232-2/+2
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)pontscho2002-02-2345-1418/+735
* Handle HTTP OK response that doesn't contain a mime-type.bertrand2002-02-231-4/+3
* Fixed the http response parser when the http header only has the HTTPbertrand2002-02-231-1/+2
* Bugfix in x11_common.c mainly. Don't screw up the display name,albeu2002-02-233-20/+20
* "At least next new file translated and very little fixes in the second."gabucino2002-02-222-128/+192
* using vo_dx, vo_dyalex2002-02-221-31/+16
* setting vo_dx and vo_dy in event handlingalex2002-02-221-4/+27
* added vo_dx,vo_dy (used currently only by X based outputs)alex2002-02-222-0/+6
* 10l accidently commited an already customized version with different default ...atmos42002-02-221-1/+1
* Forgot to commit with vo_sdl osd patch.atmos42002-02-221-2/+3
* clear the window if resized but no scaling used. Enable runtime fullscreen se...alex2002-02-221-6/+8
* osd outside movie support for vo_sdl, patch by Fredrik Kuivinenatmos42002-02-225-111/+478
* use assert.hmichael2002-02-221-2/+8
* mondom fix bazmeg.pontscho2002-02-222-47/+26
* fix nexus's key bug :) 10l, sorry :)pontscho2002-02-221-31/+29
* using PATH_DEV_*alex2002-02-221-2/+2
* Finnaly figured out this little long living bugalbeu2002-02-221-1/+1
* added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yi...alex2002-02-221-1/+18
* discovered what appears to be another valid FLI frame magic numbermelanson2002-02-221-1/+1
* EXTRA_INC added (Nexus)arpi2002-02-221-1/+1
* new interface ? :)pontscho2002-02-218-95/+54
* 10l+pontscho2002-02-214-10/+2
* fixing scaled outputmichael2002-02-211-2/+2
* small changespontscho2002-02-214-142/+84
* 101++michael2002-02-212-4/+5
* fixing bgr32 output on big-endian systemsmichael2002-02-212-0/+12
* compilation fixedarpi2002-02-211-5/+10
* unscaled yuv2rgb fix for big-endian systemsmichael2002-02-212-4/+9
* Fix return value of VOCTRL_FULLSCREENatmos42002-02-212-1/+2
* Cleanup and commentanders2002-02-212-34/+33
* Moved HW dependent mixer stuff to libao and removed master switchanders2002-02-218-172/+114
* Fix automatic vobsub detection and make it silent.atmos42002-02-213-13/+18
* forgot to commitatmos42002-02-211-3/+3
* new input cucc is defaultpontscho2002-02-211-1/+1
* ExposureMask fixed.pontscho2002-02-212-14/+2
* Support for retriving mp3 playlist from the networkalbeu2002-02-212-0/+12
* Playtree parser switch to a by line mode.albeu2002-02-212-183/+299
* In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))albeu2002-02-211-2/+2
* changes in fullscreen/window switching code to obtain returning toatlka2002-02-211-4/+8
* add fselector changes (pwilkins@lashwhip.com)pontscho2002-02-211-4/+4
* 3 mails describing hwac3 tech detailsarpi2002-02-211-0/+145
* "There are some updates and new file inside an attachment."gabucino2002-02-204-138/+133
* man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock....gabucino2002-02-202-2/+2
* improved event handling, implemented working pause that does not flush all b...atmos42002-02-201-144/+300
* Patch: Improved raw encoding support in mencoder by Fredrik Kuivinenatmos42002-02-202-2/+17
* subtitle positioning patch by Jiri Svobodaatmos42002-02-202-1/+4
* support for VOCTRL_FULLSCREENatmos42002-02-201-14/+12
* remove uneeded assert (common case at eof)atmos42002-02-201-1/+1
* autodetect vobsub filename, disable autosub if vobsub found.atmos42002-02-201-7/+16
* BGR15, BGR16, BGR32 supportmichael2002-02-201-6/+97
* Fixed (I hope) little bug wich lead to sig11 after last playtree entryalbeu2002-02-201-2/+2
* Options registration for mencoderalbeu2002-02-203-2/+18
* Register libmpdemux optionsalbeu2002-02-201-0/+2
* Demuxers demuxer support for using external audiofile (or muxed subtitles).albeu2002-02-205-13/+230
* Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2albeu2002-02-201-7/+65
* Added comments support in input.conf (comments lines with #)albeu2002-02-201-1/+28
* add new input cuccpontscho2002-02-202-1/+14
* zero saturation / grayscale bugfixmichael2002-02-201-2/+2
* meaning of some bits figured outmichael2002-02-191-1/+12
* fixing yv12michael2002-02-191-2/+2
* Fixes:nick2002-02-191-13/+21
* we're in the year 2002jaf2002-02-181-1/+1
* Screenshot on the flynick2002-02-181-0/+54
* Accidentally mixed experimental code with stable one during last commit,mswitch2002-02-181-17/+15
* Added VOCTRL_PAUSE and VOCTRL_RESUMEmswitch2002-02-183-19/+43
* fixed RoQ file detection and FPS determination (maybe)melanson2002-02-181-8/+6
* general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-ha...jonas2002-02-181-158/+158
* fixed planar yuv formatsmichael2002-02-171-2/+8
* ffmjpeg yv12 422 fixedarpi2002-02-171-0/+4
* DVB mixer control added (very big messy hack)arpi2002-02-171-0/+31
* german manpagejonas2002-02-171-0/+809
* Fix this stupid math mistake in calcultating audio buffer durationalbeu2002-02-171-1/+1
* Change order of vo_function calls (Although it doesn't matter for now).nick2002-02-171-4/+4
* Allow using direct rendering with any HW pitches (even on matrox g400).nick2002-02-172-13/+26
* vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>nick2002-02-171-30/+49
* using mencoder_exit instead exit and returnalex2002-02-171-25/+48
* added local X11 error handler (call player_exit)alex2002-02-171-0/+25
* More correct direct rendering usagenick2002-02-174-10/+15
* ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>arpi2002-02-171-0/+1
* Screenshot on the flynick2002-02-172-0/+78
* Screenshot on the flynick2002-02-172-0/+9
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-1719-22/+130
* added VOFLAG_* definitions and int vo_flagsalex2002-02-172-0/+7
* ehh, i forgot to commit this...arpi2002-02-171-2/+4
* added support for runtime fullscreen switchingalex2002-02-171-1/+51
* standard key support for video out runtime fullscreen switchingalex2002-02-171-1/+9
* vo_fullscreen addedalex2002-02-172-0/+3
* added VOCTRL_FULLSCREENalex2002-02-171-0/+2
* Changed the default prefill cache value for raw network input stream.bertrand2002-02-171-1/+1
* fixed MP3 ICY detection, return detected file format for open_streamalex2002-02-163-9/+18
* 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