| Commit message (Expand) | Author | Age | Files | Lines |
* | explains how to fix the aspect ratio of an AVI file | gpoirier | 2005-04-24 | 1 | -0/+14 |
* | - preserve ordering of the slices | henry | 2005-04-24 | 1 | -8/+37 |
* | wrong framesize calculation for layers 1 and 2 with lsf set | nicodvb | 2005-04-24 | 1 | -2/+3 |
* | update to libogg 1.1.2 (needed for Theora) | henry | 2005-04-24 | 4 | -44/+610 |
* | check for negative strides before memcpy | henry | 2005-04-24 | 1 | -4/+4 |
* | support for both orderings of the slices (top->down / bottom->up) | henry | 2005-04-24 | 2 | -4/+29 |
* | 16-bit unsigned (needed by Theora exp.) | henry | 2005-04-24 | 1 | -0/+1 |
* | use the documented default video device /dev/video0 instead of /dev/video tha... | iive | 2005-04-23 | 1 | -1/+1 |
* | Make "mplayer -- --a" play the file --a instead of bailing out with a useless | reimar | 2005-04-23 | 2 | -2/+2 |
* | restore old lavc_find_atag to be used when compiling mplayer without libavformat | nicodvb | 2005-04-22 | 1 | -0/+28 |
* | Credits for Michael Behrisch | gpoirier | 2005-04-22 | 1 | -0/+3 |
* | gcc 2.95 compilation fix | reimar | 2005-04-22 | 1 | -1/+2 |
* | Apply -srate and -channels only to the start of the filter chain, not | reimar | 2005-04-22 | 1 | -3/+3 |
* | macosx compilation fix | nicodvb | 2005-04-22 | 5 | -0/+5 |
* | mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless. | lorenm | 2005-04-22 | 1 | -3/+2 |
* | FreeBSD fix | nexus | 2005-04-22 | 5 | -0/+5 |
* | replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx wi... | nplourde | 2005-04-22 | 1 | -1/+1 |
* | Remove § (paragraph) symbol, it's unavailable in non-latin charsets. | diego | 2005-04-22 | 1 | -1/+1 |
* | updates | diego | 2005-04-22 | 1 | -2/+7 |
* | audio encoding reworked | nicodvb | 2005-04-22 | 14 | -747/+948 |
* | Some fixes. Patch by Bougiz. | gpoirier | 2005-04-21 | 1 | -9/+9 |
* | reversed broken linker option, it breaks compile on some systems. add a confi... | rfelker | 2005-04-21 | 1 | -2/+2 |
* | More fixes by The Wanderer | rtognimp | 2005-04-20 | 1 | -1/+1 |
* | Sync with 1.941: | gpoirier | 2005-04-20 | 1 | -8/+6 |
* | Start changelog for next release | rtognimp | 2005-04-20 | 1 | -0/+13 |
* | Indeo2 (fourcc "RT21") decoder via lavc | rtognimp | 2005-04-20 | 1 | -0/+8 |
* | 'cvs admin -o' is dangerous and should be handled with extra care. | diego | 2005-04-20 | 1 | -10/+10 |
* | synced with 1.167 | rathann | 2005-04-20 | 1 | -20/+41 |
* | proper fix | rfelker | 2005-04-20 | 1 | -2/+2 |
* | undo dominik's 1000l cvs admin -o (recommitting bad patch) | rfelker | 2005-04-20 | 1 | -1/+1 |
* | Link with -z noexecstack, fixes bug #258. Please test on all platforms! | reimar | 2005-04-20 | 1 | -2/+2 |
* | Correct description for -tv adevice=... | reimar | 2005-04-20 | 1 | -1/+1 |
* | Rich's tips regarding cropping and scaling | gpoirier | 2005-04-20 | 1 | -1/+359 |
* | 100l build fixes | diego | 2005-04-20 | 1 | -5/+3 |
* | Translation synced with 1.52 | jheryan | 2005-04-20 | 1 | -0/+1961 |
* | 100l to Jindrich! Changing the parameter name in the body, too. | rathann | 2005-04-19 | 1 | -1/+1 |
* | integer overflow when reading fps from h264 vui. | lorenm | 2005-04-19 | 2 | -2/+2 |
* | typo | wight | 2005-04-19 | 1 | -1/+1 |
* | Fix MP3 detection (list of found MP3 headers was not kep sorted). | reimar | 2005-04-18 | 1 | -2/+3 |
* | mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol) | lorenm | 2005-04-18 | 1 | -0/+5 |
* | check the result of poll() before read()ing; 100l | nicodvb | 2005-04-18 | 1 | -8/+8 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 45 | -113/+117 |
* | Compile fix when XF86VM is not defined | iive | 2005-04-18 | 1 | -0/+2 |
* | Some fixes | wight | 2005-04-18 | 1 | -5/+3 |
* | Do not force real demuxer on x-pn-realaudio mimetype | rtognimp | 2005-04-17 | 1 | -1/+1 |
* | syn | paszczi | 2005-04-17 | 1 | -2/+2 |
* | Fixes suggested by The Wanderer | rtognimp | 2005-04-17 | 1 | -3/+3 |
* | Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode. | gpoirier | 2005-04-17 | 1 | -2/+4 |
* | nico partially fixed the bug i reported; here's the rest of the fix. | rfelker | 2005-04-17 | 1 | -0/+1 |
* | skip framelen-4 bytes after having successfully detected an mpeg audio frame | nicodvb | 2005-04-17 | 1 | -0/+1 |
* | First attempt to bring this howto closer to reality | rtognimp | 2005-04-17 | 1 | -2/+22 |
* | Sync with 1.940: 10l typo | gpoirier | 2005-04-17 | 1 | -2/+2 |
* | newer versions of mingws gcc do not like terminating slahes when specifying e... | faust3 | 2005-04-17 | 1 | -1/+1 |
* | 10l typo | diego | 2005-04-17 | 1 | -1/+1 |
* | assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign... | nicodvb | 2005-04-17 | 3 | -12/+25 |
* | added missing initializer in URLProtocolo; mux packets only if len > 0; secon... | nicodvb | 2005-04-17 | 1 | -12/+14 |
* | Fix suggested by Diego | gpoirier | 2005-04-16 | 1 | -2/+2 |
* | Update for snow decoder | rtognimp | 2005-04-16 | 1 | -0/+1 |
* | GPL §2 | diego | 2005-04-16 | 1 | -0/+1 |
* | FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl> | diego | 2005-04-16 | 1 | -1/+1 |
* | synced with 1.24 | paszczi | 2005-04-16 | 1 | -2/+2 |
* | more colorkey w/ panscan woes | henry | 2005-04-16 | 1 | -1/+4 |
* | change list traversal so the loop begins at the first filter after removing | henry | 2005-04-16 | 1 | -13/+12 |
* | redraw colorkey on panscan change | henry | 2005-04-16 | 1 | -0/+4 |
* | Snow 1.55 (and up) allows 2pass ratecontrol. | gpoirier | 2005-04-16 | 1 | -0/+9 |
* | bump up sync tag | gpoirier | 2005-04-16 | 1 | -1/+1 |
* | Sync with 1.939. | gpoirier | 2005-04-16 | 1 | -9/+50 |
* | - fix black screen problem on reinit | al | 2005-04-16 | 2 | -2/+9 |
* | synced with 1.939 | paszczi | 2005-04-16 | 1 | -5/+42 |
* | Document af_gate, put af_gate and af_comp at the end, they're untested (broken). | diego | 2005-04-16 | 1 | -7/+12 |
* | All audio filters documented. | diego | 2005-04-16 | 1 | -0/+1 |
* | af_comp, af_center parameter, some af fixes | diego | 2005-04-16 | 1 | -5/+21 |
* | Use define instead of hardcodec value for max streams number | rtognimp | 2005-04-16 | 1 | -2/+3 |
* | af_center, af_sweep parameter, misc fixes | diego | 2005-04-16 | 1 | -3/+16 |
* | We are using parts of mpg123 outside of the LGPL mpglib subdir. | diego | 2005-04-16 | 1 | -3/+3 |
* | Mark modified imported files as such to comply more closely with GPL §2a. | diego | 2005-04-16 | 6 | -1/+32 |
* | noluma suboption for vf_pp | diego | 2005-04-16 | 1 | -0/+2 |
* | Clarify/correct TTF font usage description. | diego | 2005-04-16 | 1 | -3/+3 |
* | Security update | rtognimp | 2005-04-15 | 1 | -0/+5 |
* | spelling/wording fixes | diego | 2005-04-15 | 1 | -10/+12 |
* | Fix potential buffer overflow for urls with more than 20 streams | rtognimp | 2005-04-15 | 1 | -0/+4 |
* | Fix potential buffer overflow if server answers with too many lines | rtognimp | 2005-04-15 | 1 | -1/+2 |
* | releaseclean should now work as expected, crate of Coke going in my direction. | diego | 2005-04-15 | 1 | -3/+10 |
* | typo | diego | 2005-04-15 | 1 | -1/+1 |
* | nits and more missing entries | rathann | 2005-04-15 | 1 | -2/+3 |
* | added missing ChangeLog entries, release name and date | rathann | 2005-04-15 | 1 | -3/+32 |
* | Mark modified imported files as such to comply with (L)GPL §2a. | diego | 2005-04-15 | 13 | -0/+74 |
* | Mark modified imported files as such to comply with GPL §2a. | diego | 2005-04-15 | 29 | -0/+164 |
* | Mark unrarlib imported files as changed to comply with GPL §2a. | diego | 2005-04-15 | 2 | -0/+8 |
* | Mark imported files from uCIFS library as changed for GPL §2a compliance. | diego | 2005-04-15 | 2 | -0/+4 |
* | cross-compilation fix: don't use target CFLAGS to compile host tools | aurel | 2005-04-15 | 1 | -1/+1 |
* | when parsing one cmd argument, only un-escape _this_ argument, not the follow... | aurel | 2005-04-15 | 1 | -1/+1 |
* | Fix OSD when switching subtitles - set the osd buffer to Subtitle: off | henry | 2005-04-15 | 1 | -15/+15 |
* | Some fixups and clarifications | wight | 2005-04-15 | 1 | -12/+14 |
* | synced with 1.935 | paszczi | 2005-04-14 | 1 | -36/+25 |
* | --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: | rik | 2005-04-14 | 1 | -6/+12 |
* | Nits suggested by The Wanderer | gpoirier | 2005-04-14 | 1 | -4/+4 |
* | Synced with 1.935 | danny | 2005-04-14 | 1 | -34/+25 |
* | Online audio switching now supports Matroska too | gpoirier | 2005-04-13 | 3 | -3/+3 |
* | Online audio switching now supports Matroska too. Patch by Michael Behrisch | gpoirier | 2005-04-13 | 1 | -0/+26 |
* | Nits, better formating and missed suggestions | gpoirier | 2005-04-13 | 1 | -9/+13 |
* | Sync with 1.934 | gpoirier | 2005-04-13 | 1 | -41/+27 |
* | messed ordering of switch branches, 10l for Ivan | henry | 2005-04-13 | 1 | -4/+3 |
* | Make string_utf16 code behave almost the same with or without iconv | rtognimp | 2005-04-13 | 1 | -0/+1 |
* | remove x264 option "cabacidc", because the default is always best. | lorenm | 2005-04-13 | 2 | -20/+0 |
* | New section: "menc-feat-dvd-mpeg4-muxing" about how to mux a video | gpoirier | 2005-04-13 | 1 | -0/+136 |
* | misc corrections and clarifications in x264 options. | lorenm | 2005-04-13 | 1 | -17/+22 |
* | osx bundle option | nplourde | 2005-04-13 | 1 | -0/+1 |
* | allows the Mac OS X version of MPlayer to look for its data files inside the ... | nplourde | 2005-04-13 | 2 | -0/+63 |
* | sync 1.62 | wight | 2005-04-13 | 1 | -4/+5 |
* | sync 1.72 | wight | 2005-04-13 | 1 | -1/+17 |
* | sync 1.932 | wight | 2005-04-13 | 1 | -11/+12 |
* | Synced with 1.932 | danny | 2005-04-13 | 1 | -441/+1166 |
* | credits for Jeff Clagg | diego | 2005-04-13 | 1 | -0/+4 |
* | Add missing <replaceable> tags. | gpoirier | 2005-04-12 | 1 | -3/+3 |
* | synced with 1.72 | gabrov | 2005-04-12 | 1 | -20/+40 |
* | synced with 1.62 | gabrov | 2005-04-12 | 1 | -6/+5 |
* | update site link and supported distributions list | rathann | 2005-04-12 | 1 | -3/+3 |
* | Typo fix | gpoirier | 2005-04-12 | 1 | -1/+1 |
* | credits for Luca Barbato | diego | 2005-04-12 | 1 | -0/+4 |
* | Use wildcards to make path detection less version-specific, fixes Gentoo. | diego | 2005-04-12 | 1 | -4/+2 |
* | Break overly long lines into something more manageable. | diego | 2005-04-11 | 1 | -7/+44 |
* | Fix HTML generation, <equation> is more elaborate in most DTDs. | diego | 2005-04-11 | 1 | -7/+7 |
* | Typo | gpoirier | 2005-04-11 | 1 | -1/+1 |
* | Typo noticed by Rich | gpoirier | 2005-04-11 | 1 | -1/+1 |
* | allow sub_select and vobsub_lang to select particular subtitle | henry | 2005-04-11 | 3 | -7/+13 |
* | Sync with 1.932 | gpoirier | 2005-04-11 | 1 | -12/+21 |
* | Support syntax checking only | wight | 2005-04-11 | 2 | -3/+14 |
* | hrtf typo fix | henry | 2005-04-11 | 1 | -2/+2 |
* | More HRTF enhancements | henry | 2005-04-11 | 2 | -21/+56 |
* | colorkey,xvmc panscan, obsolete audio | iive | 2005-04-11 | 1 | -1/+3 |
* | Fixes suggested by The Wanderer. | gpoirier | 2005-04-11 | 1 | -6/+7 |
* | VMn | diego | 2005-04-11 | 1 | -0/+1 |
* | Add a starting point for people to implement stream quality selection. | diego | 2005-04-11 | 1 | -2/+2 |
* | Make the -priority warning obey the standard formatting. | diego | 2005-04-11 | 1 | -3/+3 |
* | Use | for alternatives and - for ranges in option parameter descriptions. | diego | 2005-04-11 | 1 | -7/+7 |
* | Initial commit. | gpoirier | 2005-04-10 | 1 | -0/+58 |
* | -pre7 features an improved guide based on Rich's draft, and a guide written | gpoirier | 2005-04-10 | 1 | -0/+1 |
* | better wording, suggested by Diego | gpoirier | 2005-04-10 | 1 | -1/+1 |
* | New section "Constraints for efficient encoding", | gpoirier | 2005-04-10 | 1 | -0/+119 |
* | Removes the section "menc-feat-fix-avi" as part of it was wrong and the other | gpoirier | 2005-04-10 | 1 | -53/+24 |
* | Move here the entry "How can I fix an AVIs with broken index or interleaving?" | gpoirier | 2005-04-10 | 1 | -0/+16 |
* | silence gcc warning: | rathann | 2005-04-10 | 1 | -2/+2 |
* | sync 1.929 | wight | 2005-04-10 | 1 | -2/+11 |
* | override memory size detection bug on rage 128 RL/VR | aurel | 2005-04-10 | 1 | -0/+1 |
* | add support for one more radeon 9200 model (the one included in the Mac Mini) | aurel | 2005-04-10 | 2 | -0/+3 |
* | HRTF update | henry | 2005-04-10 | 1 | -1/+10 |
* | update for hrtf and mp3lib layer1 | henry | 2005-04-10 | 1 | -0/+2 |
* | sync 1.69 | wight | 2005-04-10 | 1 | -137/+83 |
* | Support WMware video (fourcc VMnc) via binary dll | rtognimp | 2005-04-10 | 1 | -0/+8 |
* | Use proper parameter range in stereo test | henry | 2005-04-10 | 1 | -2/+2 |
* | incorporate all image drawing in single function and use fixed vo_xv_draw_col... | iive | 2005-04-10 | 1 | -12/+16 |
* | Add releaseclean target to remove generated files but keep the HTML. | diego | 2005-04-10 | 1 | -2/+5 |
* | fix vo_xv_draw_colorkey to a workable state | iive | 2005-04-10 | 2 | -12/+13 |
* | fix displaying of the subtitles when using slices | henry | 2005-04-10 | 1 | -3/+19 |
* | sync 1.12 | wight | 2005-04-10 | 1 | -1/+7 |
* | sync 1.79 | wight | 2005-04-10 | 1 | -2/+2 |
* | sync 1.61 | wight | 2005-04-10 | 1 | -2/+2 |
* | sync 1.21 | wight | 2005-04-10 | 1 | -1/+9 |
* | sync 1.11 | wight | 2005-04-10 | 1 | -4/+4 |
* | sync 1.167 | wight | 2005-04-10 | 1 | -4/+23 |
* | Remove some ^M at end-of-line | wight | 2005-04-10 | 0 | -0/+0 |
* | Remove invalid character, causing compile to fail | wight | 2005-04-10 | 1 | -1/+1 |
* | Consistency run on 'default' and 'see also'. | wight | 2005-04-10 | 1 | -119/+119 |
* | sync 1.928 | wight | 2005-04-10 | 1 | -7/+23 |
* | Sync with 1.928: Changed :vaspect option to float type | gpoirier | 2005-04-10 | 1 | -2/+2 |
* | Reviev, part I | wight | 2005-04-10 | 3 | -16/+16 |
* | revert the previous commit, gl needs to reload the font immediately | henry | 2005-04-10 | 1 | -0/+4 |
* | defer loading of the font after display size change to avoid useless | henry | 2005-04-10 | 1 | -4/+26 |
* | changed :vaspect option to float type | nicodvb | 2005-04-10 | 1 | -1/+1 |
* | changed :vaspect option to CONF_TYPE_FLOAT | nicodvb | 2005-04-10 | 1 | -8/+11 |
* | HRTF filter updates: | henry | 2005-04-10 | 2 | -76/+316 |
* | Update for pnm | rtognimp | 2005-04-09 | 1 | -0/+1 |
* | remove force_load_font stuff moved to sub.c | henry | 2005-04-09 | 1 | -4/+0 |
* | remove force_load_font stuff moved to sub.c | henry | 2005-04-09 | 1 | -8/+0 |
* | reload font on each change of the display size | henry | 2005-04-09 | 1 | -1/+4 |
* | "Fix" for pnm EOF detection ( |