Mercurial > mplayer.hg
graph
-
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
-
10l: Really accept both one and two dashes.Wed, 17 May 2006 14:49:44 +0000, by diego
-
Add mphelp_check.py.Wed, 17 May 2006 12:15:23 +0000, by diego
-
Accept --missing as well as -missing, print less newlines.Wed, 17 May 2006 12:10:17 +0000, by diego
-
fix reversed order of argumentsWed, 17 May 2006 12:01:00 +0000, by attila
-
Fix some errors revealed by Uoti's help file checker.Wed, 17 May 2006 11:45:13 +0000, by diego
-
Smacker, typoWed, 17 May 2006 11:30:15 +0000, by diego
-
Add FFmpeg Smacker audio and video.Wed, 17 May 2006 11:18:02 +0000, by diego
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3Wed, 17 May 2006 07:46:21 +0000, by reynaldo
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3Wed, 17 May 2006 07:18:57 +0000, by reynaldo
-
fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3Wed, 17 May 2006 05:18:16 +0000, by reynaldo
-
Add tool to check MPlayer translation files for conflicting argumentsTue, 16 May 2006 18:09:14 +0000, by uau
-
version bump (we are in sync with 1.16)Mon, 15 May 2006 20:34:33 +0000, by kraymer
-
URL fixMon, 15 May 2006 19:35:45 +0000, by gpoirier
-
sync with 1.1289Mon, 15 May 2006 19:17:57 +0000, by gpoirier
-
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)Mon, 15 May 2006 17:56:10 +0000, by gpoirier
-
fix build on macintel, patch by Zuxy MengMon, 15 May 2006 15:10:23 +0000, by gpoirier
-
document more codecs supported by vfw interface.Mon, 15 May 2006 11:30:43 +0000, by gpoirier
-
Add AACP fourcc for AACPlus in nsv streamsMon, 15 May 2006 09:38:46 +0000, by rtognimp
-
Fix:Sun, 14 May 2006 22:06:59 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:06:17 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:03:24 +0000, by rathann
-
Various improvement, fix build on AMD-64 and iccSun, 14 May 2006 20:24:47 +0000, by gpoirier
-
explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.Sun, 14 May 2006 19:49:49 +0000, by gpoirier
-
do aspect correction of video size before calculating vo_dx and vo_dy.Sun, 14 May 2006 19:36:21 +0000, by reimar
-
typo fixes: Extenstion -> extensionSun, 14 May 2006 17:56:04 +0000, by reimar
-
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>Sun, 14 May 2006 16:18:41 +0000, by gpoirier
-
add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by meSun, 14 May 2006 16:00:26 +0000, by gpoirier
-
Fix some potential integer overflow in memory allocation (mot of theseSun, 14 May 2006 15:51:05 +0000, by rtognimp
-
Don't just check for the existence of xmmintrin.h, also verify it will compile.Sun, 14 May 2006 13:39:52 +0000, by diego
-
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.Sun, 14 May 2006 12:27:11 +0000, by diego
-
Use egrep together with extended regular expressions for greater portability.Sun, 14 May 2006 12:07:26 +0000, by diego
-
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.Sun, 14 May 2006 10:33:27 +0000, by diego
-
Only set the default output filename when it was not passed on the commandSun, 14 May 2006 10:21:56 +0000, by diego
-
synced with 1.256 (revert in English version)Sun, 14 May 2006 09:03:22 +0000, by gabrov
-
synced with 1.1289Sun, 14 May 2006 08:48:08 +0000, by gabrov
-
Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purposeSun, 14 May 2006 04:07:35 +0000, by reynaldo
-
remove stray ')'Sat, 13 May 2006 23:22:42 +0000, by reimar
-
show OpenGL extension string with -v, very helpful for debuggingSat, 13 May 2006 23:06:18 +0000, by reimar
-
glBindTexture might be called glBindTextureEXT as wellSat, 13 May 2006 23:03:19 +0000, by reimar
-
grammar fix for 'Syntax'Sat, 13 May 2006 22:07:59 +0000, by kraymer
-
1.1289: support lavc mv0_thresholdSat, 13 May 2006 21:59:18 +0000, by kraymer
-
missing argument for mp_msg, fixes:Sat, 13 May 2006 21:12:43 +0000, by rathann
-
Fix:Sat, 13 May 2006 21:01:05 +0000, by rathann
-
support lavc mv0_thresholdSat, 13 May 2006 20:18:57 +0000, by corey
-
Move setting the output filename after the suboption parsing, otherwise itSat, 13 May 2006 19:04:39 +0000, by diego
-
add check for a working iconv program and point to workaround if not foundSat, 13 May 2006 19:03:20 +0000, by reimar
-
Remove extra return.Sat, 13 May 2006 18:38:57 +0000, by rathann
-
Simplify condition, since both time and time_last are unsigned.Sat, 13 May 2006 18:34:02 +0000, by rathann
-
Make return type consistent with usage. Patch by Pierre Lombard.Sat, 13 May 2006 18:20:41 +0000, by rathann
-
Make depend targets consistent: Remove redirection through .depend target.Sat, 13 May 2006 18:01:04 +0000, by diego
-
synced with 1.50Sat, 13 May 2006 17:12:55 +0000, by gabrov
-
Makefile and config.h are not generated files.Sat, 13 May 2006 16:40:07 +0000, by diego
-
make depend requires help_mp.h, fixes make depend after make distclean.Sat, 13 May 2006 16:37:16 +0000, by diego
-
synced with 1.1288Sat, 13 May 2006 15:18:14 +0000, by gabrov
-
Remove redundant line.Sat, 13 May 2006 14:50:45 +0000, by diego
-
Rework the karaoke audio filter section.Sat, 13 May 2006 14:36:08 +0000, by diego
-
Linkers, assisted by a compiler, can optimize out the string that is beingSat, 13 May 2006 14:32:37 +0000, by diego
-
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflowsSat, 13 May 2006 10:49:46 +0000, by nicodvb
-
when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apartSat, 13 May 2006 10:09:33 +0000, by nicodvb
-
Missing terminating " causes compilation error in vo_aaSat, 13 May 2006 09:17:21 +0000, by reimar
-
prevent memleakSat, 13 May 2006 09:08:28 +0000, by nicodvb
-
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably bigSat, 13 May 2006 09:01:18 +0000, by nicodvb
-
New karaoke afSat, 13 May 2006 08:46:31 +0000, by reynaldo
-
Minor pre-release corrections, mostly missed capsSat, 13 May 2006 07:22:36 +0000, by reynaldo
-
accidentally committed this overflow fix with the declaration fix before.Sat, 13 May 2006 06:12:25 +0000, by rfelker
-
remove useless cruft (caused error tz undefined)Sat, 13 May 2006 05:56:40 +0000, by rfelker
-
posix compliance, dont use ancient legacy nameSat, 13 May 2006 05:51:35 +0000, by rfelker
-
10^100l c++ declarationsSat, 13 May 2006 05:48:16 +0000, by rfelker
-
allocate correct extradata sizeFri, 12 May 2006 22:33:42 +0000, by nicodvb
-
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>Fri, 12 May 2006 22:23:37 +0000, by gpoirier
-
raised max extradata size and refuse to store more than the limitFri, 12 May 2006 22:21:29 +0000, by nicodvb
-
search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occurFri, 12 May 2006 20:26:05 +0000, by nicodvb
-
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.Fri, 12 May 2006 17:27:03 +0000, by diego
-
mlib != mediaLibFri, 12 May 2006 17:07:22 +0000, by diego
-
--enable-mlib should behave like all other commandline parameters.Fri, 12 May 2006 17:05:55 +0000, by diego
-
some fixes for the VfW encoding sectionFri, 12 May 2006 17:04:47 +0000, by diego
-
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos systemFri, 12 May 2006 09:50:14 +0000, by iive
-
Add missing --enable-toolame and --enable-twolame parameters.Fri, 12 May 2006 09:20:51 +0000, by diego
-
output typo fixesFri, 12 May 2006 09:13:05 +0000, by diego
-
Disable mediaLib by default due to brokenness.Fri, 12 May 2006 08:33:30 +0000, by diego
-
Minor corrections partII - FinalFri, 12 May 2006 05:50:13 +0000, by reynaldo
-
Minor corrections to spanish help messages - Part1Fri, 12 May 2006 00:11:52 +0000, by reynaldo
-
Fall back on the codecs subdirectory of the current directory for RealThu, 11 May 2006 22:34:38 +0000, by diego
-
Prefer vorbis over ffvorbis for now.Thu, 11 May 2006 21:12:46 +0000, by diego
-
roff syntax fixThu, 11 May 2006 21:08:32 +0000, by diego
-
like it or not, the vfw options are -(xvfw)opts, not -(vfw)optsThu, 11 May 2006 20:47:00 +0000, by gpoirier
-
sync with 1.1285Thu, 11 May 2006 20:44:49 +0000, by gpoirier
-
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by RichThu, 11 May 2006 18:50:46 +0000, by rtognimp
-
synced with 1.254Thu, 11 May 2006 15:39:43 +0000, by gabrov
-
synced with 1.1284Thu, 11 May 2006 15:32:24 +0000, by gabrov
-
synced with 1.29Thu, 11 May 2006 15:20:08 +0000, by gabrov
-
synced with 1.17 (increased sync tag after English typo fix)Thu, 11 May 2006 15:16:12 +0000, by gabrov
-
synced with 1.49Thu, 11 May 2006 15:12:29 +0000, by gabrov
-
version bump..Thu, 11 May 2006 11:04:27 +0000, by kraymer
-
release dedicated review Part I (lines 329 - <end>)Thu, 11 May 2006 11:00:26 +0000, by kraymer
-
1.284: fix vfw-related thingsThu, 11 May 2006 10:19:32 +0000, by kraymer
-
syncThu, 11 May 2006 10:13:18 +0000, by luran
-
Remove unnecessary commented out OPTFLAGS line.Thu, 11 May 2006 08:05:05 +0000, by diego
-
fix vfw-related things, patches by RC and CompnThu, 11 May 2006 05:51:26 +0000, by gpoirier
-
ffvorbis no longer crashes with native demuxer.Wed, 10 May 2006 22:59:46 +0000, by diego
-
unbound demux_ogg from ad_libvorbisWed, 10 May 2006 22:56:01 +0000, by nicodvb
-
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashesWed, 10 May 2006 22:54:24 +0000, by nicodvb
-
A/R changes are handled correctly by -vc mpeg12Wed, 10 May 2006 22:06:57 +0000, by nicodvb
-
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12Wed, 10 May 2006 22:03:18 +0000, by nicodvb
-
Feed AltiVec compiler options into CFLAGS explicitly.Wed, 10 May 2006 22:00:30 +0000, by diego
-
grammar fixWed, 10 May 2006 18:31:53 +0000, by kraymer
-
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$comWed, 10 May 2006 12:36:11 +0000, by diego
-
10l, fix for previous commitWed, 10 May 2006 11:47:22 +0000, by kraymer
-
fix missing line break for MSGTR_LameCantInitWed, 10 May 2006 11:43:34 +0000, by kraymer
-
release dedicated review Part I (lines 1 - 328)Wed, 10 May 2006 11:34:50 +0000, by kraymer
-
fuse XviD entries,Wed, 10 May 2006 08:36:56 +0000, by gpoirier
-
align xml tagsTue, 09 May 2006 22:48:56 +0000, by kraymer
-
wordingTue, 09 May 2006 22:46:43 +0000, by kraymer
-
German translation for tvinput.xmlTue, 09 May 2006 20:20:09 +0000, by kraymer
-
Temporary workaround for libavcodec issues with B-framesTue, 09 May 2006 20:06:34 +0000, by rtognimp
-
1.251: console message review: countless spelling/grammar/wording fixesTue, 09 May 2006 18:16:01 +0000, by kraymer
-
1.1283: Document xvfwopts.Tue, 09 May 2006 14:56:41 +0000, by kraymer
-
Document xvfwopts.Tue, 09 May 2006 14:38:53 +0000, by diego
-
small layout fixTue, 09 May 2006 14:38:07 +0000, by diego
-
Ignore main.xml.Tue, 09 May 2006 14:33:43 +0000, by diego
-
1.1281: Small wording fix, add parameters to the lavfopts option declarations.Tue, 09 May 2006 14:16:08 +0000, by kraymer
-
typo/wording fixesTue, 09 May 2006 14:07:26 +0000, by diego
-
Add a note about main.xml.Tue, 09 May 2006 13:49:15 +0000, by diego
-
1.252: [previously applied by rynaldo, #1.157]Tue, 09 May 2006 13:34:39 +0000, by kraymer
-
synced with 1.48Tue, 09 May 2006 08:41:16 +0000, by gabrov
-
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.Tue, 09 May 2006 07:17:19 +0000, by diego
-
Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.Tue, 09 May 2006 05:59:41 +0000, by gpoirier
-
Unconditionally compile the Matroska demuxer.Mon, 08 May 2006 21:41:15 +0000, by diego
-
This file is autogenerated and should not be in CVS.Mon, 08 May 2006 21:12:59 +0000, by diego
-
2nd part of review by Pierre Lombard + some more fixes by me.Mon, 08 May 2006 14:14:48 +0000, by gpoirier
-
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.Mon, 08 May 2006 10:28:44 +0000, by gpoirier
-
change the type of esp in SwsContext to uint64_t so it can hold a full registerSun, 07 May 2006 18:14:49 +0000, by reimar
-
Adapt to latest FFmpeg AMR build changes.Sun, 07 May 2006 16:21:13 +0000, by diego
-
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.cSun, 07 May 2006 16:05:38 +0000, by nicodvb
-
vfps OGM supportSun, 07 May 2006 14:06:26 +0000, by diego
-
Fix up some checks to properly use _res_comment.Sun, 07 May 2006 14:00:07 +0000, by diego
-
Remove stray variable.Sun, 07 May 2006 13:53:13 +0000, by diego
-
support for vfps OGM filesSat, 06 May 2006 07:31:49 +0000, by diego
-
Fix calculation of stream sizes when they are too big for a 32-bit variableSat, 06 May 2006 06:23:23 +0000, by pacman
-
removing esp usageSat, 06 May 2006 02:01:39 +0000, by michael
-
REGBPSat, 06 May 2006 01:53:07 +0000, by michael
-
fix float rounding errorFri, 05 May 2006 18:52:14 +0000, by ods15
-
Don't blit frame if we hit EOF and no new frame is read. Fixes pictureFri, 05 May 2006 17:30:52 +0000, by uau
-
fix the warning generated (in gcc4) by the 'inline' keyword position.Fri, 05 May 2006 11:13:08 +0000, by iive
-
x264 linking now requires explicit x11 libraries inclusion.Thu, 04 May 2006 19:10:16 +0000, by iive
-
check for XviD compiled with pthread supportThu, 04 May 2006 16:34:05 +0000, by iive
-
French Fixes by Pierre Lombard, (and 10l to me for not checking they wereThu, 04 May 2006 12:36:34 +0000, by gpoirier
-
Make sure black borders are drawn when switching videos with -fixed-vo.Thu, 04 May 2006 08:45:34 +0000, by reimar
-
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-czThu, 04 May 2006 03:00:39 +0000, by reynaldo
-
fixed %d->PRIu64 in read_mpeg_timestamp()Wed, 03 May 2006 18:18:25 +0000, by nicodvb
-
stream_read_word() returns _unsigned_ intWed, 03 May 2006 18:12:38 +0000, by nicodvb
-
in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in ptsWed, 03 May 2006 17:55:02 +0000, by nicodvb
-
synced with 1.1281Tue, 02 May 2006 23:03:38 +0000, by gabrov
-
French fixes by jerome WOF ferrari YAP lappis WOF comTue, 02 May 2006 19:30:58 +0000, by gpoirier
-
yet another Compile fixMon, 01 May 2006 21:12:12 +0000, by gpoirier
-
some more correctionsMon, 01 May 2006 19:31:45 +0000, by gpoirier
-
sync with 1.1281Mon, 01 May 2006 17:54:48 +0000, by gpoirier
-
french corrections by BounecMon, 01 May 2006 17:46:30 +0000, by gpoirier
-
Small wording fix, add parameters to the lavfopts option declarations.Mon, 01 May 2006 17:08:52 +0000, by diego
-
Expand a bit, clarification and grammar fix.Mon, 01 May 2006 14:46:49 +0000, by diego
-
cosmetics: Make patch apply cleanly.Mon, 01 May 2006 13:29:22 +0000, by diego
-
Remove obsolete features.xml file.Mon, 01 May 2006 13:13:50 +0000, by diego
-
misc wording/spelling fixesMon, 01 May 2006 12:39:10 +0000, by diego
-
synced with 1.1280Mon, 01 May 2006 11:43:36 +0000, by gabrov
-
we have a preliminary support for macintelMon, 01 May 2006 10:11:15 +0000, by gpoirier
-
100000l to the fools who don't know CMon, 01 May 2006 02:04:09 +0000, by rfelker
-
update release tag so nobody uses an old codecs.confSun, 30 Apr 2006 22:28:15 +0000, by reimar
-
AIx port is experimentalSun, 30 Apr 2006 22:09:40 +0000, by rtognimp
-
sync with ffmpeg changelog + some updatesSun, 30 Apr 2006 21:41:10 +0000, by rtognimp
-
Add a check for sysi86() on Solaris systems, solving a build failure on SolarisSun, 30 Apr 2006 21:17:30 +0000, by diego
-
10lSun, 30 Apr 2006 20:36:13 +0000, by attila
-
patches should be always created from root dirSun, 30 Apr 2006 20:32:01 +0000, by attila
-
add section about resending patchesSun, 30 Apr 2006 20:22:38 +0000, by attila
-
1.1280: -lavfopts muxrate in in bits/secSun, 30 Apr 2006 19:25:08 +0000, by kraymer
-
-lavfopts muxrate in in bits/secSun, 30 Apr 2006 18:57:41 +0000, by nicodvb
-
1.1279: Bump the date.Sun, 30 Apr 2006 13:30:16 +0000, by kraymer
-
1.1276: Consistency for the 'i' key, [does not apply]Sun, 30 Apr 2006 13:16:17 +0000, by kraymer
-
1.1273: small spelling/grammar fixesSun, 30 Apr 2006 13:00:35 +0000, by kraymer
-
synced with 1.1200Sun, 30 Apr 2006 12:17:10 +0000, by gabrov
-
synced with 1.252 (update done by Reynaldo)Sun, 30 Apr 2006 08:05:14 +0000, by gabrov
-
fixes suggested by ReimarSun, 30 Apr 2006 07:24:40 +0000, by gpoirier
-
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>Sun, 30 Apr 2006 01:53:37 +0000, by reynaldo
-
synced with 1.251Sun, 30 Apr 2006 00:22:56 +0000, by gabrov
-
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>Sun, 30 Apr 2006 00:04:36 +0000, by reynaldo
-
Add a few meaningfull recent dev. improvement, cut overly long linesSat, 29 Apr 2006 21:52:56 +0000, by gpoirier
-
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-czSat, 29 Apr 2006 18:17:17 +0000, by reynaldo
-
French fixes by Jerome FerrariSat, 29 Apr 2006 17:32:17 +0000, by gpoirier
-
French fixes by BounecSat, 29 Apr 2006 17:18:07 +0000, by gpoirier
-
I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due dateSat, 29 Apr 2006 17:04:57 +0000, by gpoirier
-
Bump the date.Sat, 29 Apr 2006 17:01:43 +0000, by diego
-
sync with 1.1278Sat, 29 Apr 2006 16:56:55 +0000, by gpoirier
-
Adding transliteration (english spelling) of my nameSat, 29 Apr 2006 12:43:23 +0000, by iive
-
syncSat, 29 Apr 2006 07:35:00 +0000, by luran
-
Correct vglobal description, as pointed out by Loren.Fri, 28 Apr 2006 23:51:18 +0000, by diego
-
console message review: countless spelling/grammar/wording fixesFri, 28 Apr 2006 23:15:34 +0000, by diego
-
Remove duplicate message.Fri, 28 Apr 2006 23:07:41 +0000, by diego
-
Rename some misspelled and misnamed messages.Fri, 28 Apr 2006 23:06:42 +0000, by diego
-
cosmetics: Remove trailing whitespace.Fri, 28 Apr 2006 21:37:01 +0000, by diego
-
Consistency for the 'i' key, document vglobal, aglobal andFri, 28 Apr 2006 21:34:02 +0000, by diego
-
synced with 1.1124Fri, 28 Apr 2006 21:33:55 +0000, by gabrov
-
Small grammar fix introduced by my previous commit :/Fri, 28 Apr 2006 16:44:48 +0000, by reynaldo
-
Some Fench fixes by BounecFri, 28 Apr 2006 11:41:03 +0000, by gpoirier
-
Some French corrections, patch by J«±rome Ferrari <jerome POIS ferrari AH lappis POIS com>Fri, 28 Apr 2006 11:33:48 +0000, by gpoirier
-
synced with 1.1114Fri, 28 Apr 2006 08:00:51 +0000, by gabrov
-
Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout modeFri, 28 Apr 2006 06:14:07 +0000, by reynaldo
-
small spelling/grammar fixesFri, 28 Apr 2006 01:52:45 +0000, by diego
-
clarified restriction on -lavfopts :delayThu, 27 Apr 2006 23:00:01 +0000, by nicodvb
-
document more -lavfopts entriesThu, 27 Apr 2006 22:44:51 +0000, by nicodvb
-
Remove a useless variable.Thu, 27 Apr 2006 22:13:59 +0000, by uau
-
Fix some bugs handling input that is not aligned at 16 bytes or hasThu, 27 Apr 2006 21:42:41 +0000, by pacman
-
fixes a bug when copying the image into a destination buffer smaller than the source.Thu, 27 Apr 2006 19:42:36 +0000, by gpoirier
-
synced with 1.1100Thu, 27 Apr 2006 19:07:28 +0000, by gabrov
-
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before theyThu, 27 Apr 2006 19:06:25 +0000, by reimar
-
Remove unnecessary le2me_32 macros.Thu, 27 Apr 2006 17:20:01 +0000, by diego
-
Document how configure works and how to write basic checks.Thu, 27 Apr 2006 14:26:57 +0000, by diego
-
spelling/grammar/wording fixes in doxygen and non-doxygen commentsThu, 27 Apr 2006 13:22:23 +0000, by diego
-
Remove useless "#if 0" blocksThu, 27 Apr 2006 13:16:40 +0000, by uau
-
Fix amr_nb-fixed compilation: Don't depend on amr_nb.Thu, 27 Apr 2006 13:12:51 +0000, by diego
-
EDL no longer conditionally compiled.Thu, 27 Apr 2006 13:10:38 +0000, by diego
-
Make EDL compilation unconditionalThu, 27 Apr 2006 12:40:29 +0000, by uau
-
Sync with upstream.Thu, 27 Apr 2006 12:00:56 +0000, by diego
-
typoThu, 27 Apr 2006 11:58:02 +0000, by diego
-
Change common pts variables from floats to doubles. Individual demuxersThu, 27 Apr 2006 11:13:21 +0000, by uau
-
sync with 1.249Thu, 27 Apr 2006 08:44:04 +0000, by luran
-
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation filesThu, 27 Apr 2006 07:59:15 +0000, by reynaldo
-
sync with 1.248Thu, 27 Apr 2006 07:37:10 +0000, by luran
-
I think I can safely take care of the equalizer af, going to maintain itThu, 27 Apr 2006 05:07:20 +0000, by reynaldo
-
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at leastThu, 27 Apr 2006 05:02:24 +0000, by reynaldo
-
synced with 1.249Thu, 27 Apr 2006 04:39:29 +0000, by gabrov
-
Removes duplicate entryThu, 27 Apr 2006 03:55:46 +0000, by reynaldo
-
Fix memory corruption in vd_libmpeg2Thu, 27 Apr 2006 02:46:33 +0000, by uau
-
Make mencoder stream size printing use 64 bits.Wed, 26 Apr 2006 20:24:03 +0000, by corey
-
German translation for faq.xmlWed, 26 Apr 2006 20:22:36 +0000, by kraymer
-
French corrections by Pierre Lombard < p_l AH gmx POIS fr >Wed, 26 Apr 2006 20:11:05 +0000, by gpoirier
-
(.)~(.)Wed, 26 Apr 2006 19:29:17 +0000, by gpoirier
-
synced with 1.1059Wed, 26 Apr 2006 19:14:12 +0000, by gabrov
-
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...Wed, 26 Apr 2006 17:55:02 +0000, by kraymer
-
1.247: correct meaning of ABRWed, 26 Apr 2006 17:41:19 +0000, by kraymer
-
Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor updateWed, 26 Apr 2006 07:48:26 +0000, by reynaldo
-
synced with 1.247Wed, 26 Apr 2006 04:26:26 +0000, by gabrov
-
correct meaning of ABRWed, 26 Apr 2006 04:20:58 +0000, by gabrov
-
10l: Test the variable, don't set it...Wed, 26 Apr 2006 01:59:05 +0000, by diego
-
average bitrate -> available bitrate (en hasn't changed yet?)Wed, 26 Apr 2006 01:56:52 +0000, by luran
-
The code setting the OSD seek direction indicator for absolute seeks wasTue, 25 Apr 2006 22:34:40 +0000, by uau
-
Remove updating of vo_mouse_timer_const from the main loop and alsoTue, 25 Apr 2006 21:36:02 +0000, by uau
-
simplified management of dvb channel switchingTue, 25 Apr 2006 20:32:46 +0000, by nicodvb
-
some fixes by Pierre LombardTue, 25 Apr 2006 20:28:48 +0000, by gpoirier
-
synced with 1.1042Tue, 25 Apr 2006 19:11:02 +0000, by gabrov
-
Fix most of the mistakes pointed out by Diego.Tue, 25 Apr 2006 18:48:53 +0000, by albeu
-
synced with 1.246Tue, 25 Apr 2006 18:46:19 +0000, by gabrov
-
synced with 1.105Tue, 25 Apr 2006 18:40:08 +0000, by gabrov
-
synced with 1.26Tue, 25 Apr 2006 18:38:43 +0000, by gabrov
-
Synced with 1.242Tue, 25 Apr 2006 13:30:07 +0000, by jheryan
-
Synced with 1.1258Tue, 25 Apr 2006 13:29:35 +0000, by jheryan
-
Synced with 1.15Tue, 25 Apr 2006 13:25:47 +0000, by jheryan
-
Synced with 1.80Tue, 25 Apr 2006 13:25:33 +0000, by jheryan
-
Synced with 1.103Tue, 25 Apr 2006 13:25:19 +0000, by jheryan
-
Synced with 1.63Tue, 25 Apr 2006 13:25:07 +0000, by jheryan
-
Synced with 1.25Tue, 25 Apr 2006 13:24:52 +0000, by jheryan
-
Synced with 1.102Tue, 25 Apr 2006 13:24:39 +0000, by jheryan
-
Synced with 1.47Tue, 25 Apr 2006 13:24:25 +0000, by jheryan
-
Synced with 1.76Tue, 25 Apr 2006 13:23:53 +0000, by jheryan
-
Synced with 1.16Tue, 25 Apr 2006 13:23:37 +0000, by jheryan
-
sync with 1.245Tue, 25 Apr 2006 05:48:16 +0000, by luran
-
No need to include the whole libinput in mencoderTue, 25 Apr 2006 02:01:21 +0000, by albeu
-
Simplify x86 CPU flag/extension check.Tue, 25 Apr 2006 01:38:02 +0000, by diego
-
Doxygen Attack! - Chapter 3Tue, 25 Apr 2006 01:26:10 +0000, by albeu
-
Adding Otvos Attila to authors listMon, 24 Apr 2006 23:48:15 +0000, by reynaldo
-
Get rid of unneeded alignMon, 24 Apr 2006 23:05:43 +0000, by nplourde
-
make _res_comment usage consistentMon, 24 Apr 2006 21:50:06 +0000, by rathann
-
Doxygen attack! - Chapter 2Mon, 24 Apr 2006 21:33:50 +0000, by albeu
-
fix printf->mp_msg transition, 10l to Reynaldo and/or AttilaMon, 24 Apr 2006 21:04:25 +0000, by rathann
-
Add exgMon, 24 Apr 2006 20:50:37 +0000, by rtognimp
-
Doxygen attack!Mon, 24 Apr 2006 19:20:04 +0000, by albeu
-
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.Mon, 24 Apr 2006 19:14:16 +0000, by albeu
-
synced with 1.1036Mon, 24 Apr 2006 19:00:33 +0000, by gabrov
-
- fix configure output for XvMC and DGA testsMon, 24 Apr 2006 18:29:53 +0000, by rathann
-
Small grammar fixes:Mon, 24 Apr 2006 16:30:38 +0000, by corey
-
small fix on -identify section of the manpage, new line for new sentence and option scaping with an slashMon, 24 Apr 2006 16:02:59 +0000, by reynaldo
-
1.245: Improve some messages, typo fix.Mon, 24 Apr 2006 15:12:32 +0000, by kraymer
-
Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.Mon, 24 Apr 2006 15:12:06 +0000, by diego
-
1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..Mon, 24 Apr 2006 14:51:07 +0000, by kraymer
-
removed more unused stuffMon, 24 Apr 2006 14:23:03 +0000, by nicodvb
-
fix typo X<->YMon, 24 Apr 2006 14:03:58 +0000, by attila
-
AVI files *can* contain aspect ration information, closes #483.Mon, 24 Apr 2006 11:28:49 +0000, by diego
-
Other players apart from MPlayer support MPEG-4 aspect now, closes #482.Mon, 24 Apr 2006 11:26:01 +0000, by diego
-
Add uauMon, 24 Apr 2006 11:04:52 +0000, by rtognimp
-
5 - Drop more buffered audio data left from old position when seeking.Mon, 24 Apr 2006 11:00:20 +0000, by rtognimp
-
4 - Implement a better way to calculate current audio pts and use it forMon, 24 Apr 2006 10:58:40 +0000, by rtognimp
-
3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h toMon, 24 Apr 2006 10:36:29 +0000, by rtognimp
-
1 - Remove kernel HZ=100 assumptions that are no longer true fromMon, 24 Apr 2006 10:26:19 +0000, by rtognimp
-
Improve some messages, typo fix.Mon, 24 Apr 2006 10:24:56 +0000, by diego
-
simplified parse_audio()Mon, 24 Apr 2006 09:48:57 +0000, by nicodvb
-
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local threeMon, 24 Apr 2006 07:20:34 +0000, by reynaldo
-
Do not give bogus timestamps for laced packets with no default duration. Patch by Uoti Urpala ( uoti ! urpala () pp1 ! inet ! fi ).Mon, 24 Apr 2006 06:28:45 +0000, by mosu
-
sycn with 1.1266Mon, 24 Apr 2006 05:44:46 +0000, by gpoirier
-
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of correctionsMon, 24 Apr 2006 04:23:53 +0000, by reynaldo
-
1.1266: Remove support for default.sub.Sun, 23 Apr 2006 23:28:46 +0000, by kraymer
-
Remove support for default.sub.Sun, 23 Apr 2006 23:26:12 +0000, by diego
-
Kill an unused variable warning.Sun, 23 Apr 2006 23:14:58 +0000, by diego
-
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowextSun, 23 Apr 2006 22:56:29 +0000, by diego
-
Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.Sun, 23 Apr 2006 21:43:49 +0000, by gpoirier
-
1.1265: Add a new command: osd_show_property_text that show an expanded property string on the OSD.Sun, 23 Apr 2006 19:47:29 +0000, by kraymer
-
sync with 1.1265Sun, 23 Apr 2006 16:06:30 +0000, by gpoirier
-
Add properties to get/set the stream position and get the streamSun, 23 Apr 2006 15:39:51 +0000, by albeu
-
resource leak fix.Sun, 23 Apr 2006 15:14:03 +0000, by gpoirier
-
Fix up osd_show_/operty_text.Sun, 23 Apr 2006 14:58:14 +0000, by diego
-
Align osd_show_text with osd_show_property_text.Sun, 23 Apr 2006 14:48:15 +0000, by albeu
-
Add a new command: osd_show_property_text that show an expanded propertySun, 23 Apr 2006 14:31:54 +0000, by albeu
-
Remove second, redundant x86_exts_check.Sun, 23 Apr 2006 12:53:29 +0000, by diego
-
Fix up -msgcharset and MPLAYER_CHARSET.Sun, 23 Apr 2006 12:43:50 +0000, by diego
-
Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.Sun, 23 Apr 2006 12:29:10 +0000, by diego
-
Partially revert 1.140, restoring the old behaviour for all codecsSun, 23 Apr 2006 11:38:06 +0000, by rtognimp
-
typo fixSun, 23 Apr 2006 09:07:38 +0000, by gabrov
-
document message charset functionalitySun, 23 Apr 2006 08:56:40 +0000, by reimar
-
10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn't have been left as is.Sun, 23 Apr 2006 08:36:28 +0000, by gpoirier
-
Partial sync with one of the latest English version, patch by Gilles Pelletier < pellgill A gmail P com >Sun, 23 Apr 2006 08:32:12 +0000, by gpoirier
-
Cosmetic fix, splitting long mencoder cmd lineSun, 23 Apr 2006 04:42:25 +0000, by reynaldo
-
Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this timeSun, 23 Apr 2006 04:33:09 +0000, by reynaldo
-
Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.Sat, 22 Apr 2006 23:53:52 +0000, by diego
-
Add support for shared libavutil.Sat, 22 Apr 2006 21:54:01 +0000, by diego
-
Small fix, incorrect MSGL at fatal errorSat, 22 Apr 2006 21:30:34 +0000, by reynaldo
-
The tv color control commands can now also adjust the values.Sat, 22 Apr 2006 19:34:49 +0000, by albeu
-
sync to x264 r503 (dct_decimate)Sat, 22 Apr 2006 19:30:57 +0000, by lorenm
-
Handle the tv color control commands with the properties.Sat, 22 Apr 2006 19:29:02 +0000, by albeu
-
Add --disable-libavutil option to --help output.Sat, 22 Apr 2006 18:32:32 +0000, by diego
-
Verticaly center the background around the text.Sat, 22 Apr 2006 18:29:29 +0000, by albeu
-
synced with 1.243Sat, 22 Apr 2006 18:26:50 +0000, by gabrov
-
Add command line options to enable/disable libavutil.Sat, 22 Apr 2006 18:25:43 +0000, by diego
-
muxer_mpeg rewrittenSat, 22 Apr 2006 18:19:26 +0000, by nicodvb
-
removed more unused code and struct membersSat, 22 Apr 2006 18:15:23 +0000, by nicodvb
-
removed unused variablesSat, 22 Apr 2006 18:02:19 +0000, by nicodvb
-
synced with 1.76Sat, 22 Apr 2006 18:01:56 +0000, by gabrov
-
moved inline at beginning of declarationSat, 22 Apr 2006 17:55:39 +0000, by nicodvb
-
finally replaced the old interleaving with the new one that respects buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream()Sat, 22 Apr 2006 17:47:53 +0000, by nicodvb
-
Make static libavutil detection semantics explicit.Sat, 22 Apr 2006 17:31:10 +0000, by diego
-
There is a draw_alpha for uyvy, use it.Sat, 22 Apr 2006 17:04:38 +0000, by albeu
-
Fix menu background drawing.Sat, 22 Apr 2006 16:22:33 +0000, by albeu
-
introduced new functions to handle pack writing and interleaving strategy (will soon replace current ones)Sat, 22 Apr 2006 15:41:16 +0000, by nicodvb
-
10l: Add missing fallback case for internal FAAD compiler blacklist.Sat, 22 Apr 2006 15:13:51 +0000, by diego
-
Add properties for the tv input color controls.Sat, 22 Apr 2006 14:30:22 +0000, by albeu
-
Add the declarations for mp_property_find/do.Sat, 22 Apr 2006 14:26:30 +0000, by albeu
-
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxextSat, 22 Apr 2006 14:13:14 +0000, by diego
-
fixed muxrates for xvcd and xsvcdSat, 22 Apr 2006 13:31:05 +0000, by nicodvb
-
audio init code was previously moved to fix_parameters() so removed from write_chunk()Sat, 22 Apr 2006 13:25:46 +0000, by nicodvb
-
simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>Sat, 22 Apr 2006 13:24:20 +0000, by gpoirier
-
Set all processor flags individually, not implied.Sat, 22 Apr 2006 13:24:04 +0000, by diego
-
introduced structures and code to keep track of decoder's buffers sizesSat, 22 Apr 2006 13:18:32 +0000, by nicodvb
-
Disable RTC on PowerPC.Sat, 22 Apr 2006 13:17:23 +0000, by diego
-
10l: Fix internal FAAD check for non-x86.Sat, 22 Apr 2006 12:46:33 +0000, by diego
-
We now have CJPG samples and they work with the CJPG and ijpg decoders.Sat, 22 Apr 2006 11:22:18 +0000, by diego
-
Blacklist certain gcc versions instead of running an expensive compilationSat, 22 Apr 2006 11:03:45 +0000, by diego
-
Small hack suggested by dalias to avoid flickering at I framesSat, 22 Apr 2006 05:14:55 +0000, by reynaldo
-
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usualSat, 22 Apr 2006 05:12:10 +0000, by reynaldo
-
minor fixes: get rid of pointless inline attributes and some additional checksFri, 21 Apr 2006 18:46:17 +0000, by reimar
-
forgotten update_xinerama_info prototypesFri, 21 Apr 2006 18:42:55 +0000, by reimar
-
Implement getting colors. The mapping between MPlayer's gamma rangeFri, 21 Apr 2006 12:47:37 +0000, by albeu
-
Implement tv_get_color_options() and make tv_set_color_options() returnFri, 21 Apr 2006 12:45:18 +0000, by albeu
-
1.260: 10lFri, 21 Apr 2006 10:54:00 +0000, by kraymer
-
10lFri, 21 Apr 2006 10:51:50 +0000, by kraymer
-
syntax fix for "s" (keyboard control)Fri, 21 Apr 2006 10:45:02 +0000, by kraymer
-
typo (noticed by "veal" on freenode)Fri, 21 Apr 2006 10:37:35 +0000, by kraymer
-
Fix BGR32 big-endian outputThu, 20 Apr 2006 22:44:33 +0000, by pacman
-
removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is appliedThu, 20 Apr 2006 21:40:03 +0000, by nicodvb
-
removed skip_padding (never used and totally useless)Thu, 20 Apr 2006 20:53:48 +0000, by nicodvb
-
added support for DX50 and dx50 4CCsThu, 20 Apr 2006 20:48:55 +0000, by nicodvb
-
fixed wrong operator precedence in parse_mpeg4_video()Thu, 20 Apr 2006 20:44:43 +0000, by nicodvb
-
simplified code to patch the video framerate (removed silly comparisons)Thu, 20 Apr 2006 20:38:09 +0000, by nicodvb
-
10l, aspect_save_screenres must be always called in update_xinerama_info.Thu, 20 Apr 2006 16:17:06 +0000, by reimar
-
better set audio_out_minsize to MAX_FRAMESIZEThu, 20 Apr 2006 09:23:13 +0000, by reimar
-
set audio_out_minsize, should avoid all "maxlen too small" casesWed, 19 Apr 2006 22:33:58 +0000, by reimar
-
bug fixes: left-over mode variable used uninitialized,Wed, 19 Apr 2006 22:30:31 +0000, by reimar
-
1.242: small grammar fixWed, 19 Apr 2006 22:04:05 +0000, by kraymer
-
small grammar fixWed, 19 Apr 2006 22:02:52 +0000, by kraymer
-
remove private comment tagWed, 19 Apr 2006 21:48:34 +0000, by kraymer
-
1.241: add a newline before the "Playing"... lineWed, 19 Apr 2006 21:38:24 +0000, by kraymer
-
German translation for usage.xmlWed, 19 Apr 2006 21:36:51 +0000, by kraymer
-
add a newline before the "Playing"... lineWed, 19 Apr 2006 21:06:12 +0000, by reimar
-
Using channel count, samplerate and input bps values from the containerWed, 19 Apr 2006 20:12:01 +0000, by diego
-
Register for window-manager delete window events and quit MPlayer.Wed, 19 Apr 2006 15:58:10 +0000, by reimar
-
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.Wed, 19 Apr 2006 15:50:37 +0000, by reimar
-
spellcheck revealed 2 more typos..Wed, 19 Apr 2006 10:28:49 +0000, by kraymer
-
typo fix: s/20060915/20040915/Wed, 19 Apr 2006 05:48:16 +0000, by gpoirier
-
small grammar fixTue, 18 Apr 2006 21:36:29 +0000, by kraymer
-
German translation for documentation.xmlTue, 18 Apr 2006 21:30:21 +0000, by kraymer
-
Remove some libmpdvdkit vs libmpdvdkit2 cruft.Tue, 18 Apr 2006 21:16:46 +0000, by diego
-
faad2 updatedTue, 18 Apr 2006 19:48:14 +0000, by rtognimp
-
Update to faad2 cvs 20040915+MPlayer fixesTue, 18 Apr 2006 19:39:34 +0000, by rtognimp
-
1.15: Explain how security issues should be reported, based on a patch by IvannTue, 18 Apr 2006 19:33:46 +0000, by kraymer
-
German translation for mail-lists.xmlTue, 18 Apr 2006 19:19:58 +0000, by kraymer
-
German translation for install.xmlTue, 18 Apr 2006 18:25:45 +0000, by kraymer
-
Make the RTP demuxer work with libdvdread 0.9.5.Tue, 18 Apr 2006 14:41:41 +0000, by diego
-
Remove outdated references to Arpi as admin.Tue, 18 Apr 2006 13:16:15 +0000, by diego
-
rtsp options should be available for mencoder as wellTue, 18 Apr 2006 11:06:35 +0000, by reimar
-
Clarify ffvorbis comment.Tue, 18 Apr 2006 10:24:22 +0000, by diego
-
A new German translation of the XML documentation is in the works.Tue, 18 Apr 2006 08:03:20 +0000, by diego
-
minor markup fixesTue, 18 Apr 2006 08:02:39 +0000, by diego
-
removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)Mon, 17 Apr 2006 20:20:28 +0000, by nicodvb
-
10l: build fix.Mon, 17 Apr 2006 17:50:34 +0000, by gpoirier
-
Include buffered decoded audio in A-V sync calculations.Mon, 17 Apr 2006 16:31:42 +0000, by corey
-
fixes decoding demoscene.tv nsv at http://213.186.36.129:8000Mon, 17 Apr 2006 13:47:57 +0000, by gpoirier
-
add translation of audio.xmlMon, 17 Apr 2006 00:54:59 +0000, by kraymer
-
English docs should be built first.Mon, 17 Apr 2006 00:29:56 +0000, by diego
-
Simplify link removal.Mon, 17 Apr 2006 00:28:36 +0000, by diego
-
add support for German translationMon, 17 Apr 2006 00:15:48 +0000, by kraymer
-
add finished translations forMon, 17 Apr 2006 00:13:07 +0000, by kraymer
-
add missing Makefile for German xml docsMon, 17 Apr 2006 00:10:18 +0000, by kraymer
-
sync with 1.1257Sun, 16 Apr 2006 20:53:16 +0000, by gpoirier
-
1.1257: Fix and improve xinerama supportSun, 16 Apr 2006 20:27:35 +0000, by kraymer
-
1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).Sun, 16 Apr 2006 20:05:35 +0000, by kraymer
-
Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).Sun, 16 Apr 2006 16:58:36 +0000, by gpoirier
-
Use ULL for > 32 bits constant.Sun, 16 Apr 2006 13:45:21 +0000, by reimar
-
Fix and improve xinerama supportSun, 16 Apr 2006 13:38:28 +0000, by reimar
-
remove completely pointless != NULL checkSun, 16 Apr 2006 13:25:14 +0000, by reimar
-
more .charset files based on guessworkSun, 16 Apr 2006 13:19:29 +0000, by reimar
-
UTF-8 is more portable that utf8Sun, 16 Apr 2006 13:18:53 +0000, by reimar
-
Add some files I maintainSun, 16 Apr 2006 13:17:09 +0000, by reimar
-
recognize future pentium-m processors, e.g. there is intel core with model 14Sun, 16 Apr 2006 08:37:49 +0000, by iive
-
10l in rgb2rgb_template.cSun, 16 Apr 2006 08:27:16 +0000, by iive
-
fallback to USERPROFILE environment variable for caching CSS keys whenSat, 15 Apr 2006 21:45:29 +0000, by reimar
-
ffvorbisSat, 15 Apr 2006 21:27:16 +0000, by diego
-
10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from workingSat, 15 Apr 2006 21:18:20 +0000, by reimar
-
always cast stream IDs to unsigned before comparing to MAX_STREAMS.Sat, 15 Apr 2006 21:09:29 +0000, by reimar
-
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patchSat, 15 Apr 2006 20:50:33 +0000, by reimar
-
add support for intel mac. mp3lib is not fixed yet.Sat, 15 Apr 2006 20:46:54 +0000, by nplourde
-
synced with 1.15Sat, 15 Apr 2006 16:47:25 +0000, by gabrov
-
synced with 1.103Sat, 15 Apr 2006 16:39:46 +0000, by gabrov
-
Make mp3lib say that it's using Altivec to decode instead of generic CSat, 15 Apr 2006 14:33:19 +0000, by diego
-
Switch audio delay keys to something more sane (+ to increase, - to decrease)Sat, 15 Apr 2006 14:24:36 +0000, by diego
-
do not try to load default.sub when it doesn't exist. Fixes bug #480.Sat, 15 Apr 2006 09:36:53 +0000, by reimar
-
Major update of all French files (except mencoder and encoding-guide)Sat, 15 Apr 2006 08:21:48 +0000, by gpoirier
-
avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).Fri, 14 Apr 2006 21:51:45 +0000, by reimar
-
10l, keyframes must have tag 0x10, not 1.Fri, 14 Apr 2006 21:08:25 +0000, by reimar
-
missing free in case sdpplin_parse_stream returns invalid stream.Fri, 14 Apr 2006 14:10:04 +0000, by reimar
-
free memory on error in http_add_basic_authenticationFri, 14 Apr 2006 13:37:38 +0000, by reimar
-
small typo/grammar fixesFri, 14 Apr 2006 13:27:55 +0000, by diego
-
-ao pcm:fast suboption for faster-than-realtime dumpingFri, 14 Apr 2006 13:18:35 +0000, by reimar
-
remove vts_no parameter from mp_get_titleset_length - it is not only useless,Fri, 14 Apr 2006 13:03:05 +0000, by reimar
-
remove non-ascii character outside of string, might break build with some compilersFri, 14 Apr 2006 12:55:45 +0000, by reimar
-
10l, forgot to move aspect_save_screenres in last commitFri, 14 Apr 2006 11:23:03 +0000, by reimar
-
fix A-V sync overcorrection for desync due to too slow hardware.Fri, 14 Apr 2006 10:57:41 +0000, by reimar
-
add check for non-ascii charsets used in code and simplify showcont switch handlingFri, 14 Apr 2006 10:47:40 +0000, by reimar
-
1.1253: Document sinesupress audio filter, [...]Fri, 14 Apr 2006 07:36:27 +0000, by kraymer
-
correct fullscreen sizeThu, 13 Apr 2006 21:47:21 +0000, by reimar
-
Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.Thu, 13 Apr 2006 21:25:37 +0000, by gpoirier
-
Simplify mkdir calls.Thu, 13 Apr 2006 16:49:56 +0000, by diego
-
very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipmentThu, 13 Apr 2006 10:36:17 +0000, by michael
-
define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss itWed, 12 Apr 2006 20:17:07 +0000, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,Wed, 12 Apr 2006 14:20:51 +0000, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,Wed, 12 Apr 2006 14:11:26 +0000, by reimar
-
missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)Wed, 12 Apr 2006 11:19:49 +0000, by reimar
-
timestamps are 33 bits long, so they don't fit in an unsigned int; 10lTue, 11 Apr 2006 20:05:24 +0000, by nicodvb
-
Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS comTue, 11 Apr 2006 12:17:21 +0000, by gpoirier
-
try to detect flac bitrate early on to avoid division by zero problems.Tue, 11 Apr 2006 10:46:52 +0000, by reimar
-
check wav header length against upper limit, should protect againstTue, 11 Apr 2006 10:43:20 +0000, by reimar
-
make failures during e.g. setting the TV norm non-fatal.Tue, 11 Apr 2006 10:19:53 +0000, by reimar
-
make sure the check for valid timestamps does not accidentially search throughMon, 10 Apr 2006 16:18:17 +0000, by reimar
-
do not print the title length from a non-matching titleset.Mon, 10 Apr 2006 16:16:33 +0000, by reimar
-
getch2 should wait for input. Fixes 100% CPU usage during cache fill.Mon, 10 Apr 2006 12:42:10 +0000, by reimar
-
Fix a few French barbarism, add missing sentence.Mon, 10 Apr 2006 07:28:14 +0000, by gpoirier
-
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompressSun, 09 Apr 2006 18:25:35 +0000, by reimar
-
avoid cache fill status overflow with caches > ca. 20 MBSun, 09 Apr 2006 18:16:29 +0000, by reimar
-
fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,Sun, 09 Apr 2006 13:52:45 +0000, by gpoirier
-
vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>Sun, 09 Apr 2006 13:49:37 +0000, by gpoirier
-
the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>Sun, 09 Apr 2006 13:47:44 +0000, by gpoirier
-
Add missing French charsetSun, 09 Apr 2006 13:10:29 +0000, by gpoirier
-
synced with 1.1252Sun, 09 Apr 2006 13:02:47 +0000, by gpoirier
-
Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestionsSun, 09 Apr 2006 12:45:49 +0000, by gpoirier
-
AMR codecs support info, patch by Rathann, with slight alteration by me.Sun, 09 Apr 2006 12:13:59 +0000, by gpoirier
-
co_N_pilation to compilationSun, 09 Apr 2006 09:56:06 +0000, by iive
-
support kmvc and nuv decoders in ffmpegSat, 08 Apr 2006 17:10:31 +0000, by reimar
-
Replace deprecated functionSat, 08 Apr 2006 16:16:48 +0000, by nplourde
-
New mode for tinterlace filterSat, 08 Apr 2006 15:43:32 +0000, by iive
-
New mode for tinterlace filterSat, 08 Apr 2006 15:30:09 +0000, by iive
-
put my name in native language, remove some obsolate and irrelevant entries.Sat, 08 Apr 2006 13:53:02 +0000, by iive
-
French fixes, by BounecFri, 07 Apr 2006 21:47:38 +0000, by gpoirier
-
make sure the indx chunk is big enough to hold the basic structure.Thu, 06 Apr 2006 21:49:12 +0000, by iive
-
use calloc instead of malloc - simplifies code and fixes overflow problems.Thu, 06 Apr 2006 20:56:35 +0000, by reimar
-
zero sized frames are not keyframesThu, 06 Apr 2006 20:36:39 +0000, by michael
-
Limit the number of entires to the amount that does fit into the chunk.Thu, 06 Apr 2006 20:04:02 +0000, by iive
-
added myselfThu, 06 Apr 2006 20:03:42 +0000, by pacman
-
sh_audio->delay is adjusted in the wrong direction when changing audio_delayThu, 06 Apr 2006 12:12:08 +0000, by reimar
-
Reorganize vector constants to work around gcc 4.1 bug:Thu, 06 Apr 2006 10:08:54 +0000, by pacman
-
Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txtThu, 06 Apr 2006 03:27:20 +0000, by reynaldo
-
workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that wayWed, 05 Apr 2006 20:51:35 +0000, by nicodvb
-
segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d deWed, 05 Apr 2006 18:50:24 +0000, by nicodvb
-
Czechification.Wed, 05 Apr 2006 16:59:43 +0000, by henry
-
update lez's emailWed, 05 Apr 2006 12:27:55 +0000, by alex
-
UTF8-ize, patch by ª£¡ësmail Dªª¢ùnmez \ismail & pardus , org ' tr/Tue, 04 Apr 2006 21:39:11 +0000, by rathann
-
sync up to 1.1234Tue, 04 Apr 2006 09:11:53 +0000, by ptt
-
Add 32x32 XPM icon as mandated by Debian policy.Tue, 04 Apr 2006 06:48:14 +0000, by diego
-
Simplify some checks.Tue, 04 Apr 2006 05:09:12 +0000, by diego
-
Fix RealAudio codecs (add descrambling)Mon, 03 Apr 2006 19:41:17 +0000, by rtognimp
-
missing dependencyMon, 03 Apr 2006 07:16:10 +0000, by rfelker
-
reverse previous patch which caused sig11.Mon, 03 Apr 2006 07:11:29 +0000, by rfelker
-
1000l: absolutely huge missing constMon, 03 Apr 2006 06:44:54 +0000, by rfelker
-
10l: huge amount of constant crap in data segmentMon, 03 Apr 2006 06:38:55 +0000, by rfelker
-
10l: missing const put this in data segment instead of text/rodataMon, 03 Apr 2006 06:27:15 +0000, by rfelker
-
move 12k from data to bss (reduce binary size by 12k)Mon, 03 Apr 2006 06:25:30 +0000, by rfelker
-
Slight grammar and wording fixes.Mon, 03 Apr 2006 04:58:34 +0000, by corey
-
1.1251: -crash-debug does not get enabled with .developer in the source tree.Sun, 02 Apr 2006 21:25:56 +0000, by kraymer
-
1.237: Capitalization error I missed beforeSun, 02 Apr 2006 21:21:56 +0000, by kraymer
-
1.234: Part2 of several printf2mp_msg changes in patch from Otvos AttilaSun, 02 Apr 2006 21:13:28 +0000, by kraymer
-
1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT huSun, 02 Apr 2006 20:50:49 +0000, by kraymer
-
synced with 1.237Sun, 02 Apr 2006 20:40:26 +0000, by gabrov
-
simplify extradata handling and make passing extradata on the default.Sun, 02 Apr 2006 18:35:00 +0000, by reimar
-
Add a note explaining that it's okay to use a different target bitrate on the various passes of a video encodeSun, 02 Apr 2006 18:25:05 +0000, by gpoirier
-
Remove mpdvdkit1 cruft from the build system.Sun, 02 Apr 2006 13:31:03 +0000, by diego
-
Remove shared libmpdvdkit leftovers.Sun, 02 Apr 2006 13:15:20 +0000, by diego
-
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....netSun, 02 Apr 2006 08:26:13 +0000, by diego
-
.developer and .libdeps do not exist any longer.Sun, 02 Apr 2006 07:55:29 +0000, by diego
-
-crash-debug does not get enabled with .developer in the source tree.Sun, 02 Apr 2006 07:47:15 +0000, by diego
-
There is no check for the crash debug feature, so setting the variable toSun, 02 Apr 2006 07:44:14 +0000, by diego
-
further fixes..Sun, 02 Apr 2006 07:30:40 +0000, by rfelker
-
10l: version.h was not being built in some odd casesSun, 02 Apr 2006 07:18:53 +0000, by rfelker
-
integrate old "libdeps" hack into makefileSun, 02 Apr 2006 03:22:32 +0000, by rfelker
-
first stage of build system cleanup:Sun, 02 Apr 2006 03:14:54 +0000, by rfelker
-
Don't use free()d pointer CID 260Sat, 01 Apr 2006 23:50:30 +0000, by rtognimp
-
More French fixes by BounecFri, 31 Mar 2006 21:29:37 +0000, by gpoirier
-
Add workarounds for old prerelease versions of alsa-lib 0.9.0 that didFri, 31 Mar 2006 09:28:37 +0000, by cladisch
-
Capitalization error I missed beforeFri, 31 Mar 2006 06:22:51 +0000, by corey
-
A question needs a question mark, but in this case I think at least twoFri, 31 Mar 2006 06:01:56 +0000, by corey
-
Minor spelling and grammar fixes for part 1 of Otvos Attila'sFri, 31 Mar 2006 05:49:05 +0000, by corey
-
prevent overflow.. wtf?! from irc:Fri, 31 Mar 2006 04:56:09 +0000, by rfelker
-
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by meFri, 31 Mar 2006 00:15:47 +0000, by reynaldo
-
more cruftThu, 30 Mar 2006 23:47:03 +0000, by rfelker
-
arrg more of this stupid cruftThu, 30 Mar 2006 23:44:35 +0000, by rfelker
-
fix descrambling of asf file,Thu, 30 Mar 2006 23:06:18 +0000, by iive
-
more cruftThu, 30 Mar 2006 22:28:32 +0000, by rfelker
-
forgot one occurranceThu, 30 Mar 2006 22:15:50 +0000, by rfelker
-
remove deprecated, never-used gnu gettext cruft.Thu, 30 Mar 2006 22:14:44 +0000, by rfelker
-
increasing sync tag to 1.15 after update by DiegoThu, 30 Mar 2006 14:50:16 +0000, by gabrov
-
increasing sync tag to 1.63 after update by DiegoThu, 30 Mar 2006 14:39:31 +0000, by gabrov
-
Trust the demuxer instead of the decoder for samplerate detection.Thu, 30 Mar 2006 08:47:09 +0000, by diego
-
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT huThu, 30 Mar 2006 06:40:58 +0000, by reynaldo
-
Add a function to draw flat boxes and use it to make the listThu, 30 Mar 2006 02:52:54 +0000, by albeu
-
Move global vars used for header parsing, etc to dewux->priv as it shouldWed, 29 Mar 2006 23:25:09 +0000, by albeu
-
support for mp3lame with -oac lavcWed, 29 Mar 2006 21:54:53 +0000, by jonas
-
100L to who wrote this. Also fix broken headers while at it.Wed, 29 Mar 2006 19:31:31 +0000, by albeu
-
French proofreading, by BounecWed, 29 Mar 2006 11:33:13 +0000, by gpoirier
-
added support for external VIDIXTue, 28 Mar 2006 22:44:16 +0000, by nicodvb
-
Removed unused constant definition (MSGTR_InvalidAOdriver)Tue, 28 Mar 2006 16:37:09 +0000, by ptt
-
Removed unused constant definition (MSGTR_InvalidAOdriver)Tue, 28 Mar 2006 11:27:45 +0000, by ptt
-
sync up to 1.223Tue, 28 Mar 2006 00:15:16 +0000, by ptt
-
sync up to 1.231 plus minor corrections...Mon, 27 Mar 2006 22:54:50 +0000, by ptt
-
Remove verbosity parameter added to print_*_header call in last revision again.Mon, 27 Mar 2006 22:51:24 +0000, by diego
-
Fix passing qdm2 extradata to lavc decoderMon, 27 Mar 2006 21:37:18 +0000, by rtognimp
-
synced with 1.1249Mon, 27 Mar 2006 19:43:46 +0000, by gpoirier
-
Fix cycling in menu with hidden items.Mon, 27 Mar 2006 19:27:42 +0000, by albeu
-
Fix stepping in the playtree when interupting libmpdemux.Mon, 27 Mar 2006 18:33:23 +0000, by albeu
-
include MSGL_* definitionsMon, 27 Mar 2006 18:31:04 +0000, by henry
-
Convert printfs in aviprint.c to mp_msg and give the information printingMon, 27 Mar 2006 17:25:41 +0000, by diego
-
Properly document sub_alignment.Mon, 27 Mar 2006 16:43:02 +0000, by diego
-
1.1250: [applied by Diego, #1.216]Mon, 27 Mar 2006 12:41:22 +0000, by kraymer
-
Rename the default GUI skins directory from 'Skin' to 'skins', keepingMon, 27 Mar 2006 11:39:27 +0000, by diego
-
reinit vo when pix_fmt changes.Mon, 27 Mar 2006 10:32:52 +0000, by reimar
-
10l missing header for strdupMon, 27 Mar 2006 08:38:32 +0000, by ods15
-
Change some printf calls to fprintf.Mon, 27 Mar 2006 07:49:14 +0000, by diego