Mercurial > mplayer.hg
graph
-
clarify H.264 global header formatSun, 16 Jul 2006 23:47:12 +0000, by michael
-
prevent buffer underflow; the code is still incorrect and leads to desync but at least it doesn't crashSun, 16 Jul 2006 16:34:05 +0000, by nicodvb
-
oops, r18816 was actually missing in previous commitSun, 16 Jul 2006 15:54:27 +0000, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.Sun, 16 Jul 2006 15:46:19 +0000, by kraymer
-
r19081: Update some old and crufty sections.Sun, 16 Jul 2006 15:14:45 +0000, by kraymer
-
r19097: wording fix; default dvb tuning timeout is now 30 secondsSun, 16 Jul 2006 15:01:19 +0000, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.Sun, 16 Jul 2006 14:48:37 +0000, by kraymer
-
r19050: grammar and consistency fixesSun, 16 Jul 2006 14:40:56 +0000, by kraymer
-
r18964: wording fixSun, 16 Jul 2006 14:02:31 +0000, by kraymer
-
sync of ports.xml:Sun, 16 Jul 2006 13:33:31 +0000, by kraymer
-
some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)Sun, 16 Jul 2006 12:59:00 +0000, by kraymer
-
marks several strings inside structs as const when they hold justSun, 16 Jul 2006 01:40:24 +0000, by reynaldo
-
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.orgSun, 16 Jul 2006 01:24:42 +0000, by reynaldo
-
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-orgSun, 16 Jul 2006 01:20:30 +0000, by reynaldo
-
minor arrangements to my entrySat, 15 Jul 2006 23:42:44 +0000, by reynaldo
-
add stefan to AUTHORS file for his several cleanup patchesSat, 15 Jul 2006 23:10:51 +0000, by reynaldo
-
clarify "extradata"Sat, 15 Jul 2006 21:49:47 +0000, by michael
-
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-orgSat, 15 Jul 2006 16:03:12 +0000, by reynaldo
-
now obsoleteSat, 15 Jul 2006 15:27:09 +0000, by diego
-
Change sync tags to rXXXX.Sat, 15 Jul 2006 15:26:51 +0000, by diego
-
Change function declararation w/o parameters to the correct foo(void) syntax.Sat, 15 Jul 2006 15:18:35 +0000, by diego
-
- sync and fixesSat, 15 Jul 2006 11:42:29 +0000, by boskicinek
-
- CVS --> SVNSat, 15 Jul 2006 11:41:43 +0000, by boskicinek
-
help_mp-hu.h synced with r19087Sat, 15 Jul 2006 11:19:30 +0000, by Gabrov
-
Hungarian docs & man page synced with r19101Sat, 15 Jul 2006 11:14:34 +0000, by Gabrov
-
print frame type and keep track of last encountered keyframeSat, 15 Jul 2006 10:35:22 +0000, by ivo
-
typoSat, 15 Jul 2006 09:19:12 +0000, by ivo
-
new black frame detection filterSat, 15 Jul 2006 09:18:44 +0000, by ivo
-
Assume that missing streamcount means one stream, and missing mimetypeFri, 14 Jul 2006 23:06:58 +0000, by rtogni
-
wording fix; default dvb tuning timeout is now 30 secondsFri, 14 Jul 2006 23:06:51 +0000, by nicodvb
-
raise default tuning timeout to 30 seconds in order to give enough time to less sensitive cards; better tuners won't tune slowerFri, 14 Jul 2006 23:05:08 +0000, by nicodvb
-
cosmetical reformattingFri, 14 Jul 2006 22:43:50 +0000, by nicodvb
-
simplification in dvb_step_channelFri, 14 Jul 2006 22:37:54 +0000, by nicodvb
-
force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavfFri, 14 Jul 2006 22:29:37 +0000, by nicodvb
-
removed obsolete fileFri, 14 Jul 2006 22:07:17 +0000, by nicodvb
-
moved LOF macros from dvb_defaults.hFri, 14 Jul 2006 22:07:05 +0000, by nicodvb
-
added checks for stupid code like casting return value of malloc and friends,Fri, 14 Jul 2006 22:05:49 +0000, by ivo
-
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)Fri, 14 Jul 2006 21:54:24 +0000, by nicodvb
-
remove useless commentFri, 14 Jul 2006 21:38:20 +0000, by ivo
-
Remove support for obsolete and non-free divx4/odivx libraries.Fri, 14 Jul 2006 17:14:16 +0000, by diego
-
Mark several string parameters that are not modified in the function as const.Fri, 14 Jul 2006 16:57:24 +0000, by diego
-
fix line >79 charactersFri, 14 Jul 2006 15:12:05 +0000, by ivo
-
fix matching of MSDOS line endingsFri, 14 Jul 2006 15:08:31 +0000, by ivo
-
also omit configure.log and the generated help_mp.h from files to checkFri, 14 Jul 2006 13:34:44 +0000, by ivo
-
CVS --> SubversionFri, 14 Jul 2006 12:57:37 +0000, by ivo
-
Update some old and crufty sections.Fri, 14 Jul 2006 07:57:01 +0000, by diego
-
printf --> mp_msgFri, 14 Jul 2006 07:40:36 +0000, by diego
-
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by daliasFri, 14 Jul 2006 06:26:31 +0000, by reynaldo
-
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.Thu, 13 Jul 2006 23:02:03 +0000, by diego
-
cosmetics to ease future patchingThu, 13 Jul 2006 22:56:02 +0000, by diego
-
Fix linking order. FontConfig should appear after libass.Thu, 13 Jul 2006 22:24:28 +0000, by eugeni
-
more sizeof(char) funThu, 13 Jul 2006 22:11:47 +0000, by reynaldo
-
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvdThu, 13 Jul 2006 21:40:14 +0000, by diego
-
drops casts from void * on malloc/calloc from vidix/Thu, 13 Jul 2006 21:22:56 +0000, by reynaldo
-
little rephrasing and corrected reference to main->trunkThu, 13 Jul 2006 21:06:33 +0000, by reynaldo
-
marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-orgThu, 13 Jul 2006 20:59:18 +0000, by reynaldo
-
drops casts from void * on malloc/calloc, leftover on libmpcodecsThu, 13 Jul 2006 20:23:34 +0000, by reynaldo
-
Cosmetics.Thu, 13 Jul 2006 18:52:16 +0000, by eugeni
-
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).Thu, 13 Jul 2006 18:49:06 +0000, by eugeni
-
drops casts from void * on malloc/calloc from libmpdemux codeThu, 13 Jul 2006 16:41:13 +0000, by reynaldo
-
drops casts from void * on malloc/calloc from the gui codeThu, 13 Jul 2006 16:17:24 +0000, by reynaldo
-
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add supportThu, 13 Jul 2006 13:28:56 +0000, by gpoirier
-
Compilation fix: Mark mp_property_find parameter as const.Thu, 13 Jul 2006 13:04:26 +0000, by diego
-
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >Thu, 13 Jul 2006 12:35:30 +0000, by gpoirier
-
rename mpcf.txt to nut.txtThu, 13 Jul 2006 10:29:21 +0000, by michael
-
freeze (this is pretty much oded shimons patch from a few month ago)Thu, 13 Jul 2006 10:26:33 +0000, by michael
-
man/hu/mplayer.1 synced with r19052Thu, 13 Jul 2006 10:09:06 +0000, by Gabrov
-
synced with r19051Thu, 13 Jul 2006 08:40:53 +0000, by gpoirier
-
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-orgThu, 13 Jul 2006 05:03:43 +0000, by reynaldo
-
Streamline GUI build.Thu, 13 Jul 2006 03:05:08 +0000, by diego
-
Clean up codec-cfg and friends handling.Thu, 13 Jul 2006 01:20:14 +0000, by diego
-
Remove non-existing CSS_INC.Wed, 12 Jul 2006 23:51:41 +0000, by diego
-
Simplify includes.Wed, 12 Jul 2006 23:50:29 +0000, by diego
-
Remove old and obsolete mplayer_wine QT DLL loading stuff.Wed, 12 Jul 2006 23:31:33 +0000, by diego
-
Rename OSD/SUB section to OSD/SUBTITLES.Wed, 12 Jul 2006 23:14:30 +0000, by diego
-
alphabetical order for the OSD/SUB sectionWed, 12 Jul 2006 23:13:16 +0000, by diego
-
grammar and consistency fixesWed, 12 Jul 2006 23:11:34 +0000, by diego
-
Support 6 argument variant of \move.Wed, 12 Jul 2006 22:28:20 +0000, by eugeni
-
HU DOCS & man synced with r19046Wed, 12 Jul 2006 21:25:23 +0000, by Gabrov
-
r19046: two small fixesWed, 12 Jul 2006 20:59:08 +0000, by kraymer
-
two small fixesWed, 12 Jul 2006 20:43:25 +0000, by kraymer
-
r19043: add missing comma [does not apply]Wed, 12 Jul 2006 19:46:37 +0000, by kraymer
-
r19039: Use only one global config.mak file.Wed, 12 Jul 2006 19:37:45 +0000, by kraymer
-
add missing commaWed, 12 Jul 2006 19:00:17 +0000, by corey
-
OPTFLAGS already includes EXTRA_INC.Wed, 12 Jul 2006 17:58:07 +0000, by diego
-
There is only one config.mak file left, don't ignore the others anymore.Wed, 12 Jul 2006 17:32:14 +0000, by diego
-
There is only one global config.mak file left.Wed, 12 Jul 2006 17:30:36 +0000, by diego
-
Use only one global config.mak file.Wed, 12 Jul 2006 17:28:14 +0000, by diego
-
Remove useless variable.Wed, 12 Jul 2006 17:15:58 +0000, by diego
-
Sync with latest FFmpeg build system changes:Wed, 12 Jul 2006 16:59:54 +0000, by diego
-
center sub window option within the preferences dialog.Wed, 12 Jul 2006 16:43:03 +0000, by vayne
-
remove check. libavutil is now mandatoryWed, 12 Jul 2006 15:42:47 +0000, by ivo
-
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.Wed, 12 Jul 2006 15:20:34 +0000, by diego
-
Make libavutil mandatory.Wed, 12 Jul 2006 14:19:08 +0000, by diego
-
- svn sync tag addedWed, 12 Jul 2006 14:06:43 +0000, by boskicinek
-
Remove copyright notice changes from local diff.Wed, 12 Jul 2006 14:06:28 +0000, by diego
-
- incomplete but we probably need this (because we updated mencoder.xml already)Wed, 12 Jul 2006 14:03:19 +0000, by boskicinek
-
Update with latest changes and make diff apply cleanly.Wed, 12 Jul 2006 14:00:04 +0000, by diego
-
updates + cosmeticsWed, 12 Jul 2006 13:21:30 +0000, by diego
-
- svn sync tag addedWed, 12 Jul 2006 13:13:16 +0000, by boskicinek
-
Remove remnants of old libmp1e support.Wed, 12 Jul 2006 13:03:40 +0000, by diego
-
Telecine article on divx.com has gone 404, link to Wikipedia instead.Wed, 12 Jul 2006 12:35:09 +0000, by diego
-
libavformat interdependencies have been fixed so disable all muxersWed, 12 Jul 2006 11:43:50 +0000, by diego
-
Fix for changed env parameter contents and improve speed.Wed, 12 Jul 2006 10:49:20 +0000, by reimar
-
Fix = vs == typoWed, 12 Jul 2006 10:37:11 +0000, by uau
-
sync with FFmpeg r5718Tue, 11 Jul 2006 22:44:05 +0000, by diego
-
Fix compilation with MEncoder disabled: Some libavformat demuxers haveTue, 11 Jul 2006 22:36:04 +0000, by diego
-
Fix 10l regexp mistake that disabled all decoders/encoders.Tue, 11 Jul 2006 21:53:58 +0000, by diego
-
xvmclib vs xvmclibdir typoTue, 11 Jul 2006 19:36:13 +0000, by diego
-
Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui willTue, 11 Jul 2006 18:40:02 +0000, by reimar
-
Split _libavcodecs variable into _libavdecoders and _libavencoders.Tue, 11 Jul 2006 14:47:07 +0000, by diego
-
Disable FFmpeg muxers when not compiling MEncoder.Tue, 11 Jul 2006 14:45:34 +0000, by diego
-
Sync with FFmpeg: (de)muxers are now individually selectable.Tue, 11 Jul 2006 09:59:38 +0000, by diego
-
help_mp-hu.h synced with r18916Tue, 11 Jul 2006 09:56:29 +0000, by Gabrov
-
Add FFmpeg parsers to config.h as well.Tue, 11 Jul 2006 09:36:14 +0000, by diego
-
Mention that individual codec and parser en-/disabling is FFmpeg-specific.Tue, 11 Jul 2006 09:23:20 +0000, by diego
-
sync w/ 18969 (latest Eng. version)Tue, 11 Jul 2006 08:04:58 +0000, by gpoirier
-
sync w/ r18942Tue, 11 Jul 2006 07:25:49 +0000, by gpoirier
-
Support some recently discovered color formats.Mon, 10 Jul 2006 23:58:24 +0000, by eugeni
-
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().Mon, 10 Jul 2006 23:57:17 +0000, by eugeni
-
Only match outline fonts.Mon, 10 Jul 2006 23:55:40 +0000, by eugeni
-
appended pvr support in AUTHORS fileMon, 10 Jul 2006 21:39:33 +0000, by ben
-
added myself as maintainer of pvr input layerMon, 10 Jul 2006 21:38:07 +0000, by ben
-
updated ChangeLog with new pvr:// inputMon, 10 Jul 2006 21:35:44 +0000, by ben
-
added new pvr:// input for ivtv based cardsMon, 10 Jul 2006 21:32:19 +0000, by ben
-
vo_gl can do flipping without special filterMon, 10 Jul 2006 18:36:50 +0000, by reimar
-
Fix negative stride handling in -dr caseMon, 10 Jul 2006 18:35:29 +0000, by reimar
-
Get rid of left-over incorrect UnmapBuffer hackMon, 10 Jul 2006 18:33:34 +0000, by reimar
-
sync w/ r18928Mon, 10 Jul 2006 14:50:30 +0000, by gpoirier
-
sync w/ 18916Mon, 10 Jul 2006 13:39:57 +0000, by gpoirier
-
Sync w/ 18712Mon, 10 Jul 2006 13:35:39 +0000, by gpoirier
-
sync w/ 18702Mon, 10 Jul 2006 13:28:39 +0000, by gpoirier
-
make libswscale build system similar to the libav* oneMon, 10 Jul 2006 12:35:52 +0000, by lucabe
-
Fix off-by-one error for negative strides (flipped image)Mon, 10 Jul 2006 12:06:41 +0000, by reimar
-
Fix window size bug when starting with -fs and returningMon, 10 Jul 2006 10:22:29 +0000, by reimar
-
c++ decls, 100000000000l to whoever broke my code like this..Mon, 10 Jul 2006 02:54:43 +0000, by rfelker
-
more c++ decl crapMon, 10 Jul 2006 02:53:06 +0000, by rfelker
-
more c++ decl crapMon, 10 Jul 2006 02:51:52 +0000, by rfelker
-
1000000000l to whoever added c++ decl crap, probably uau..Mon, 10 Jul 2006 02:41:06 +0000, by rfelker
-
Simplify ASS handling second try, this time taking FreeType into account.Sun, 09 Jul 2006 22:11:53 +0000, by diego
-
Revert r18980, it breaks compilation under MinGW.Sun, 09 Jul 2006 19:02:20 +0000, by eugeni
-
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 17:45:36 +0000, by reynaldo
-
10l, xvmclib(dir) does not specify a directory name.Sun, 09 Jul 2006 17:00:23 +0000, by diego
-
Consistent option and variable naming for x11libdir and xvmclibdir.Sun, 09 Jul 2006 16:38:02 +0000, by diego
-
_x11_paths should just be a list of paths without -L.Sun, 09 Jul 2006 16:37:18 +0000, by diego
-
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Sun, 09 Jul 2006 16:01:36 +0000, by diego
-
Simplify ASS handling.Sun, 09 Jul 2006 15:42:26 +0000, by diego
-
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.Sun, 09 Jul 2006 15:38:44 +0000, by diego
-
Sync with latest FFmpeg build system changes, now parsers can beSun, 09 Jul 2006 15:38:05 +0000, by diego
-
Add my IRC nick.Sun, 09 Jul 2006 14:34:43 +0000, by eugeni
-
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding currentSun, 09 Jul 2006 14:06:13 +0000, by uau
-
Fix code cosmeticsSun, 09 Jul 2006 11:45:06 +0000, by gpoirier
-
DOCS/xml/hu synced with r18973Sun, 09 Jul 2006 09:27:09 +0000, by Gabrov
-
DOCS/man/hu/mplayer.1 synced with r18969Sun, 09 Jul 2006 09:03:43 +0000, by Gabrov
-
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:59:52 +0000, by reynaldo
-
two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:50:47 +0000, by reynaldo
-
make prefix const. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:42:35 +0000, by reynaldo
-
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:Sat, 08 Jul 2006 19:46:11 +0000, by gpoirier
-
customtrect -vo gl suboptionSat, 08 Jul 2006 19:29:04 +0000, by reimar
-
forgotten customtlin -vo gl suboption documentationSat, 08 Jul 2006 19:26:53 +0000, by reimar
-
Support for 16 bit ppmsSat, 08 Jul 2006 19:23:26 +0000, by reimar
-
More helpful ProgramEnvParameters.Sat, 08 Jul 2006 19:22:36 +0000, by reimar
-
wording fixSat, 08 Jul 2006 17:42:07 +0000, by diego
-
Remove unused variables, patch by Stefan Huehner stefan at huehner org.Sat, 08 Jul 2006 17:28:36 +0000, by diego
-
Add myself to maintainers.Sat, 08 Jul 2006 17:15:17 +0000, by eugeni
-
Add myself to AUTHORS.Sat, 08 Jul 2006 17:11:32 +0000, by eugeni
-
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.Sat, 08 Jul 2006 17:09:35 +0000, by diego
-
small fix to properly display skins when switching skins during playback.Sat, 08 Jul 2006 16:52:46 +0000, by vayne
-
crash fix when clicking on volume sliders when in stop state.Sat, 08 Jul 2006 16:51:11 +0000, by vayne
-
handle sub-window WinID checks in the gui.Sat, 08 Jul 2006 16:48:41 +0000, by vayne
-
Set svn:ignoreSat, 08 Jul 2006 15:50:11 +0000, by uau
-
Make some functions static.Sat, 08 Jul 2006 15:26:36 +0000, by uau
-
Improve windows gui supportSat, 08 Jul 2006 15:00:37 +0000, by reimar
-
Do not fiddle (too much) with external (WinID) windowsSat, 08 Jul 2006 14:57:25 +0000, by reimar
-
OpenGL outputs actually support WinID, not to mention that showing the optionSat, 08 Jul 2006 14:05:47 +0000, by reimar
-
vo_init hack is no longer required after the last patch removed the callSat, 08 Jul 2006 14:00:37 +0000, by reimar
-
No point in checking for X for windows gui, in addition the hackishSat, 08 Jul 2006 13:59:17 +0000, by reimar
-
small cosmeticsSat, 08 Jul 2006 13:47:43 +0000, by diego
-
grammar/markup fixesSat, 08 Jul 2006 13:30:38 +0000, by diego
-
Revert r18878, always sync rm files using only pts (ignore framerate)Sat, 08 Jul 2006 12:33:12 +0000, by rtogni
-
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP comSat, 08 Jul 2006 12:23:36 +0000, by gpoirier
-
Remove unused prototypeSat, 08 Jul 2006 12:01:38 +0000, by rtogni
-
Change use_gui detection to accept also filenames only containingSat, 08 Jul 2006 11:03:18 +0000, by reimar
-
Indentation fix (cosmetics).Fri, 07 Jul 2006 18:27:58 +0000, by eugeni
-
Initial libass release (without mencoder support).Fri, 07 Jul 2006 18:26:51 +0000, by eugeni
-
Split guess_cp() in two functions:Fri, 07 Jul 2006 18:07:39 +0000, by eugeni
-
Make utf8_get_char non-static.Fri, 07 Jul 2006 18:04:56 +0000, by eugeni
-
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.Fri, 07 Jul 2006 18:02:49 +0000, by eugeni
-
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced inFri, 07 Jul 2006 17:04:04 +0000, by diego
-
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium IIIFri, 07 Jul 2006 14:04:07 +0000, by gpoirier
-
lavf demuxer works better for gxfFri, 07 Jul 2006 11:55:39 +0000, by reimar
-
Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.Fri, 07 Jul 2006 11:22:24 +0000, by reimar
-
Remove windows-specific hack that interfered with relative pathFri, 07 Jul 2006 11:20:06 +0000, by reimar
-
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.Fri, 07 Jul 2006 11:17:27 +0000, by reimar
-
Convince windows to allow window sizes > screen sizeFri, 07 Jul 2006 11:14:25 +0000, by reimar
-
usleep is still missing in MinGW, so leave it out of the MinGW version check.Fri, 07 Jul 2006 09:22:53 +0000, by diego
-
Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problemFri, 07 Jul 2006 09:10:43 +0000, by gpoirier
-
Fix for case when both V4L and V4L2 are enabledThu, 06 Jul 2006 20:49:23 +0000, by reimar
-
some grammar/spelling/markup fixes for -rtsp-destinationThu, 06 Jul 2006 13:22:59 +0000, by diego
-
Move conditional compilation into the build system.Thu, 06 Jul 2006 13:09:45 +0000, by diego
-
cosmeticsThu, 06 Jul 2006 13:06:21 +0000, by diego
-
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.Thu, 06 Jul 2006 12:51:52 +0000, by diego
-
DOCS/xml/hu synced with r18923Thu, 06 Jul 2006 09:21:01 +0000, by Gabrov
-
Update MPlayerOSX checkout commandlines with subversion commandlineThu, 06 Jul 2006 08:07:11 +0000, by gpoirier
-
Add a new video pts tracking mode, enabled by option -correct-pts.Thu, 06 Jul 2006 06:58:17 +0000, by uau
-
several function from playtreeparser.c maked static,Thu, 06 Jul 2006 05:05:00 +0000, by reynaldo
-
modifies function declarations without parameters from ()Thu, 06 Jul 2006 04:30:19 +0000, by reynaldo
-
Initial win32 gui release.Thu, 06 Jul 2006 02:07:03 +0000, by vayne
-
Initial win32 gui release.Thu, 06 Jul 2006 01:51:31 +0000, by vayne
-
document the change on -edlout's behaviorWed, 05 Jul 2006 23:42:56 +0000, by reynaldo
-
Modifies behavior of -edloutWed, 05 Jul 2006 22:47:44 +0000, by reynaldo
-
MinGW 3.1 has added gettimeofday.Wed, 05 Jul 2006 22:47:47 +0000, by diego
-
Update with changes from r18894 (get_path as const).Wed, 05 Jul 2006 22:39:54 +0000, by diego
-
inclusion of md5.c based on USE_LIBAVUTIL_SOWed, 05 Jul 2006 20:28:34 +0000, by nicodvb
-
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SOWed, 05 Jul 2006 20:26:39 +0000, by nicodvb
-
add a file saying that people should not try to compileWed, 05 Jul 2006 16:51:42 +0000, by attila
-
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} orgWed, 05 Jul 2006 10:24:23 +0000, by diego
-
all cosmetics, mainly denestifying of main edl operation's fill loopWed, 05 Jul 2006 06:54:58 +0000, by reynaldo
-
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was foundWed, 05 Jul 2006 06:39:39 +0000, by reynaldo
-
corectly report badly formated line numberWed, 05 Jul 2006 06:36:54 +0000, by reynaldo
-
reverts previous commit due to mixed cosmetics ...Wed, 05 Jul 2006 06:33:58 +0000, by reynaldo
-
move some ill-behaving demuxers further down the listTue, 04 Jul 2006 21:26:41 +0000, by reimar
-
trying to end the codec id battleTue, 04 Jul 2006 21:14:55 +0000, by michael
-
respect dvdnav's requests of WAIT to prevent while(1)Tue, 04 Jul 2006 21:12:12 +0000, by nicodvb
-
support for audio streams that appear after unsuccessful probingTue, 04 Jul 2006 20:40:18 +0000, by nicodvb
-
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,Tue, 04 Jul 2006 16:31:45 +0000, by reimar
-
Add back the path part in 'libvo/font_load_ft.c' that was accidentallyTue, 04 Jul 2006 09:37:54 +0000, by uau
-
Sync with 18818Tue, 04 Jul 2006 09:12:33 +0000, by jheryan
-
Sync with 18835Tue, 04 Jul 2006 09:11:27 +0000, by jheryan
-
Sync to svn up to 27.6.2006Tue, 04 Jul 2006 09:10:28 +0000, by jheryan
-
- Fix segfault on overlapping start/stopTue, 04 Jul 2006 07:33:15 +0000, by reynaldo
-
Remove silly variable indirection.Mon, 03 Jul 2006 23:47:31 +0000, by diego
-
get_path as const, patch by Stefan Huehner, stefan AT huehner-orgMon, 03 Jul 2006 23:27:37 +0000, by reynaldo
-
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-orgMon, 03 Jul 2006 23:18:06 +0000, by reynaldo
-
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.Mon, 03 Jul 2006 23:13:25 +0000, by diego
-
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] orgMon, 03 Jul 2006 14:52:07 +0000, by diego
-
rm unnecesary casts from void* - part 4Mon, 03 Jul 2006 13:21:54 +0000, by reynaldo
-
fix linking on some systemsSun, 02 Jul 2006 20:31:02 +0000, by ivo
-
remove obsolete md5sum files. libavutil's implementation is used nowSun, 02 Jul 2006 20:23:48 +0000, by ivo
-
use libavutil's md5 implementation instead of local imported copySun, 02 Jul 2006 20:22:59 +0000, by ivo
-
disable vo_md5sum if there is no libavutilSun, 02 Jul 2006 20:21:27 +0000, by ivo
-
cosmetics: move md5sum check down so it can depend on libavutil laterSun, 02 Jul 2006 19:50:52 +0000, by ivo
-
rm unnecesary casts from void* - part 3Sun, 02 Jul 2006 08:17:07 +0000, by reynaldo
-
rm unnecesary casts from void* - part 2Sun, 02 Jul 2006 03:59:36 +0000, by reynaldo
-
updated english and french manpages with new -rtsp-destination optionSat, 01 Jul 2006 22:15:37 +0000, by ben
-
missing free() if bails out at step 12Sat, 01 Jul 2006 15:07:57 +0000, by ben
-
Remove unneeded codeSat, 01 Jul 2006 14:39:14 +0000, by lucabe
-
new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)Sat, 01 Jul 2006 14:18:06 +0000, by ben
-
Fix A-V sync for real files (also live streams)Sat, 01 Jul 2006 12:06:43 +0000, by rtogni
-
Get rid of unused variableSat, 01 Jul 2006 10:59:21 +0000, by reimar
-
Make sure all texture units have a different texture bound.Sat, 01 Jul 2006 10:58:32 +0000, by reimar
-
this unrelated and erroneus change was applied on my previous commit, revertedSat, 01 Jul 2006 04:55:54 +0000, by reynaldo
-
rm unnecesary void* casts - part 1Sat, 01 Jul 2006 03:56:13 +0000, by reynaldo
-
havent seen him in ages..Fri, 30 Jun 2006 20:05:28 +0000, by reynaldo
-
Add some explanatory comments to #endif jungle.Fri, 30 Jun 2006 13:12:51 +0000, by diego
-
10l: wrong #endif removed.Fri, 30 Jun 2006 13:11:44 +0000, by diego