| Commit message (Expand) | Author | Age | Files | Lines |
* | clarify H.264 global header format | michael | 2006-07-16 | 1 | -0/+2 |
* | prevent buffer underflow; the code is still incorrect and leads to desync but... | nicodvb | 2006-07-16 | 1 | -10/+19 |
* | oops, r18816 was actually missing in previous commit | kraymer | 2006-07-16 | 1 | -0/+1 |
* | r19087: Remove support for obsolete and non-free divx4/odivx libraries. | kraymer | 2006-07-16 | 1 | -10/+5 |
* | r19081: Update some old and crufty sections. | kraymer | 2006-07-16 | 2 | -48/+5 |
* | r19097: wording fix; default dvb tuning timeout is now 30 seconds | kraymer | 2006-07-16 | 1 | -3/+19 |
* | r19087: Remove support for obsolete and non-free divx4/odivx libraries. | kraymer | 2006-07-16 | 2 | -118/+3 |
* | r19050: grammar and consistency fixes | kraymer | 2006-07-16 | 1 | -29/+29 |
* | r18964: wording fix | kraymer | 2006-07-16 | 2 | -8/+58 |
* | sync of ports.xml: | kraymer | 2006-07-16 | 1 | -11/+55 |
* | some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ ... | kraymer | 2006-07-16 | 4 | -42/+41 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 | 9 | -13/+13 |
* | Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org | reynaldo | 2006-07-16 | 1 | -1/+1 |
* | marks several read-only string parameters and function return-values which ca... | reynaldo | 2006-07-16 | 10 | -14/+14 |
* | minor arrangements to my entry | reynaldo | 2006-07-15 | 1 | -2/+2 |
* | add stefan to AUTHORS file for his several cleanup patches | reynaldo | 2006-07-15 | 1 | -0/+3 |
* | clarify "extradata" | michael | 2006-07-15 | 1 | -0/+13 |
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 | 17 | -21/+21 |
* | now obsolete | diego | 2006-07-15 | 1 | -14/+0 |
* | Change sync tags to rXXXX. | diego | 2006-07-15 | 18 | -36/+18 |
* | Change function declararation w/o parameters to the correct foo(void) syntax. | diego | 2006-07-15 | 2 | -2/+2 |
* | - sync and fixes | boskicinek | 2006-07-15 | 8 | -318/+298 |
* | - CVS --> SVN | boskicinek | 2006-07-15 | 1 | -1/+1 |
* | help_mp-hu.h synced with r19087 | Gabrov | 2006-07-15 | 1 | -7/+1 |
* | Hungarian docs & man page synced with r19101 | Gabrov | 2006-07-15 | 5 | -234/+25 |
* | print frame type and keep track of last encountered keyframe | ivo | 2006-07-15 | 2 | -3/+13 |
* | typo | ivo | 2006-07-15 | 1 | -1/+1 |
* | new black frame detection filter | ivo | 2006-07-15 | 6 | -0/+163 |
* | Assume that missing streamcount means one stream, and missing mimetype | rtogni | 2006-07-14 | 1 | -3/+42 |
* | wording fix; default dvb tuning timeout is now 30 seconds | nicodvb | 2006-07-14 | 1 | -1/+1 |
* | raise default tuning timeout to 30 seconds in order to give enough time to le... | nicodvb | 2006-07-14 | 1 | -1/+1 |
* | cosmetical reformatting | nicodvb | 2006-07-14 | 1 | -39/+35 |
* | simplification in dvb_step_channel | nicodvb | 2006-07-14 | 1 | -15/+1 |
* | force demuxer type to mpegts to speed up detection and avoid useless and slow... | nicodvb | 2006-07-14 | 1 | -0/+2 |
* | removed obsolete file | nicodvb | 2006-07-14 | 1 | -40/+0 |
* | moved LOF macros from dvb_defaults.h | nicodvb | 2006-07-14 | 1 | -1/+4 |
* | added checks for stupid code like casting return value of malloc and friends, | ivo | 2006-07-14 | 1 | -0/+54 |
* | removed never used macros; patch by zzam gentoo org (Matthias Schwarzott) | nicodvb | 2006-07-14 | 1 | -51/+0 |
* | remove useless comment | ivo | 2006-07-14 | 1 | -3/+0 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 22 | -1954/+9 |
* | Mark several string parameters that are not modified in the function as const. | diego | 2006-07-14 | 10 | -29/+29 |
* | fix line >79 characters | ivo | 2006-07-14 | 1 | -1/+1 |
* | fix matching of MSDOS line endings | ivo | 2006-07-14 | 1 | -2/+2 |
* | also omit configure.log and the generated help_mp.h from files to check | ivo | 2006-07-14 | 1 | -1/+1 |
* | CVS --> Subversion | ivo | 2006-07-14 | 1 | -16/+23 |
* | Update some old and crufty sections. | diego | 2006-07-14 | 2 | -42/+3 |
* | printf --> mp_msg | diego | 2006-07-14 | 1 | -20/+20 |
* | removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups,... | reynaldo | 2006-07-14 | 3 | -9/+9 |
* | Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle. | diego | 2006-07-13 | 5 | -325/+8 |
* | cosmetics to ease future patching | diego | 2006-07-13 | 1 | -2/+4 |
* | Fix linking order. FontConfig should appear after libass. | eugeni | 2006-07-13 | 1 | -2/+2 |
* | more sizeof(char) fun | reynaldo | 2006-07-13 | 4 | -11/+11 |
* | dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd | diego | 2006-07-13 | 1 | -2/+5 |
* | drops casts from void * on malloc/calloc from vidix/ | reynaldo | 2006-07-13 | 2 | -2/+2 |
* | little rephrasing and corrected reference to main->trunk | reynaldo | 2006-07-13 | 1 | -1/+1 |
* | marks several function without a prototype which arent used outside its sourc... | reynaldo | 2006-07-13 | 7 | -45/+44 |
* | drops casts from void * on malloc/calloc, leftover on libmpcodecs | reynaldo | 2006-07-13 | 1 | -3/+3 |
* | Cosmetics. | eugeni | 2006-07-13 | 1 | -1/+1 |
* | Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, re... | eugeni | 2006-07-13 | 1 | -4/+6 |
* | drops casts from void * on malloc/calloc from libmpdemux code | reynaldo | 2006-07-13 | 18 | -36/+36 |
* | drops casts from void * on malloc/calloc from the gui code | reynaldo | 2006-07-13 | 6 | -15/+15 |
* | Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support | gpoirier | 2006-07-13 | 1 | -1/+1 |
* | Compilation fix: Mark mp_property_find parameter as const. | diego | 2006-07-13 | 1 | -1/+1 |
* | some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis ... | gpoirier | 2006-07-13 | 1 | -160/+159 |
* | rename mpcf.txt to nut.txt | michael | 2006-07-13 | 1 | -0/+0 |
* | freeze (this is pretty much oded shimons patch from a few month ago) | michael | 2006-07-13 | 1 | -4/+6 |
* | man/hu/mplayer.1 synced with r19052 | Gabrov | 2006-07-13 | 1 | -30/+30 |
* | synced with r19051 | gpoirier | 2006-07-13 | 1 | -36/+35 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 | 10 | -16/+16 |
* | Streamline GUI build. | diego | 2006-07-13 | 3 | -26/+22 |
* | Clean up codec-cfg and friends handling. | diego | 2006-07-13 | 1 | -10/+7 |
* | Remove non-existing CSS_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | Simplify includes. | diego | 2006-07-12 | 1 | -3/+3 |
* | Remove old and obsolete mplayer_wine QT DLL loading stuff. | diego | 2006-07-12 | 3 | -206/+0 |
* | Rename OSD/SUB section to OSD/SUBTITLES. | diego | 2006-07-12 | 2 | -2/+2 |
* | alphabetical order for the OSD/SUB section | diego | 2006-07-12 | 1 | -24/+24 |
* | grammar and consistency fixes | diego | 2006-07-12 | 1 | -5/+5 |
* | Support 6 argument variant of \move. | eugeni | 2006-07-12 | 1 | -7/+20 |
* | HU DOCS & man synced with r19046 | Gabrov | 2006-07-12 | 3 | -14/+7 |
* | r19046: two small fixes | kraymer | 2006-07-12 | 1 | -8/+66 |
* | two small fixes | kraymer | 2006-07-12 | 1 | -2/+2 |
* | r19043: add missing comma [does not apply] | kraymer | 2006-07-12 | 1 | -5/+4 |
* | r19039: Use only one global config.mak file. | kraymer | 2006-07-12 | 1 | -8/+1 |
* | add missing comma | corey | 2006-07-12 | 1 | -1/+1 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 19 | -20/+14 |
* | There is only one config.mak file left, don't ignore the others anymore. | diego | 2006-07-12 | 0 | -0/+0 |
* | There is only one global config.mak file left. | diego | 2006-07-12 | 1 | -1/+1 |
* | Use only one global config.mak file. | diego | 2006-07-12 | 6 | -56/+19 |
* | Remove useless variable. | diego | 2006-07-12 | 1 | -3/+1 |
* | Sync with latest FFmpeg build system changes: | diego | 2006-07-12 | 1 | -13/+13 |
* | center sub window option within the preferences dialog. | vayne | 2006-07-12 | 1 | -1/+1 |
* | remove check. libavutil is now mandatory | ivo | 2006-07-12 | 1 | -1/+0 |
* | Work around DTS_INC and MLIB_INC now being gone from FFmpeg. | diego | 2006-07-12 | 1 | -3/+2 |
* | Make libavutil mandatory. | diego | 2006-07-12 | 1 | -0/+4 |
* | - svn sync tag added | boskicinek | 2006-07-12 | 17 | -2178/+1304 |
* | Remove copyright notice changes from local diff. | diego | 2006-07-12 | 1 | -19/+1 |
* | - incomplete but we probably need this (because we updated mencoder.xml already) | boskicinek | 2006-07-12 | 1 | -0/+4418 |
* | Update with latest changes and make diff apply cleanly. | diego | 2006-07-12 | 1 | -113/+89 |
* | updates + cosmetics | diego | 2006-07-12 | 1 | -9/+15 |
* | - svn sync tag added | boskicinek | 2006-07-12 | 1 | -7/+8 |
* | Remove remnants of old libmp1e support. | diego | 2006-07-12 | 3 | -33/+1 |
* | Telecine article on divx.com has gone 404, link to Wikipedia instead. | diego | 2006-07-12 | 1 | -4/+4 |
* | libavformat interdependencies have been fixed so disable all muxers | diego | 2006-07-12 | 1 | -3/+1 |
* | Fix for changed env parameter contents and improve speed. | reimar | 2006-07-12 | 2 | -43/+35 |
* | Fix = vs == typo | uau | 2006-07-12 | 1 | -1/+1 |
* | sync with FFmpeg r5718 | diego | 2006-07-11 | 1 | -18/+23 |
* | Fix compilation with MEncoder disabled: Some libavformat demuxers have | diego | 2006-07-11 | 1 | -1/+3 |
* | Fix 10l regexp mistake that disabled all decoders/encoders. | diego | 2006-07-11 | 1 | -2/+2 |
* | xvmclib vs xvmclibdir typo | diego | 2006-07-11 | 1 | -2/+2 |
* | Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will | reimar | 2006-07-11 | 1 | -18/+12 |
* | Split _libavcodecs variable into _libavdecoders and _libavencoders. | diego | 2006-07-11 | 1 | -9/+16 |
* | Disable FFmpeg muxers when not compiling MEncoder. | diego | 2006-07-11 | 1 | -0/+1 |
* | Sync with FFmpeg: (de)muxers are now individually selectable. | diego | 2006-07-11 | 1 | -0/+14 |
* | help_mp-hu.h synced with r18916 | Gabrov | 2006-07-11 | 1 | -3/+5 |
* | Add FFmpeg parsers to config.h as well. | diego | 2006-07-11 | 1 | -0/+1 |
* | Mention that individual codec and parser en-/disabling is FFmpeg-specific. | diego | 2006-07-11 | 1 | -4/+4 |
* | sync w/ 18969 (latest Eng. version) | gpoirier | 2006-07-11 | 1 | -1/+8 |
* | sync w/ r18942 | gpoirier | 2006-07-11 | 1 | -2/+40 |
* | Support some recently discovered color formats. | eugeni | 2006-07-10 | 1 | -3/+3 |
* | Ignoring FT_Glyph_Stroke() errors can potentially lead to double free(). | eugeni | 2006-07-10 | 1 | -1/+5 |
* | Only match outline fonts. | eugeni | 2006-07-10 | 1 | -0/+7 |
* | appended pvr support in AUTHORS file | ben | 2006-07-10 | 1 | -0/+1 |
* | added myself as maintainer of pvr input layer | ben | 2006-07-10 | 1 | -0/+3 |
* | updated ChangeLog with new pvr:// input | ben | 2006-07-10 | 1 | -0/+2 |
* | added new pvr:// input for ivtv based cards | ben | 2006-07-10 | 6 | -0/+1099 |
* | vo_gl can do flipping without special filter | reimar | 2006-07-10 | 1 | -1/+5 |
* | Fix negative stride handling in -dr case | reimar | 2006-07-10 | 1 | -8/+12 |
* | Get rid of left-over incorrect UnmapBuffer hack | reimar | 2006-07-10 | 1 | -1/+0 |
* | sync w/ r18928 | gpoirier | 2006-07-10 | 1 | -3/+8 |
* | sync w/ 18916 | gpoirier | 2006-07-10 | 1 | -4/+4 |
* | Sync w/ 18712 | gpoirier | 2006-07-10 | 1 | -5/+10 |
* | sync w/ 18702 | gpoirier | 2006-07-10 | 1 | -22/+15 |
* | make libswscale build system similar to the libav* one | lucabe | 2006-07-10 | 2 | -44/+14 |
* | Fix off-by-one error for negative strides (flipped image) | reimar | 2006-07-10 | 1 | -1/+1 |
* | Fix window size bug when starting with -fs and returning | reimar | 2006-07-10 | 1 | -2/+2 |
* | c++ decls, 100000000000l to whoever broke my code like this.. | rfelker | 2006-07-10 | 1 | -5/+4 |
* | more c++ decl crap | rfelker | 2006-07-10 | 1 | -1/+2 |
* | more c++ decl crap | rfelker | 2006-07-10 | 1 | -1/+1 |
* | 1000000000l to whoever added c++ decl crap, probably uau.. | rfelker | 2006-07-10 | 1 | -1/+1 |
* | Simplify ASS handling second try, this time taking FreeType into account. | diego | 2006-07-09 | 1 | -13/+6 |
* | Revert r18980, it breaks compilation under MinGW. | eugeni | 2006-07-09 | 1 | -1/+7 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 | 11 | -16/+16 |
* | 10l, xvmclib(dir) does not specify a directory name. | diego | 2006-07-09 | 1 | -5/+5 |
* | Consistent option and variable naming for x11libdir and xvmclibdir. | diego | 2006-07-09 | 1 | -11/+11 |
* | _x11_paths should just be a list of paths without -L. | diego | 2006-07-09 | 1 | -1/+1 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 | 17 | -38/+4 |
* | Simplify ASS handling. | diego | 2006-07-09 | 1 | -7/+1 |
* | Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled. | diego | 2006-07-09 | 1 | -0/+2 |
* | Sync with latest FFmpeg build system changes, now parsers can be | diego | 2006-07-09 | 1 | -1/+7 |
* | Add my IRC nick. | eugeni | 2006-07-09 | 1 | -1/+1 |
* | Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current | uau | 2006-07-09 | 1 | -1/+1 |
* | Fix code cosmetics | gpoirier | 2006-07-09 | 1 | -61/+35 |
* | DOCS/xml/hu synced with r18973 | Gabrov | 2006-07-09 | 2 | -4/+48 |
* | DOCS/man/hu/mplayer.1 synced with r18969 | Gabrov | 2006-07-09 | 1 | -5/+59 |
* | makes several libaf functions static coz they are not used outside their sour... | reynaldo | 2006-07-09 | 3 | -11/+11 |
* | two variables are made static, one of them additionaly modified to const char... | reynaldo | 2006-07-09 | 1 | -2/+2 |
* | make prefix const. Patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-09 | 1 | -1/+1 |
* | Mention hardware DTS pass-through. This wasn't strictly needed, but requested... | gpoirier | 2006-07-08 | 1 | -0/+2 |
* | customtrect -vo gl suboption | reimar | 2006-07-08 | 2 | -1/+9 |
* | forgotten customtlin -vo gl suboption documentation | reimar | 2006-07-08 | 1 | -0/+3 |
* | Support for 16 bit ppms | reimar | 2006-07-08 | 2 | -10/+36 |
* | More helpful ProgramEnvParameters. | reimar | 2006-07-08 | 1 | -2/+3 |
* | wording fix | diego | 2006-07-08 | 1 | -2/+2 |
* | Remove unused variables, patch by Stefan Huehner stefan at huehner org. | diego | 2006-07-08 | 17 | -25/+4 |
* | Add myself to maintainers. | eugeni | 2006-07-08 | 1 | -0/+1 |
* | Add myself to AUTHORS. | eugeni | 2006-07-08 | 1 | -0/+3 |
* | Do not compile FFmpeg muxers and encoders unless MEncoder is enabled. | diego | 2006-07-08 | 1 | -3/+6 |
* | small fix to properly display skins when switching skins during playback. | vayne | 2006-07-08 | 1 | -0/+1 |
* | crash fix when clicking on volume sliders when in stop state. | vayne | 2006-07-08 | 1 | -0/+3 |
* | handle sub-window WinID checks in the gui. | vayne | 2006-07-08 | 1 | -1/+1 |
* | Set svn:ignore | uau | 2006-07-08 | 0 | -0/+0 |
* | Make some functions static. | uau | 2006-07-08 | 9 | -23/+23 |
* | Improve windows gui support | reimar | 2006-07-08 | 2 | -4/+8 |
* | Do not fiddle (too much) with external (WinID) windows | reimar | |