summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for stereo filesrtognimp2005-05-141-0/+22
* Nits and corrections suggested by The Wanderergpoirier2005-05-141-30/+43
* 1.969: Document new file:// syntax.kraymer2005-05-141-5/+5
* German man page review part IIIkraymer2005-05-141-75/+90
* do not modify tv_param_noaudiohenry2005-05-141-37/+55
* Document new file:// syntax.diego2005-05-142-1/+10
* cleanups of the mutex usagehenry2005-05-141-5/+5
* fixed file:// syntax using newly introduced -string- urlpartnicodvb2005-05-141-7/+14
* introduced -string- parameter to match everything after :// syntaxnicodvb2005-05-141-0/+6
* German man page review part II (finishes "PLAYER-SPEZIFISCHE OPTIONEN")kraymer2005-05-141-52/+58
* Explain how to drop movies on desktop shortcuts, other updates.diego2005-05-141-9/+17
* German man page review part Ikraymer2005-05-141-35/+37
* Make FAAC detection follow standard enable/disable/auto semantics.diego2005-05-141-8/+6
* Update with Jindrich's latest change.diego2005-05-141-1/+2
* v4l2 updatehenry2005-05-141-0/+4
* compilation/link fix with --disable-qtx --disable-dshowdiego2005-05-141-0/+2
* make file:// prefix worknicodvb2005-05-142-1/+4
* 10l forgotten commenthenry2005-05-141-1/+1
* removed unused variablesnicodvb2005-05-141-5/+0
* improve playback with mplayer -tv immediatemode=0henry2005-05-141-17/+73
* indicate the number of channels required, patch by Chris Roccati <roccati@pob...nplourde2005-05-141-0/+1
* 1.961: vo_quartz and vo_macosx support -ontop as well.kraymer2005-05-131-25/+69
* Preparing to encode: Identifying source material and framerate + how to encod...gpoirier2005-05-131-0/+286
* wording fix by diego(tm)kraymer2005-05-131-27/+94
* added toolame optskraymer2005-05-131-10/+76
* 1.936: noluma suboption for vf_ppkraymer2005-05-131-5/+40
* sync with 1.968gpoirier2005-05-131-14/+28
* added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no...kraymer2005-05-131-8/+93
* enable hintinghenry2005-05-131-2/+2
* wording fixkraymer2005-05-131-3/+3
* 1.924: windows priority support patchkraymer2005-05-131-16/+41
* 1.917: precise framerate values everywherekraymer2005-05-131-14/+38
* 1.907: Update xv and xvmc documentation to reflect recent colorkey changes.kraymer2005-05-131-21/+86
* fix the range and type of -tv immediatemode optionhenry2005-05-131-1/+1
* 1.900: typo (skipped)kraymer2005-05-131-12/+12
* -edl works with MEncoder as well.diego2005-05-131-7/+7
* added some hyphens in quoted exampleskraymer2005-05-131-9/+10
* 1.894: Move audio filter descriptions to the man page.kraymer2005-05-131-25/+294
* How can I dump a full DVD title to a file?gpoirier2005-05-131-0/+16
* Document -hr-edl-seek, based on a description by Oded Shimon.diego2005-05-131-0/+10
* multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ...faust32005-05-131-27/+51
* Only 2 consecutive bframes are needed for pyramid reorderinggpoirier2005-05-131-1/+1
* prevent possible exploitnicodvb2005-05-131-1/+3
* initialize vorbis structure before calling ERROR()nicodvb2005-05-121-4/+5
* fixup the correct sh_anicodvb2005-05-121-0/+1
* fixed too few parameters to mp_msg(); silence compilation warnings, removed u...nicodvb2005-05-121-5/+5
* don't call fixup_audio if there's no audionicodvb2005-05-121-2/+3
* fix segfaults caused by socket and file descriptor mismatches on windowsfaust32005-05-121-1/+8
* vorbis extradata is now passed from demuxer to decoder in matroska's waynicodvb2005-05-123-68/+145
* BGR formats are ok, toohenry2005-05-121-2/+4
* v4l2 RGB15/16 is actually BGRhenry2005-05-121-4/+4
* Sync with 1.964gpoirier2005-05-121-1/+3
* Document -vf pp=ac.diego2005-05-111-0/+2
* 1.891: vstrict vs mjpeg update, typokraymer2005-05-111-5/+17
* Sync with 1.963gpoirier2005-05-111-35/+39
* sync to x264 rev223 (options: ratetol, vbv_*)lorenm2005-05-113-38/+47
* 1.888: renamed init_adelay to vdelay with opposite rangekraymer2005-05-111-7/+19
* 1.886: Sync -channels and -srate options with the XML docs.kraymer2005-05-111<