Mercurial > mplayer.hg
graph
-
gcc 2.95 fixFri, 15 Dec 2006 08:20:05 +0000, by ods15
-
mpegts uses 3-letter language codesThu, 14 Dec 2006 23:47:43 +0000, by nicodvb
-
show audio language in osd when playing dvdnav streamsThu, 14 Dec 2006 23:11:11 +0000, by nicodvb
-
implemented dvdnav_lang_from_aid() to retrieve audio languageThu, 14 Dec 2006 23:08:09 +0000, by nicodvb
-
call dvd_lang_from_aid() only if stream_type is DVDThu, 14 Dec 2006 22:37:13 +0000, by nicodvb
-
support for -alang in dvdnavThu, 14 Dec 2006 22:12:28 +0000, by nicodvb
-
added dvdnav_aid_from_lang() to support -alangThu, 14 Dec 2006 22:11:43 +0000, by nicodvb
-
10l, missing () in check for 32bit endian-conversion hackThu, 14 Dec 2006 18:14:57 +0000, by reimar
-
r21612: replace " with ", better readabilityThu, 14 Dec 2006 16:48:26 +0000, by voroshil
-
transliteration -> translation for "dB" and "intra"Thu, 14 Dec 2006 13:50:46 +0000, by voroshil
-
replace " with ", better readabilityThu, 14 Dec 2006 13:49:57 +0000, by torinthiel
-
Add missing redirect to /dev/null.Wed, 13 Dec 2006 23:24:29 +0000, by corey
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playersWed, 13 Dec 2006 18:49:46 +0000, by voroshil
-
spelling fixWed, 13 Dec 2006 18:41:33 +0000, by voroshil
-
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".Wed, 13 Dec 2006 11:23:15 +0000, by diego
-
Ugly hotfix for --disable-mencoder.Wed, 13 Dec 2006 10:59:14 +0000, by diego
-
wordingTue, 12 Dec 2006 23:44:33 +0000, by diego
-
Always use tcgetattr/tcsetattr instead of #ifdef messTue, 12 Dec 2006 20:36:38 +0000, by reimar
-
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedTue, 12 Dec 2006 20:29:30 +0000, by reimar
-
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.Tue, 12 Dec 2006 19:17:47 +0000, by reimar
-
Support for different endianness on client and server with -vo x11Tue, 12 Dec 2006 19:13:48 +0000, by reimar
-
Align image data pointer, this is also in preparation of an upcoming patchTue, 12 Dec 2006 19:03:57 +0000, by reimar
-
Use XCreateImage instead of XGetImage, this is not only more correct andTue, 12 Dec 2006 18:43:10 +0000, by reimar
-
vstrict=0 is required to create DVDs decodable by standalone dvd playersTue, 12 Dec 2006 09:40:49 +0000, by gpoirier
-
Mark utf8_get_char parameter as const and fix a compiler warningMon, 11 Dec 2006 22:37:17 +0000, by reimar
-
Another simplificationMon, 11 Dec 2006 22:32:13 +0000, by reimar
-
Reuse utf8_get_char in subtitle rendering code.Mon, 11 Dec 2006 22:29:08 +0000, by reimar
-
More ChangeLog updatesMon, 11 Dec 2006 19:49:04 +0000, by reimar
-
count needs to be evenMon, 11 Dec 2006 18:50:52 +0000, by henry
-
sync w/r21561Mon, 11 Dec 2006 14:53:40 +0000, by gpoirier
-
sync w/ r21506 and miscMon, 11 Dec 2006 14:21:21 +0000, by gpoirier
-
sync w/ r21486Mon, 11 Dec 2006 13:05:30 +0000, by gpoirier
-
Fix --extra-libs-mplayer and --extra-libs-mencoder.Mon, 11 Dec 2006 10:23:33 +0000, by diego
-
small updates, cosmeticsMon, 11 Dec 2006 10:19:26 +0000, by diego
-
10l, forgot to add _inc_x11 to X11 cc checkMon, 11 Dec 2006 08:59:43 +0000, by reimar
-
(hopefully) the rest of PPC modificationsMon, 11 Dec 2006 08:35:49 +0000, by henry
-
OpenAL volume controlSun, 10 Dec 2006 22:45:32 +0000, by reimar
-
Better default CFLAGS for non-gnu, non-intel compilersSun, 10 Dec 2006 22:12:48 +0000, by reimar
-
Respect -noidx in lavf demuxerSun, 10 Dec 2006 21:37:00 +0000, by reimar
-
Make sure closesocket is called.Sun, 10 Dec 2006 19:47:24 +0000, by reimar
-
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.Sun, 10 Dec 2006 19:38:41 +0000, by reimar
-
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)Sun, 10 Dec 2006 19:35:39 +0000, by reimar
-
Revert my previous, broken commitSun, 10 Dec 2006 19:25:59 +0000, by torinthiel
-
Only increase buffer size to avoid crashes when seeking inSun, 10 Dec 2006 18:59:28 +0000, by reimar
-
check that stream_type is DVD before calling dvd_lang_from_aidSun, 10 Dec 2006 17:28:56 +0000, by nicodvb
-
show subtitle language in OSD ; patch by Otvos AttilaSun, 10 Dec 2006 17:28:01 +0000, by nicodvb
-
added function to return the language of the specified subtitle id. Patch bySun, 10 Dec 2006 17:25:54 +0000, by nicodvb
-
Fix realvideo size changes by using our own malloced buffer and export type mpi.Sun, 10 Dec 2006 16:52:58 +0000, by reimar
-
Add x11 include path only to _inc_extra if X11 is actually enabled.Sun, 10 Dec 2006 15:10:46 +0000, by reimar
-
Remove no longer needed always_inline hack in mpbswap.hSun, 10 Dec 2006 14:46:37 +0000, by reimar
-
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.Sun, 10 Dec 2006 14:07:08 +0000, by reimar
-
Avoid deprecated _sleep, instead include windows.h and use Sleep just likeSun, 10 Dec 2006 14:04:27 +0000, by reimar
-
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.Sun, 10 Dec 2006 13:17:54 +0000, by reimar
-
ffmjpeg uses RGB24 for JPEG-LSSun, 10 Dec 2006 11:53:19 +0000, by reimar
-
r21561: update vbuf_size and suggest 400 for HDTV videoSun, 10 Dec 2006 08:19:21 +0000, by voroshil
-
vo_macosx, fix crash when closing windowSun, 10 Dec 2006 01:38:54 +0000, by nplourde