Mercurial > mplayer.hg
graph
-
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