Mercurial > mplayer.hg
graph
-
another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atMon, 20 Nov 2006 01:31:15 +0000, by diego
-
Some more cleanups for LDFLAGS handling.Mon, 20 Nov 2006 00:59:05 +0000, by diego
-
100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atMon, 20 Nov 2006 00:55:57 +0000, by diego
-
Some cleanups for LDFLAGS handling, next part.Mon, 20 Nov 2006 00:19:43 +0000, by diego
-
in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)Sun, 19 Nov 2006 23:36:14 +0000, by nicodvb
-
misc updatesSun, 19 Nov 2006 23:20:06 +0000, by diego
-
Put libdvdcss under a separate ifeq.Sun, 19 Nov 2006 23:18:57 +0000, by diego
-
misc small fixesSun, 19 Nov 2006 23:16:52 +0000, by diego
-
in mp_property_{video,audio} permit uniniting of the corresponding chainSun, 19 Nov 2006 23:16:15 +0000, by nicodvb
-
during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'Sun, 19 Nov 2006 23:10:30 +0000, by nicodvb
-
MSGTRs for libassSun, 19 Nov 2006 22:35:17 +0000, by kraymer
-
Remove settled FIXME.Sun, 19 Nov 2006 22:15:59 +0000, by diego
-
Sync w/ help_mp-en.h r21001Sun, 19 Nov 2006 22:12:35 +0000, by kraymer
-
Add a new MPEG encoding example using lavfSun, 19 Nov 2006 22:09:16 +0000, by gpoirier
-
add a link to Michael's de-interlacing filters, and replace the crappySun, 19 Nov 2006 21:47:45 +0000, by gpoirier
-
Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,Sun, 19 Nov 2006 19:39:16 +0000, by reimar
-
allows to de- and reactivate yadif on the flySun, 19 Nov 2006 19:17:51 +0000, by gpoirier
-
disable x11 gl support on osxSun, 19 Nov 2006 19:12:29 +0000, by nplourde
-
Reinitialize some variables on af_resample reinit, fixes crashSun, 19 Nov 2006 18:10:04 +0000, by uau
-
Fix printf format/argument count mismatch in mp_property_videoSun, 19 Nov 2006 18:08:03 +0000, by uau
-
sync w/ r21026Sun, 19 Nov 2006 17:55:56 +0000, by gpoirier
-
Move subtitle updating to a separate function, fix inverted conditionSun, 19 Nov 2006 17:55:38 +0000, by uau
-
Fix obvious typo, although the exact effect is still unclear to me, see also bug #593.Sun, 19 Nov 2006 17:41:31 +0000, by reimar
-
sync w/r21004Sun, 19 Nov 2006 17:36:32 +0000, by gpoirier
-
sync w/ r20933, patch by Jerome FerrariSun, 19 Nov 2006 17:23:12 +0000, by gpoirier
-
sync tag updateSun, 19 Nov 2006 17:19:27 +0000, by voroshil
-
Translated section "DECODING/FILTERING OPTIONS"Sun, 19 Nov 2006 17:15:57 +0000, by voroshil
-
Remove (now hopefully unnecessary) workarounds added in r21056Sun, 19 Nov 2006 16:54:06 +0000, by reimar
-
synced with r21001Sun, 19 Nov 2006 16:49:41 +0000, by Gabrov
-
directly insert ffreep %%st(0) opcode for compatibility with oldSun, 19 Nov 2006 16:48:45 +0000, by reimar
-
Use ASMALIGN macro for better compatibility and remove SYS_DARWINSun, 19 Nov 2006 16:44:19 +0000, by reimar
-
sync with r20876, patch by Jerome FerrariSun, 19 Nov 2006 16:42:08 +0000, by gpoirier
-
Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up asSun, 19 Nov 2006 16:39:34 +0000, by reimar
-
synced with r21058Sun, 19 Nov 2006 16:39:24 +0000, by Gabrov
-
new slave command: radio_step_freqSun, 19 Nov 2006 16:15:05 +0000, by voroshil
-
Fix compilation error due to unescaped "s.Sun, 19 Nov 2006 15:27:20 +0000, by reimar
-
fix mp3lib compilation on OSXSun, 19 Nov 2006 15:21:50 +0000, by nplourde
-
10l, compilation error in r21054Sun, 19 Nov 2006 14:35:39 +0000, by reimar
-
Generalize subtitle switching, demux_ogg does not need a special caseSun, 19 Nov 2006 14:23:54 +0000, by reimar
-
translation/spelling fix.Sun, 19 Nov 2006 14:18:45 +0000, by voroshil
-
Make -slang work again, sub->id is -2 by default, so -slang would be ignoredSun, 19 Nov 2006 13:38:37 +0000, by reimar
-
Create a sh_sub_t for ogg subtitles.Sun, 19 Nov 2006 13:12:46 +0000, by reimar
-
riformatted after previous commitSun, 19 Nov 2006 12:06:28 +0000, by nicodvb
-
if in the list of pids appears at least one 8192 (while TS) remove all other pid filtersSun, 19 Nov 2006 12:05:11 +0000, by nicodvb
-
Support multiple subs in movSun, 19 Nov 2006 11:55:03 +0000, by reimar
-
Make sure sh_video == NULL when reinit_video_chain fails.Sun, 19 Nov 2006 11:21:09 +0000, by reimar
-
Do not just skip a file when vo init fails, instead try to play itSun, 19 Nov 2006 10:52:23 +0000, by reimar
-
Clarify that some of the non-SIMD code is now LGPLed.Sun, 19 Nov 2006 10:38:12 +0000, by lucabe
-
Update section "AUDIO FILTERS"; Some sync w/ r21026;Sun, 19 Nov 2006 10:37:42 +0000, by kraymer
-
Fix clobber list, half of the modified registers were missing.Sun, 19 Nov 2006 09:06:19 +0000, by reimar
-
Collect all includes of mplayer headers in libass in a single file (mputils.h).Sun, 19 Nov 2006 00:41:00 +0000, by eugeni
-
sync w/ r20876, patch by Jerome FerrariSat, 18 Nov 2006 23:18:09 +0000, by gpoirier
-
sync with r20876, patch by Jerome FerrariSat, 18 Nov 2006 22:02:08 +0000, by gpoirier
-
fix demux_nut to give proper (estimate) of percent position after a seekSat, 18 Nov 2006 20:44:22 +0000, by ods15
-
Add disabled EAGAIN testing code for libnutSat, 18 Nov 2006 20:13:18 +0000, by ods15
-
help_mp-ru.h sync with r21001Sat, 18 Nov 2006 19:36:28 +0000, by voroshil
-
switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-1Sat, 18 Nov 2006 18:23:38 +0000, by nicodvb
-
Improve Id CIN description.Sat, 18 Nov 2006 17:32:22 +0000, by diego
-
fix wrong 60000/10001 fractionSat, 18 Nov 2006 17:25:25 +0000, by kraymer
-
Fix double free in af_resample when reinited with suitable parametersSat, 18 Nov 2006 17:07:17 +0000, by uau