Mercurial > mplayer.hg
graph
-
Two crash issues fixed:Mon, 08 Jan 2007 05:55:46 +0000, by voroshil
-
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.Sun, 07 Jan 2007 19:23:59 +0000, by reimar
-
Avoid invalid memory access in ass_process_subtitle for empty subtitlesSun, 07 Jan 2007 16:07:45 +0000, by reimar
-
in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)Sun, 07 Jan 2007 13:05:59 +0000, by nicodvb
-
Document sub_add_text and sub_clear_textSun, 07 Jan 2007 12:06:48 +0000, by reimar
-
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.Sun, 07 Jan 2007 11:52:46 +0000, by diego
-
fix typoSun, 07 Jan 2007 10:49:43 +0000, by gpoirier
-
clarify a few things about the interaction between *cmp and mbd optionsSun, 07 Jan 2007 10:39:00 +0000, by gpoirier
-
synced with r21624Sat, 06 Jan 2007 20:21:27 +0000, by Gabrov
-
Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.Sat, 06 Jan 2007 19:19:15 +0000, by reimar
-
Subtitle handling cleanup: factor out code for parsing embedded subtitlesSat, 06 Jan 2007 19:07:58 +0000, by reimar
-
synced with r21748Sat, 06 Jan 2007 19:02:19 +0000, by Gabrov
-
reindentedSat, 06 Jan 2007 18:54:22 +0000, by nicodvb
-
init to 0 feparams before tuningSat, 06 Jan 2007 18:51:01 +0000, by nicodvb
-
Set default values for proc and iproc for x86_32 case.Sat, 06 Jan 2007 17:50:12 +0000, by reimar
-
Include "internal" libavformat/riff.h also when dynamic libavformat is usedSat, 06 Jan 2007 17:28:11 +0000, by reimar
-
Fix dependencies for pci_names.c.Sat, 06 Jan 2007 15:08:04 +0000, by diego
-
Include libavformat/riff.h when building with static libavformat andSat, 06 Jan 2007 14:40:05 +0000, by reimar
-
synced with r21741Sat, 06 Jan 2007 13:38:30 +0000, by Gabrov
-
woops, actually fix URL this timeSat, 06 Jan 2007 13:31:16 +0000, by gpoirier
-
replace some av_malloc();memset(...,0,...) sequences with av_mallocz()Sat, 06 Jan 2007 12:11:25 +0000, by lucabe
-
removed useless reporting codeSat, 06 Jan 2007 11:59:33 +0000, by nicodvb
-
moved actual tuning code from check_status() to tune_it()Sat, 06 Jan 2007 11:43:44 +0000, by nicodvb
-
don't add pid 0 if it's already present in the listSat, 06 Jan 2007 11:09:27 +0000, by nicodvb
-
update comment urlSat, 06 Jan 2007 10:07:45 +0000, by gpoirier
-
Simplify after last demux_ogg commitFri, 05 Jan 2007 18:03:58 +0000, by reimar
-
Do not access ogg_d->subs after freeing it.Fri, 05 Jan 2007 18:02:18 +0000, by reimar
-
sizeof() is long, thus %d format in error message is wrong.Fri, 05 Jan 2007 15:41:00 +0000, by reimar
-
Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,Fri, 05 Jan 2007 15:24:38 +0000, by reimar
-
Do not abort on X11 errors, most are not at all fatal.Fri, 05 Jan 2007 11:57:06 +0000, by reimar
-
move runtime cpu detection check after detection of host architecture,Fri, 05 Jan 2007 10:05:05 +0000, by reimar
-
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.Thu, 04 Jan 2007 20:42:02 +0000, by gpoirier
-
Use av_d2q to produce the fps fraction, this usually produces more sane fractionsThu, 04 Jan 2007 19:41:41 +0000, by reimar
-
Fix printf types: AVRational members are ints, not 64 bit.Thu, 04 Jan 2007 19:33:03 +0000, by reimar
-
allows OSD menu to be displayed when using MPEG PES video outThu, 04 Jan 2007 16:46:15 +0000, by ben
-
restore volume if muted at exitThu, 04 Jan 2007 16:30:06 +0000, by ben
-
fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archsThu, 04 Jan 2007 16:10:40 +0000, by ben
-
don't fatal if saving vesa state failed (this always fails on qemu, with this patch vesa now works under qemu)Thu, 04 Jan 2007 16:07:42 +0000, by ben
-
increased a bit max param length as it can be too short to declare tv channels when you have a long list ofThu, 04 Jan 2007 16:06:01 +0000, by ben
-
support for vidix on ATI Radeon 9600SE cardsThu, 04 Jan 2007 16:04:31 +0000, by ben
-
fix gprof support (aka work around gprof's brain dead design)Thu, 04 Jan 2007 16:00:27 +0000, by gpoirier
-
Synced with r21760, typosThu, 04 Jan 2007 09:02:22 +0000, by torinthiel
-
translated r21748Thu, 04 Jan 2007 08:41:54 +0000, by torinthiel
-
synced with r21537Tue, 02 Jan 2007 18:08:04 +0000, by Gabrov
-
synced with r21737Tue, 02 Jan 2007 17:35:23 +0000, by Gabrov
-
better wording and typos fixingTue, 02 Jan 2007 09:07:13 +0000, by voroshil
-
r21791: avoid a possible confusion, as suggested by WandererTue, 02 Jan 2007 08:37:13 +0000, by voroshil
-
More free() that were forgotten in r21806 memleak fixMon, 01 Jan 2007 22:49:13 +0000, by rtogni
-
set dp->stream_pts only when feeding the video stream to workaroundMon, 01 Jan 2007 22:47:14 +0000, by nicodvb
-
Memleak fix (implement sdpplin_free() and use it)Mon, 01 Jan 2007 22:32:09 +0000, by rtogni
-
Fix invalid memory access if identifier is unknownMon, 01 Jan 2007 17:57:16 +0000, by rtogni
-
Comment about lavf required for musepack and remove unneeded format entry.Sun, 31 Dec 2006 18:12:06 +0000, by aurel
-
removed unused variableSun, 31 Dec 2006 17:24:14 +0000, by nicodvb
-
I've found a mistake in encoding-guide:Sun, 31 Dec 2006 14:04:36 +0000, by rtogni
-
Fix potential buffer overflow in asm rules matching codeSun, 31 Dec 2006 13:27:53 +0000, by rtogni
-
use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME)Sun, 31 Dec 2006 11:09:53 +0000, by nicodvb