Mercurial > mplayer.hg
graph
-
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
-
replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence;Sun, 31 Dec 2006 11:08:27 +0000, by nicodvb
-
added stream_pts to demuxer_t and demux_packet_t to hold the time value reported by the stream layerSun, 31 Dec 2006 11:05:26 +0000, by nicodvb
-
sortSun, 31 Dec 2006 10:54:32 +0000, by michael
-
Fix build with shared libavutil. Approved by Diego.Sun, 31 Dec 2006 02:44:54 +0000, by rathann