Mercurial > mplayer.hg
graph
-
sync w/r20969Fri, 17 Nov 2006 14:43:14 +0000, by gpoirier
-
add public wrapper for get_frequencyFri, 17 Nov 2006 14:36:13 +0000, by voroshil
-
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"Fri, 17 Nov 2006 13:42:46 +0000, by voroshil
-
clarify syncpoint placement recommanditionsFri, 17 Nov 2006 13:32:45 +0000, by michael
-
seekingFri, 17 Nov 2006 12:44:10 +0000, by michael
-
dts & synchronous decoderFri, 17 Nov 2006 12:27:39 +0000, by michael
-
support flic video through lavfFri, 17 Nov 2006 10:35:10 +0000, by diego
-
Put files fully owned by my under GPL v2 "or later"Fri, 17 Nov 2006 10:03:33 +0000, by reimar
-
Fix AMD64 support, patch by Reimar DoffingerFri, 17 Nov 2006 08:36:10 +0000, by gpoirier
-
some more updatesFri, 17 Nov 2006 07:34:56 +0000, by ods15
-
some updatesFri, 17 Nov 2006 07:27:20 +0000, by diego
-
fix some mixed up usage messages and unify with master copyFri, 17 Nov 2006 01:48:06 +0000, by kraymer
-
r20972: defined MSGTR_OSDVideoFri, 17 Nov 2006 01:36:41 +0000, by kraymer
-
defined MSGTR_OSDVideoFri, 17 Nov 2006 00:33:10 +0000, by nicodvb
-
COSMETICS: reformattedThu, 16 Nov 2006 22:09:24 +0000, by nicodvb
-
restored circular looping when changing audio and video stream (previously broken)Thu, 16 Nov 2006 22:08:14 +0000, by nicodvb
-
document new key binding for switching video streams in MPEG-TSThu, 16 Nov 2006 21:35:05 +0000, by kraymer
-
reset demuxer's buffered demux_packet after DEMUXER_CTRL_SWITCH_AUDIOThu, 16 Nov 2006 21:31:44 +0000, by nicodvb
-
implemented DEMUXER_CTRL_SWITCH_VIDEOThu, 16 Nov 2006 21:30:35 +0000, by nicodvb
-
associated _ to 'step_property switch_video'Thu, 16 Nov 2006 21:26:46 +0000, by nicodvb
-
handle video stream switch using 'switch_video' property'Thu, 16 Nov 2006 21:25:35 +0000, by nicodvb
-
added code to switch video streamThu, 16 Nov 2006 21:23:06 +0000, by nicodvb
-
moved video codec/filters/outdevice initialization code to specific functionThu, 16 Nov 2006 21:22:07 +0000, by nicodvb
-
forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actually look at the code after svn up not just the diff ...)Thu, 16 Nov 2006 14:49:04 +0000, by michael
-
fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsampling for chroma, it should just be 2x1 (the rest of the code also belived its 2x1 ...)Thu, 16 Nov 2006 14:44:00 +0000, by michael
-
cosmetics: Restore alphabetical order, align both tables.Thu, 16 Nov 2006 13:15:05 +0000, by diego
-
Remove stray newline.Thu, 16 Nov 2006 12:49:27 +0000, by diego
-
support for RoQ video and audio through libavformatThu, 16 Nov 2006 12:42:32 +0000, by diego
-
support for Electronic Arts ADPCM audioThu, 16 Nov 2006 12:33:12 +0000, by diego
-
support for Delphine CIN audio and videoThu, 16 Nov 2006 12:28:39 +0000, by diego
-
Mark internal lavf FourCCs as such.Thu, 16 Nov 2006 11:24:45 +0000, by diego
-
update to libnut API, non-negative errorsThu, 16 Nov 2006 07:07:22 +0000, by ods15
-
Removing redundant entry, kraymer is doing all this work while maintaining translationsThu, 16 Nov 2006 06:58:48 +0000, by reynaldo
-
support for Interplay DPCM audioThu, 16 Nov 2006 01:17:19 +0000, by diego
-
cosmetics: alphabetical order and prettyprinting for the CodecTag tableThu, 16 Nov 2006 00:59:01 +0000, by diego
-
support for Sierra VMD videoThu, 16 Nov 2006 00:56:35 +0000, by diego
-
Add support for Tiertex SEQ video.Thu, 16 Nov 2006 00:20:55 +0000, by diego
-
synced with r20879Thu, 16 Nov 2006 00:07:55 +0000, by torinthiel
-
Add support for Westwood IMA ADPCM audio.Wed, 15 Nov 2006 23:42:47 +0000, by diego
-
Fix segfault with videos with unusual resolution, patch by Stanislav Maslovski % stanislav P maslovski A gmail P com %Wed, 15 Nov 2006 21:52:34 +0000, by gpoirier
-
When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library.Wed, 15 Nov 2006 20:51:27 +0000, by iive
-
missing small update about libsmb in previous commitWed, 15 Nov 2006 17:32:00 +0000, by voroshil
-
r20933: libvorbis is not necessary for Vorbis playback, small wording improvement.Wed, 15 Nov 2006 17:25:12 +0000, by voroshil
-
update to libnut, no nut_skip_packet()Wed, 15 Nov 2006 11:36:22 +0000, by ods15
-
update to libnut API, don't free the streamsWed, 15 Nov 2006 11:26:05 +0000, by ods15
-
Output UTF-8 instead of legacy encodings by default.Wed, 15 Nov 2006 10:37:41 +0000, by diego
-
r20878: [cosmetics] (skipped)Wed, 15 Nov 2006 08:36:06 +0000, by kraymer
-
revert last 2 commits on nut.txtWed, 15 Nov 2006 00:12:39 +0000, by ods15
-
Don't spam the console with timestamps (non-error messages printed everyTue, 14 Nov 2006 22:48:53 +0000, by rtogni
-
Fix extradata passing to lavc RV20 decoderTue, 14 Nov 2006 22:40:35 +0000, by rtogni
-
[cosmetics] Fix indentationTue, 14 Nov 2006 22:10:40 +0000, by torinthiel
-
Synced with r20933Tue, 14 Nov 2006 22:03:37 +0000, by torinthiel
-
libvorbis is not necessary for Vorbis playback, small wording improvement.Tue, 14 Nov 2006 21:20:48 +0000, by diego
-
add character encoding infoTue, 14 Nov 2006 21:14:13 +0000, by kraymer
-
Introduce step_property command.Tue, 14 Nov 2006 19:52:21 +0000, by reimar
-
Fix Unkown -> Unknown typoTue, 14 Nov 2006 19:24:41 +0000, by reimar