Mercurial > mplayer.hg
graph
-
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
-
reindentationSat, 30 Dec 2006 22:43:12 +0000, by nicodvb
-
Fix double free of *http_hdr at server error.Sat, 30 Dec 2006 13:23:39 +0000, by iive
-
avoid a possible confusion, as suggested by WandererFri, 29 Dec 2006 22:55:53 +0000, by gpoirier
-
small oops fix from my last commitFri, 29 Dec 2006 21:33:40 +0000, by vayne
-
the avi spec does not allow random samplesize whoever wrote this should be shotFri, 29 Dec 2006 20:40:19 +0000, by michael
-
dont read index if -noidxFri, 29 Dec 2006 19:01:55 +0000, by michael
-
first step toward amr-nb muxing supportFri, 29 Dec 2006 18:56:28 +0000, by michael
-
fix to allow adding multiple files to the playlist with the open file dialog.Fri, 29 Dec 2006 18:35:22 +0000, by vayne
-
sync with r21758Fri, 29 Dec 2006 14:15:40 +0000, by gpoirier
-
spellfixFri, 29 Dec 2006 13:26:48 +0000, by nicodvb
-
don't compile demux_mpc.c when libmpcdec is disabledThu, 28 Dec 2006 23:44:38 +0000, by aurel
-
synced with r21612Thu, 28 Dec 2006 23:32:26 +0000, by Gabrov
-
remove two unused functions.Thu, 28 Dec 2006 15:36:54 +0000, by vayne
-
avoid code duplication.Thu, 28 Dec 2006 15:31:48 +0000, by vayne
-
add support for musepack native decoder from ffmpeg (require -demuxer lavf)Thu, 28 Dec 2006 00:40:49 +0000, by aurel
-
file added: Chinese translation for cd-dvd.xmlWed, 27 Dec 2006 13:42:32 +0000, by kraymer
-
synced with r21741Tue, 26 Dec 2006 23:28:54 +0000, by Gabrov
-
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()Tue, 26 Dec 2006 18:08:40 +0000, by lucabe
-
Mark some variables as possibly unused to avoid warningsTue, 26 Dec 2006 17:59:28 +0000, by lucabe
-
Add some explicit casts to avoid "assignment from incompatible pointer type"Tue, 26 Dec 2006 17:41:38 +0000, by lucabe
-
Add some other casts, to remove void pointers arithmeticTue, 26 Dec 2006 16:28:34 +0000, by lucabe
-
Add some explicit casts to avoid some warningsTue, 26 Dec 2006 16:21:13 +0000, by lucabe
-
Remove some void pointers arithmeticTue, 26 Dec 2006 16:12:37 +0000, by lucabe
-
synced with r21741Tue, 26 Dec 2006 10:58:07 +0000, by Gabrov
-
synced with r21748Tue, 26 Dec 2006 10:12:57 +0000, by Gabrov
-
synced with r21612Tue, 26 Dec 2006 09:27:09 +0000, by Gabrov
-
synced with r21686Tue, 26 Dec 2006 01:01:20 +0000, by Gabrov
-
Translation of menc-feat-telecine sect1 in encoding-guide.xml.Mon, 25 Dec 2006 11:57:01 +0000, by voroshil
-
audio.xml & bugreports.xml synced with r21764Mon, 25 Dec 2006 00:26:18 +0000, by Gabrov
-
Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xmlSun, 24 Dec 2006 18:10:47 +0000, by voroshil
-
Translation of menc-feat-x264 sect1 in encoding-guide.xmlSun, 24 Dec 2006 11:21:08 +0000, by voroshil
-
r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.Sun, 24 Dec 2006 05:47:51 +0000, by voroshil
-
r21748: Reformatting round continuedSun, 24 Dec 2006 05:45:27 +0000, by voroshil
-
Directly point to the Subversion instructions.Sun, 24 Dec 2006 05:03:54 +0000, by diego
-
Remove undocumented redundant key bindings.Sun, 24 Dec 2006 04:54:31 +0000, by diego
-
Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.Sun, 24 Dec 2006 04:46:43 +0000, by diego
-
100l syntax errorSun, 24 Dec 2006 02:05:18 +0000, by diego
-
cosmetics: Fix indentation after last commit.Sun, 24 Dec 2006 00:45:26 +0000, by diego
-
Run less CPU checks when runtime CPU detection is enabled.Sun, 24 Dec 2006 00:43:09 +0000, by diego
-
Exit when runtime CPU detection is requested on unsupported arches.Sun, 24 Dec 2006 00:10:19 +0000, by diego
-
Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.Sun, 24 Dec 2006 00:08:57 +0000, by diego
-
Extend runtime CPU detection to x86-64.Sat, 23 Dec 2006 23:55:58 +0000, by diego
-
Synced with r21748Sat, 23 Dec 2006 23:28:04 +0000, by torinthiel
-
Amiga OS 4 supportSat, 23 Dec 2006 23:27:01 +0000, by diego
-
Amiga OS 4 needs a large sample size.Sat, 23 Dec 2006 23:26:13 +0000, by diego
-
Reformatting round continuedSat, 23 Dec 2006 23:20:42 +0000, by torinthiel
-
replace call to UDFFindFile() (that is not part of the public API) with DVDOpenFile()Sat, 23 Dec 2006 23:13:11 +0000, by nicodvb
-
Properly fix compilation without code duplication.Sat, 23 Dec 2006 22:35:46 +0000, by diego
-
r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.Sat, 23 Dec 2006 20:12:49 +0000, by voroshil
-
Mention that you can use different image formats with mf://Sat, 23 Dec 2006 19:26:08 +0000, by torinthiel
-
Synced with r21741 (or just tag bump)Sat, 23 Dec 2006 17:00:22 +0000, by torinthiel
-
And <simpara> -> <para> continued, those languages somehow slipped by duringSat, 23 Dec 2006 16:30:43 +0000, by torinthiel
-
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.Sat, 23 Dec 2006 15:58:02 +0000, by torinthiel
-
compilation fixes: define always_inline and don't use uint64_t_CSat, 23 Dec 2006 13:18:43 +0000, by rik
-
Sync to libnut, nom->numSat, 23 Dec 2006 12:34:31 +0000, by ods15
-
r21736: Add <keycombo> barkup for key combinationsSat, 23 Dec 2006 12:12:39 +0000, by voroshil
-
Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.Sat, 23 Dec 2006 10:58:27 +0000, by torinthiel
-
Add <keycombo> markup for key combinationsSat, 23 Dec 2006 10:55:55 +0000, by torinthiel
-
Fix disabling individual demuxers, parsers and decodersSat, 23 Dec 2006 02:47:38 +0000, by diego
-
cosmetics: Rename variables to simplify upcoming patches.Sat, 23 Dec 2006 01:08:51 +0000, by diego
-
Remove x11grab hack, it's now disabled by default in FFmpeg.Sat, 23 Dec 2006 00:10:33 +0000, by diego
-
smb:// can be used as an output streamFri, 22 Dec 2006 23:29:08 +0000, by nicodvb
-
sync with r21655, based on a file conversion of help_mp-zh_CN.hFri, 22 Dec 2006 22:56:07 +0000, by kraymer
-
Clarify that yuv2rgb_init.c cannot be used under LGPLFri, 22 Dec 2006 17:57:19 +0000, by lucabe
-
r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a whileFri, 22 Dec 2006 14:57:43 +0000, by voroshil
-
Remove useless include (not needed now that libswscale uses libavutil)Fri, 22 Dec 2006 11:22:49 +0000, by lucabe
-
Must refer to option name instead of internal variableFri, 22 Dec 2006 07:15:24 +0000, by voroshil
-
fix correct addressing of user, some gram and ortographical fixes too - only partialFri, 22 Dec 2006 06:31:51 +0000, by reynaldo
-
wording and markup improvementsFri, 22 Dec 2006 05:38:15 +0000, by diego
-
small wording/markup improvementsFri, 22 Dec 2006 05:33:17 +0000, by diego
-
sync of Spanish translation for help_mp-es.hThu, 21 Dec 2006 23:10:18 +0000, by kraymer
-
ffv1 and ffvhuff haven't required vstrict=-2 for a whileThu, 21 Dec 2006 23:07:46 +0000, by lorenm
-
fix compilation on the most delicious variant of unix (mingw) that lacks S_IRGRP|S_IWGRP|S_IROTH|S_IWOTHThu, 21 Dec 2006 22:40:51 +0000, by nicodvb
-
Fix display of multiple simultaneous subtitles without libass.Thu, 21 Dec 2006 22:11:47 +0000, by uau
-
Fixed wrong sync tagThu, 21 Dec 2006 19:42:56 +0000, by voroshil
-
r21691: added smb:// to the list of allowed input urlsThu, 21 Dec 2006 19:42:04 +0000, by voroshil
-
r21686: [cosmetocs] minor fixes after reformatting roundThu, 21 Dec 2006 19:33:10 +0000, by voroshil
-
Typos, spelling fixesThu, 21 Dec 2006 17:35:46 +0000, by voroshil
-
Remove duplicate vo_sub extern definition.Thu, 21 Dec 2006 16:43:21 +0000, by reimar
-
Pass quant tables to next filtersThu, 21 Dec 2006 14:59:39 +0000, by gpoirier
-
Fixed:Thu, 21 Dec 2006 09:45:07 +0000, by voroshil
-
consistent naming for revision tagsThu, 21 Dec 2006 08:09:32 +0000, by diego
-
Remove very outdated Italian translation.Thu, 21 Dec 2006 07:36:50 +0000, by diego
-
TyposThu, 21 Dec 2006 05:59:15 +0000, by voroshil
-
Synced with 21706Thu, 21 Dec 2006 00:21:24 +0000, by torinthiel
-
Synced with 21537Thu, 21 Dec 2006 00:20:34 +0000, by torinthiel
-
Move message translation outside <screen> tagsThu, 21 Dec 2006 00:19:28 +0000, by torinthiel
-
[cosmetics] <simpara> -> <para>, for consistencyThu, 21 Dec 2006 00:09:25 +0000, by torinthiel
-
Still some reformatting:Thu, 21 Dec 2006 00:08:23 +0000, by torinthiel
-
reindented after yesterday's commitWed, 20 Dec 2006 20:30:08 +0000, by nicodvb
-
new file: DOCS/xml/zh_CN/mencoder.xmlWed, 20 Dec 2006 16:56:52 +0000, by kraymer
-
Fix compilation of non-MMX code with gcc 2.95Wed, 20 Dec 2006 15:58:15 +0000, by lucabe
-
alsa messages for Spanish help fileWed, 20 Dec 2006 15:31:50 +0000, by kraymer
-
Translation of menc-feat-video-for-windows sect1 in encoding-guide.xmlWed, 20 Dec 2006 14:53:56 +0000, by voroshil
-
Allow to compile swscale's non-SIMD code under the LGPL license.Wed, 20 Dec 2006 13:09:29 +0000, by lucabe
-
synced with r21697Wed, 20 Dec 2006 12:43:06 +0000, by gpoirier
-
typo fix in denoise3d's chroma_tmp option descriptionWed, 20 Dec 2006 12:31:09 +0000, by gpoirier
-
Translation of menc-feat-xvid sect1 in encoding-guide.xmlWed, 20 Dec 2006 11:50:00 +0000, by voroshil
-
sync with r21655Wed, 20 Dec 2006 08:33:49 +0000, by kraymer
-
add source files comments to libass messagesWed, 20 Dec 2006 00:08:49 +0000, by kraymer
-
Spanish translation for libass help messagesTue, 19 Dec 2006 23:46:30 +0000, by kraymer
-
mentioned file:// and smb:// as alternative stream outputs for mencoderTue, 19 Dec 2006 22:38:21 +0000, by nicodvb
-
added smb:// to the list of allowed input urlsTue, 19 Dec 2006 22:33:33 +0000, by nicodvb