summaryrefslogtreecommitdiffstats
path: root/mplayer.c
Commit message (Expand)AuthorAgeFilesLines
* removed messy global 'tv_handle', use stream->priv for that purposearpi2002-09-081-5/+5
* -vfm should override status/priorityarpi2002-09-021-6/+9
* 10l - use NULL instead of -1 for init_video's vfmarpi2002-08-311-1/+1
* WARNING message gui windows disabled, the only critical warn message (tooarpi2002-08-311-1/+1
* fix cache disable for live.comatmos42002-08-311-5/+4
* removed buggy fd<0 check for disallowing dumpstream/cachearpi2002-08-311-4/+6
* Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un...atmos42002-08-311-2/+12
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-311-0/+10
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-15/+15
* - add play time subtitle change supportpontscho2002-08-291-4/+5
* can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live....arpi2002-08-291-0/+4
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-8/+0
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-3/+19
* removed old input codealex2002-08-281-388/+1
* 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>arpi2002-08-221-0/+2
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-211-4/+11
* new slave volume command done :arpi2002-08-211-0/+10
* fix (?) cmd line handlingpontscho2002-08-151-1/+3
* - add dxr3 gui support (dialogbox, etc.)pontscho2002-08-141-4/+5
* dvdnav api changedjonas2002-08-111-2/+23
* 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>arpi2002-08-091-1/+1
* 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>arpi2002-08-061-3/+3
* moved messages to help_mp-??.hjaf2002-08-051-19/+19
* osdlevel=1 by defaultarpi2002-08-051-1/+1
* gui seekbar pos calc overflow fixedarpi2002-08-051-3/+3
* - fix equ handlingpontscho2002-08-051-7/+4
* - fix mixer handlingpontscho2002-08-041-1/+2
* Add the input command "change_rectangle" to control the rectanglekmkaplan2002-08-041-0/+3
* count blocks by rounded-up chunksizes instead of chunks -arpi2002-08-021-1/+1
* fix audio files (mp3,wav) position calcpontscho2002-07-301-1/+3
* Add loadfile and loadlist commands. May be buggy if the filename contain somealbeu2002-07-261-1/+25
* add preferences to guipontscho2002-07-251-10/+11
* Correct dump_srt millisecond outputkmkaplan2002-07-251-1/+1
* eq reworkedalex2002-07-251-11/+53
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...atmos42002-07-251-0/+1
* eq reworkedalex2002-07-241-127/+81
* - fix audio equalizerpontscho2002-07-191-101/+113
* add simple playlist supportpontscho2002-07-121-2/+2
* Only space and 'p' will unpause, other keys will unpause and do their functio...atmos42002-07-101-1/+5
* MEncoder vobsub ripping support, currently not compatible with windows vobsub...atmos42002-07-081-1/+1
* add equalizer support and fix some small bug...pontscho2002-07-031-22/+2
* add -audiofile support for guipontscho2002-07-021-0/+1
* delay=0 removed, totally unneededarpi2002-07-021-1/+0
* 100larpi2002-07-021-1/+1
* fix volume handling ( step 2 ) -- add balance support and some code cleanup a...pontscho2002-07-021-23/+7
* -frames 0 fix, multifile frames support by tibcualex2002-06-281-1/+8
* multifile (informal output) fix by Balazs Tibor (tibcu)alex2002-06-281-0/+1
* Patch by Dominik Mierzejewski:atmos42002-06-241-1/+1
* 10l typo, noticed by Nick K.arpi2002-06-141-1/+8
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-061-0/+4
* added panscan support for xmga/xvidixpontscho2002-06-051-14/+16
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-041-0/+18
* add VCD support for GUIpontscho2002-06-031-11/+13
* fix text render chrash ...pontscho2002-05-281-1/+1
* Fix audio/video driver name parsing and remove 2 little memleaksalbeu2002-05-281-7/+24
* added -dumpsrtsub option for SubRip formatiive2002-05-271-1/+2
* Little fix for vobsub/dvd subtitlesalbeu2002-05-271-0/+1
* Bounding box and partial update patch for vob/dvdsub by Hephooey.atmos42002-05-251-2/+3
* jump to next file (or exit) if can't decode audio && videoalex2002-05-251-0/+3
* fix two small bug and add multimedia keyboard support ( i tested with Acer Ai...pontscho2002-05-251-1/+5
* - put back SystemTooSlow messagearpi2002-05-231-5/+5
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-8/+13
* more cpudetect cosmeticsarpi2002-05-201-3/+6
* cosmetics on CPU detection messagesarpi2002-05-201-1/+1
* module name fixed for vo check_eventsarpi2002-05-191-2/+3
* Add the forgoten scrennshot commandalbeu2002-05-181-0/+3
* Improvment for spu subtitles.albeu2002-05-171-40/+55
* typoalex2002-05-131-1/+1
* -vop help, patch by Julian J. M. <bandit@telecable.es>arpi2002-05-131-0/+7
* UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>arpi2002-05-091-1/+3
* -zoom, -fs with x[11|mga|v] fix -- round twopontscho2002-05-081-0/+3
* vo_uninit fixedarpi2002-05-081-1/+3
* some bugfix, x[11|mga|v] ( fullscreen with more files )pontscho2002-05-081-0/+1
* some cleanup around uninit()arpi2002-05-051-18/+29
* fix xmga fs, resize to movie size and mouse auto hide + dgapontscho2002-05-031-1/+0
* 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyfram...arpi2002-05-021-0/+2
* - frame_time delayed one frame, as it's really duration of current frame,arpi2002-05-021-13/+27
* catching vo/vf init failurearpi2002-05-011-0/+5
* fix fullscreen bug es ilyen libvo not initialized bug with gui igypontscho2002-04-291-10/+10
* guessing palette - patch by salvador <salvador@inti.gov.ar>arpi2002-04-291-0/+1
* A little fix with hw video parameters settingalbeu2002-04-271-6/+21
* Fix osd progress bar.albeu2002-04-261-1/+4
* uninit libvo before getch2 - requires for clean svgalib uninitarpi2002-04-251-18/+21
* sorrypontscho2002-04-231-2/+3
* mostma' fixpontscho2002-04-231-5/+4
* Fix audio only absolute seekingalbeu2002-04-231-2/+3
* fix timer for audio only filespontscho2002-04-231-1/+2
* fix audio only files playpontscho2002-04-221-16/+16
* Fix loop playback. Main loop was quited on end of video.albeu2002-04-191-0/+2
* vo_mouse_timer_const is optionalarpi2002-04-181-0/+2
* fix dvd playing under guipontscho2002-04-171-31/+18
* Add correct loop option parsing in command line parser.albeu2002-04-171-1/+3
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-12/+11
* OSD handled by vf control()arpi2002-04-151-2/+3
* osd: calculating bboxarpi2002-04-151-0/+1
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-151-5/+21
* dvdnav hotfixarpi2002-04-151-0/+6
* some more statistics: BENCHMARKnarpi2002-04-141-2/+12
* new -framedrop code - works much better than the old onearpi2002-04-141-32/+31
* cleanup. cosmetics only, no functional changesarpi2002-04-131-127/+69
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-0/+4
* small bugfixes...pontscho2002-04-071-1/+1
* vo_config_count now counts calls to vo->config()arpi2002-04-071-13/+15
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...arpi2002-04-061-2/+9
* dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>arpi2002-04-041-17/+202
* fixed SPU pts, it's 1024/90000 based instead of 1/100arpi2002-04-041-11/+5
* Add '-subdelay' support for vobsub.kmkaplan2002-04-021-1/+2
* yes, typo. 10l. noticed by atmosarpi2002-04-011-1/+1
* audio codec uninitarpi2002-04-011-1/+5
* better message when vo->preinit failsarpi2002-03-311-2/+2
* -alang sig11 when playing avis fixed - 10larpi2002-03-311-4/+6
* 1 step closed to solving memory corruptionsarpi2002-03-311-2/+6
* 10l - fixed soem weird sig11 at multifilearpi2002-03-301-1/+1
* * New command line switch for mplayer & mencoder:kmkaplan2002-03-291-0/+10
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-1/+39
* Allow to disable crasj sighandler to enable creation of coredump files.atmos42002-03-271-0/+2
* use codec selectionarpi2002-03-251-0/+1
* include font_load.h directly, instead of via video_out.harpi2002-03-231-0/+1
* we don't use mmap() in mplayer.c, so why should we include mman.h...arpi2002-03-231-1/+1
* splitted mp_msg_init and mp_msg_set_levelalex2002-03-201-2/+3
* Set the params given to a playlist url to the playlistalbeu2002-03-201-0/+1
* Fix endless loop at end of an audio only file. It occured when the last chunkalbeu2002-03-201-0/+2
* show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox...arpi2002-03-191-2/+3
* runtime msg changedarpi2002-03-191-1/+1
* video codec selection redesigned and moved to libmpcodecs - now it's 'intelli...arpi2002-03-181-58/+32
* init/uninit libvo/ao/getch2/cache2 order fixedarpi2002-03-171-62/+43
* - cleanup pass 1. more to come soon...arpi2002-03-171-169/+62
* Fixed the bug that make mplayer crash with no sound and an invalidalbeu2002-03-161-1/+3
* Now enter key quit if no next file is avaiblealbeu2002-03-161-7/+17
* rtfm hint msg depends on runtime detectionarpi2002-03-161-1/+5
* hints on RTFMarpi2002-03-161-1/+15
* changed printf's to mp_msgalex2002-03-151-17/+19
* using mp_gettextalex2002-03-151-5/+7
* added some ifdef's to make possible to compile with --disable-new-input --ena...alex2002-03-151-0/+4
* libvo init moved to libmpcodecsarpi2002-03-141-101/+20
* libvo2 #ifs removedarpi2002-03-141-46/+2
* nortc patch by Attila Kinaliatmos42002-03-121-0/+7
* remove obsoleted function (mplResize)pontscho2002-03-111-1/+1
* -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly....arpi2002-03-101-0/+9
* rewrite fullscreen support in some libvo driverpontscho2002-03-071-1/+1
* small bug fixed and workarounds :(pontscho2002-03-071-29/+23
* sorry, 10l:)pontscho2002-03-071-20/+0
* small changespontscho2002-03-061-32/+35
* bazmeg a playtree - tpontscho2002-03-061-20/+48
* patch by Nilmoni Deb <ndeb@ece.cmu.edu>:pl2002-03-051-1/+1
* Fix when stdin is used as a filealbeu2002-02-281-18/+2
* add half new input support for guipontscho2002-02-251-1/+12
* rename V -> VC just for understandingnick2002-02-251-4/+4
* mem corruption bug fix.pontscho2002-02-241-1/+1
* Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockalbeu2002-02-241-3/+3
* exclude benchmark stuff execution from normal playbacknick2002-02-241-7/+19
* make -frames key optional for max/total benchmarknick2002-02-241-2/+2
* Additional notesnick2002-02-241-1/+4
* More info on dropped framesnick2002-02-241-1/+2
* frame dropping prediction with benchmarksnick2002-02-241-4/+15
* Fix my mistake (forgot to remove a getch2_enable) but in the rigthalbeu2002-02-241-12/+6
* max & average benchmarksnick2002-02-241-4/+28
* fixes bug in alban's new input handling code that caused the terminalrfelker2002-02-241-4/+7
* Make blocking call in libmpdemux interuptable (only with new input,albeu2002-02-231-29/+74
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)pontscho2002-02-231-53/+53
* osd outside movie support for vo_sdl, patch by Fredrik Kuivinenatmos42002-02-221-3/+18
* new interface ? :)pontscho2002-02-211-5/+5
* Moved HW dependent mixer stuff to libao and removed master switchanders2002-02-211-5/+1
* Fix automatic vobsub detection and make it silent.atmos42002-02-211-2/+2
* autodetect vobsub filename, disable autosub if vobsub found.atmos42002-02-201-7/+16
* Added VOCTRL_PAUSE and VOCTRL_RESUMEmswitch2002-02-181-0/+5
* Fix this stupid math mistake in calcultating audio buffer durationalbeu2002-02-171-1/+1
* More correct direct rendering usagenick2002-02-171-1/+1
* Screenshot on the flynick2002-02-171-0/+7
* standard key support for video out runtime fullscreen switchingalex2002-02-171-1/+9
* Also display clip info for audio only contentsalbeu2002-02-141-3/+3
* Place holder for registering modules optionsalbeu2002-02-111-0/+3
* Unroll -ni usage for deint. Anyway it doesn't help :(nick2002-02-111-8/+1
* temporary solution to disable adaptive deinterlacing enginenick2002-02-091-1/+8
* setting vo_fps, required for vo_yuv4mpegarpi2002-02-091-1/+9
* libvo's query_ stuff replaced by new control() - patch by David Holmarpi