Mercurial > mplayer.hg
graph
-
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
-
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...Fri, 30 Jun 2006 13:04:57 +0000, by diego
-
Move conditional FreeType support compilation to the build system.Fri, 30 Jun 2006 12:41:05 +0000, by diego
-
postproc --> libswscaleFri, 30 Jun 2006 12:40:05 +0000, by diego
-
postprocess.h was moved to libpostproc years ago..Fri, 30 Jun 2006 12:38:22 +0000, by diego
-
Move postproc ---> libswscaleFri, 30 Jun 2006 12:00:31 +0000, by lucabe
-
Nicolas Le Gaillart has vanishedFri, 30 Jun 2006 09:45:22 +0000, by gpoirier
-
Update list of documentation maintainers.Fri, 30 Jun 2006 08:51:37 +0000, by diego
-
gets ride of a few more sizeof(char)sFri, 30 Jun 2006 04:24:07 +0000, by reynaldo
-
more sizeof(char) funFri, 30 Jun 2006 04:09:29 +0000, by reynaldo
-
correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-beFri, 30 Jun 2006 03:18:12 +0000, by reynaldo
-
cosmetic patch to remove useless sizeof(char) statementsThu, 29 Jun 2006 21:53:35 +0000, by ben