Mercurial > mplayer.hg
graph
-
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
-
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
-
2 more unused functions removal (trying to sync with xine)Thu, 29 Jun 2006 21:27:07 +0000, by ben
-
removed unused hexdump()Thu, 29 Jun 2006 21:20:01 +0000, by ben
-
fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)Thu, 29 Jun 2006 17:07:57 +0000, by ben
-
Add missing license, as chosen by its authorThu, 29 Jun 2006 14:54:53 +0000, by gpoirier
-
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP comThu, 29 Jun 2006 14:47:07 +0000, by gpoirier
-
Switch to UTF-8, patch by Rickard NarstromThu, 29 Jun 2006 08:18:08 +0000, by gpoirier
-
Fix misplaced apostrophe.Thu, 29 Jun 2006 07:01:37 +0000, by diego
-
Clear up the "who is pacman / who is tcsetattr?" mysteryWed, 28 Jun 2006 21:11:54 +0000, by pacman
-
Remove bogus stream_eof() test - av_read_frame() has its own buffer and canWed, 28 Jun 2006 19:27:04 +0000, by pacman
-
Respect AOPLAY_FINAL_CHUNKWed, 28 Jun 2006 19:22:27 +0000, by pacman
-
cosmeticsWed, 28 Jun 2006 17:03:16 +0000, by diego
-
Rewrite and extend the Subversion guidelines.Wed, 28 Jun 2006 17:02:56 +0000, by diego
-
typo/grammar fixesWed, 28 Jun 2006 09:50:34 +0000, by diego
-
More information on how to compile MPlayer on OSX with extra featuresTue, 27 Jun 2006 23:01:40 +0000, by gpoirier
-
includes before checking for defines (thanks Reimar for watching me)Tue, 27 Jun 2006 21:39:48 +0000, by ben
-
network code portability for win32Tue, 27 Jun 2006 19:18:52 +0000, by ben
-
avoid messing up with includesTue, 27 Jun 2006 19:16:43 +0000, by ben
-
remove MMX2 dependency (replace pshufw $78 with pswapd) so it canTue, 27 Jun 2006 05:58:46 +0000, by gpoirier
-
fix conversion float to int to use saturated ops,Tue, 27 Jun 2006 05:51:45 +0000, by gpoirier
-
don't declare same global var twice (break live555 compilation)Mon, 26 Jun 2006 22:00:44 +0000, by ben
-
updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port optionMon, 26 Jun 2006 21:32:59 +0000, by ben
-
mention new rtsp demuxer in changelog fileMon, 26 Jun 2006 21:29:47 +0000, by ben
-
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)Mon, 26 Jun 2006 21:27:57 +0000, by ben
-
Add new Subversion beginners guideMon, 26 Jun 2006 19:04:59 +0000, by ivo
-
Remove old CVS beginners guideMon, 26 Jun 2006 19:03:51 +0000, by ivo
-
added FreeSDP library in Copyright fileMon, 26 Jun 2006 18:31:57 +0000, by ben
-
r18824: URL update for Marillat Debian packagesMon, 26 Jun 2006 18:18:51 +0000, by kraymer
-
added myself as freesdp imported library maintainerMon, 26 Jun 2006 17:40:01 +0000, by ben
-
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)Mon, 26 Jun 2006 17:37:55 +0000, by ben
-
cosmetic changes to avoid constants redefinitionMon, 26 Jun 2006 17:27:38 +0000, by ben
-
Avoid crash in uninit-without-config caseMon, 26 Jun 2006 17:01:07 +0000, by reimar
-
URL update for Marillat Debian packagesMon, 26 Jun 2006 10:50:45 +0000, by diego
-
support for auto_close parameter in menu command list (geexbox patch)Sun, 25 Jun 2006 21:24:46 +0000, by ben
-
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)Sun, 25 Jun 2006 21:16:52 +0000, by ben
-
declaring static functions with the same name than libc ones was not the best idea everSun, 25 Jun 2006 20:59:12 +0000, by ben
-
Typo: use ptmpstr instead of tmpstr to strip leading spaces + addSun, 25 Jun 2006 17:37:58 +0000, by gpoirier
-
10lSun, 25 Jun 2006 16:18:50 +0000, by attila
-
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormatSun, 25 Jun 2006 16:16:59 +0000, by attila
-
reword some of the german translations of the mga message stringsSun, 25 Jun 2006 16:09:57 +0000, by attila
-
correctly prefix all messages from -vo mga with [MGA]Sun, 25 Jun 2006 16:01:01 +0000, by attila
-
fail with an error if the source resolution is larger than 1023x1023Sun, 25 Jun 2006 15:50:19 +0000, by attila
-
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU loadSun, 25 Jun 2006 14:03:56 +0000, by reimar
-
Forgotten free on errorSun, 25 Jun 2006 14:02:28 +0000, by reimar
-
respect AOPLAY_FINAL_CHUNK and do not discard samples read from bufferSun, 25 Jun 2006 09:02:47 +0000, by reimar
-
remove unused variableSun, 25 Jun 2006 08:53:13 +0000, by reimar
-
natsuki.mplayerhq.hu -> rsync.mplayerhq.huSat, 24 Jun 2006 21:51:51 +0000, by attila
-
exit() is not allowed in any other function than main(); removedSat, 24 Jun 2006 09:41:41 +0000, by nicodvb
-
fprintf -> ms_msgSat, 24 Jun 2006 09:30:23 +0000, by nicodvb
-
static-ized a couple of functionsSat, 24 Jun 2006 09:27:07 +0000, by nicodvb
-
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)Sat, 24 Jun 2006 09:10:06 +0000, by nicodvb
-
prevent a buffer overflow to occur at teardownFri, 23 Jun 2006 22:23:07 +0000, by ben
-
added myself as the new librtsp maintainerFri, 23 Jun 2006 21:40:07 +0000, by ben
-
moved generic rtsp related files from realrtsp to librtspFri, 23 Jun 2006 21:38:28 +0000, by ben
-
remove some never called codeFri, 23 Jun 2006 20:32:32 +0000, by ben
-
prevent most RTSP streams from locking due to -idxFri, 23 Jun 2006 20:28:12 +0000, by ben
-
added myself to AUTHORS fileFri, 23 Jun 2006 20:23:08 +0000, by ben
-
removed some includes that are now uselessFri, 23 Jun 2006 20:18:48 +0000, by ben
-
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more genericFri, 23 Jun 2006 20:17:12 +0000, by ben
-
some printf() to mp_msg() replacementsFri, 23 Jun 2006 19:34:06 +0000, by ben
-
move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxerFri, 23 Jun 2006 19:30:15 +0000, by ben
-
Produce correct version string even when not run in a Subversion working copy.Fri, 23 Jun 2006 15:12:56 +0000, by diego
-
fix charset of turkish help msgFri, 23 Jun 2006 08:36:15 +0000, by gpoirier
-
"make depend" requires version.hThu, 22 Jun 2006 22:07:25 +0000, by uau
-
remove pointless and sometimes incorrect lookupTex stuffThu, 22 Jun 2006 17:05:08 +0000, by reimar
-
reduce number of texture indirections to support older cardsThu, 22 Jun 2006 17:02:42 +0000, by reimar
-
CVS --> Subversion + better version.h handlingThu, 22 Jun 2006 13:50:26 +0000, by diego
-
CVS --> SubversionThu, 22 Jun 2006 13:49:52 +0000, by diego
-
Adapt FFmpeg version.sh that only recreates version.h if its content changed.Thu, 22 Jun 2006 13:47:50 +0000, by diego
-
CVS --> Subversion in copyright noticesThu, 22 Jun 2006 13:34:00 +0000, by diego
-
Ignore libmpencoders.a.Thu, 22 Jun 2006 13:20:41 +0000, by diego
-
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**eduThu, 22 Jun 2006 09:39:14 +0000, by diego
-
Remove forgotten --disable-setlocale option from --help output.Thu, 22 Jun 2006 09:27:00 +0000, by diego
-
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")Wed, 21 Jun 2006 23:50:23 +0000, by uau
-
intercept VFCTRL_FLIP_PAGE if neededWed, 21 Jun 2006 20:52:07 +0000, by michael
-
send flip_page() through the filter chainWed, 21 Jun 2006 20:29:45 +0000, by michael
-
support for -alang in demux_lavfWed, 21 Jun 2006 19:25:45 +0000, by nicodvb
-
support for -alangWed, 21 Jun 2006 19:24:17 +0000, by nicodvb
-
cosmetic changes (defines will be used later in other parts of the code)Wed, 21 Jun 2006 17:50:50 +0000, by ben
-
Make most of the xpm-files read 'const char*' instead of 'char*'Wed, 21 Jun 2006 17:42:54 +0000, by diego
-
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)Wed, 21 Jun 2006 17:39:27 +0000, by ben
-
Move #ifdefs around complete files into the build system.Wed, 21 Jun 2006 14:49:09 +0000, by diego
-
Ignore libraries.Wed, 21 Jun 2006 13:50:06 +0000, by diego
-
rename cvs-howto.txt to svn-howto.txtWed, 21 Jun 2006 12:56:42 +0000, by ivo
-
Comment #ifdef #endif jungle.Wed, 21 Jun 2006 11:59:07 +0000, by diego
-
minor Subversion-related changesWed, 21 Jun 2006 11:05:57 +0000, by diego
-
Comment some #endif directives to avoid confusion.Wed, 21 Jun 2006 10:53:20 +0000, by diego
-
Remove separation between Win32 DLL and DirectShow support in the build system.Wed, 21 Jun 2006 09:45:17 +0000, by diego
-
add command for changing commit messages after the commit took place.Wed, 21 Jun 2006 09:42:43 +0000, by ivo
-
audio stream switching in demux_lavfTue, 20 Jun 2006 19:59:24 +0000, by nicodvb
-
support for audio stream switchingTue, 20 Jun 2006 19:57:16 +0000, by nicodvb
-
fix a buffer overflow causing a segfaultTue, 20 Jun 2006 11:48:39 +0000, by aurel
-
CVS --> SubversionTue, 20 Jun 2006 11:08:01 +0000, by aurel
-
simplifyTue, 20 Jun 2006 10:08:19 +0000, by diego
-
Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)Mon, 19 Jun 2006 21:43:02 +0000, by nicodvb
-
Full sync to r18498Mon, 19 Jun 2006 20:29:44 +0000, by gpoirier
-
full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,Mon, 19 Jun 2006 20:06:24 +0000, by gpoirier
-
audio switching to any of the available tracksMon, 19 Jun 2006 18:37:10 +0000, by nicodvb
-
feed any audio track present in the mux; switch to any of the available audio tracksMon, 19 Jun 2006 18:34:29 +0000, by nicodvb
-
Change integer to string comparison in hw.optional.altivec test sinceMon, 19 Jun 2006 09:16:42 +0000, by diego
-
avcodec_close()Mon, 19 Jun 2006 09:15:46 +0000, by michael
-
try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)Sun, 18 Jun 2006 16:40:29 +0000, by nicodvb
-
fix link to help_mp-XX.h files in svn repoSun, 18 Jun 2006 14:51:26 +0000, by kraymer
-
r18712: improved -vo gl:lscale documentationSun, 18 Jun 2006 14:15:48 +0000, by kraymer
-
Conditionally run some CPU-architecture and OS-specific tests.Sun, 18 Jun 2006 11:21:23 +0000, by diego
-
Rename --with-dts*dir options to --with-libdts*dir for consistency andSun, 18 Jun 2006 11:15:20 +0000, by diego
-
Software Scaler headers usage cleanupSun, 18 Jun 2006 10:59:23 +0000, by lucabe
-
prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())Sun, 18 Jun 2006 10:39:09 +0000, by nicodvb
-
Consistency fix.Sun, 18 Jun 2006 09:02:38 +0000, by rathann
-
respect saved default for cache enable when nothing specified onSat, 17 Jun 2006 20:54:27 +0000, by reimar
-
Make header include order more similar to vo_gl.cSat, 17 Jun 2006 19:43:13 +0000, by reimar
-
Rename --with-libdvnav --> --with-dvdnavdir for consistency.Sat, 17 Jun 2006 17:18:46 +0000, by diego
-
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.Sat, 17 Jun 2006 17:11:44 +0000, by diego
-
Simplify and streamline FAAD detection.Sat, 17 Jun 2006 17:08:06 +0000, by diego
-
consistency fix: --with-foo switches shall not enable options.Sat, 17 Jun 2006 15:47:37 +0000, by diego
-
Fix crash with all audio-only ogg files, the vorbis_info struct is notSat, 17 Jun 2006 15:01:43 +0000, by reimar
-
DOCS/man/hu/mplayer.1 synced with r18712Fri, 16 Jun 2006 21:59:56 +0000, by Gabrov
-
Rewrite audio EOF handling logic fixing some problems that could causeFri, 16 Jun 2006 21:52:25 +0000, by uau
-
cosmetics: Rename some variables and command line parameters.Fri, 16 Jun 2006 21:17:47 +0000, by diego
-
Fix definition of reinit_audio_chain().Fri, 16 Jun 2006 20:21:37 +0000, by uau
-
removed old dvdnav codeFri, 16 Jun 2006 19:06:00 +0000, by nicodvb
-
Use a function for help output.Fri, 16 Jun 2006 18:38:35 +0000, by diego
-
sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)Fri, 16 Jun 2006 18:35:31 +0000, by gpoirier
-
option handling consistency fixesFri, 16 Jun 2006 18:18:36 +0000, by diego
-
readability cosmeticsFri, 16 Jun 2006 16:03:27 +0000, by diego
-
Use MPlayer's CPU detection module instead of libmpeg2's,Fri, 16 Jun 2006 13:40:00 +0000, by gpoirier
-
Setting up a web server and FTP server.Fri, 16 Jun 2006 11:39:23 +0000, by diego
-
misc correctionsFri, 16 Jun 2006 11:17:04 +0000, by diego
-
typoFri, 16 Jun 2006 02:25:24 +0000, by ods15
-
update copyright an changelog with new liba52 0.7.4Thu, 15 Jun 2006 23:13:42 +0000, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<Thu, 15 Jun 2006 23:09:26 +0000, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<Thu, 15 Jun 2006 22:59:40 +0000, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<Thu, 15 Jun 2006 22:58:06 +0000, by rathann
-
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.Thu, 15 Jun 2006 08:43:41 +0000, by reimar
-
Do not parse numbers as octal, strip leading zeroes instead.Thu, 15 Jun 2006 08:09:03 +0000, by reimar
-
Support UTF8 in OSD textThu, 15 Jun 2006 08:05:51 +0000, by reimar
-
Missing free for malloced char_seq in OSD codeThu, 15 Jun 2006 08:04:40 +0000, by reimar
-
Fix window position when changing videos while in fullscreen and forThu, 15 Jun 2006 08:00:37 +0000, by reimar
-
reduced standard verbosity and changed output messages to more uniform descriptionsWed, 14 Jun 2006 22:22:34 +0000, by nicodvb
-
workaround: at every read update demux->movi_end with stream->end_pos; needed to show the progress bar when playing dvdnav streamsWed, 14 Jun 2006 22:12:06 +0000, by nicodvb
-
restored support for dvdnav only in the stream layer; all other functionalities are disabledWed, 14 Jun 2006 21:58:17 +0000, by nicodvb
-
When playing an audio only file use audio time instead of video time toWed, 14 Jun 2006 20:20:28 +0000, by uau
-
Clean up audio pts handling, make audio pts tracking in the audio-onlyWed, 14 Jun 2006 19:48:54 +0000, by uau
-
improved -vo gl:lscale documentationWed, 14 Jun 2006 16:08:49 +0000, by reimar
-
Change free_sh_audio() to take demuxer and stream id as parametersWed, 14 Jun 2006 14:05:59 +0000, by uau
-
Remove extern declaration for free_sh_audio() that is both unused andWed, 14 Jun 2006 13:47:11 +0000, by uau
-
More CVS --> Subversion changesWed, 14 Jun 2006 13:10:24 +0000, by ivo
-
CVS --> SubversionWed, 14 Jun 2006 11:46:37 +0000, by ivo
-
Fix problem when subtitle file name is shorter than ".utf-8"Wed, 14 Jun 2006 11:19:39 +0000, by gpoirier
-
fix uninitialized pointer value being passed to open_stream, where it is used in comparison.Wed, 14 Jun 2006 11:17:21 +0000, by gpoirier
-
DOCS/xml/hu/ports.xml synced with r18704Wed, 14 Jun 2006 10:58:09 +0000, by Gabrov
-
Remove unnecessary rsync exclude.Wed, 14 Jun 2006 10:24:41 +0000, by diego
-
cosmeticsWed, 14 Jun 2006 10:22:32 +0000, by diego
-
formatting fixesWed, 14 Jun 2006 10:18:57 +0000, by diego
-
sync with r18697Wed, 14 Jun 2006 07:43:36 +0000, by gpoirier
-
r18697: scaler -> scale typo fixTue, 13 Jun 2006 23:28:56 +0000, by kraymer
-
review of large parts of xml documentationTue, 13 Jun 2006 21:40:48 +0000, by kraymer
-
Document lscale/cscale in -vo gl:help messageTue, 13 Jun 2006 20:30:16 +0000, by reimar
-
scaler -> scale typo fixTue, 13 Jun 2006 20:21:47 +0000, by reimar
-
Do not use border for bicubic filter helper texture, since it will cause ATITue, 13 Jun 2006 19:55:20 +0000, by reimar
-
Fix a condition as suggested by Rich.Tue, 13 Jun 2006 08:00:48 +0000, by gpoirier
-
cosmeticsTue, 13 Jun 2006 07:58:06 +0000, by gpoirier
-
audio stream switching in mpeg-tsMon, 12 Jun 2006 23:09:18 +0000, by nicodvb
-
support for audio stream switchingMon, 12 Jun 2006 23:06:21 +0000, by nicodvb
-
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)Mon, 12 Jun 2006 21:24:43 +0000, by gpoirier
-
Optimize bicubic filteringMon, 12 Jun 2006 16:25:05 +0000, by reimar
-
10l to Roberto for forgetting to add the release code name.Mon, 12 Jun 2006 15:49:18 +0000, by diego
-
typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ruMon, 12 Jun 2006 15:19:58 +0000, by diego
-
moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.Mon, 12 Jun 2006 11:14:10 +0000, by gpoirier
-
include stream_dvd's interface from libmpdemux/stream_dvd.hSun, 11 Jun 2006 21:29:00 +0000, by nicodvb
-
moved stream_dvd's interface to stream_dvd.hSun, 11 Jun 2006 21:26:35 +0000, by nicodvb
-
now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec usedSun, 11 Jun 2006 21:18:25 +0000, by nicodvb
-
moved audio codec/filters/out to a separate function that is called both at init() and to switch audio streamSun, 11 Jun 2006 21:16:12 +0000, by nicodvb
-
Add pre7try3, final pre8 updateSun, 11 Jun 2006 18:35:14 +0000, by rtogni
-
sync with r18656 (French man page is now in sync)Sun, 11 Jun 2006 14:53:31 +0000, by gpoirier
-
fix image adjustment (brightness etc.) for yuv=6Sun, 11 Jun 2006 10:08:40 +0000, by reimar
-
sync with r18673Sat, 10 Jun 2006 22:13:19 +0000, by kraymer
-
Preliminary version of mirror howtoSat, 10 Jun 2006 20:48:06 +0000, by attila
-
Do not require iconv program with --charset=noconvSat, 10 Jun 2006 20:11:38 +0000, by reimar
-
Expand and update the Solaris and AIX sections.Sat, 10 Jun 2006 12:24:43 +0000, by diego
-
Protect SIZE_MAX useFri, 09 Jun 2006 23:19:13 +0000, by rtogni
-
Fix declaration mixed in among statements in the recent dvr-ms codeFri, 09 Jun 2006 22:33:09 +0000, by pacman
-
moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missingFri, 09 Jun 2006 21:43:23 +0000, by nicodvb
-
support for vorbis in mp4/movFri, 09 Jun 2006 21:31:00 +0000, by nicodvb
-
support for vorbis in mp4/movFri, 09 Jun 2006 21:30:06 +0000, by nicodvb
-
decoderConfigLen can be larger than 255 bytesFri, 09 Jun 2006 21:29:18 +0000, by nicodvb
-
r18656: Add yuv to rgb conversion using a 3D lookup textureFri, 09 Jun 2006 14:43:44 +0000, by kraymer
-
add Kurt Lettmaier to AUTHORSFri, 09 Jun 2006 14:41:59 +0000, by kraymer
-
Don't claim that amr_nb is disabled when the fixed point version is enabled.Fri, 09 Jun 2006 14:27:54 +0000, by diego
-
Generalize runtime linker support.Fri, 09 Jun 2006 14:19:59 +0000, by diego
-
Ignore all generates libs.Fri, 09 Jun 2006 13:40:19 +0000, by diego
-
CVS --> SubversionFri, 09 Jun 2006 13:33:44 +0000, by diego
-
CVS --> SubversionFri, 09 Jun 2006 13:32:57 +0000, by diego
-
synced with r18656Fri, 09 Jun 2006 13:14:07 +0000, by Gabrov
-
better spatial interpolationFri, 09 Jun 2006 10:29:35 +0000, by michael
-
unify wording of "Manpage" (according to most occurences in de/mplayer.1)Thu, 08 Jun 2006 22:39:45 +0000, by kraymer
-
Add yuv to rgb conversion using a 3D lookup textureThu, 08 Jun 2006 19:02:56 +0000, by reimar
-
re-added some missing messages (who removed these anyway?)Thu, 08 Jun 2006 18:56:33 +0000, by kraymer
-
loadGPUProgram function to load fragment program with error checking and statisticsThu, 08 Jun 2006 18:50:11 +0000, by reimar
-
bicubic scaling for -vo glThu, 08 Jun 2006 18:17:02 +0000, by reimar
-
synced with r18651Thu, 08 Jun 2006 18:14:16 +0000, by Gabrov
-
Except for missing cd-dvd.xml and codecs.xml, German xml docsThu, 08 Jun 2006 16:20:01 +0000, by kraymer
-
small fixes in en/video.xmlThu, 08 Jun 2006 14:09:34 +0000, by kraymer
-
filter left & right edges too (yeah the code is lame i know...)Thu, 08 Jun 2006 12:30:53 +0000, by michael
-
improved mc+src merge codeThu, 08 Jun 2006 10:36:35 +0000, by michael
-
s/CVS/Subversion/Thu, 08 Jun 2006 10:09:04 +0000, by diego
-
review of ports.xml and formats.xml translationsThu, 08 Jun 2006 10:07:12 +0000, by kraymer
-
fixes the infinite loop which occurs when there is a decode error in a frame.Thu, 08 Jun 2006 06:56:13 +0000, by gpoirier
-
Add recent Snow stuff to changelogThu, 08 Jun 2006 05:39:32 +0000, by ods15
-
10l: double "and"Thu, 08 Jun 2006 00:47:17 +0000, by kraymer
-
review of history.xml and users-vs-dev.xmlThu, 08 Jun 2006 00:44:45 +0000, by kraymer
-
review of mencoder.xmlThu, 08 Jun 2006 00:21:23 +0000, by kraymer
-
rewording/clarification of vqscale optionWed, 07 Jun 2006 23:28:16 +0000, by kraymer
-
UpdateWed, 07 Jun 2006 22:52:46 +0000, by rtogni
-
first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1Wed, 07 Jun 2006 22:40:40 +0000, by nicodvb
-
Project Mayo is long dead, their CVS does not work. Some more changesWed, 07 Jun 2006 22:22:45 +0000, by diego
-
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODECWed, 07 Jun 2006 22:14:00 +0000, by nicodvb
-
Flash screen video decoded via lavcWed, 07 Jun 2006 22:07:24 +0000, by rtogni
-
sync with r18631 (except a gl commit that will be translated later)Wed, 07 Jun 2006 22:01:25 +0000, by gpoirier
-
UpdateWed, 07 Jun 2006 20:32:58 +0000, by rtogni
-
r18631: yadif filter: formatting fixesWed, 07 Jun 2006 19:12:31 +0000, by kraymer
-
yadif filter: formatting fixesWed, 07 Jun 2006 18:52:49 +0000, by kraymer
-
add vqscale=0 option, explain different meanings for snow and other codecsWed, 07 Jun 2006 18:19:58 +0000, by kraymer
-
Nop some instructions causing the vfwvp6 dll encoder to crash.Wed, 07 Jun 2006 18:18:57 +0000, by banan
-
mcdeint is happy with yadif=3 tooWed, 07 Jun 2006 17:31:14 +0000, by michael
-
make spatial interlacing check optionalWed, 07 Jun 2006 17:21:45 +0000, by michael
-
simplifyWed, 07 Jun 2006 16:46:52 +0000, by michael
-
avoid usage of head -1/head -n 1 and use sed 1q insteadWed, 07 Jun 2006 15:03:25 +0000, by ivo
-
cleanupWed, 07 Jun 2006 14:43:34 +0000, by michael
-
Add bicubic texture scalingWed, 07 Jun 2006 14:07:32 +0000, by reimar
-
cleanupWed, 07 Jun 2006 13:39:06 +0000, by michael
-
move misplaced echores. Output may still not be as intended thoughWed, 07 Jun 2006 13:36:45 +0000, by reimar
-
Reworked YUV2RGB fragment program setup in preparation for upcoming patchesWed, 07 Jun 2006 13:24:54 +0000, by reimar
-
VP6 under FreeBSD and -monitorpixelaspectWed, 07 Jun 2006 13:17:32 +0000, by reimar
-
Fix runtime-patching code to take into account the address when the codec is loaded.Wed, 07 Jun 2006 13:12:11 +0000, by reimar
-
sync with r18574Wed, 07 Jun 2006 13:04:35 +0000, by gpoirier
-
some more s/CVS/Subversion/ + update some step-by-step directions which were specific to old MPlayer CVS layoutWed, 07 Jun 2006 12:59:07 +0000, by gpoirier
-
Remove all references to MPlayer CVS from bugreports.xmlWed, 07 Jun 2006 12:28:04 +0000, by gpoirier
-
Change "Supress" to "Suppress" in a couple comments.Wed, 07 Jun 2006 00:15:28 +0000, by corey
-
sinesupress --> sinesuppress rename: looks like I need toWed, 07 Jun 2006 00:05:50 +0000, by corey
-
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.Wed, 07 Jun 2006 00:02:51 +0000, by corey
-
simplifyTue, 06 Jun 2006 23:42:33 +0000, by michael
-
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"Tue, 06 Jun 2006 23:34:21 +0000, by pacman
-
yet another deinterlacing filterTue, 06 Jun 2006 23:30:23 +0000, by michael
-
small consistency fixTue, 06 Jun 2006 23:04:28 +0000, by diego
-
grammar/wording and formatting fixes for mcdeintTue, 06 Jun 2006 22:58:59 +0000, by diego
-
Fix mailing list name.Tue, 06 Jun 2006 22:40:57 +0000, by diego
-
Spelling fixTue, 06 Jun 2006 21:22:47 +0000, by pacman
-
* fix obsolete cvs revision tagsTue, 06 Jun 2006 20:18:33 +0000, by kraymer
-
(at least for now) finalizing review of encoding-guide.xmlTue, 06 Jun 2006 19:57:22 +0000, by kraymer
-
</para> tag was accidently deleted and caused compile errorTue, 06 Jun 2006 18:58:36 +0000, by kraymer
-
fixes by jerome ferrariTue, 06 Jun 2006 14:36:30 +0000, by gpoirier
-
xml docs: CVS --> SubversionTue, 06 Jun 2006 13:58:03 +0000, by kraymer
-
sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles PelletierTue, 06 Jun 2006 13:48:26 +0000, by gpoirier
-
synced with r18573Tue, 06 Jun 2006 13:41:52 +0000, by gpoirier
-
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\Tue, 06 Jun 2006 12:42:57 +0000, by rathann
-
cosmeticsTue, 06 Jun 2006 12:01:34 +0000, by diego
-
Drop all system-specific version generation stuff.Tue, 06 Jun 2006 12:00:07 +0000, by diego
-
Put SVN revision in the version stringTue, 06 Jun 2006 10:42:30 +0000, by rathann
-
known issues and notesTue, 06 Jun 2006 10:34:45 +0000, by michael
-
synced with r18591Tue, 06 Jun 2006 08:59:05 +0000, by Gabrov
-
Motion compensating deinterlacerTue, 06 Jun 2006 00:11:13 +0000, by michael
-
Fix a few minor spelling errors in comments.Mon, 05 Jun 2006 22:23:42 +0000, by corey
-
(unfinished) review with lots of changesMon, 05 Jun 2006 22:23:33 +0000, by kraymer
-
r18577: mention when vo_gl yuv conversion methods are inexactMon, 05 Jun 2006 22:17:39 +0000, by kraymer
-
sync with r18567Mon, 05 Jun 2006 21:43:01 +0000, by gpoirier
-
cvs2svnMon, 05 Jun 2006 20:38:47 +0000, by rtogni
-
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are availableMon, 05 Jun 2006 20:21:25 +0000, by reimar
-
Disable unsecure dumping of generic track with -v -v -vMon, 05 Jun 2006 19:00:23 +0000, by rtogni
-
Adds missing NULL last entry to msgl_configMon, 05 Jun 2006 18:50:44 +0000, by iive
-
Reject codecs.conf files older than 20060501Mon, 05 Jun 2006 18:41:57 +0000, by rtogni
-
Support WVC1 decoding via dmo binary codec wvc1dmod.dllMon, 05 Jun 2006 18:41:01 +0000, by rtogni
-
Move/add checks to avoid crashes and make error messages less confusingMon, 05 Jun 2006 11:45:33 +0000, by reimar
-
add (currently unused) lookup for glTexImage3DMon, 05 Jun 2006 11:26:33 +0000, by reimar
-
more GL extension checks to avoid crashes with MesaMon, 05 Jun 2006 11:23:51 +0000, by reimar
-
mention when vo_gl yuv conversion methods are inexactMon, 05 Jun 2006 11:20:31 +0000, by reimar
-
fix variable type used via "m" asm constraint to match size used in asm.Mon, 05 Jun 2006 10:51:58 +0000, by reimar
-
German man page is completed since some time..Mon, 05 Jun 2006 08:24:17 +0000, by kraymer
-
Make aic description a bit more helpful and less misleading.Mon, 05 Jun 2006 06:57:22 +0000, by corey
-
Support and document lavc b_sensitivity option.Mon, 05 Jun 2006 06:37:29 +0000, by corey
-
A couple typos: whith --> with, Defult --> DefaultMon, 05 Jun 2006 06:36:21 +0000, by corey
-
r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'Mon, 05 Jun 2006 06:21:57 +0000, by kraymer
-
document the recent changes in Snow.Mon, 05 Jun 2006 05:34:26 +0000, by lorenm
-
initial import of some missing German xml translation, review(s) pendingMon, 05 Jun 2006 05:02:47 +0000, by kraymer
-
18567: fixed -dvbin :timeout rangeMon, 05 Jun 2006 00:35:58 +0000, by kraymer
-
fixed -dvbin :timeout rangeSun, 04 Jun 2006 23:41:44 +0000, by nicodvb
-
support for dts (identified only by the PMT, not from the bitstream)Sun, 04 Jun 2006 23:23:58 +0000, by nicodvb
-
fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)Sun, 04 Jun 2006 23:16:09 +0000, by nicodvb
-
one more a52 descriptor (dvb impl., untested)Sun, 04 Jun 2006 23:11:40 +0000, by nicodvb
-
configurable tuning timeoutSun, 04 Jun 2006 23:09:19 +0000, by nicodvb
-
configurable tuning timeoutSun, 04 Jun 2006 23:04:42 +0000, by nicodvb
-
fixed off by one object_types in -faacoptsSun, 04 Jun 2006 22:52:02 +0000, by nicodvb
-
SVN switch: get version date from .svn subdir instead of CVS/EntriesSun, 04 Jun 2006 22:48:59 +0000, by rtogni
-
Fix potential integer overflows in memory allocation.Sun, 04 Jun 2006 22:41:27 +0000, by rtogni
-
libpostproc is not a subdirectory of libavcodec anymore.Fri, 02 Jun 2006 11:31:42 +0000, by diego
-
svn:externals definitions for required FFmpeg libraries.Fri, 02 Jun 2006 11:27:19 +0000, by diego
-
Remove now obsolete .cvsignore files.Fri, 02 Jun 2006 11:24:33 +0000, by diego
-
metadata supportTue, 30 May 2006 23:23:28 +0000, by michael
-
Remove dead code, and do close smem file descriptor during un-initTue, 30 May 2006 23:18:05 +0000, by poirierg
-
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>Wed, 31 May 2006 23:37:29 +0000, by poirierg
-
URL fixTue, 30 May 2006 23:08:28 +0000, by poirierg
-
Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are noThu, 18 May 2006 18:31:14 +0000, by uau
-
psm longer than 1018 bytes is not allowed, thus invalidThu, 18 May 2006 18:05:10 +0000, by nicodvb
-
synced with 1.87Thu, 18 May 2006 17:45:20 +0000, by gabrov
-
typo fixesThu, 18 May 2006 17:43:50 +0000, by gabrov
-
increased sync tag (1.16) after URL updateThu, 18 May 2006 17:37:00 +0000, by gabrov
-
synced with 1.53Thu, 18 May 2006 17:33:29 +0000, by gabrov
-
typo fixesThu, 18 May 2006 17:31:24 +0000, by gabrov
-
Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >Thu, 18 May 2006 12:53:14 +0000, by gpoirier
-
use mp_msg instead of printfThu, 18 May 2006 10:08:38 +0000, by ivo
-
include sys/io.h instead of asm/io.h so iopl() gets declared tooThu, 18 May 2006 09:54:44 +0000, by ivo
-
only include sys/mman.h if HAVE_SYS_MMAN_H is definedThu, 18 May 2006 09:21:45 +0000, by ivo
-
Mention new mphelp_check.py script.Wed, 17 May 2006 22:02:26 +0000, by diego
-
Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy MengWed, 17 May 2006 21:10:11 +0000, by gpoirier
-
S3 virge on fbdev is -vo s3fbWed, 17 May 2006 21:05:42 +0000, by gpoirier
-
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.Wed, 17 May 2006 21:01:39 +0000, by gpoirier
-
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.Wed, 17 May 2006 20:56:49 +0000, by gpoirier
-
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.Wed, 17 May 2006 20:15:02 +0000, by gpoirier
-
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.Wed, 17 May 2006 17:29:06 +0000, by reimar