summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
*