Mercurial > mplayer.hg
graph
-
bswap.h --> mpbswap.hWed, 10 Jan 2007 17:05:35 +0000, by diego
-
Remove misleading comment.Wed, 10 Jan 2007 16:58:42 +0000, by diego
-
Remove generated pci_* files on clean, not just on distclean.Wed, 10 Jan 2007 16:54:44 +0000, by diego
-
upgrade copyright yearsWed, 10 Jan 2007 15:16:52 +0000, by gpoirier
-
GNU/kFreeBSD support, closes Bugzilla #704.Wed, 10 Jan 2007 14:56:23 +0000, by diego
-
Audio track switching works with DVDs as well.Wed, 10 Jan 2007 14:32:35 +0000, by diego
-
small updatesWed, 10 Jan 2007 14:28:13 +0000, by diego
-
libmpeg2 updated to 0.4.1Wed, 10 Jan 2007 14:25:02 +0000, by diego
-
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.Wed, 10 Jan 2007 13:20:08 +0000, by diego
-
explain how to use MEncoder to create QuickTime-compatible filesWed, 10 Jan 2007 00:08:16 +0000, by gpoirier
-
Don't drop last rdt packet on eofTue, 09 Jan 2007 21:32:25 +0000, by rtogni
-
removed static declaration before non-instantiated struct; patch by cehoyos ag or atTue, 09 Jan 2007 20:02:13 +0000, by nicodvb
-
dont write an index and dont use memory to build one if -noidx is specifiedMon, 08 Jan 2007 16:23:31 +0000, by michael
-
r21848: clarify a few things about the interaction between *cmp and mbd optionsMon, 08 Jan 2007 06:34:34 +0000, by voroshil
-
r21848: clarify a few things about the interaction between *cmp and mbd optionsMon, 08 Jan 2007 06:25:48 +0000, by voroshil
-
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
-
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
-
support for writing over smb sharesTue, 19 Dec 2006 22:31:10 +0000, by nicodvb
-
in WRITE mode open the output file with mode 0666; umask will filter itTue, 19 Dec 2006 21:11:58 +0000, by nicodvb
-
Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xmlTue, 19 Dec 2006 17:58:59 +0000, by voroshil
-
Sync tag bumped to 21686Tue, 19 Dec 2006 11:23:07 +0000, by torinthiel
-
[cosmetics] minor fixes after reformatting roundTue, 19 Dec 2006 11:20:47 +0000, by torinthiel
-
Synced with 21537Tue, 19 Dec 2006 11:07:59 +0000, by torinthiel
-
Synced with 21624Tue, 19 Dec 2006 11:07:32 +0000, by torinthiel
-
Synced with 21612Tue, 19 Dec 2006 11:07:10 +0000, by torinthiel
-
r21465: [cosmetics] Reindent XML sourceTue, 19 Dec 2006 01:31:23 +0000, by kraymer
-
r21508: emphasis the fact that leaving black borders really hurts qualityTue, 19 Dec 2006 00:01:16 +0000, by kraymer
-
update the list of files I maintainMon, 18 Dec 2006 23:48:45 +0000, by nicodvb
-
r21425: Some fixes for previous commit, 10l for meMon, 18 Dec 2006 23:44:07 +0000, by kraymer
-
r21423: Consistent capitalization of table entriesMon, 18 Dec 2006 23:40:49 +0000, by kraymer
-
output streamsMon, 18 Dec 2006 21:11:16 +0000, by nicodvb
-
muxers now write to output muxer->stream rather than to muxer->fileMon, 18 Dec 2006 21:03:59 +0000, by nicodvb
-
support functions for writing to streamsMon, 18 Dec 2006 20:56:24 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_SIZEMon, 18 Dec 2006 20:55:12 +0000, by nicodvb
-
new STREAM_CTRL_GET_SIZE to get size of output streamMon, 18 Dec 2006 20:54:38 +0000, by nicodvb
-
in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and disable seek_forward for pipesMon, 18 Dec 2006 20:53:40 +0000, by nicodvb
-
added member and definitions for output streamsMon, 18 Dec 2006 20:50:31 +0000, by nicodvb
-
Color console had a big bug nobody noticed, so mark this feature asMon, 18 Dec 2006 18:55:46 +0000, by reimar
-
Fix possible crashes with colorized mplayer outputMon, 18 Dec 2006 18:50:46 +0000, by reimar
-
remove outdated html docs, Chinese translationMon, 18 Dec 2006 15:24:55 +0000, by kraymer
-
doxify a commentMon, 18 Dec 2006 15:15:21 +0000, by reimar
-
Require 12 consecutive MPEG-audio headers before detecting as audio.Mon, 18 Dec 2006 15:14:23 +0000, by reimar
-
svn move xml/zh to xml/zh_CNMon, 18 Dec 2006 01:19:34 +0000, by kraymer
-
-dvd-speedSun, 17 Dec 2006 22:46:06 +0000, by nicodvb
-
lavc vp6 decoder now supports also VP60 and VP61Sun, 17 Dec 2006 22:34:58 +0000, by rtogni
-
r21651: add missing line breakSun, 17 Dec 2006 20:51:03 +0000, by voroshil
-
r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)Sun, 17 Dec 2006 20:33:30 +0000, by voroshil
-
Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"Sun, 17 Dec 2006 20:25:06 +0000, by voroshil
-
more sensible names for denoiser optionsSun, 17 Dec 2006 19:52:08 +0000, by gpoirier
-
typoSun, 17 Dec 2006 18:59:00 +0000, by kraymer
-
r21654: add man page entry for new -dvd-speed optionSun, 17 Dec 2006 18:56:04 +0000, by kraymer
-
document hqdn3d and dn3d's 4th parameterSun, 17 Dec 2006 18:34:33 +0000, by gpoirier
-
make messages for success/failure of setting dvd-speed more clearSun, 17 Dec 2006 18:28:55 +0000, by kraymer
-
add man page entry for new -dvd-speed optionSun, 17 Dec 2006 18:26:42 +0000, by kraymer
-
r21561: update vbuf_size and suggest 400 for HDTV videoSun, 17 Dec 2006 18:16:30 +0000, by kraymer
-
support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)Sun, 17 Dec 2006 18:10:49 +0000, by nicodvb
-
add missing line breakSun, 17 Dec 2006 18:05:18 +0000, by kraymer
-
r21624: RedHat RPMs are long gone. Greysector repository is going away, and I'veSun, 17 Dec 2006 13:00:53 +0000, by voroshil
-
r21621: mpegts uses 3-letter language codesSun, 17 Dec 2006 12:53:29 +0000, by voroshil
-
Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.Sun, 17 Dec 2006 12:35:12 +0000, by eugeni
-
Fix compilation under MinGW with X11 enabledSun, 17 Dec 2006 12:33:09 +0000, by reimar
-
Update some comments.Sun, 17 Dec 2006 12:00:55 +0000, by eugeni
-
Ignore main.xml properlySun, 17 Dec 2006 10:10:53 +0000, by torinthiel
-
Partially revert r20940, we had some local modifications.Sun, 17 Dec 2006 09:10:26 +0000, by torinthiel
-
CVS -> SVNSun, 17 Dec 2006 08:42:37 +0000, by torinthiel
-
- there's no <book lang=""> for ages, it's automatedSun, 17 Dec 2006 08:41:25 +0000, by torinthiel
-
Initial Chinese translation, by Kun Niu, haoniukun gmail comSun, 17 Dec 2006 08:29:42 +0000, by torinthiel
-
Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.Sat, 16 Dec 2006 23:59:06 +0000, by reimar
-
Get rid of completely useless includes that in addition hinder compilationSat, 16 Dec 2006 21:24:12 +0000, by reimar
-
Simplify: get rid of useless lame_presets_longinfo_dm function.Sat, 16 Dec 2006 20:02:26 +0000, by reimar
-
Fix FIXME mp_msg levels and targetsSat, 16 Dec 2006 19:59:37 +0000, by reimar
-
Cosmetics: fix indentation.Sat, 16 Dec 2006 19:35:48 +0000, by eugeni
-
Keep reselected fonts in an array, adding new ones to the end. GlyphSat, 16 Dec 2006 19:34:00 +0000, by eugeni
-
Avoid storing font file path and index in ass_font_t.Sat, 16 Dec 2006 19:29:33 +0000, by eugeni
-
Remove a mistakenly committed debug printf.Sat, 16 Dec 2006 19:28:21 +0000, by eugeni
-
FT_Set_Transform is fast enough to be called once for each glyph.Sat, 16 Dec 2006 19:24:01 +0000, by eugeni
-
Avoid "pointer targets differ in signedness" warnings.Sat, 16 Dec 2006 19:19:27 +0000, by eugeni
-
Move ascender, descender, and kerning computation to ass_font.c.Sat, 16 Dec 2006 19:17:50 +0000, by eugeni
-
simplified aid management in dvdnav_lang_from_aid(); patch by Joakim PatteFri, 15 Dec 2006 23:12:50 +0000, by nicodvb