summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tabs --> spaces indentation cosmeticsdiego2005-06-051-32/+32
* Generate the version string with awk on BSD systems and work around wrongdiego2005-06-051-8/+11
* FFmpeg mjpeg decoder can decode dmb1rtognimp2005-06-051-0/+1
* Pure cosmeticnplourde2005-06-051-12/+4
* Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by C...nplourde2005-06-051-177/+171
* Mac OS X Audio with AudioUnits and AudioToolbox format convertersnplourde2005-06-051-1/+1
* Add a note to the --help output that explains how our configure works,diego2005-06-051-0/+5
* Days should be two digits.diego2005-06-051-1/+1
* -vf fspp docshenry2005-06-051-0/+10
* Create a unique client name so that multiple instances work.reimar2005-06-051-1/+4
* sync with 1.990gpoirier2005-06-041-13/+36
* More gcc-4.0 fixesgpoirier2005-06-041-4/+4
* Add XviD's luminance masking (option name: lumi_mask)gpoirier2005-06-043-1/+22
* Document ao_jack suboption, ChangeLog update for ao_jack and vo_gl*reimar2005-06-042-0/+10
* -vf fspphenry2005-06-041-0/+3
* less confusing wordingdiego2005-06-041-6/+6
* x86-64 fixes by Reimarhenry2005-06-041-289/+283
* disable mmx code for x86-64henry2005-06-041-0/+5
* move unchanged registers back to input spechenry2005-06-041-4/+4
* faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>henry2005-06-043-1/+2116
* Fix latency calculation and buffersize setting.reimar2005-06-031-3/+7
* modified X11 check to use correct libs on mixed 32/64 bit systemsreimar2005-06-031-27/+17
* some debugging codealex2005-06-031-0/+13
* mention stream layer restructuring and cleanupnicodvb2005-06-031-0/+2
* printf converted to mp_msg; made static many unnecessarily global symbolsnicodvb2005-06-034-126/+115
* compare resource url with bundle url, if its the same path do not use has con...nplourde2005-06-031-16/+30
* Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation todiego2005-06-031-108/+109
* Explain some more -lavdopts debug options.diego2005-06-031-1/+5
* sync with 1.986: XviD zones + fixesgpoirier2005-06-031-1/+34
* regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yah...faust32005-06-031-1/+1
* wording/markup fixesdiego2005-06-021-5/+7
* XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >gpoirier2005-06-023-2/+97
* demux high profile H.264 ESlorenm2005-06-021-0/+10
* one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa...michael2005-06-023-5/+14
* synced with 1.70gabrov2005-06-021-1/+33
* x264 check needs -lpthreadlorenm2005-06-021-1/+1
* Change header order to avoid compile error because of STREAM_SEEKreimar2005-06-022-13/+15
* memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-06-021-5/+19
* Moved event update inside cocoa openglview classnplourde2005-06-021-15/+15
* Function name cleanupnplourde2005-06-022-20/+24
* Sync swap with VBL.nplourde2005-06-021-0/+2
* better quoteswight2005-06-011-1/+1
* Fix wrong \n at beggining/end of messagewight2005-06-015-13/+13
* sync 1.984 + minor fixeswight2005-06-011-14/+60
* Sync with 1.984gpoirier2005-06-011-3/+14
* New ao_jack without bio2jack dependency.reimar2005-06-014-234/+310
* Set stack non-executable where supported.reimar2005-06-011-0/+11
* strdup subtitle filename at a more appropriate place, fixing memleaks andreimar2005-06-014-10/+18
* Tab to space conversion to prevent the ASCII diagram to be messed up when adiego2005-05-311-7/+7
* vo_macosx now supports (almost) the same keys as vo_quartz.diego2005-05-311-2/+3
* whitespace cosmeticsdiego2005-05-311-21/+21
* small fixesdiego2005-05-311-5/+5
* new x264 entries: me (motion estimation search algorithm) and 4x4mv options. ...gpoirier2005-05-311-0/+32
* geometry support for gl2 under win, default window pos centered for gl, gl2gpoirier2005-05-301-1/+1
* - correct the argument in configure check for lrintf() to avoid a warninghenry2005-05-303-4/+4
* -geometry support for gl2 under win, default window pos centered for gl, gl2reimar2005-05-304-2/+6
* check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4henry2005-05-301-2/+14
* avoid lrintf redeclarationhenry2005-05-301-2/+2
* Add a variable for the codec directory and set it to /usr/lib/codecs insteaddiego2005-05-291-6/+8
* The default CFLAGS settings include -ffast-math and GCC 3.4.3 thereforediego2005-05-291-1/+1
* sync to x264 r240 (threads)lorenm2005-05-293-1/+12
* Implement -geometry for vo gl and gl2.reimar2005-05-293-7/+11
* an ancient doc, maybe has use, but at least will be available in Attic once r...alex2005-05-291-0/+28
* very dummy script, written for a friendalex2005-05-291-0/+34
* old scripts from early debian packagealex2005-05-292-0/+187
* ported all network streams to the new APInicodvb2005-05-2915-872/+927
* keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwisereimar2005-05-281-0/+5
* last patch broke skin reading completely, becasue last line of skinreimar2005-05-281-5/+5
* synced with 1.169gabrov2005-05-281-1/+2
* a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.joey2005-05-281-95/+413
* fix audio init crashjoey2005-05-281-1/+11
* synced with 1.64gabrov2005-05-281-2/+6
* support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey...gpoirier2005-05-281-1/+9
* not used anymorereimar2005-05-271-9/+0
* setting sh_audio to NULL is nonsense, since it is only a local variable,reimar2005-05-271-6/+6
* Athlon 64 optimization flags, in 32 and 64-bit mode.gpoirier2005-05-271-4/+43
* This currently sends control characters to the terminal instead ofrtognimp2005-05-261-14/+18
* Fix pan-scan in fullscreen modenplourde2005-05-261-1/+2
* support DVR formatreimar2005-05-262-0/+6
* fix signess warningnplourde2005-05-251-2/+2
* create menunplourde2005-05-252-0/+177
* quicktime fix updatehenry2005-05-251-3/+7
* Specify the padding instead of expecting the compiler to align correctlyreimar2005-05-251-2/+4
* prefer width&height from bitmapinfoheader for h263 streamshenry2005-05-251-4/+12
* DragonFly BSD supportdiego2005-05-2513-20/+28
* restored preinit_audio_filters() but set the final sample_rate to the value o...nicodvb2005-05-241-6/+1
* Sync with 1.980:gpoirier2005-05-241-3/+27
* Fix paragraph indentation.diego2005-05-241-1/+6
* more paranoid return value checkinghenry2005-05-241-1/+1
* disable preinit until it's fixed (it breaks -speed...codec is initialized wit...rfelker2005-05-241-0/+5
* No overlap allowed in memcpy, use memmovehzoli2005-05-241-1/+1
* Make sure that samplesize is at least 2, as some demuxers set it to 1hzoli2005-05-241-0/+1
* Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAMhzoli2005-05-242-2/+4
* sync to x264 r239 (zoned ratecontrol and UMHex ME)lorenm2005-05-243-7/+30
* patch by oded to fix edl hang when end of audio is reachedrfelker2005-05-241-3/+4
* Use the public sys/kbio.h header instead of messing with the MI headers, whichdiego2005-05-231-4/+1
* Print error when skin file is not readable (e.g. a directory) instead of hangingreimar2005-05-232-1/+6
* Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).reimar2005-05-231-5/+6
* Use memmove instead of memcpy for overlapping areas.reimar2005-05-231-1/+1
* Reduce senseless spamminess of DVD playback in verbose mode.diego2005-05-221-3/+3
* Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a t...gpoirier2005-05-221-1/+10
* Sync with 1.977.gpoirier2005-05-221-8/+8
* Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.diego2005-05-221-0/+6
* LC_ALL overrides LANG, so use it instead.diego2005-05-221-2/+2
* preinit audio filters in order to determine the final samplerate and number o...nicodvb2005-05-221-2/+17
* vb_strategy only works in pass one.diego2005-05-221-2/+2
* vo_macosx does not yet support command keys.diego2005-05-211-1/+1
* More correct -lavfopts description.diego2005-05-211-1/+2
* Mention the MinGW HOWTO.diego2005-05-211-0/+4
* Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.diego2005-05-211-0/+2
* Make -wid behave more consistent.al2005-05-216-0/+20
* Sync with 1.974: Document lavf muxers.gpoirier2005-05-211-3/+13
* sanity checksalex2005-05-211-0/+8
* 10lalex2005-05-211-1/+1
* LANG=C ensures month/day order and English language in the date string fordiego2005-05-211-5/+6
* Update for latest Cygwin-related changes.diego2005-05-211-2/+21
* Support playing DVDs from harddrive directories.diego2005-05-211-4/+4
* Do not switch to audio tracks whose codec private data differs from the main ...mosu2005-05-211-0/+4
* Document lavf muxers.diego2005-05-202-1/+10
* spelling cosmeticsdiego2005-05-201-3/+3
* synced with 1.168gabrov2005-05-201-1/+2
* synced with 1.27gabrov2005-05-201-1/+25
* synced with 1.69gabrov2005-05-201-7/+299
* 1.973: macosx T behavior is standard, vo_macosx (will) have same special keykraymer2005-05-201-7/+4
* synced with 1.76 (increased sync tag after English consistency fix)gabrov2005-05-201-1/+1
* macosx T behavior is standard, vo_macosx (will) have same special keynplourde2005-05-202-7/+2
* Toggle only between ontop and normal.nplourde2005-05-201-20/+1
* Should fix altivec detection for g3 system.nplourde2005-05-201-4/+5
* Hopefully correct and non-confusing phrasing for the most talked-aboutdiego2005-05-201-3/+3
* remove inclusion of stdio.hnicodvb2005-05-191-1/+0
* ported smb:// to the new stream apinicodvb2005-05-193-104/+9
* ported smb:// to the new stream api, patch by Matthieu Tourne [matthieu puntu...nicodvb2005-05-191-0/+153
* ported dvd:// to the new stream apinicodvb2005-05-195-714/+800
* Reset the saved max_pts used for timecode reordering after seeking. Otherwise...mosu2005-05-191-0/+1
* Shorten a few lines to avoid ugly linebreaks.diego2005-05-181-4/+4
* Ignore codecs-status.html.diego2005-05-181-0/+1
* Fix overly long lines that mess up output.diego2005-05-181-2/+3
* simplificationdiego2005-05-181-4/+1
* misc updates, Snow spellingdiego2005-05-181-12/+20
* Make version string depend of the last change of CVS/Entries for Darwin.diego2005-05-181-2/+9
* charset as reported, please fix if this is wrongreimar2005-05-181-0/+1
* 8bit palette mode support for pnghenry2005-05-181-0/+1
* The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schul...nplourde2005-05-181-0/+2
* include get_path.c before avcodec.h, fix error on osx + gcc4 where defined ma...nplourde2005-05-181-2/+2
* Clarify that -dumpstream works for video as well as audio and mentiondiego2005-05-181-4/+8
* 8bit palette mode support for pnghenry2005-05-181-1/+1
* new get_time_pos slave mode commandoreimar2005-05-185-0/+15
* sync with 1.972: Remove capitalization and period from non-sentencesgpoirier2005-05-181-5/+5
* 8bit palette mode support (and spurious ^M removal)henry2005-05-181-3/+18
* wrong memcpy of extradata; 10l to whomever wrote that broken codenicodvb2005-05-171-2/+1
* mux extradatanicodvb2005-05-171-0/+24
* Saving streamed contentgpoirier2005-05-171-0/+19
* Sync 1.972 + spelling mistakewight2005-05-171-5/+5
* Remove capitalization and period from non-sentenceswight2005-05-171-3/+3
* Synced to 1.60jheryan2005-05-171-0/+597
* Synced to 1.2jheryan2005-05-171-0/+8
* Synced to 1.16jheryan2005-05-171-0/+136
* Consistency fixesgpoirier2005-05-161-3/+3
* Fixes the vobsub extraction examplegpoirier2005-05-161-2/+2
* Sync with 1.971gpoirier2005-05-161-4/+4
* sync 1.971wight2005-05-161-59/+102
* * some more \- in exampleswight2005-05-161-9/+8
* Sync with 1.970gpoirier2005-05-161-3/+3
* Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.diego2005-05-162-17/+17
* simplifies the format matching logic. Chris Roccati <roccati@pobox.com>nplourde2005-05-161-47/+3
* Hopefully this phrasing is now correct English :-)gpoirier2005-05-151-3/+3
* restore vcd_tracknicodvb2005-05-151-0/+1
* set define for apple gcc altivecnplourde2005-05-154-18/+15
* better implementation of read()nicodvb2005-05-151-9/+4
* synced with 1.25gabrov2005-05-151-1/+10
* synced with 1.63gabrov2005-05-151-11/+20
* synced with 1.75gabrov2005-05-151-1/+17
* ftp is handled by the modular stream managernicodvb2005-05-151-2/+1
* more efficient read() without memcpy()nicodvb2005-05-151-36/+28
* ported cue:// to the new stream api; note: this stream must still be optimize...nicodvb2005-05-154-63/+113
* Frapsrtognimp2005-05-141-0/+1
* FRAPS decoder (FPS1) with binary dllrtognimp2005-05-142-0/+13
* If we use .m suffix we really should include it in .SUFFIXESwight2005-05-141-1/+1
* comment out useless/nonexistent variable breaking compile on gcc4rfelker2005-05-141-1/+1
* some more fixes suggested by The Wanderer and Richgpoirier2005-05-141-7/+8
* synced with 1.63paszczi2005-05-141-11/+20
* sync with 1.969: Document new file:// syntax.gpoirier2005-05-141-2/+2
*