Mercurial > mplayer.hg
graph
-
Implement gif transparencySat, 13 Jan 2007 12:56:02 +0000, by reimar
-
Fix: refmodes 2 and 3 leave useref unchangedSat, 13 Jan 2007 12:46:27 +0000, by reimar
-
CosmeticsSat, 13 Jan 2007 12:39:13 +0000, by reimar
-
Implement refmode == 2 in gif demuxerSat, 13 Jan 2007 12:37:53 +0000, by reimar
-
Partially support gif using "reference" imagesSat, 13 Jan 2007 12:19:42 +0000, by reimar
-
memset + malloc -> callocSat, 13 Jan 2007 12:05:18 +0000, by reimar
-
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.Sat, 13 Jan 2007 11:58:15 +0000, by diego
-
DO NOT recommend or even suggest installing codecs.conf.Sat, 13 Jan 2007 11:57:40 +0000, by diego
-
Cast SWidth/SHeight to uint16_t, since that's what they actually are.Sat, 13 Jan 2007 11:49:20 +0000, by reimar
-
Forgot to adjust length of memsetSat, 13 Jan 2007 11:46:43 +0000, by reimar
-
Simplify gif demuxer by using memcpy_picSat, 13 Jan 2007 11:44:36 +0000, by reimar
-
One more bounds check, though IMO the gif lib really should do this.Sat, 13 Jan 2007 11:40:05 +0000, by reimar
-
SimplifySat, 13 Jan 2007 11:37:59 +0000, by reimar
-
Fix crash for gif images that have Top or Left setSat, 13 Jan 2007 11:37:18 +0000, by reimar
-
Fix invalid read for gifs with a palette for less than 256 colorsSat, 13 Jan 2007 11:06:40 +0000, by reimar
-
Move global variables in gif demuxer into priv structSat, 13 Jan 2007 11:05:32 +0000, by reimar
-
Rephrase mga_vid section.Sat, 13 Jan 2007 10:46:32 +0000, by diego
-
Document vo_tdfx_vid.Sat, 13 Jan 2007 10:42:21 +0000, by diego
-
Do not add libavutil unconditionally to CFLAGS.Sat, 13 Jan 2007 06:24:13 +0000, by diego
-
cosmetics: typo fix pallete --> paletteSat, 13 Jan 2007 06:02:31 +0000, by diego
-
Frametime was being read from the wrong offset, compareSat, 13 Jan 2007 06:00:34 +0000, by diego
-
cosmetics: typo pallete --> paletteSat, 13 Jan 2007 04:32:14 +0000, by diego
-
Add missing config.mak entry for gettimeofday().Sat, 13 Jan 2007 04:12:05 +0000, by diego
-
compile fix after latest swscaler changes (r21888)Fri, 12 Jan 2007 23:44:27 +0000, by gpoirier
-
add support for avc1 in X-QT over RTSPFri, 12 Jan 2007 19:59:47 +0000, by gpoirier
-
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()Fri, 12 Jan 2007 15:45:47 +0000, by lucabe
-
Add "support for both orderings of the slices (top->down / bottom->up)"Fri, 12 Jan 2007 15:40:08 +0000, by lucabe
-
sync tag updateFri, 12 Jan 2007 11:32:57 +0000, by voroshil
-
r21879: fix wrong option names that were suggested to use to produceFri, 12 Jan 2007 11:27:42 +0000, by voroshil
-
spelling, wordingFri, 12 Jan 2007 11:01:11 +0000, by voroshil
-
100l misplaced #endifFri, 12 Jan 2007 02:55:04 +0000, by diego
-
sync to x264 r607 (update description of threads)Thu, 11 Jan 2007 23:14:54 +0000, by lorenm
-
r21865: Audio track switching works with DVDs as well.Thu, 11 Jan 2007 18:26:44 +0000, by voroshil
-
Remove superfluous #ifdefs.Thu, 11 Jan 2007 16:55:59 +0000, by diego
-
fix wrong option names that were suggested to use to produceThu, 11 Jan 2007 09:07:57 +0000, by gpoirier
-
TypoThu, 11 Jan 2007 07:57:57 +0000, by voroshil
-
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyWed, 10 Jan 2007 22:58:32 +0000, by reimar
-
Sync tag bumpWed, 10 Jan 2007 22:09:03 +0000, by torinthiel
-
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.Wed, 10 Jan 2007 20:23:24 +0000, by diego
-
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.Wed, 10 Jan 2007 19:35:41 +0000, by diego
-
Move #ifdef directives around complete files into the build system.Wed, 10 Jan 2007 19:07:42 +0000, by diego
-
Remove redundant ifdef, this file is only ever compiled on MinGW.Wed, 10 Jan 2007 18:54:44 +0000, by diego
-
consistent include pathWed, 10 Jan 2007 17:22:52 +0000, by diego
-
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
-
Force lavf on flv streams. Closes bugzilla #354Fri, 15 Dec 2006 23:09:01 +0000, by rtogni
-
dvdnav support -alang and -slangFri, 15 Dec 2006 22:13:24 +0000, by nicodvb
-
ASF aspect support via metadata reading.Fri, 15 Dec 2006 21:51:20 +0000, by reimar
-
VobSub tracks cannot be handled by libass, do not mark them with 'a'.Fri, 15 Dec 2006 19:35:06 +0000, by eugeni
-
RedHat RPMs are long gone. Greysector repository is going away, and I'veFri, 15 Dec 2006 18:55:17 +0000, by rathann
-
Compilation fix hacks: disable libavformat X11 grabber andFri, 15 Dec 2006 09:41:39 +0000, by reimar
-
gcc 2.95 fixFri, 15 Dec 2006 08:20:05 +0000, by ods15
-
mpegts uses 3-letter language codesThu, 14 Dec 2006 23:47:43 +0000, by nicodvb
-
show audio language in osd when playing dvdnav streamsThu, 14 Dec 2006 23:11:11 +0000, by nicodvb
-
implemented dvdnav_lang_from_aid() to retrieve audio languageThu, 14 Dec 2006 23:08:09 +0000, by nicodvb
-
call dvd_lang_from_aid() only if stream_type is DVDThu, 14 Dec 2006 22:37:13 +0000, by nicodvb
-
support for -alang in dvdnavThu, 14 Dec 2006 22:12:28 +0000, by nicodvb
-
added dvdnav_aid_from_lang() to support -alangThu, 14 Dec 2006 22:11:43 +0000, by nicodvb
-
10l, missing () in check for 32bit endian-conversion hackThu, 14 Dec 2006 18:14:57 +0000, by reimar
-
r21612: replace " with ", better readabilityThu, 14 Dec 2006 16:48:26 +0000, by voroshil
-
transliteration -> translation for "dB" and "intra"Thu, 14 Dec 2006 13:50:46 +0000, by voroshil
-
replace " with ", better readabilityThu, 14 Dec 2006 13:49:57 +0000, by torinthiel
-
Add missing redirect to /dev/null.Wed, 13 Dec 2006 23:24:29 +0000, by corey
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playersWed, 13 Dec 2006 18:49:46 +0000, by voroshil
-
spelling fixWed, 13 Dec 2006 18:41:33 +0000, by voroshil
-
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".Wed, 13 Dec 2006 11:23:15 +0000, by diego
-
Ugly hotfix for --disable-mencoder.Wed, 13 Dec 2006 10:59:14 +0000, by diego
-
wordingTue, 12 Dec 2006 23:44:33 +0000, by diego
-
Always use tcgetattr/tcsetattr instead of #ifdef messTue, 12 Dec 2006 20:36:38 +0000, by reimar
-
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedTue, 12 Dec 2006 20:29:30 +0000, by reimar
-
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.Tue, 12 Dec 2006 19:17:47 +0000, by reimar
-
Support for different endianness on client and server with -vo x11Tue, 12 Dec 2006 19:13:48 +0000, by reimar
-
Align image data pointer, this is also in preparation of an upcoming patchTue, 12 Dec 2006 19:03:57 +0000, by reimar
-
Use XCreateImage instead of XGetImage, this is not only more correct andTue, 12 Dec 2006 18:43:10 +0000, by reimar
-
vstrict=0 is required to create DVDs decodable by standalone dvd playersTue, 12 Dec 2006 09:40:49 +0000, by gpoirier
-
Mark utf8_get_char parameter as const and fix a compiler warningMon, 11 Dec 2006 22:37:17 +0000, by reimar
-
Another simplificationMon, 11 Dec 2006 22:32:13 +0000, by reimar
-
Reuse utf8_get_char in subtitle rendering code.Mon, 11 Dec 2006 22:29:08 +0000, by reimar
-
More ChangeLog updatesMon, 11 Dec 2006 19:49:04 +0000, by reimar
-
count needs to be evenMon, 11 Dec 2006 18:50:52 +0000, by henry
-
sync w/r21561Mon, 11 Dec 2006 14:53:40 +0000, by gpoirier
-
sync w/ r21506 and miscMon, 11 Dec 2006 14:21:21 +0000, by gpoirier
-
sync w/ r21486Mon, 11 Dec 2006 13:05:30 +0000, by gpoirier
-
Fix --extra-libs-mplayer and --extra-libs-mencoder.Mon, 11 Dec 2006 10:23:33 +0000, by diego
-
small updates, cosmeticsMon, 11 Dec 2006 10:19:26 +0000, by diego
-
10l, forgot to add _inc_x11 to X11 cc checkMon, 11 Dec 2006 08:59:43 +0000, by reimar
-
(hopefully) the rest of PPC modificationsMon, 11 Dec 2006 08:35:49 +0000, by henry
-
OpenAL volume controlSun, 10 Dec 2006 22:45:32 +0000, by reimar
-
Better default CFLAGS for non-gnu, non-intel compilersSun, 10 Dec 2006 22:12:48 +0000, by reimar
-
Respect -noidx in lavf demuxerSun, 10 Dec 2006 21:37:00 +0000, by reimar
-
Make sure closesocket is called.Sun, 10 Dec 2006 19:47:24 +0000, by reimar
-
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.Sun, 10 Dec 2006 19:38:41 +0000, by reimar
-
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)Sun, 10 Dec 2006 19:35:39 +0000, by reimar
-
Revert my previous, broken commitSun, 10 Dec 2006 19:25:59 +0000, by torinthiel
-
Only increase buffer size to avoid crashes when seeking inSun, 10 Dec 2006 18:59:28 +0000, by reimar
-
check that stream_type is DVD before calling dvd_lang_from_aidSun, 10 Dec 2006 17:28:56 +0000, by nicodvb
-
show subtitle language in OSD ; patch by Otvos AttilaSun, 10 Dec 2006 17:28:01 +0000, by nicodvb
-
added function to return the language of the specified subtitle id. Patch bySun, 10 Dec 2006 17:25:54 +0000, by nicodvb
-
Fix realvideo size changes by using our own malloced buffer and export type mpi.Sun, 10 Dec 2006 16:52:58 +0000, by reimar
-
Add x11 include path only to _inc_extra if X11 is actually enabled.Sun, 10 Dec 2006 15:10:46 +0000, by reimar
-
Remove no longer needed always_inline hack in mpbswap.hSun, 10 Dec 2006 14:46:37 +0000, by reimar
-
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.Sun, 10 Dec 2006 14:07:08 +0000, by reimar
-
Avoid deprecated _sleep, instead include windows.h and use Sleep just likeSun, 10 Dec 2006 14:04:27 +0000, by reimar
-
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.Sun, 10 Dec 2006 13:17:54 +0000, by reimar
-
ffmjpeg uses RGB24 for JPEG-LSSun, 10 Dec 2006 11:53:19 +0000, by reimar
-
r21561: update vbuf_size and suggest 400 for HDTV videoSun, 10 Dec 2006 08:19:21 +0000, by voroshil
-
vo_macosx, fix crash when closing windowSun, 10 Dec 2006 01:38:54 +0000, by nplourde
-
Fix a compiler warningSun, 10 Dec 2006 01:10:53 +0000, by reimar
-
Set frequency and correct frequency gettingSun, 10 Dec 2006 01:08:32 +0000, by reimar
-
Set AVFMT_FLAG_GENPTS if -correct-pts is used.Sun, 10 Dec 2006 00:50:38 +0000, by uau
-
Remove a disabled and completely outdated sample rate mismatch warning.Sun, 10 Dec 2006 00:21:35 +0000, by reimar
-
vo_macosx.m disable window animation when going to fullscreenSat, 09 Dec 2006 23:57:28 +0000, by nplourde
-
update vbuf_size and suggest 400 for HDTV videoSat, 09 Dec 2006 22:24:07 +0000, by nicodvb
-
align vbuf_size to the max value allowed by main profile @ high levelSat, 09 Dec 2006 22:21:37 +0000, by nicodvb
-
synced with r21558Sat, 09 Dec 2006 21:28:38 +0000, by Gabrov
-
Fix misplaced http_freeSat, 09 Dec 2006 19:50:08 +0000, by reimar
-
Fix potential endless loop in http_streaming_start dueSat, 09 Dec 2006 19:34:46 +0000, by reimar
-
Fix lots and lots of potential memory/fd leaks in http_streaming_startSat, 09 Dec 2006 19:33:28 +0000, by reimar
-
use dvdnav's palette if availableSat, 09 Dec 2006 19:24:12 +0000, by nicodvb
-
export spu palette; part of a patch by Otvos AttilaSat, 09 Dec 2006 19:23:35 +0000, by nicodvb
-
Avoid memory and fd leaks in asf streaming open code.Sat, 09 Dec 2006 19:12:51 +0000, by reimar
-
Forgotten closesocket on error, patch bySat, 09 Dec 2006 18:57:48 +0000, by reimar
-
Close fd on error.Sat, 09 Dec 2006 18:54:12 +0000, by reimar
-
Fix ppc without altivec compilationSat, 09 Dec 2006 18:09:41 +0000, by reimar
-
cscd produces BGR15, not BGR16Sat, 09 Dec 2006 13:32:46 +0000, by reimar
-
Replace another MIN macro by FFMINSat, 09 Dec 2006 12:25:25 +0000, by reimar
-
Get rid of min/max macros from aviheader.h, they do not belong here.Sat, 09 Dec 2006 12:24:11 +0000, by reimar
-
Improve OpenAL speaker positions a bit.Sat, 09 Dec 2006 12:14:14 +0000, by reimar
-
Remove condition that should always be trueSat, 09 Dec 2006 11:59:49 +0000, by reimar
-
Fix crash in ogg demuxer uninit with -aidSat, 09 Dec 2006 11:59:09 +0000, by reimar
-
Half-properly set up OpenAL position stuffSat, 09 Dec 2006 11:45:41 +0000, by reimar
-
sync to libmpeg2-0.4.1Sat, 09 Dec 2006 10:34:27 +0000, by henry
-
r21537: General reformatting round:Sat, 09 Dec 2006 09:27:35 +0000, by voroshil
-
do not force arch and isysroot in osxSat, 09 Dec 2006 00:09:45 +0000, by nplourde
-
Fix bmovl-test build errorFri, 08 Dec 2006 17:20:21 +0000, by voroshil
-
Ignore .depend properlyFri, 08 Dec 2006 11:43:09 +0000, by torinthiel
-
General reformatting round:Fri, 08 Dec 2006 11:38:06 +0000, by torinthiel
-
.norecurse should be ignoredFri, 08 Dec 2006 09:50:12 +0000, by torinthiel
-
made vorbis_info a member of ogg_stream rather than ogg_demuxer;Thu, 07 Dec 2006 20:53:05 +0000, by nicodvb
-
r21531: Document geq filter.Thu, 07 Dec 2006 18:10:16 +0000, by kraymer
-
r21529: spellingThu, 07 Dec 2006 17:51:51 +0000, by voroshil
-
TypoThu, 07 Dec 2006 14:16:17 +0000, by voroshil
-
Document geq filter.Thu, 07 Dec 2006 14:09:46 +0000, by diego
-
r21529: spellingThu, 07 Dec 2006 14:06:12 +0000, by kraymer
-
spellingThu, 07 Dec 2006 13:58:12 +0000, by diego
-
Fix mplayer-rc.o build.Thu, 07 Dec 2006 13:55:39 +0000, by diego
-
r21503: updated documentation of -mpegopts :tele*Thu, 07 Dec 2006 13:11:23 +0000, by kraymer
-
Synced with 30.11.2006Thu, 07 Dec 2006 13:02:40 +0000, by jheryan
-
vorbis_comment is only used locally, move it out of demuxer structThu, 07 Dec 2006 12:02:51 +0000, by reimar
-
Remove unused ov_struct_tThu, 07 Dec 2006 12:02:01 +0000, by reimar
-
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.Thu, 07 Dec 2006 11:58:07 +0000, by reimar
-
Speed up ASS subtitles display by detecting changes between two consecutiveWed, 06 Dec 2006 18:44:26 +0000, by eugeni
-
Translated section "GENERAL ENCODING OPTIONS"Wed, 06 Dec 2006 18:16:02 +0000, by voroshil
-
Simplify NEXT_LINE macro and put most of it in a separate function.Wed, 06 Dec 2006 12:25:52 +0000, by reimar
-
remove useless and incorrect const-removing castWed, 06 Dec 2006 12:23:32 +0000, by reimar
-
Do not define _GNU_SOURCE, it is not necessary and causes a warning if it isWed, 06 Dec 2006 12:19:30 +0000, by reimar
-
Properly free fontconfig patternsWed, 06 Dec 2006 11:28:49 +0000, by reimar
-
Fix memleaks caused by missing vorbis/theora_info/comment_clear calls.Wed, 06 Dec 2006 10:46:50 +0000, by reimar
-
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninitWed, 06 Dec 2006 10:42:30 +0000, by reimar
-
Fix memleak if vd_ffmpeg init failsWed, 06 Dec 2006 10:41:34 +0000, by reimar
-
Also free ass_library_t members in ass_library_doneWed, 06 Dec 2006 10:11:23 +0000, by reimar
-
r21503: updated documentation of -mpegopts :tele*Tue, 05 Dec 2006 19:51:35 +0000, by voroshil
-
r21508: emphasis the fact that leaving black borders really hurts qualityTue, 05 Dec 2006 19:49:19 +0000, by voroshil
-
Translation of "VIDEO FILTERS" section.Tue, 05 Dec 2006 19:42:10 +0000, by voroshil
-
Make sure invalid protocols are rejected instead of treatedTue, 05 Dec 2006 18:30:48 +0000, by reimar
-
emphasis the fact that leaving black borders really hurts qualityTue, 05 Dec 2006 10:51:28 +0000, by gpoirier
-
update local diff after r20779Tue, 05 Dec 2006 07:14:05 +0000, by gpoirier
-
wording fix suggested by DiegoTue, 05 Dec 2006 00:41:43 +0000, by nicodvb
-
fix include clash for mmap_anon on darwin ppcTue, 05 Dec 2006 00:01:19 +0000, by nplourde
-
force ppc arch and 10.3.9 sys lib on ppc macMon, 04 Dec 2006 23:56:03 +0000, by nplourde
-
updated documentation of -mpegopts :tele*Mon, 04 Dec 2006 22:14:44 +0000, by nicodvb
-
disable telecining when it can't be appliedMon, 04 Dec 2006 22:08:11 +0000, by nicodvb
-
since display_frames in increased by a possibly negative number it had better be signedMon, 04 Dec 2006 21:58:07 +0000, by nicodvb
-
cosmeticsMon, 04 Dec 2006 21:27:05 +0000, by nicodvb
-
removed dead codeMon, 04 Dec 2006 21:24:39 +0000, by nicodvb
-
reimplemented :telecine and :film2pal in terms of dgpulldownMon, 04 Dec 2006 21:20:01 +0000, by nicodvb
-
pre-store in bff_mask the correct or-mask to be saved in the pce (slightly faster)Mon, 04 Dec 2006 20:38:46 +0000, by nicodvb
-
Move cddb "autodetection" so it also works for libcdioMon, 04 Dec 2006 20:28:27 +0000, by reimar
-
Add full support for en-/disabling cddb supportMon, 04 Dec 2006 20:20:32 +0000, by reimar
-
r21372: Some punctuation cosmetics and better wordingMon, 04 Dec 2006 19:46:47 +0000, by kraymer
-
help_mp-de.h:Mon, 04 Dec 2006 19:06:19 +0000, by kraymer
-
fix sentence, reformatMon, 04 Dec 2006 18:07:00 +0000, by kraymer
-
r21484: documented -mpegopts :tele_src and :tele_destMon, 04 Dec 2006 16:55:02 +0000, by voroshil
-
r21476: Open embedded fonts directly from memory....Mon, 04 Dec 2006 16:45:17 +0000, by voroshil
-
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,Mon, 04 Dec 2006 11:59:23 +0000, by diego
-
slight clarificationMon, 04 Dec 2006 10:24:00 +0000, by diego
-
document s3fb suboption, note that it's a Linux-only driver (to the best of my knowledge)Mon, 04 Dec 2006 09:30:15 +0000, by gpoirier
-
Improoving readability of pullup filter sectionMon, 04 Dec 2006 06:25:06 +0000, by voroshil
-
10l: wrong bitmask when patching the pce_ptr in soft_telecine()Mon, 04 Dec 2006 00:52:11 +0000, by nicodvb
-
documented -mpegopts :tele_src and :tele_destMon, 04 Dec 2006 00:28:43 +0000, by nicodvb
-
added generalized teleciner by Donald GraftMon, 04 Dec 2006 00:02:15 +0000, by nicodvb
-
Remove unused function pointers, they probably had incorrect prototypesSun, 03 Dec 2006 21:43:57 +0000, by reimar
-
remove headers included twiceSun, 03 Dec 2006 21:18:59 +0000, by aurel
-
use strchr() instead of index()Sun, 03 Dec 2006 21:17:51 +0000, by aurel
-
sync w/ r21452Sun, 03 Dec 2006 21:06:52 +0000, by gpoirier
-
mmap memory area for generated code to avoid crashes on machines whichSun, 03 Dec 2006 20:26:00 +0000, by reimar
-
Fix 21381, make sure gcc does not make any ip-relative calls or similar.Sun, 03 Dec 2006 19:49:39 +0000, by reimar
-
Open embedded fonts directly from memory.Sun, 03 Dec 2006 18:24:11 +0000, by eugeni
-
One FIXME (CC subtitles related) resolved.Sun, 03 Dec 2006 18:22:07 +0000, by voroshil
-
Keep embedded fonts in ass_library_t and perform actual disk writeSun, 03 Dec 2006 17:59:13 +0000, by eugeni
-
Compile fix, BE_32 definition has been movedSun, 03 Dec 2006 17:46:37 +0000, by reimar
-
r21462: mention all other image formatsSun, 03 Dec 2006 17:45:37 +0000, by voroshil
-
Rename: ass_process_font -> ass_add_font.Sun, 03 Dec 2006 17:35:40 +0000, by eugeni
-
Use libavutil LE_* macros instead of pointer casts which can resultSun, 03 Dec 2006 16:41:55 +0000, by reimar
-
Avoid calling validate_fname() twice for one string.Sun, 03 Dec 2006 16:10:23 +0000, by eugeni
-
Do not call usec_sleep when we are not supposed to sleep.Sun, 03 Dec 2006 14:01:22 +0000, by reimar
-
Synced with r21466Sun, 03 Dec 2006 13:12:29 +0000, by torinthiel
-
[cosmetics] Consistent XML source formattingSun, 03 Dec 2006 12:19:22 +0000, by torinthiel
-
[cosmetics] Reindent XML sourceSun, 03 Dec 2006 12:12:29 +0000, by torinthiel
-
cosmetics: anti-chaos reindentationSun, 03 Dec 2006 12:06:08 +0000, by nicodvb
-
Synced with r21462Sun, 03 Dec 2006 12:01:21 +0000, by torinthiel
-
mention all other image formatsSun, 03 Dec 2006 11:49:09 +0000, by torinthiel
-
Unicode support for demuxer info in ASF demuxer.Sun, 03 Dec 2006 11:35:11 +0000, by reimar
-
Open vobsub output files in binary mode, otherwise the OS mightSun, 03 Dec 2006 11:23:04 +0000, by reimar
-
100l typo in 21380 disabled OSD with at least xvmc.Sun, 03 Dec 2006 09:59:55 +0000, by reimar
-
fix two overlooked typos in previous sync cause build errorSun, 03 Dec 2006 06:38:45 +0000, by voroshil
-
Fix translation error in previous syncSun, 03 Dec 2006 06:35:39 +0000, by voroshil
-
muxer FIXME resolvedSun, 03 Dec 2006 06:32:07 +0000, by voroshil
-
r21423: Consistent capitalization of table entriesSun, 03 Dec 2006 06:29:04 +0000, by voroshil
-
fixed missing tag updateSun, 03 Dec 2006 06:05:12 +0000, by voroshil
-
r21430: documented -mpegopts :[va]buf_sizeSun, 03 Dec 2006 05:59:30 +0000, by voroshil
-
document s3fb video out driverSun, 03 Dec 2006 00:29:07 +0000, by gpoirier
-
Use fallback XAnim and Real codecs directories when autodetection is skipped.Sat, 02 Dec 2006 20:54:51 +0000, by diego
-
Remove warning about missing codecs directory, the condition is always true.Sat, 02 Dec 2006 20:49:35 +0000, by diego
-
Merge dga/nodga suboption of vo_vesa, no short forms.Sat, 02 Dec 2006 20:32:28 +0000, by diego
-
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)Sat, 02 Dec 2006 19:59:35 +0000, by reimar
-
synced with r21446Sat, 02 Dec 2006 18:51:01 +0000, by Gabrov
-
Remove long-deprecated -vop option.Sat, 02 Dec 2006 17:32:53 +0000, by diego
-
Replace deprecated vo_plugin_args by vf_settings.Sat, 02 Dec 2006 17:29:56 +0000, by diego
-
cosmetics: Rename functions and variable names from vop to vf.Sat, 02 Dec 2006 17:24:17 +0000, by diego
-
Set video aspect ratio for libass in vf_vo.Sat, 02 Dec 2006 17:04:01 +0000, by eugeni
-
Update comment, video output plugins are deprecated.Sat, 02 Dec 2006 16:49:13 +0000, by diego
-
Audio track switching works for AVI and libavformat as well.Sat, 02 Dec 2006 16:07:17 +0000, by diego
-
doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()Sat, 02 Dec 2006 14:50:12 +0000, by nicodvb
-
synced with r21438Sat, 02 Dec 2006 14:00:41 +0000, by Gabrov
-
Fix includes and include path, bswap.h is in libavutil now.Sat, 02 Dec 2006 12:33:59 +0000, by diego
-
Remove superfluous bswap.h include.Sat, 02 Dec 2006 12:32:44 +0000, by diego
-
Remove suffix rules that are just copies of make builtin rules.Sat, 02 Dec 2006 12:08:25 +0000, by diego
-
Use standard name for C++ flags.Sat, 02 Dec 2006 11:41:58 +0000, by diego
-
Move system headers before libavutil headers to work around build issues onSat, 02 Dec 2006 11:09:01 +0000, by diego
-
Compile fix since libvo/sub.h include was removed from mplayer.hSat, 02 Dec 2006 10:00:03 +0000, by reimar
-
Translated section "AUDIO FILTERS"Sat, 02 Dec 2006 07:56:05 +0000, by voroshil