Mercurial > mplayer.hg
graph
-
describe -psprobeSun, 28 Jan 2007 23:13:17 +0000, by nicodvb
-
sanity checks during codec detection; also reset demuxer->stream->eofSun, 28 Jan 2007 22:41:18 +0000, by nicodvb
-
Remove references to no longer existing documentation.Sun, 28 Jan 2007 22:33:51 +0000, by diego
-
Move platform-specific stuff together.Sun, 28 Jan 2007 22:31:53 +0000, by diego
-
Move _ldd setting to a saner place.Sun, 28 Jan 2007 22:27:05 +0000, by diego
-
added code to scan the video stream to search the actual video codec used;Sun, 28 Jan 2007 21:42:22 +0000, by nicodvb
-
include math.h for fabsf()Sun, 28 Jan 2007 21:27:15 +0000, by nicodvb
-
cosmetics: reindentation and braces removalSun, 28 Jan 2007 21:25:50 +0000, by nicodvb
-
moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused nextSun, 28 Jan 2007 21:22:39 +0000, by nicodvb
-
stray fflush spotted by AurelSun, 28 Jan 2007 20:38:35 +0000, by lu_zero
-
fix a segfault if -x264encopts is the last commandline option (with no argument)Sun, 28 Jan 2007 20:22:21 +0000, by lorenm
-
Fix base64_encode() max output length checking.Sun, 28 Jan 2007 19:25:03 +0000, by uau
-
Make example and test build and link correctlySun, 28 Jan 2007 17:52:59 +0000, by lu_zero
-
av_logifySun, 28 Jan 2007 17:51:41 +0000, by lu_zero
-
Doxygen comments for used DirectShow methods.Sun, 28 Jan 2007 16:53:33 +0000, by voroshil
-
Mark m_struct_t defaults as constSun, 28 Jan 2007 16:48:01 +0000, by reimar
-
fix endianess, see bug #727Sun, 28 Jan 2007 16:36:41 +0000, by lu_zero
-
10l: screen_height calculation was using an uninitialized variableSun, 28 Jan 2007 14:48:14 +0000, by faust3
-
Fix number of rows in interlaced mode.Sun, 28 Jan 2007 13:51:24 +0000, by reimar
-
Accept rdt packets with "is-reliable" flag setSun, 28 Jan 2007 12:49:44 +0000, by rtogni
-
10l, confused current "frame" with canvas width.Sun, 28 Jan 2007 11:02:52 +0000, by reimar
-
set has_valid_timestamps and corresponding first and final pts only afterSun, 28 Jan 2007 10:45:34 +0000, by nicodvb
-
Hack: use refmode == 1 instead of == 0, as browsers behave like thisSun, 28 Jan 2007 10:34:11 +0000, by reimar
-
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c changeSun, 28 Jan 2007 09:53:42 +0000, by reimar
-
Call real_fix_timestamp() after seeking, to avoid video freezingSat, 27 Jan 2007 22:34:27 +0000, by rtogni
-
fix overlooked debug messageSat, 27 Jan 2007 17:01:54 +0000, by voroshil
-
Changing debug messages and renaming method names according to theirSat, 27 Jan 2007 16:41:01 +0000, by voroshil
-
fix typos from previous commitSat, 27 Jan 2007 16:28:16 +0000, by voroshil
-
Cosmetics. Doxygen comments.Sat, 27 Jan 2007 15:49:53 +0000, by voroshil
-
synced up to r21221Sat, 27 Jan 2007 15:40:12 +0000, by ptt
-
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16Sat, 27 Jan 2007 15:29:07 +0000, by reimar
-
Simplify and make lzo decompression code more similar to zlib one.Sat, 27 Jan 2007 14:54:45 +0000, by reimar
-
Forgotten free on errorSat, 27 Jan 2007 14:52:18 +0000, by reimar
-
r21989: fix typoSat, 27 Jan 2007 14:51:59 +0000, by voroshil
-
*dest = malloc (*size); is useless directly before *dest = realloc (*dest, *size);Sat, 27 Jan 2007 14:45:52 +0000, by reimar
-
synced up to r21906Sat, 27 Jan 2007 14:10:37 +0000, by ptt
-
Handle mp_msg_charset == NULL correctly in filename_recode.Sat, 27 Jan 2007 10:11:40 +0000, by reimar
-
Cosmetics: remove tabs, almost all added during last patch, fromSat, 27 Jan 2007 10:10:05 +0000, by reimar
-
synced with r22016Fri, 26 Jan 2007 20:11:46 +0000, by Gabrov
-
fastmemcpy.h always has to include inttypes.h on systems that need it.Fri, 26 Jan 2007 18:43:17 +0000, by diego
-
filename double-conversion, especially usefull for CJK users :-)Fri, 26 Jan 2007 09:57:09 +0000, by gpoirier
-
Remove illegal definition of underscored-prefixed symbol "__MODULE__":Fri, 26 Jan 2007 09:21:22 +0000, by gpoirier
-
get rid of void pointer arithmetic, as spotted by ICCFri, 26 Jan 2007 09:07:55 +0000, by gpoirier
-
Do not create font subdir of data directory, bitmap font support is deprecated.Thu, 25 Jan 2007 18:06:21 +0000, by diego
-
Remove confusing line about forcing MP3 demuxing.Thu, 25 Jan 2007 17:49:31 +0000, by diego
-
Remove comment printed by -demuxer help, it belongs in the copyright header.Thu, 25 Jan 2007 17:48:38 +0000, by diego
-
Clarify -delay.Thu, 25 Jan 2007 17:44:29 +0000, by diego
-
Remove ff_gcd prototype and include avutil.h instead where it is defined.Thu, 25 Jan 2007 10:49:43 +0000, by reimar
-
10l to Gabrov for breaking docs build.Thu, 25 Jan 2007 10:18:21 +0000, by rathann
-
build fix: Disable libtheora encoding over lavc.Thu, 25 Jan 2007 09:36:17 +0000, by diego
-
Sync with FFmpeg r7699.Thu, 25 Jan 2007 00:35:53 +0000, by diego
-
Simplify conditional compilation handling.Thu, 25 Jan 2007 00:35:29 +0000, by diego
-
Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.Wed, 24 Jan 2007 22:06:31 +0000, by diego
-
Use interleaver id to select the correct interleaver instead of guessingWed, 24 Jan 2007 21:20:08 +0000, by rtogni
-
Quote some expressions, might help with some shells.Wed, 24 Jan 2007 18:10:40 +0000, by diego
-
Use interleaver id to select the correct interleaver instead of guessingWed, 24 Jan 2007 15:05:42 +0000, by rtogni
-
Fix compilation if no libogg/libvoribs installedWed, 24 Jan 2007 10:31:51 +0000, by rtogni
-
Rename a few variables to match FFmpeg.Wed, 24 Jan 2007 07:36:50 +0000, by diego
-
Fix compilation after ffmpeg changes in r7619Wed, 24 Jan 2007 00:10:47 +0000, by rtogni
-
better autodetection of framerate in case of h264; it works correctly with b-frames.Tue, 23 Jan 2007 22:26:13 +0000, by nicodvb
-
Include string.h to make sure memcpy is not used without prototypeTue, 23 Jan 2007 15:28:19 +0000, by reimar
-
Pass a context to av_log(), when possibleTue, 23 Jan 2007 13:41:45 +0000, by lucabe
-
Bring MPlayer closer to compilation after latest FFmpeg changes.Tue, 23 Jan 2007 10:06:02 +0000, by diego
-
substream 0x75 doesn't seem to be a valid vc1 stream, after all; removedMon, 22 Jan 2007 22:29:54 +0000, by nicodvb
-
set priv->last_pts to the pts read only if the pts was really read; patch by zaek7q gmx net (Christian Aistleitner)Mon, 22 Jan 2007 22:24:50 +0000, by nicodvb
-
Fix FSF address and otherwise broken license headers.Mon, 22 Jan 2007 08:02:06 +0000, by diego
-
Fix license headers and FSF postal address.Mon, 22 Jan 2007 01:21:36 +0000, by diego
-
Sync with FFmpeg r7634.Sun, 21 Jan 2007 23:28:05 +0000, by diego
-
Discard -Wdeclaration-after-statement warning.Sun, 21 Jan 2007 23:21:50 +0000, by diego
-
synced with r21906Sun, 21 Jan 2007 22:42:06 +0000, by Gabrov
-
synced with r21989Sun, 21 Jan 2007 21:49:24 +0000, by Gabrov
-
fix typoSun, 21 Jan 2007 21:40:23 +0000, by Gabrov
-
Fix compilation: define CONFIG_ZLIB in config.makSun, 21 Jan 2007 21:38:41 +0000, by reimar
-
r21959: Apply ancient double-click patch that nobody cares to comment on.Sun, 21 Jan 2007 20:08:06 +0000, by voroshil
-
Instead of printing a useless "sig11 coming soon" message, just abort parsingSun, 21 Jan 2007 18:29:18 +0000, by reimar
-
Sanity-check sh_video->bih->biSizeSun, 21 Jan 2007 18:22:07 +0000, by reimar
-
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.cSun, 21 Jan 2007 15:44:58 +0000, by reimar
-
Add ignore key bindSun, 21 Jan 2007 11:10:52 +0000, by reimar
-
Move code to ignore mouse wheel "down" events to fifo.c (needed becauseSun, 21 Jan 2007 11:05:21 +0000, by reimar
-
Another AVCodecTag compile fixSun, 21 Jan 2007 10:49:08 +0000, by reimar
-
Forgotten CodecTag -> AVCodecTagSun, 21 Jan 2007 10:33:34 +0000, by reimar
-
Fix compilation after lavf changesSun, 21 Jan 2007 10:17:40 +0000, by reimar
-
support -ffourcc with -of lavfSun, 21 Jan 2007 10:10:07 +0000, by reimar
-
Simplify install calls.Sat, 20 Jan 2007 21:57:57 +0000, by diego
-
Remove redundant informative output.Sat, 20 Jan 2007 21:55:57 +0000, by diego
-
Don't suppress make output during installation.Sat, 20 Jan 2007 21:55:30 +0000, by diego
-
some simplificationsSat, 20 Jan 2007 21:39:21 +0000, by diego
-
Move ldconfig platform differences into configure where they belong.Sat, 20 Jan 2007 21:19:58 +0000, by diego
-
Move ranlib setting to a more sensible place.Sat, 20 Jan 2007 21:14:14 +0000, by diego
-
in h264_parse_sps() reuse mp_unescape03()Sat, 20 Jan 2007 13:46:17 +0000, by nicodvb
-
vc1 probing code: if sh_video->bih can't be callocated exitSat, 20 Jan 2007 13:14:09 +0000, by nicodvb
-
in vc1 probing code, all packets before the first sequence header must be skipped, not readSat, 20 Jan 2007 13:10:40 +0000, by nicodvb
-
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing codeSat, 20 Jan 2007 13:06:17 +0000, by nicodvb
-
decode vc1 sequence header and frame it in video_read_frame();Sat, 20 Jan 2007 12:17:22 +0000, by nicodvb
-
demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_extension_2 payload)Sat, 20 Jan 2007 12:13:50 +0000, by nicodvb
-
added function to parse vc1 sequence headerSat, 20 Jan 2007 12:04:20 +0000, by nicodvb
-
BE_32 -> AV_RB32Fri, 19 Jan 2007 23:15:53 +0000, by reimar
-
Compile fix: LE_* -> AV_RL*Fri, 19 Jan 2007 23:14:57 +0000, by reimar
-
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SOFri, 19 Jan 2007 01:19:02 +0000, by nicodvb
-
sync w/ r21959Thu, 18 Jan 2007 21:53:05 +0000, by gpoirier
-
synced with r21959Thu, 18 Jan 2007 20:21:54 +0000, by Gabrov
-
Apply ancient double-click patch that nobody cares to comment on.Thu, 18 Jan 2007 19:30:02 +0000, by reimar
-
r21930: gcc_bug++;Thu, 18 Jan 2007 17:38:24 +0000, by voroshil
-
In .srt, any line containing only spaces and tabs marks the end of theThu, 18 Jan 2007 14:50:32 +0000, by eugeni
-
grammar/spelling/wording in commentsThu, 18 Jan 2007 09:03:42 +0000, by diego
-
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a whileWed, 17 Jan 2007 23:39:37 +0000, by kraymer
-
"-lavdopts fast" has applied to mpeg4 and h264 for a whileWed, 17 Jan 2007 23:20:32 +0000, by lorenm
-
synced with r21952Wed, 17 Jan 2007 22:18:15 +0000, by Gabrov
-
1000l; fixed wrong operator precedenceWed, 17 Jan 2007 21:42:04 +0000, by nicodvb
-
version bump (for changes in r21907)Wed, 17 Jan 2007 14:09:48 +0000, by kraymer
-
r21727: Must refer to option name instead of internal variableWed, 17 Jan 2007 14:04:30 +0000, by kraymer
-
r21691: added smb:// to the list of allowed input urlsWed, 17 Jan 2007 13:43:56 +0000, by kraymer
-
unified creation of sh_audio and sh_video is ts_add_stream; patch by elupusWed, 17 Jan 2007 00:12:35 +0000, by nicodvb
-
Update copyright year.Tue, 16 Jan 2007 22:58:42 +0000, by diego
-
in evo files [e]ac3 substreams range from 0xc0 to 0xcfTue, 16 Jan 2007 22:50:47 +0000, by nicodvb
-
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probingTue, 16 Jan 2007 22:38:26 +0000, by nicodvb
-
fix identation, broken by last commitTue, 16 Jan 2007 13:28:22 +0000, by gpoirier
-
speeds up mplayer execution by over FIVE times when all of the of the following apply:Tue, 16 Jan 2007 13:24:03 +0000, by gpoirier
-
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vTue, 16 Jan 2007 09:49:28 +0000, by henry
-
Interlaced gif supportTue, 16 Jan 2007 07:12:32 +0000, by reimar
-
Change some types to uint8_t where appropriateTue, 16 Jan 2007 07:05:28 +0000, by reimar
-
"Cosmetics" Introduce a memcpy function doing both transparentTue, 16 Jan 2007 07:01:53 +0000, by reimar
-
one more #if 1 removedMon, 15 Jan 2007 23:03:45 +0000, by nicodvb
-
removed useless #if1s added too long time agoMon, 15 Jan 2007 21:39:30 +0000, by nicodvb
-
in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.Mon, 15 Jan 2007 21:21:42 +0000, by nicodvb
-
get rid of two spaces after a period (instead of one)Mon, 15 Jan 2007 09:15:06 +0000, by gpoirier
-
fixes suggested by DiegoMon, 15 Jan 2007 09:12:10 +0000, by gpoirier
-
update and factorize information about x264's multi-threading modeMon, 15 Jan 2007 07:23:28 +0000, by gpoirier
-
update x264's subq otion descriptionMon, 15 Jan 2007 07:16:03 +0000, by gpoirier
-
gcc_bug++;Mon, 15 Jan 2007 06:26:49 +0000, by diego
-
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)Mon, 15 Jan 2007 04:57:43 +0000, by diego
-
10l, fix inverted check for "<media" in smil playlistSun, 14 Jan 2007 23:16:27 +0000, by rtogni
-
Move toolame vs twolame logic into the $_toolame=auto case.Sun, 14 Jan 2007 22:58:25 +0000, by diego
-
Move Paolo Tresoldi out of the GUI skin section.Sun, 14 Jan 2007 22:45:45 +0000, by diego
-
Make twolame disable toolame.Sun, 14 Jan 2007 22:42:35 +0000, by diego
-
Move twolame check before toolame check.Sun, 14 Jan 2007 22:35:10 +0000, by diego
-
Adding me and Andrew Savchenko as authors of Russian docs translationSun, 14 Jan 2007 07:03:51 +0000, by voroshil
-
r21882: sync to x264 r607 (update description of threads)Sun, 14 Jan 2007 07:00:45 +0000, by voroshil
-
translation status updateSun, 14 Jan 2007 06:47:44 +0000, by voroshil
-
spelling, wording fixSun, 14 Jan 2007 06:45:51 +0000, by voroshil
-
sync tag updateSun, 14 Jan 2007 06:32:53 +0000, by voroshil
-
r21917: typo fixesSun, 14 Jan 2007 06:30:25 +0000, by voroshil
-
typo fixes:Sun, 14 Jan 2007 00:15:55 +0000, by gpoirier
-
fix typo for gettimeofday()Sat, 13 Jan 2007 21:26:54 +0000, by vayne
-
proper fix for avoiding file skipping when mplayer is already playing a file.Sat, 13 Jan 2007 21:20:47 +0000, by vayne
-
CosmeticsSat, 13 Jan 2007 12:56:42 +0000, by reimar
-
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
-
TypoSat, 02 Dec 2006 07:44:03 +0000, by voroshil
-
documented -mpegopts :[va]buf_sizeSat, 02 Dec 2006 00:04:03 +0000, by nicodvb
-
permit to specify the sizes of the decoders' buffersFri, 01 Dec 2006 23:51:51 +0000, by nicodvb
-
fix mencoder include clash on osxFri, 01 Dec 2006 23:48:07 +0000, by nplourde
-
Synced with r21395Fri, 01 Dec 2006 23:43:53 +0000, by torinthiel
-
Sync r21425Fri, 01 Dec 2006 23:42:50 +0000, by torinthiel
-
Some fixes for previous commit, 10l for meFri, 01 Dec 2006 23:41:55 +0000, by torinthiel
-
Reformat examples:Fri, 01 Dec 2006 21:52:42 +0000, by torinthiel
-
Consistent capitalization of table entriesFri, 01 Dec 2006 21:42:55 +0000, by torinthiel
-
100l confused FFMIN/FFMAXFri, 01 Dec 2006 19:43:36 +0000, by reimar
-
Proper fix for last demux_avi commit, stream switching now really shouldFri, 01 Dec 2006 19:24:42 +0000, by reimar
-
Make sure we do not hang if no streams are availableFri, 01 Dec 2006 18:51:44 +0000, by reimar
-
Implement stream switching for AVI demuxer.Fri, 01 Dec 2006 17:57:29 +0000, by reimar
-
update for r21415 and r21416Fri, 01 Dec 2006 17:56:41 +0000, by henry
-
Cleanup and fix rectangle size calculation, caused crashes with e.g.Fri, 01 Dec 2006 17:51:44 +0000, by reimar
-
fix incorrect 4:4:4 chroma handling (backport from 0.4.1)Fri, 01 Dec 2006 17:49:59 +0000, by henry
-
ignore invalid values in the sequence display extension (backport from 0.4.1)Fri, 01 Dec 2006 17:47:55 +0000, by henry
-
r21410: document new meaning of dia=1 introduced by lavc r7192Fri, 01 Dec 2006 17:30:49 +0000, by voroshil
-
mark lavc's uneven multi-hexagon search as slow, remove stray '.'Fri, 01 Dec 2006 15:34:00 +0000, by gpoirier
-
Fix a declarations vs statements warning.Fri, 01 Dec 2006 15:04:46 +0000, by diego
-
Fix declarations vs statements warning.Fri, 01 Dec 2006 14:58:11 +0000, by diego
-
document new meaning of dia=-1 introduced by lavc r7192Fri, 01 Dec 2006 13:17:07 +0000, by gpoirier
-
Add libav include paths to CFLAGS without indirection.Fri, 01 Dec 2006 11:27:21 +0000, by diego
-
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.Fri, 01 Dec 2006 11:24:19 +0000, by diego
-
remove duplicate entryFri, 01 Dec 2006 08:40:28 +0000, by gpoirier
-
Add libav include paths to CFLAGS without indirection.Fri, 01 Dec 2006 01:11:42 +0000, by diego
-
move reserved_bytes out of packet_footer. this makes all packets uniform.Thu, 30 Nov 2006 21:59:55 +0000, by ivo
-
Use av_int2flt/av_int2dbl to read float values. This is simpler and moreThu, 30 Nov 2006 17:55:00 +0000, by reimar
-
Move initialization of sh_audio/sh_video members to aviheaderThu, 30 Nov 2006 17:48:00 +0000, by reimar
-
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_framesThu, 30 Nov 2006 16:10:00 +0000, by voroshil
-
r21372: Some punctuation cosmetics and better wordingThu, 30 Nov 2006 16:08:43 +0000, by voroshil
-
r21367: If a glyph is not found in the current font, switch to another one.Thu, 30 Nov 2006 15:49:30 +0000, by voroshil
-
fix suggested by DiegoThu, 30 Nov 2006 12:50:34 +0000, by gpoirier
-
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_framesThu, 30 Nov 2006 09:27:45 +0000, by gpoirier
-
fix indentation after last commitThu, 30 Nov 2006 08:48:31 +0000, by gpoirier
-
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %Thu, 30 Nov 2006 08:47:29 +0000, by gpoirier
-
Better wording for previous commitWed, 29 Nov 2006 23:50:18 +0000, by torinthiel
-
TypoWed, 29 Nov 2006 23:11:59 +0000, by torinthiel
-
add missing r15484Wed, 29 Nov 2006 20:46:27 +0000, by henry
-
Add another FourCC found in the wild, for example:Wed, 29 Nov 2006 17:58:39 +0000, by rathann
-
Remove duplicate OPTFLAGS from CFLAGS.Wed, 29 Nov 2006 15:17:49 +0000, by diego
-
Remove some superfluous include CFLAGS.Wed, 29 Nov 2006 15:14:03 +0000, by diego
-
Explain reason for -I.. in CFLAGS here.Wed, 29 Nov 2006 15:10:11 +0000, by diego
-
Remove bswap.h, use libavutil/bswap.h instead.Wed, 29 Nov 2006 15:02:45 +0000, by diego
-
Fix macro redefinition warning.Wed, 29 Nov 2006 14:53:32 +0000, by diego
-
Remove some of the worst "headers include headers which includeWed, 29 Nov 2006 14:08:24 +0000, by reimar
-
Avoid compiling code using %ah etc. on AMD64, since that will not workWed, 29 Nov 2006 13:49:48 +0000, by reimar
-
Get rid of stubs.S, move code to inline asm.Wed, 29 Nov 2006 12:56:52 +0000, by reimar
-
Cosmetics: remove unused and commented out add_stub function headerWed, 29 Nov 2006 12:55:17 +0000, by reimar
-
Some extra checks and safety space for add_stub function.Wed, 29 Nov 2006 12:44:05 +0000, by reimar
-
Change add_stub code to also work without -fomit-frame-pointerWed, 29 Nov 2006 12:20:05 +0000, by reimar
-
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.Wed, 29 Nov 2006 11:57:16 +0000, by reimar
-
Add /usr/local/lib and /usr/local/include to the linker/compilerWed, 29 Nov 2006 11:07:30 +0000, by diego
-
support for Westwood SND1 audioWed, 29 Nov 2006 10:51:39 +0000, by diego
-
`sdl-config --libs` under mingw32 will give -lmingw32, which leads toWed, 29 Nov 2006 10:33:42 +0000, by diego
-
URL fixWed, 29 Nov 2006 10:24:43 +0000, by diego
-
Synced with r21374Wed, 29 Nov 2006 10:13:26 +0000, by torinthiel
-
Fix URL, it has moved.Wed, 29 Nov 2006 10:03:45 +0000, by torinthiel
-
Synced with r21372Wed, 29 Nov 2006 10:02:37 +0000, by torinthiel
-
Some punctuation cosmetics and better wordingWed, 29 Nov 2006 09:41:57 +0000, by torinthiel
-
Sync with FFmpeg changes for encoder/decoder registration.Wed, 29 Nov 2006 08:55:24 +0000, by aurel
-
Fix 2 header bugs introduced by nplourde's previous commit:Tue, 28 Nov 2006 23:53:07 +0000, by uau
-
reordering of #include to avoid clash with math.h and quicktime/*.h, patch by Crhis Roccati<roccati@pobox.com>Tue, 28 Nov 2006 23:13:08 +0000, by nplourde
-
adds support for AOCONTROL_GET_VOLUME/AOCONTROL_SET_VOLUME in ao_macosx, patcg by Crhis Roccati<roccati@pobox.com>Tue, 28 Nov 2006 23:05:45 +0000, by nplourde
-
If a glyph is not found in the current font, switch to another one.Tue, 28 Nov 2006 22:50:02 +0000, by eugeni
-
Skip glyphs with char code < 0x20.Tue, 28 Nov 2006 22:44:40 +0000, by eugeni
-
Add FT_Library to ass_font_t.Tue, 28 Nov 2006 22:20:24 +0000, by eugeni
-
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identifyTue, 28 Nov 2006 22:17:33 +0000, by eugeni
-
Use av_int2dbl to read doubles instead of our somewhat broken le2me_dblTue, 28 Nov 2006 19:01:04 +0000, by reimar
-
Make me maintainer of demux_nuv since I am the only oneTue, 28 Nov 2006 18:54:13 +0000, by reimar
-
r21306: fix compilation for win32 dll codec support for intel osxTue, 28 Nov 2006 18:41:47 +0000, by voroshil
-
Remove long double reading code, long double was never used AFAICT andTue, 28 Nov 2006 18:34:08 +0000, by reimar
-
r21298: "D" interactive key also works with yadif nowTue, 28 Nov 2006 18:29:58 +0000, by voroshil
-
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.Tue, 28 Nov 2006 18:29:24 +0000, by diego
-
Cycling through video tracks works with libavformat as well.Tue, 28 Nov 2006 16:50:39 +0000, by diego
-
Remove #ifdef __OpenBSD__, there is no indication this is needed.Tue, 28 Nov 2006 12:46:38 +0000, by diego
-
support Intel Core 2 and AMD Geode in the processor detection routinesTue, 28 Nov 2006 12:04:59 +0000, by diego
-
Generate OBJS from SRCS in a more elegant and less redundant way.Tue, 28 Nov 2006 11:54:12 +0000, by diego
-
cosmetics: Sort SRCS by alphabetical order.Tue, 28 Nov 2006 11:53:08 +0000, by diego
-
Unrecurse VIDIX installation.Tue, 28 Nov 2006 10:04:41 +0000, by diego
-
Unrecurse VIDIX drivers uninstall.Tue, 28 Nov 2006 09:36:39 +0000, by diego
-
Remove one level of indirection on VIDIX install/uninstall.Tue, 28 Nov 2006 09:33:53 +0000, by diego
-
cosmetical reformattingMon, 27 Nov 2006 23:25:08 +0000, by nicodvb
-
feed the content of NAV_PACKET to the demuxerMon, 27 Nov 2006 23:21:23 +0000, by nicodvb
-
Shorten LIBAV_INC handling.Mon, 27 Nov 2006 22:57:42 +0000, by diego
-
Merge _ld_arch into _ld_extra.Mon, 27 Nov 2006 22:55:46 +0000, by diego
-
cosmetics to ease future patchingMon, 27 Nov 2006 22:52:31 +0000, by diego
-
Disable cddb on Darwin at Reimar's request.Mon, 27 Nov 2006 22:48:54 +0000, by diego
-
_ld_sock is already in _ld_extra.Mon, 27 Nov 2006 22:34:03 +0000, by diego
-
Add a config.mak variable for CDDB.Mon, 27 Nov 2006 22:02:06 +0000, by diego
-
Change "p" asm constraints to "g", since "p" was a no longer necessary hack toMon, 27 Nov 2006 21:59:13 +0000, by reimar
-
Note that ffxandpcm only works with libavformat.Mon, 27 Nov 2006 21:02:06 +0000, by diego
-
Don't include freetype headers in other headers.Mon, 27 Nov 2006 17:56:49 +0000, by eugeni
-
Fix compilation broken in previous commit.Mon, 27 Nov 2006 17:53:33 +0000, by eugeni
-
Move ass_font_desc_t and ass_font_t declarations to ass_font.h.Mon, 27 Nov 2006 17:50:05 +0000, by eugeni
-
Cosmetics: reindent.Mon, 27 Nov 2006 17:34:47 +0000, by eugeni
-
Don't call FT_Set_Transform/FT_Set_Pixel_Sizes if values have not changed.Mon, 27 Nov 2006 17:33:59 +0000, by eugeni
-
help messages:Mon, 27 Nov 2006 17:22:31 +0000, by kraymer
-
Move ass_font_t allocation to ass_font.h.Mon, 27 Nov 2006 17:13:52 +0000, by eugeni
-
insert line break for overly long line (second line indented)Mon, 27 Nov 2006 16:56:57 +0000, by kraymer
-
wrapper.S should be compiled on non-Darwin, non-Windows systems.Mon, 27 Nov 2006 16:47:27 +0000, by diego
-
Initialize font size with 0.Mon, 27 Nov 2006 16:21:10 +0000, by eugeni
-
Remove unused unk_exp1 loader asm codeMon, 27 Nov 2006 16:17:29 +0000, by reimar
-
localization of parser-m*cmd.c messagesMon, 27 Nov 2006 15:46:36 +0000, by ptt
-
Ignore libmpmux.a.Mon, 27 Nov 2006 14:27:33 +0000, by diego
-
Split muxers into a separate library that only MEncoder is linked against.Mon, 27 Nov 2006 14:26:52 +0000, by diego
-
FFmpeg-style dependency declarationMon, 27 Nov 2006 13:42:36 +0000, by diego
-
Remove redundant ifeq ($(TARGET_ARCH_POWERPC),yes), AltiVec exists only on PPC.Mon, 27 Nov 2006 13:38:13 +0000, by diego
-
Move common code to mpcommon.mak.Mon, 27 Nov 2006 13:32:24 +0000, by diego
-
Sync with FFmpeg changes for (de)muxer registration.Mon, 27 Nov 2006 13:19:34 +0000, by diego
-
test1 --> testMon, 27 Nov 2006 13:03:11 +0000, by diego
-
cosmetics: Merge SRCS together, alphabetical order, whitespace.Mon, 27 Nov 2006 12:09:58 +0000, by diego
-
oops someone forgot obj-c source fileMon, 27 Nov 2006 12:07:14 +0000, by nplourde
-
cosmetics:indentationMon, 27 Nov 2006 12:02:56 +0000, by diego
-
Untangle dependencies that are handled by configure.Mon, 27 Nov 2006 12:00:49 +0000, by diego
-
Remove unused LIBAV_INC variable.Mon, 27 Nov 2006 11:48:29 +0000, by diego
-
Remove superfluous dependency declaration on real header files.Mon, 27 Nov 2006 11:31:25 +0000, by diego
-
simplify test targetMon, 27 Nov 2006 11:25:15 +0000, by diego
-
Simplify, TARGET_WIN32 is both Cygwin and MinGW.Mon, 27 Nov 2006 11:19:49 +0000, by diego
-
Simplify test program generation.Mon, 27 Nov 2006 11:11:14 +0000, by diego
-
Remove superfluous CFLAGS declaration (is in mpcommon.mak).Mon, 27 Nov 2006 10:58:03 +0000, by diego
-
There are no .s files in mp3lib/, remove the corresponding suffix rule.Mon, 27 Nov 2006 10:53:40 +0000, by diego
-
libac3 was removed ages ago, remove the related test target.Mon, 27 Nov 2006 10:49:44 +0000, by diego
-
.s files don't exist anymore.Mon, 27 Nov 2006 10:44:43 +0000, by diego
-
Synced with r21168Mon, 27 Nov 2006 08:56:42 +0000, by torinthiel
-
fix compilation for win32 dll codec support for intel osxMon, 27 Nov 2006 02:44:06 +0000, by nplourde
-
Remove unnecessary header indirection.Mon, 27 Nov 2006 02:20:15 +0000, by diego
-
Use standard SRCS2 name for MEncoder sources.Mon, 27 Nov 2006 01:53:05 +0000, by diego
-
Move common code for generating multiple libraries to mpcommon.mak.Mon, 27 Nov 2006 01:40:39 +0000, by diego
-
10l: Muxers were not being compiled even when MEncoder was enabled.Mon, 27 Nov 2006 01:36:13 +0000, by diego
-
FFmpeg-style conditional dependency declarationMon, 27 Nov 2006 01:17:22 +0000, by diego
-
libmpdemux has no subdirectories.Mon, 27 Nov 2006 01:01:50 +0000, by diego
-
sync w/ 21298Sun, 26 Nov 2006 23:25:42 +0000, by gpoirier
-
"D" interactive key also works with yadif nowSun, 26 Nov 2006 22:58:32 +0000, by gpoirier
-
Merge duplicate entries.Sun, 26 Nov 2006 22:58:28 +0000, by diego
-
Remove unnecessary variable indirection.Sun, 26 Nov 2006 22:53:57 +0000, by diego
-
Remove obsolete "no_more_font_messages" hack.Sun, 26 Nov 2006 22:53:52 +0000, by eugeni
-
rename all *_nom (nominator) to the correct *_num (numerator)Sun, 26 Nov 2006 22:50:47 +0000, by ivo
-
Move fonts-related code to a separate file.Sun, 26 Nov 2006 22:49:27 +0000, by eugeni
-
cosmetics: alphabetical orderSun, 26 Nov 2006 22:47:32 +0000, by diego
-
FFmpeg-style conditional dependency declarationSun, 26 Nov 2006 22:37:03 +0000, by diego
-
100l typosSun, 26 Nov 2006 22:13:46 +0000, by diego
-
Remove useless variable indirection.Sun, 26 Nov 2006 22:11:46 +0000, by diego
-
cosmetics: Move around some entries for better readability.Sun, 26 Nov 2006 22:11:07 +0000, by diego
-
Do not use many different variables for SRCS.Sun, 26 Nov 2006 22:02:52 +0000, by diego
-
Reorder entries for better readability.Sun, 26 Nov 2006 21:55:40 +0000, by diego
-
Remove unused include variable.Sun, 26 Nov 2006 21:30:17 +0000, by diego
-
Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value sinceSun, 26 Nov 2006 21:21:27 +0000, by reimar
-
Make ass_new_font return ass_font_t struct (instead of just FT_Face).Sun, 26 Nov 2006 20:53:29 +0000, by eugeni
-
Move ass_font_t to header.Sun, 26 Nov 2006 20:38:06 +0000, by eugeni
-
Rename:Sun, 26 Nov 2006 20:34:54 +0000, by eugeni
-
Fix previous broken vd_qtvideo.c commit which failed on MACOSXSun, 26 Nov 2006 19:35:56 +0000, by uau
-
Move #include <QuickTime/ImageCodec.h> before internal headersSun, 26 Nov 2006 19:19:00 +0000, by uau
-
Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,Sun, 26 Nov 2006 18:37:51 +0000, by reimar
-
Rename config.h --> debug.h and include config.h explicitly.Sun, 26 Nov 2006 18:33:41 +0000, by diego
-
Shouldn't move "#ifdef MACOSX" before #include config.h of course...Sun, 26 Nov 2006 18:27:42 +0000, by uau
-
Merge common parts of all Makefiles into one file included by all.Sun, 26 Nov 2006 18:12:36 +0000, by diego
-
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.Sun, 26 Nov 2006 18:06:11 +0000, by uau
-
Add explicit dependency information for libosd.a, this fixes MEncoder-onlySun, 26 Nov 2006 16:31:47 +0000, by diego
-
Remove config.h, there are multiple files under that name, inviting bugs andSun, 26 Nov 2006 15:42:38 +0000, by diego
-
sync w/ r21255 (improved deadzone desc.)Sun, 26 Nov 2006 15:29:40 +0000, by gpoirier
-
-lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.cSun, 26 Nov 2006 14:13:39 +0000, by reimar
-
Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.Sun, 26 Nov 2006 13:55:55 +0000, by reimar
-
Adjust icon path since windres is now called from osdep subdirSun, 26 Nov 2006 13:54:23 +0000, by reimar
-
Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.Sun, 26 Nov 2006 13:26:21 +0000, by reimar
-
le2me_32 is no longer a macro on PPC, and in general does not have toSun, 26 Nov 2006 13:19:32 +0000, by reimar
-
Revert r21251 (moving loader/config.h contents to main config.h).Sun, 26 Nov 2006 13:17:50 +0000, by uau
-
Remove useless fd parameter for mmap_anonSun, 26 Nov 2006 13:09:46 +0000, by reimar
-
Simplify, remove useless indirection.Sun, 26 Nov 2006 13:04:14 +0000, by diego
-
Fix loader code: closed .dll file handles when it should notSun, 26 Nov 2006 13:02:02 +0000, by reimar
-
r21186: Remove "OSD only" tags; those options always exist.Sun, 26 Nov 2006 13:01:09 +0000, by voroshil
-
open /dev/zero left over from mmap_anon patchSun, 26 Nov 2006 12:55:09 +0000, by reimar
-
Useless use of strstr, strchr is good enough.Sun, 26 Nov 2006 12:12:46 +0000, by reimar
-
Check the log level before processing the messageSun, 26 Nov 2006 12:08:40 +0000, by henry
-
match exactly card number N specified, rather than the N-th actually usableSun, 26 Nov 2006 12:03:23 +0000, by nicodvb
-
Set _win32codecsdir fallback also with --enable-win32Sun, 26 Nov 2006 11:56:54 +0000, by reimar
-
typo in deadzone_interSun, 26 Nov 2006 01:25:50 +0000, by lorenm
-
nits and picks by The Wanderer :)Sun, 26 Nov 2006 00:53:16 +0000, by gpoirier
-
Sanity-check number of lines in CC subtitleSat, 25 Nov 2006 22:18:40 +0000, by reimar
-
Cleanup for uselessly complicated closed-caption subtitle handlingSat, 25 Nov 2006 22:06:00 +0000, by reimar
-
Move contents of loader/config.h to configure/config.h, there areSat, 25 Nov 2006 20:53:43 +0000, by diego
-
Add a sanity check to unsafe-looking code.Sat, 25 Nov 2006 20:01:24 +0000, by uau
-
Remove config.h and move its content to af.h. There are multiple files underSat, 25 Nov 2006 19:57:31 +0000, by diego
-
Use the real name of the header file when guarding against double inclusion.Sat, 25 Nov 2006 19:41:52 +0000, by diego
-
Remove nonexistent variable.Sat, 25 Nov 2006 19:19:36 +0000, by diego
-
Remove superfluous comment.Sat, 25 Nov 2006 19:15:23 +0000, by diego
-
Don't compile libvo.a unless MPlayer is enabled.Sat, 25 Nov 2006 18:56:00 +0000, by diego
-
simplifySat, 25 Nov 2006 18:45:03 +0000, by diego
-
Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.hSat, 25 Nov 2006 18:37:37 +0000, by diego
-
Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.Sat, 25 Nov 2006 18:30:44 +0000, by reimar
-
Linking hotfix, loader depends on osdep.Sat, 25 Nov 2006 18:24:58 +0000, by diego
-
Remove useless libvo/sub.h include.Sat, 25 Nov 2006 18:20:09 +0000, by reimar
-
Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,Sat, 25 Nov 2006 18:00:59 +0000, by reimar
-
simplifySat, 25 Nov 2006 17:58:43 +0000, by diego
-
Add generic target that allow compiling without any assembler or otherwiseSat, 25 Nov 2006 17:58:33 +0000, by reimar
-
missing include for uint16_tSat, 25 Nov 2006 17:58:14 +0000, by ben
-
keep nav highlight event in dvdnav priv structureSat, 25 Nov 2006 17:44:22 +0000, by ben
-
There are no more .depend files in subdirectories.Sat, 25 Nov 2006 17:31:07 +0000, by diego
-
simplifySat, 25 Nov 2006 17:16:21 +0000, by diego
-
Remove commented-out cruft.Sat, 25 Nov 2006 17:14:31 +0000, by diego
-
Unconditionally include config.mak for consistency.Sat, 25 Nov 2006 17:11:48 +0000, by diego
-
more consistency with the other Makefiles.Sat, 25 Nov 2006 17:09:25 +0000, by diego
-
SRCS should be one per line to make patches more readable.Sat, 25 Nov 2006 17:06:08 +0000, by diego
-
fix typos noticed by DiegoSat, 25 Nov 2006 17:03:12 +0000, by gpoirier
-
Remove pointless indirection.Sat, 25 Nov 2006 17:02:52 +0000, by diego
-
Sync with FFmpeg r7167.Sat, 25 Nov 2006 16:55:02 +0000, by diego
-
FFmpeg-style conditional dependency declarationSat, 25 Nov 2006 16:49:29 +0000, by diego
-
Remove superfluous comment.Sat, 25 Nov 2006 16:14:01 +0000, by diego
-
Remove superfluous comment.Sat, 25 Nov 2006 16:13:26 +0000, by diego
-
Remove superfluous comment.Sat, 25 Nov 2006 16:12:36 +0000, by diego
-
improve description of x264's deadzone* optionsSat, 25 Nov 2006 15:17:21 +0000, by gpoirier
-
support for comma-separated language codes in -slangSat, 25 Nov 2006 15:00:08 +0000, by nicodvb
-
support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila chello hu) and me. No palette yetSat, 25 Nov 2006 14:46:21 +0000, by nicodvb
-
spurious () like in ({code;}) probably is not valid C, icc 9, definitelySat, 25 Nov 2006 13:39:21 +0000, by reimar
-
Avoid void * arithmeticSat, 25 Nov 2006 13:34:55 +0000, by reimar
-
better nav highlight handlingSat, 25 Nov 2006 13:03:51 +0000, by ben
-
removed unused members and variablesSat, 25 Nov 2006 12:37:47 +0000, by nicodvb
-
COSMETICS: consistently reformatted after ben's messSat, 25 Nov 2006 12:19:15 +0000, by nicodvb
-
added code to identify subs language and count; needed for forthcoming support for -slangSat, 25 Nov 2006 12:17:34 +0000, by nicodvb
-
Add distclean target, unconditionally remove all objects on clean.Sat, 25 Nov 2006 11:29:25 +0000, by diego
-
a few more clarifications for codec_specific_data by Ralph Giles and meSat, 25 Nov 2006 11:28:38 +0000, by michael
-
all should be the first target.Sat, 25 Nov 2006 11:26:53 +0000, by diego
-
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)Sat, 25 Nov 2006 11:20:02 +0000, by ben
-
10l copy + paste typoSat, 25 Nov 2006 09:53:28 +0000, by diego
-
Simplify LIBNAME target with $@ and $^.Sat, 25 Nov 2006 09:52:45 +0000, by diego
-
Remove commented-out cruft.Sat, 25 Nov 2006 09:50:18 +0000, by diego
-
Move osdep/mplayer.rc handling to the osdep Makefile.Sat, 25 Nov 2006 09:49:18 +0000, by diego
-
Remove nonexistent variable/file.Sat, 25 Nov 2006 01:28:49 +0000, by diego
-
added mmap_anon to osdep lib. Used in loader for nowSat, 25 Nov 2006 01:22:20 +0000, by nplourde
-
No need to ignore files that are not generated any longer.Sat, 25 Nov 2006 00:50:43 +0000, by diego
-
Make loader Makefile non-recursive.Sat, 25 Nov 2006 00:31:07 +0000, by diego
-
Use $@ and $^ to designate target and prerequisites.Sat, 25 Nov 2006 00:12:08 +0000, by diego
-
cosmetics: Move around targets for consistency.Sat, 25 Nov 2006 00:09:39 +0000, by diego
-
Remove superfluous suffix rule.Sat, 25 Nov 2006 00:08:15 +0000, by diego
-
Handle stubs.s like all other source files.Fri, 24 Nov 2006 23:49:30 +0000, by diego
-
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpegFri, 24 Nov 2006 23:32:39 +0000, by diego
-
Remove .depend on distclean.Fri, 24 Nov 2006 20:20:26 +0000, by diego
-
Clean up CFLAGS handling.Fri, 24 Nov 2006 20:19:29 +0000, by diego
-
add two missing descriptions (index.syncpoints and info_packet.count)Fri, 24 Nov 2006 16:43:05 +0000, by ivo
-
specify the bitnumber for frame_flags, instead of a decimal bitmaskFri, 24 Nov 2006 16:35:22 +0000, by ivo
-
specify, where possible, the type of the tags in the tag description sectionFri, 24 Nov 2006 16:31:48 +0000, by ivo
-
r21161: MSGTR for libmpcodecs/vd.cFri, 24 Nov 2006 15:06:18 +0000, by kraymer
-
codec_specific_data clarificationFri, 24 Nov 2006 12:51:33 +0000, by michael
-
sync with r21186Fri, 24 Nov 2006 12:33:34 +0000, by gpoirier
-
fix another typoFri, 24 Nov 2006 11:27:08 +0000, by ivo
-
Remove "OSD only" tags; those options always exist.Fri, 24 Nov 2006 10:20:04 +0000, by uau
-
Remove bug workarounds for ancient gcc and libc versions.Fri, 24 Nov 2006 00:42:44 +0000, by diego
-
fix sync comment, it was left out in last commitThu, 23 Nov 2006 23:00:36 +0000, by kraymer
-
r21078: add a link to Michael's de-interlacing filters, and replace the crappyThu, 23 Nov 2006 22:51:42 +0000, by kraymer
-
Cosmetics: indentation fix.Thu, 23 Nov 2006 17:37:28 +0000, by eugeni
-
fix some typosThu, 23 Nov 2006 15:31:34 +0000, by ivo
-
Get rid of _ld_gtk and _ld_glib.Wed, 22 Nov 2006 19:35:41 +0000, by diego
-
Fix incorrect function pointer definition.Wed, 22 Nov 2006 19:33:30 +0000, by uau
-
Get rid of _ld_vorbis.Wed, 22 Nov 2006 19:26:52 +0000, by diego
-
Make compilation depending on USE_OSD unconditional.Wed, 22 Nov 2006 19:21:16 +0000, by uau
-
Get rid of _xmms_lib.Wed, 22 Nov 2006 19:19:47 +0000, by diego
-
_ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.Wed, 22 Nov 2006 19:13:13 +0000, by diego
-
Cosmetics to make the next patches more readable.Wed, 22 Nov 2006 19:12:09 +0000, by diego
-
Better translation of "demuxer" word.Wed, 22 Nov 2006 19:11:23 +0000, by voroshil
-
r21151: typoWed, 22 Nov 2006 19:01:54 +0000, by voroshil
-
r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.Wed, 22 Nov 2006 18:47:46 +0000, by voroshil
-
Fix incorrect stride used in vf_ass.Wed, 22 Nov 2006 17:00:03 +0000, by eugeni
-
Remove _ld_x11.Wed, 22 Nov 2006 16:42:04 +0000, by diego
-
x264 supports interlaced encoding for some timeWed, 22 Nov 2006 13:12:28 +0000, by gpoirier
-
r21082: MSGTRs for libassWed, 22 Nov 2006 12:44:52 +0000, by kraymer
-
typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atWed, 22 Nov 2006 12:05:27 +0000, by diego
-
Remove _ld_gif and _ld_theora.Wed, 22 Nov 2006 09:51:34 +0000, by diego
-
Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.Wed, 22 Nov 2006 09:36:33 +0000, by diego
-
fix broken characterWed, 22 Nov 2006 09:31:14 +0000, by kraymer
-
MSGTRs for mencoder.cWed, 22 Nov 2006 09:27:45 +0000, by kraymer
-
MSGTR for libmpcodecs/vd.cWed, 22 Nov 2006 09:26:58 +0000, by kraymer
-
sync w/ r21154Tue, 21 Nov 2006 22:24:00 +0000, by gpoirier
-
Synced with r21152Tue, 21 Nov 2006 22:14:36 +0000, by torinthiel
-
documented :format=pes[12] in -mpegoptsTue, 21 Nov 2006 22:13:23 +0000, by nicodvb
-
permit muxing to raw pes (VDR uses this)Tue, 21 Nov 2006 22:09:58 +0000, by nicodvb
-
Make compilation depending on USE_SUB unconditional.Tue, 21 Nov 2006 20:48:17 +0000, by uau
-
Remove outdated and superfluous video cards section.Tue, 21 Nov 2006 20:31:35 +0000, by diego
-
Remove outdated and superfluous sound card section.Tue, 21 Nov 2006 20:29:42 +0000, by diego
-
Miscellaneous updates for the introduction and the requirements section.Tue, 21 Nov 2006 20:28:27 +0000, by diego
-
typo: Bitrate is printed in kb/s, not Mb/s on the status line.Tue, 21 Nov 2006 20:09:15 +0000, by diego
-
typoTue, 21 Nov 2006 20:05:38 +0000, by diego
-
r21078: add a link to Michael's de-interlacing filters...Tue, 21 Nov 2006 19:37:58 +0000, by voroshil
-
Fix wrong fps value for TelecineMode in translationTue, 21 Nov 2006 19:30:03 +0000, by voroshil
-
r21082: MSGTRs for libassTue, 21 Nov 2006 19:24:30 +0000, by voroshil
-
LIBS vs LDFLAGS typoTue, 21 Nov 2006 17:58:39 +0000, by diego
-
Split libs that are dependencies and those that are just linker flags.Tue, 21 Nov 2006 17:42:20 +0000, by diego
-
Fix SVN r21075, it completely disabled OpenGL in almost all cases.Tue, 21 Nov 2006 17:36:39 +0000, by reimar
-
Treat fontconfig and FreeType linker flags just like any other linker flag.Tue, 21 Nov 2006 17:20:32 +0000, by diego
-
Remove stray -I from include dirs in live555 check, it was being duplicated.Tue, 21 Nov 2006 16:46:31 +0000, by diego
-
cosmeticsTue, 21 Nov 2006 16:27:05 +0000, by reimar
-
Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFATue, 21 Nov 2006 16:26:38 +0000, by reimar
-
cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERTue, 21 Nov 2006 16:23:35 +0000, by diego
-
_ld_tmp vs _ld_x264 typoTue, 21 Nov 2006 16:15:39 +0000, by diego
-
Remove --with-x11libdir and --with-livelibdir.Tue, 21 Nov 2006 16:13:11 +0000, by diego
-
Attempt to properly fix linking of encoding libs used by libavcodec.Tue, 21 Nov 2006 16:00:00 +0000, by diego
-
Reuse init_vo_spudec in subtitle switching code.Tue, 21 Nov 2006 15:48:00 +0000, by reimar
-
Move vo_spudec initialization into a separate function, for later reuseTue, 21 Nov 2006 15:43:23 +0000, by reimar
-
Remove libdha from LIBS_MPLAYER.Tue, 21 Nov 2006 15:40:53 +0000, by diego
-
ALSA can be used by both MPlayer and MEncoder.Tue, 21 Nov 2006 15:15:13 +0000, by diego
-
Fix linking when libavcodec uses x264.Tue, 21 Nov 2006 15:12:55 +0000, by diego
-
Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.Tue, 21 Nov 2006 13:53:32 +0000, by diego
-
_ld_xv does not exist anymore.Tue, 21 Nov 2006 13:45:11 +0000, by diego
-
Add _libs_mplayer and _libs_mencoder to cc_check.Tue, 21 Nov 2006 13:44:42 +0000, by diego
-
Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.Tue, 21 Nov 2006 13:18:56 +0000, by diego
-
Move FFmpeg library dependencies into the Makefile just like everything else.Tue, 21 Nov 2006 12:49:46 +0000, by diego
-
Move some Win32 LDFLAGS into _ld_extra.Tue, 21 Nov 2006 12:16:12 +0000, by diego
-
Merge MPlayer-specific libs into one variable.Tue, 21 Nov 2006 12:12:19 +0000, by diego
-
Remove _ld_win32, this is handled by the Makefile.Tue, 21 Nov 2006 12:04:41 +0000, by diego
-
Split libvo.a into two libs so that libosd.a can be used by MEncoder.Tue, 21 Nov 2006 11:49:47 +0000, by diego
-
Remove superfluous empty variable declaration.Tue, 21 Nov 2006 11:35:41 +0000, by diego
-
Remove unused -D from CFLAGS.Tue, 21 Nov 2006 11:29:26 +0000, by diego
-
Remove superfluous empty variable declaration.Tue, 21 Nov 2006 11:25:44 +0000, by diego
-
Add VIDIX to LIBS_MPLAYER directly.Tue, 21 Nov 2006 11:21:09 +0000, by diego
-
typo / small fixesTue, 21 Nov 2006 01:14:58 +0000, by kraymer
-
demux_lavf handles video stream switchingMon, 20 Nov 2006 23:34:27 +0000, by nicodvb
-
check we aren't short of sh_videos before allocating another oneMon, 20 Nov 2006 23:31:01 +0000, by nicodvb
-
slight simplification in demux_control_ts: no need to check *arg with last_{aid,vid} (small bugfix, too)Mon, 20 Nov 2006 21:03:46 +0000, by nicodvb
-
Cosmetics: remove unneeded curly brackets.Mon, 20 Nov 2006 17:13:19 +0000, by eugeni
-
Fix collision detection. The old method tried to avoid gaps between subtitlesMon, 20 Nov 2006 17:10:18 +0000, by eugeni
-
Remove --with-xmmsplugindir and --with-xmmslibdir.Mon, 20 Nov 2006 17:08:13 +0000, by diego
-
Remove --with-x264libdir.Mon, 20 Nov 2006 16:59:09 +0000, by diego
-
Remove --with-xvidlibdir.Mon, 20 Nov 2006 16:51:09 +0000, by diego
-
Remove --with-toolamelibdir from help output as well.Mon, 20 Nov 2006 16:40:07 +0000, by diego
-
Remove --with-toolamelibdir.Mon, 20 Nov 2006 16:14:47 +0000, by diego
-
Add support for disabling MPlayer compilation.Mon, 20 Nov 2006 16:14:01 +0000, by diego
-
Oops, the loader stuff needs to be in COMMON_LIBS.Mon, 20 Nov 2006 14:49:08 +0000, by diego
-
Deliver dependency handling from redundancy.Mon, 20 Nov 2006 14:45:33 +0000, by diego
-
Remove MPlayer-specific dependencies from COMMON_DEPS.Mon, 20 Nov 2006 14:27:00 +0000, by diego
-
VIDIX is for MPlayer only.Mon, 20 Nov 2006 13:57:12 +0000, by diego
-
The GUI is only for MPlayer, not MEncoder.Mon, 20 Nov 2006 13:39:36 +0000, by diego
-
Rename variables for consistency.Mon, 20 Nov 2006 13:38:21 +0000, by diego
-
Simplify gui and menu libs handling.Mon, 20 Nov 2006 13:34:47 +0000, by diego
-
cosmetics: Move some stuff around for better readability.Mon, 20 Nov 2006 13:00:26 +0000, by diego
-
Move pause loop into a separate function.Mon, 20 Nov 2006 11:37:23 +0000, by uau
-
Clean up PARTS handling.Mon, 20 Nov 2006 11:20:37 +0000, by diego
-
Unify dep/depend targets.Mon, 20 Nov 2006 11:18:01 +0000, by diego
-
Uninstall should run all parts unconditionally.Mon, 20 Nov 2006 11:14:11 +0000, by diego
-
Remove nonsense ifeq around MEncoder target and variable declaration.Mon, 20 Nov 2006 11:13:40 +0000, by diego
-
Reorganize code to move more things out of main().Mon, 20 Nov 2006 09:12:07 +0000, by uau
-
another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atMon, 20 Nov 2006 01:31:15 +0000, by diego
-
Some more cleanups for LDFLAGS handling.Mon, 20 Nov 2006 00:59:05 +0000, by diego
-
100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atMon, 20 Nov 2006 00:55:57 +0000, by diego
-
Some cleanups for LDFLAGS handling, next part.Mon, 20 Nov 2006 00:19:43 +0000, by diego
-
in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)Sun, 19 Nov 2006 23:36:14 +0000, by nicodvb
-
misc updatesSun, 19 Nov 2006 23:20:06 +0000, by diego
-
Put libdvdcss under a separate ifeq.Sun, 19 Nov 2006 23:18:57 +0000, by diego
-
misc small fixesSun, 19 Nov 2006 23:16:52 +0000, by diego
-
in mp_property_{video,audio} permit uniniting of the corresponding chainSun, 19 Nov 2006 23:16:15 +0000, by nicodvb
-
during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'Sun, 19 Nov 2006 23:10:30 +0000, by nicodvb
-
MSGTRs for libassSun, 19 Nov 2006 22:35:17 +0000, by kraymer
-
Remove settled FIXME.Sun, 19 Nov 2006 22:15:59 +0000, by diego
-
Sync w/ help_mp-en.h r21001Sun, 19 Nov 2006 22:12:35 +0000, by kraymer
-
Add a new MPEG encoding example using lavfSun, 19 Nov 2006 22:09:16 +0000, by gpoirier
-
add a link to Michael's de-interlacing filters, and replace the crappySun, 19 Nov 2006 21:47:45 +0000, by gpoirier
-
Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,Sun, 19 Nov 2006 19:39:16 +0000, by reimar
-
allows to de- and reactivate yadif on the flySun, 19 Nov 2006 19:17:51 +0000, by gpoirier
-
disable x11 gl support on osxSun, 19 Nov 2006 19:12:29 +0000, by nplourde
-
Reinitialize some variables on af_resample reinit, fixes crashSun, 19 Nov 2006 18:10:04 +0000, by uau
-
Fix printf format/argument count mismatch in mp_property_videoSun, 19 Nov 2006 18:08:03 +0000, by uau
-
sync w/ r21026Sun, 19 Nov 2006 17:55:56 +0000, by gpoirier
-
Move subtitle updating to a separate function, fix inverted conditionSun, 19 Nov 2006 17:55:38 +0000, by uau
-
Fix obvious typo, although the exact effect is still unclear to me, see also bug #593.Sun, 19 Nov 2006 17:41:31 +0000, by reimar
-
sync w/r21004Sun, 19 Nov 2006 17:36:32 +0000, by gpoirier
-
sync w/ r20933, patch by Jerome FerrariSun, 19 Nov 2006 17:23:12 +0000, by gpoirier
-
sync tag updateSun, 19 Nov 2006 17:19:27 +0000, by voroshil
-
Translated section "DECODING/FILTERING OPTIONS"Sun, 19 Nov 2006 17:15:57 +0000, by voroshil
-
Remove (now hopefully unnecessary) workarounds added in r21056Sun, 19 Nov 2006 16:54:06 +0000, by reimar
-
synced with r21001Sun, 19 Nov 2006 16:49:41 +0000, by Gabrov
-
directly insert ffreep %%st(0) opcode for compatibility with oldSun, 19 Nov 2006 16:48:45 +0000, by reimar
-
Use ASMALIGN macro for better compatibility and remove SYS_DARWINSun, 19 Nov 2006 16:44:19 +0000, by reimar
-
sync with r20876, patch by Jerome FerrariSun, 19 Nov 2006 16:42:08 +0000, by gpoirier
-
Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up asSun, 19 Nov 2006 16:39:34 +0000, by reimar
-
synced with r21058Sun, 19 Nov 2006 16:39:24 +0000, by Gabrov
-
new slave command: radio_step_freqSun, 19 Nov 2006 16:15:05 +0000, by voroshil
-
Fix compilation error due to unescaped "s.Sun, 19 Nov 2006 15:27:20 +0000, by reimar
-
fix mp3lib compilation on OSXSun, 19 Nov 2006 15:21:50 +0000, by nplourde
-
10l, compilation error in r21054Sun, 19 Nov 2006 14:35:39 +0000, by reimar
-
Generalize subtitle switching, demux_ogg does not need a special caseSun, 19 Nov 2006 14:23:54 +0000, by reimar
-
translation/spelling fix.Sun, 19 Nov 2006 14:18:45 +0000, by voroshil
-
Make -slang work again, sub->id is -2 by default, so -slang would be ignoredSun, 19 Nov 2006 13:38:37 +0000, by reimar
-
Create a sh_sub_t for ogg subtitles.Sun, 19 Nov 2006 13:12:46 +0000, by reimar
-
riformatted after previous commitSun, 19 Nov 2006 12:06:28 +0000, by nicodvb
-
if in the list of pids appears at least one 8192 (while TS) remove all other pid filtersSun, 19 Nov 2006 12:05:11 +0000, by nicodvb
-
Support multiple subs in movSun, 19 Nov 2006 11:55:03 +0000, by reimar
-
Make sure sh_video == NULL when reinit_video_chain fails.Sun, 19 Nov 2006 11:21:09 +0000, by reimar
-
Do not just skip a file when vo init fails, instead try to play itSun, 19 Nov 2006 10:52:23 +0000, by reimar
-
Clarify that some of the non-SIMD code is now LGPLed.Sun, 19 Nov 2006 10:38:12 +0000, by lucabe
-
Update section "AUDIO FILTERS"; Some sync w/ r21026;Sun, 19 Nov 2006 10:37:42 +0000, by kraymer
-
Fix clobber list, half of the modified registers were missing.Sun, 19 Nov 2006 09:06:19 +0000, by reimar
-
Collect all includes of mplayer headers in libass in a single file (mputils.h).Sun, 19 Nov 2006 00:41:00 +0000, by eugeni
-
sync w/ r20876, patch by Jerome FerrariSat, 18 Nov 2006 23:18:09 +0000, by gpoirier
-
sync with r20876, patch by Jerome FerrariSat, 18 Nov 2006 22:02:08 +0000, by gpoirier
-
fix demux_nut to give proper (estimate) of percent position after a seekSat, 18 Nov 2006 20:44:22 +0000, by ods15
-
Add disabled EAGAIN testing code for libnutSat, 18 Nov 2006 20:13:18 +0000, by ods15
-
help_mp-ru.h sync with r21001Sat, 18 Nov 2006 19:36:28 +0000, by voroshil
-
switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-1Sat, 18 Nov 2006 18:23:38 +0000, by nicodvb
-
Improve Id CIN description.Sat, 18 Nov 2006 17:32:22 +0000, by diego
-
fix wrong 60000/10001 fractionSat, 18 Nov 2006 17:25:25 +0000, by kraymer
-
Fix double free in af_resample when reinited with suitable parametersSat, 18 Nov 2006 17:07:17 +0000, by uau
-
r20969: document new key binding for switching video streams in MPEG-TSSat, 18 Nov 2006 16:51:40 +0000, by kraymer
-
r21012: group together "quality" control optionsSat, 18 Nov 2006 16:39:26 +0000, by kraymer
-
r20876: rename: XviD -> Xvid (man page part)Sat, 18 Nov 2006 16:08:50 +0000, by kraymer
-
r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_typeSat, 18 Nov 2006 16:07:10 +0000, by kraymer
-
When changing playback speed write the current speed to OSD only afterSat, 18 Nov 2006 15:50:31 +0000, by uau
-
move demux_nut priv calloc to init() instead of check_file()Sat, 18 Nov 2006 15:17:50 +0000, by ods15
-
TAB switches between programsSat, 18 Nov 2006 14:47:53 +0000, by nicodvb
-
mention switch_video and switch_programSat, 18 Nov 2006 14:38:28 +0000, by nicodvb
-
bind TAB to 'step_property switch_program'Sat, 18 Nov 2006 14:33:46 +0000, by nicodvb
-
switch_program property to switch to/set a new programSat, 18 Nov 2006 14:33:04 +0000, by nicodvb
-
implemented DEMUXER_CTRL_IDENTIFY_PROGRAMSat, 18 Nov 2006 14:32:14 +0000, by nicodvb
-
new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)Sat, 18 Nov 2006 14:31:31 +0000, by nicodvb
-
group together B-frames options with I,P frames optionsSat, 18 Nov 2006 12:41:31 +0000, by gpoirier
-
group together xvid's rate control optionsSat, 18 Nov 2006 12:38:20 +0000, by gpoirier
-
more mp_property_deinterlace simplification, patch bySat, 18 Nov 2006 12:38:03 +0000, by reimar
-
group together "quant_type" and quant_*_matrix since they are relatedSat, 18 Nov 2006 12:35:29 +0000, by gpoirier
-
implemented M_PROPERTY_SET in mp_property_{audio,video}Sat, 18 Nov 2006 12:34:06 +0000, by nicodvb
-
group together "debug" and "psnr", note that "threads" option is featured on 1.2.x releaseSat, 18 Nov 2006 12:32:12 +0000, by gpoirier
-
reinit_video_chain might set sh_video = NULL, so check against that.Sat, 18 Nov 2006 12:30:48 +0000, by reimar
-
Move xvid 'grayscale' option close to 'interlacing'Sat, 18 Nov 2006 12:26:04 +0000, by gpoirier
-
group together "quality" control optionsSat, 18 Nov 2006 12:23:05 +0000, by gpoirier
-
group together xvid's 'closed_gop' and 'packed' optionsSat, 18 Nov 2006 12:16:52 +0000, by gpoirier
-
remove xvid3's divx5bvop and replace it by xvid4's closed_gopSat, 18 Nov 2006 11:38:24 +0000, by gpoirier
-
r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there insteadSat, 18 Nov 2006 11:35:35 +0000, by kraymer
-
remove xvid3's mpeg_quant, replace it by xvid4's quant_typeSat, 18 Nov 2006 11:34:40 +0000, by gpoirier
-
r21001: Add *BSD BT848 radio supportSat, 18 Nov 2006 11:27:39 +0000, by kraymer
-
support for XAN DPCM audioSat, 18 Nov 2006 11:24:09 +0000, by diego
-
document new "D" keybinding for deinterlacing, introduced inSat, 18 Nov 2006 10:56:43 +0000, by kraymer
-
remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there insteadSat, 18 Nov 2006 10:08:56 +0000, by gpoirier
-
Xvid3 support is no more: Remove Xvid3-specific optionsSat, 18 Nov 2006 09:57:52 +0000, by gpoirier
-
Mark some functions staticSat, 18 Nov 2006 07:38:58 +0000, by uau
-
Add *BSD BT848 radio supportSat, 18 Nov 2006 06:53:33 +0000, by voroshil
-
Remove obsolete Xvid 3 support.Sat, 18 Nov 2006 02:40:19 +0000, by diego
-
Drop some unnecessary local changes.Sat, 18 Nov 2006 00:45:16 +0000, by diego
-
Make sure to pick up internal dvdcss.h before a globally installed one.Sat, 18 Nov 2006 00:42:25 +0000, by diego
-
Rename libdvdread to dvdread. We really only include only the dvdreadSat, 18 Nov 2006 00:33:01 +0000, by diego
-
support for some more fringe formats, still buggy ..Fri, 17 Nov 2006 22:52:57 +0000, by diego
-
Try reading palette for vobsubFri, 17 Nov 2006 20:13:21 +0000, by reimar
-
Support palette for general vobsubFri, 17 Nov 2006 20:11:52 +0000, by reimar
-
Since vobsub_lang and sub_select do the same, 'b' and 'j' were boundFri, 17 Nov 2006 19:37:58 +0000, by reimar
-
Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sample.3gpFri, 17 Nov 2006 19:16:07 +0000, by reimar
-
consistently use M_PROPERTY_ERROR/M_PROPERTY_OK as return values.Fri, 17 Nov 2006 19:03:53 +0000, by reimar
-
Minor mp_property_deinterlace simplificationFri, 17 Nov 2006 18:18:28 +0000, by reimar
-
Add deinterlace property, patch by Carl Eugen HoyosFri, 17 Nov 2006 18:16:21 +0000, by reimar
-
Adapt code to annoying ShowCursor semantics (increases/decreases and returnsFri, 17 Nov 2006 17:44:51 +0000, by reimar
-
missed piece in update to libnut API - non negative errorsFri, 17 Nov 2006 17:43:40 +0000, by ods15
-
r20972: defined MSGTR_OSDVideoFri, 17 Nov 2006 14:57:12 +0000, by voroshil
-
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
-
r20900: Missing : in -vf expand ar exampleTue, 14 Nov 2006 18:38:36 +0000, by voroshil
-
sync w/ 20637, patch by Francois franz A ephack P netTue, 14 Nov 2006 17:15:35 +0000, by gpoirier
-
bump date of NUT spec for previous commitTue, 14 Nov 2006 17:05:20 +0000, by ods15
-
allow info packets to appear in mid-stream, outside of main headers.Tue, 14 Nov 2006 17:03:33 +0000, by ods15
-
update to libnut, add cache_syncpointsTue, 14 Nov 2006 17:00:47 +0000, by ods15
-
MEMALIGN_HACK --> CONFIG_MEMALIGN_HACKTue, 14 Nov 2006 16:51:06 +0000, by diego
-
10l copy&ªªpaste bug in subtitle sh handlingTue, 14 Nov 2006 15:02:15 +0000, by reimar
-
Use vf control for reading pts from vf_voTue, 14 Nov 2006 14:02:55 +0000, by uau
-
remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas garde les vaches ensemble)Tue, 14 Nov 2006 14:00:58 +0000, by gpoirier
-
Fix statement-before-declaration warnings.Tue, 14 Nov 2006 13:41:24 +0000, by reimar
-
Remove write-only variableTue, 14 Nov 2006 12:39:49 +0000, by uau
-
Update OSD contents only after the correct values for the frame are known.Tue, 14 Nov 2006 12:29:20 +0000, by uau
-
Clarify messages for unavailable options.Tue, 14 Nov 2006 11:14:03 +0000, by diego
-
Move xscreensaver_heartbeat call next to vo check_eventsTue, 14 Nov 2006 09:52:49 +0000, by uau
-
Replace sleep time calculation in main() with a separate function.Tue, 14 Nov 2006 09:29:03 +0000, by uau
-
simplifyTue, 14 Nov 2006 06:56:17 +0000, by uau
-
Move -frames check out of frame flip code (like -endpos earlier)Tue, 14 Nov 2006 06:49:37 +0000, by uau
-
Remove some unused code.Tue, 14 Nov 2006 06:44:16 +0000, by uau
-
Move endpos handling from page flip code to a saner location, change < to <=Tue, 14 Nov 2006 06:35:55 +0000, by uau
-
move vo event check together with gui event checkTue, 14 Nov 2006 06:25:02 +0000, by uau
-
update to libnut, rename nut.h->libnut.hTue, 14 Nov 2006 06:01:54 +0000, by ods15
-
Remove some incorrect codeTue, 14 Nov 2006 05:56:20 +0000, by uau
-
Update libao2 description, delete completely outdated "audio plugins" partTue, 14 Nov 2006 05:03:47 +0000, by uau
-
Try filling audio buffers more if they're very large, add some comments.Tue, 14 Nov 2006 04:17:41 +0000, by uau
-
Move audio playing code from main() into a separate function.Tue, 14 Nov 2006 03:13:45 +0000, by uau
-
Remove useless check.Tue, 14 Nov 2006 01:59:46 +0000, by uau
-
Split some from main() into separate functions.Tue, 14 Nov 2006 01:40:06 +0000, by uau
-
sync with r20900Mon, 13 Nov 2006 21:12:25 +0000, by gpoirier
-
r20900: Missing : in -vf expand ar exampleMon, 13 Nov 2006 21:10:03 +0000, by kraymer
-
Missing : in -vf expand ar exampleMon, 13 Nov 2006 21:06:00 +0000, by reimar
-
rename: XviD -> XvidMon, 13 Nov 2006 20:40:29 +0000, by gpoirier
-
sync with r20876Mon, 13 Nov 2006 20:40:11 +0000, by gpoirier
-
r20872: Clarify -dumpaudio, it is not useful normallyMon, 13 Nov 2006 19:42:19 +0000, by voroshil
-
Update missing tags of previous commitMon, 13 Nov 2006 19:30:19 +0000, by voroshil
-
r20876: rename: XviD -> XvidMon, 13 Nov 2006 19:24:02 +0000, by voroshil
-
Try to handle oversized asf headers by ignoring anything beyond the first MBMon, 13 Nov 2006 19:16:39 +0000, by reimar
-
Incomplete support for vobsub (missing palette support) andMon, 13 Nov 2006 18:41:24 +0000, by reimar
-
Move sh_sub_t to stheader.h, where all the other sh structs are definedMon, 13 Nov 2006 18:38:29 +0000, by reimar
-
Support \t with acceleration.Mon, 13 Nov 2006 16:49:32 +0000, by eugeni
-
Partial fix for semitransparent glyph outlines.Mon, 13 Nov 2006 16:35:15 +0000, by eugeni
-
Add forgotten new_sh_subMon, 13 Nov 2006 16:18:05 +0000, by reimar
-
Make subtitle stream handling more similar to audio and video streams.Mon, 13 Nov 2006 16:15:23 +0000, by reimar
-
Add missing translated stringsMon, 13 Nov 2006 16:03:11 +0000, by gpoirier
-
pts definition by mansMon, 13 Nov 2006 15:23:45 +0000, by michael
-
Synced with 20876Mon, 13 Nov 2006 12:45:46 +0000, by torinthiel
-
Partial sync with r20879Mon, 13 Nov 2006 12:27:08 +0000, by torinthiel
-
-vop has been deprecated a long time ago.Mon, 13 Nov 2006 12:14:31 +0000, by diego
-
vop --> vfMon, 13 Nov 2006 12:13:42 +0000, by diego
-
Remove/fix outdated message.Mon, 13 Nov 2006 12:12:46 +0000, by diego
-
typoMon, 13 Nov 2006 12:09:48 +0000, by diego
-
[small fixes]Mon, 13 Nov 2006 11:02:30 +0000, by torinthiel
-
[cosmetics]Mon, 13 Nov 2006 10:47:38 +0000, by torinthiel
-
r20866: Recommend gcc 3.4+.Mon, 13 Nov 2006 09:48:00 +0000, by kraymer
-
rename: XviD -> XvidMon, 13 Nov 2006 08:53:20 +0000, by kraymer
-
synced with r20873Sun, 12 Nov 2006 23:54:49 +0000, by Gabrov
-
update to 0.6.2, patch by Giacomo Comes, comes naic eduSun, 12 Nov 2006 23:38:35 +0000, by diego
-
Misc issues noticed by Torinthiel.Sun, 12 Nov 2006 22:56:42 +0000, by diego
-
Clarify -dumpaudio, it is not useful normallySun, 12 Nov 2006 20:09:51 +0000, by reimar
-
Synced with r20870Sun, 12 Nov 2006 18:49:02 +0000, by torinthiel
-
Restore PowerPC gcc note that I mistakenly removed.Sun, 12 Nov 2006 18:41:30 +0000, by diego
-
Fix compilation with latest libavformat/avidec.c by adding ENABLE_ definesSun, 12 Nov 2006 18:28:12 +0000, by reimar
-
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..Sun, 12 Nov 2006 17:47:40 +0000, by ods15
-
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) secondsSun, 12 Nov 2006 17:19:56 +0000, by nicodvb
-
Recommend gcc 3.4+.Sun, 12 Nov 2006 16:44:54 +0000, by diego
-
Mac OS X Server supportSun, 12 Nov 2006 16:34:33 +0000, by diego
-
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)Sun, 12 Nov 2006 16:05:13 +0000, by reimar
-
Remove duplicate message, the same info is printed anyway.Sun, 12 Nov 2006 16:03:39 +0000, by diego
-
least restrictive dts ordering rule which ensures frames are in decoding orderSun, 12 Nov 2006 12:24:57 +0000, by michael
-
synced with r20817Sat, 11 Nov 2006 21:10:26 +0000, by Gabrov
-
synced with r20859Sat, 11 Nov 2006 20:07:09 +0000, by Gabrov
-
r20834: The -gui command line option is back.Sat, 11 Nov 2006 14:40:36 +0000, by kraymer
-
1. convert single quotation mark to double one for better lookingSat, 11 Nov 2006 14:15:22 +0000, by kraymer
-
removed duplicated check in demuxer_seek_chapterSat, 11 Nov 2006 13:57:09 +0000, by nicodvb
-
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atmSat, 11 Nov 2006 13:02:39 +0000, by nicodvb
-
in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the changeSat, 11 Nov 2006 11:53:32 +0000, by nicodvb
-
add encoding info to some man pagesSat, 11 Nov 2006 11:17:02 +0000, by kraymer
-
remove very outdated and unmantained Swedish man pageSat, 11 Nov 2006 10:54:42 +0000, by kraymer
-
s/by/be/Sat, 11 Nov 2006 02:04:02 +0000, by michael
-
Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.Fri, 10 Nov 2006 22:08:27 +0000, by reimar
-
Skip empty lines in front of winamp playlist.Fri, 10 Nov 2006 20:35:54 +0000, by rtogni
-
r20834: The -gui command line option is back.Fri, 10 Nov 2006 20:06:43 +0000, by voroshil
-
Translated section "VIDEO OUTPUT DRIVERS"Fri, 10 Nov 2006 20:01:16 +0000, by voroshil
-
typo, wrong variable nameFri, 10 Nov 2006 19:21:02 +0000, by diego
-
within array MUST for time_base_idFri, 10 Nov 2006 18:46:20 +0000, by michael
-
clearer time_base_id descriptionFri, 10 Nov 2006 18:45:10 +0000, by michael
-
Ignore .depend.Fri, 10 Nov 2006 18:32:59 +0000, by diego
-
Add standard depend target.Fri, 10 Nov 2006 18:31:12 +0000, by diego
-
Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.Fri, 10 Nov 2006 18:28:53 +0000, by diego
-
Use default variable names.Fri, 10 Nov 2006 18:27:33 +0000, by diego
-
Remove redundant variable.Fri, 10 Nov 2006 18:19:33 +0000, by diego
-
time_base_countFri, 10 Nov 2006 17:51:44 +0000, by michael
-
stream_countFri, 10 Nov 2006 17:47:01 +0000, by michael
-
Remove mmx.h, the licensing status was doubtful, and put a minimalFri, 10 Nov 2006 16:42:04 +0000, by diego
-
typo/grammarFri, 10 Nov 2006 16:39:44 +0000, by diego
-
The addition of loader/ to PARTS depended on a non-existing variable.Fri, 10 Nov 2006 16:39:13 +0000, by diego
-
The -gui command line option is back.Fri, 10 Nov 2006 16:35:06 +0000, by diego
-
r20774: Adding ability to check allowed frequency range.Fri, 10 Nov 2006 15:33:28 +0000, by kraymer
-
Mark file as UTF-8-encoded.Fri, 10 Nov 2006 15:14:16 +0000, by diego
-
shut warning on "realloc undefined" in demuxer.hFri, 10 Nov 2006 07:46:07 +0000, by ods15
-
update libnut APIFri, 10 Nov 2006 07:32:01 +0000, by ods15
-
sync with r20817Fri, 10 Nov 2006 01:32:40 +0000, by kraymer
-
idenfify now shows the timings of chapters of the chosen pgcFri, 10 Nov 2006 00:36:39 +0000, by nicodvb
-
Disable linking mplayer (and internal static libavcodec) withThu, 09 Nov 2006 23:14:33 +0000, by rathann
-
one more deuglificationThu, 09 Nov 2006 22:41:45 +0000, by nicodvb
-
COSMETICS: renamed dvdnav_priv to privThu, 09 Nov 2006 22:24:57 +0000, by nicodvb
-
put back accidentally reverted r20742 commitThu, 09 Nov 2006 22:03:06 +0000, by gpoirier
-
sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%Thu, 09 Nov 2006 20:57:55 +0000, by gpoirier
-
Add missed 'break'.Thu, 09 Nov 2006 19:03:35 +0000, by voroshil
-
Allow disabling internal libdvdcss.Thu, 09 Nov 2006 18:25:42 +0000, by diego
-
r20711: MSGTRs for demux_avi.cThu, 09 Nov 2006 18:05:06 +0000, by kraymer
-
Remove bogus OPTFLAGS settings.Thu, 09 Nov 2006 16:44:58 +0000, by diego
-
r20817: add full stop at end of sentenceThu, 09 Nov 2006 15:27:46 +0000, by voroshil
-
add full stop at end of sentenceThu, 09 Nov 2006 15:15:49 +0000, by kraymer
-
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."Thu, 09 Nov 2006 15:13:56 +0000, by lucabe
-
r20657: (does not apply)Thu, 09 Nov 2006 15:05:51 +0000, by kraymer
-
commented out broken MSGTRThu, 09 Nov 2006 14:26:14 +0000, by kraymer
-
r20648: Document ao_openal.Thu, 09 Nov 2006 14:13:34 +0000, by kraymer
-
Move non driver-specific block to non-driver specific procedure, to avoidThu, 09 Nov 2006 13:09:48 +0000, by voroshil
-
Change some constants in pts arithmetic from float to double.Thu, 09 Nov 2006 01:52:11 +0000, by uau
-
Changed code that used pts=0 in demux packets to indicate "not known".Thu, 09 Nov 2006 01:42:52 +0000, by uau
-
Revert one more local change without effect.Thu, 09 Nov 2006 00:38:22 +0000, by diego
-
Fix crash when attempting to seek in a streamed unseekable stream, likeWed, 08 Nov 2006 23:54:21 +0000, by gpoirier
-
10l: Overlooked one $(EXESUF) addition.Wed, 08 Nov 2006 23:45:15 +0000, by diego
-
Update for malloc cast changes.Wed, 08 Nov 2006 23:31:33 +0000, by diego
-
sync with r20774Wed, 08 Nov 2006 23:22:38 +0000, by gpoirier
-
changed ugly sizeof(*type_ptr) width sizeof(type)Wed, 08 Nov 2006 23:18:56 +0000, by nicodvb
-
Revert nonsensical local change hunk that had no effect at all.Wed, 08 Nov 2006 23:08:41 +0000, by diego
-
COSMETICS: reformatted this ugly mess in a consistent mannerWed, 08 Nov 2006 23:05:33 +0000, by nicodvb
-
Mark modified files as such.Wed, 08 Nov 2006 22:45:11 +0000, by diego
-
Support URL redirections that do not specify full URL.Wed, 08 Nov 2006 22:42:31 +0000, by reimar
-
Updated for controversial changes and irc-only decisionsWed, 08 Nov 2006 22:21:50 +0000, by rtogni
-
partial syncWed, 08 Nov 2006 20:34:32 +0000, by gpoirier
-
Reset _ld_xvid so that stray libs do not appear on the link command line.Wed, 08 Nov 2006 19:58:10 +0000, by diego
-
dts, width/height explanationWed, 08 Nov 2006 19:04:48 +0000, by michael
-
s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.Wed, 08 Nov 2006 18:57:40 +0000, by eugeni
-
size and stream_id docsWed, 08 Nov 2006 18:50:58 +0000, by michael
-
Remove unused variables.Wed, 08 Nov 2006 18:46:42 +0000, by diego
-
Rename xvid4 variable/option back to xvid so as not to break scripts.Wed, 08 Nov 2006 18:46:03 +0000, by diego
-
clearer frame_code explanationWed, 08 Nov 2006 18:40:08 +0000, by michael
-
cosmetics: Fix indentation after last commit.Wed, 08 Nov 2006 18:36:46 +0000, by diego
-
Separate XviD 3 and XviD 4 tests.Wed, 08 Nov 2006 18:35:32 +0000, by diego
-
simple 1 line definition of what a keyframe isWed, 08 Nov 2006 18:32:54 +0000, by michael
-
Change value used to indicate "unknown audio format" from 0 to -1.Wed, 08 Nov 2006 18:31:04 +0000, by uau
-
Remove some DivX 4 leftovers.Wed, 08 Nov 2006 17:37:50 +0000, by diego
-
r20774: Adding ability to check allowed frequency range.Wed, 08 Nov 2006 17:36:49 +0000, by voroshil
-
sync with r20774Wed, 08 Nov 2006 17:29:34 +0000, by voroshil
-
11l, revert r20782Wed, 08 Nov 2006 15:10:12 +0000, by kraymer
-
remove duplicate MSGTRWed, 08 Nov 2006 15:01:21 +0000, by kraymer
-
MSGTRs for libvo/aspect.c and libvo/vo_xv.cWed, 08 Nov 2006 14:55:37 +0000, by kraymer
-
MSGTRs for ao_alsa.cWed, 08 Nov 2006 14:52:33 +0000, by kraymer
-
symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_freeWed, 08 Nov 2006 14:48:36 +0000, by gpoirier
-
partial sync with latest manpage commitsWed, 08 Nov 2006 13:05:10 +0000, by gpoirier
-
Generated XSL files should be in UTF-8.Wed, 08 Nov 2006 12:39:16 +0000, by diego
-
Move some FourCC values from libavformat/riff.c to our private mapping.Wed, 08 Nov 2006 10:49:34 +0000, by diego
-
Spelling fix: Allowable -> AllowedWed, 08 Nov 2006 10:30:52 +0000, by voroshil
-
Adding ability to check allowed frequency range.Wed, 08 Nov 2006 07:02:43 +0000, by voroshil
-
- explain lavc lmin option more clearlyWed, 08 Nov 2006 03:23:02 +0000, by corey
-
support lavc mblmin and mblmaxWed, 08 Nov 2006 03:22:03 +0000, by corey
-
Create binaries with proper executable suffix under Windows.Wed, 08 Nov 2006 00:13:33 +0000, by diego
-
support for -dvdangleWed, 08 Nov 2006 00:11:42 +0000, by nicodvb
-
near-precise seeking in dvd://Wed, 08 Nov 2006 00:00:46 +0000, by nicodvb
-
Fix code that cuts audio data if the filters produce too much.Tue, 07 Nov 2006 23:16:55 +0000, by uau
-
sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %Tue, 07 Nov 2006 23:06:42 +0000, by gpoirier
-
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->ptsTue, 07 Nov 2006 22:57:42 +0000, by nicodvb
-
added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer)Tue, 07 Nov 2006 22:55:49 +0000, by nicodvb
-
now demux_seek() tries to seek aided by the stream layer, if possibleTue, 07 Nov 2006 22:54:28 +0000, by nicodvb
-
added definition of DEMUXER_CTRL_RESYNCTue, 07 Nov 2006 22:51:18 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)Tue, 07 Nov 2006 22:49:56 +0000, by nicodvb
-
Partial sync with en/mplayer.1 r20739Tue, 07 Nov 2006 22:48:14 +0000, by gpoirier
-
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIMETue, 07 Nov 2006 22:46:35 +0000, by nicodvb
-
typoTue, 07 Nov 2006 21:09:10 +0000, by diego
-
_inputmodules vs _noinputmodules typo fixTue, 07 Nov 2006 21:05:03 +0000, by diego
-
feed av_log() through mp_msg()Tue, 07 Nov 2006 19:52:47 +0000, by michael
-
fprintf -> mp_msgTue, 07 Nov 2006 19:05:38 +0000, by michael
-
Adding myself to man page translation and stram sections.Tue, 07 Nov 2006 18:57:25 +0000, by voroshil
-
Replace enneccesery O_RDWR with O_RDONLYTue, 07 Nov 2006 18:39:38 +0000, by voroshil
-
Restoring volume level of radio card on exit.Tue, 07 Nov 2006 18:27:40 +0000, by voroshil
-
sync tag update, no real changes neededTue, 07 Nov 2006 18:20:07 +0000, by voroshil
-
r20739: Remove remnants of long-gone libfame.Tue, 07 Nov 2006 18:15:37 +0000, by voroshil
-
If parsing a seek head fails then mplayer should try continue parsing the file after the seek head.Tue, 07 Nov 2006 18:14:30 +0000, by mosu
-
Add our own CODEC_ID -> fourcc translation tables so we do not needTue, 07 Nov 2006 17:37:23 +0000, by reimar
-
r20650 inverted the gtk1 check before setting charset, thisTue, 07 Nov 2006 17:21:34 +0000, by reimar
-
remove stray comment lineTue, 07 Nov 2006 16:45:49 +0000, by kraymer
-
Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,Tue, 07 Nov 2006 16:42:39 +0000, by diego
-
Remove bogus comment lines.Tue, 07 Nov 2006 16:40:22 +0000, by diego
-
Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.Tue, 07 Nov 2006 16:39:58 +0000, by diego
-
remove dead defines (spotted by mphelp_check.py)Tue, 07 Nov 2006 16:01:34 +0000, by kraymer
-
fix format identifiers mismatchTue, 07 Nov 2006 13:50:11 +0000, by kraymer
-
Initial (partially, about 40%) translation.Tue, 07 Nov 2006 12:31:37 +0000, by voroshil
-
Fix MacIntel build: "/nop" is illegal on Apple's older version of GASTue, 07 Nov 2006 07:07:05 +0000, by gpoirier
-
Remove remnants of long-gone libfame.Mon, 06 Nov 2006 22:57:14 +0000, by diego
-
Bugfix: when copying ass_force_style_list, ending 0 was left out.Mon, 06 Nov 2006 20:09:28 +0000, by eugeni
-
typoMon, 06 Nov 2006 18:05:38 +0000, by diego
-
output cosmeticsMon, 06 Nov 2006 16:23:04 +0000, by diego
-
Synced to 3.11.2006Mon, 06 Nov 2006 13:41:37 +0000, by jheryan
-
Calculate text bounding box in a way that does not depend on actual glyphMon, 06 Nov 2006 02:47:57 +0000, by eugeni
-
Don't let the program speak as 'I'.Mon, 06 Nov 2006 02:05:51 +0000, by diego
-
Remove hackish setting of extra libraries through --enable-static=-lfoo,Mon, 06 Nov 2006 00:18:06 +0000, by diego
-
Remove deprecated install-path option.Mon, 06 Nov 2006 00:13:37 +0000, by diego
-
spelling/grammar/wording/consistency for the help outputMon, 06 Nov 2006 00:09:07 +0000, by diego
-
WIN32 was already being set from config.h.Sun, 05 Nov 2006 20:35:16 +0000, by diego
-
Fix index-based seeking in audio-only files, fixes bug #621Sun, 05 Nov 2006 20:29:29 +0000, by reimar
-
printf->mp_msgSun, 05 Nov 2006 20:18:37 +0000, by rtogni
-
fix typo (noticed by jerome.ferrari lappis com)Sun, 05 Nov 2006 20:17:51 +0000, by kraymer
-
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cSun, 05 Nov 2006 19:36:21 +0000, by voroshil
-
Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.Sun, 05 Nov 2006 19:06:32 +0000, by diego
-
Initial partial translation of man pageSun, 05 Nov 2006 19:04:41 +0000, by voroshil
-
Initialize fontconfig in VFCTRL_INIT_EOSD handler.Sun, 05 Nov 2006 18:56:31 +0000, by eugeni
-
r20699: Missing <option> tagSun, 05 Nov 2006 18:53:21 +0000, by voroshil
-
Fix comment, it's 'sowt', not 'swot' ('twos' reversed)Sun, 05 Nov 2006 18:40:16 +0000, by reimar
-
Fix tdfx-related copy + paste typos, patch by Ville Skytt«£, ville.skytta iki fi.Sun, 05 Nov 2006 18:27:07 +0000, by diego
-
Cosmetics: indentation fix.Sun, 05 Nov 2006 18:21:39 +0000, by eugeni
-
Fix compilation: forgotten mp_msg.h includeSun, 05 Nov 2006 17:43:25 +0000, by reimar
-
Fix an obvious typo.Sun, 05 Nov 2006 17:32:18 +0000, by eugeni
-
printf ->mp_msgSun, 05 Nov 2006 17:31:28 +0000, by rtogni
-
Fix the following compiler warnings:Sun, 05 Nov 2006 17:26:55 +0000, by eugeni
-
Do not use abort()Sun, 05 Nov 2006 17:08:36 +0000, by rtogni
-
better wording for "workarounding"Sun, 05 Nov 2006 16:49:09 +0000, by kraymer
-
MSGTRs for demux_avi.cSun, 05 Nov 2006 16:36:02 +0000, by kraymer
-
Add 4XM audio.Sun, 05 Nov 2006 16:34:45 +0000, by diego
-
Synced with r20705Sun, 05 Nov 2006 15:37:06 +0000, by torinthiel
-
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cSun, 05 Nov 2006 15:23:50 +0000, by kraymer
-
spellfix and improvement suggested by WandererSun, 05 Nov 2006 15:18:17 +0000, by nicodvb
-
some fixes for latest demux_mkv messagesSun, 05 Nov 2006 15:13:05 +0000, by kraymer
-
Unify ./configure script handlingSun, 05 Nov 2006 15:11:04 +0000, by torinthiel
-
Better URL markupSun, 05 Nov 2006 15:10:05 +0000, by torinthiel
-
Better wording, especially if hyperlinks are not visibleSun, 05 Nov 2006 15:09:36 +0000, by torinthiel
-
Remove ugly indentation in <screen> tagsSun, 05 Nov 2006 15:08:39 +0000, by torinthiel
-
Don't break a paragraph in a middle of a thoughtSun, 05 Nov 2006 15:07:41 +0000, by torinthiel
-
A bunch of missing <systemitem class="library"> tagsSun, 05 Nov 2006 15:06:43 +0000, by torinthiel
-
Missing <option> tagSun, 05 Nov 2006 15:06:02 +0000, by torinthiel
-
better wording for note about utf-8Sun, 05 Nov 2006 14:31:14 +0000, by kraymer
-
note for translators to use utf-8 encoding for help_mp files and xml docsSun, 05 Nov 2006 14:00:35 +0000, by kraymer
-
add MSGTR_MPDEMUX_MKV for demux_mkv.cSun, 05 Nov 2006 13:53:27 +0000, by kraymer
-
synced with r20693Sun, 05 Nov 2006 13:35:25 +0000, by Gabrov
-
fix overly long lineSun, 05 Nov 2006 13:28:38 +0000, by kraymer
-
markup fixSun, 05 Nov 2006 13:15:37 +0000, by kraymer
-
version bump, no changes madeSun, 05 Nov 2006 12:54:05 +0000, by kraymer
-
Partial sync w/ en/mplayer.1 (6)Sun, 05 Nov 2006 12:50:03 +0000, by kraymer
-
consistency/grammarSun, 05 Nov 2006 12:49:32 +0000, by diego
-
synced with r20586Sun, 05 Nov 2006 12:46:35 +0000, by Gabrov
-
Split too long line into a number of small oneSun, 05 Nov 2006 12:30:00 +0000, by voroshil
-
Always respect w and h params to mpcodecs_config_vo overSun, 05 Nov 2006 12:10:44 +0000, by reimar
-
r20682: punctuation, full stop -> commaSun, 05 Nov 2006 11:54:29 +0000, by voroshil
-
(cosmetics) remove unneeded tabsSun, 05 Nov 2006 11:29:02 +0000, by torinthiel
-
reccomend the usage of :tsaf with :format=dvd in -mpegoptsSun, 05 Nov 2006 10:54:14 +0000, by nicodvb
-
mention :tsaf on every instance of -mpegopts format=dvdSun, 05 Nov 2006 10:50:29 +0000, by nicodvb
-
punctuation, full stop -> commaSun, 05 Nov 2006 10:35:07 +0000, by torinthiel
-
Remove empty variable.Sun, 05 Nov 2006 09:04:32 +0000, by diego
-
output cosmeticsSun, 05 Nov 2006 00:10:10 +0000, by diego
-
Fix some echo -n occurrences, patch by sci-fi@hush.ai.Sun, 05 Nov 2006 00:02:48 +0000, by diego
-
synced with r20677Sat, 04 Nov 2006 23:38:59 +0000, by Gabrov
-
cosmetics: reformatted with only tabsSat, 04 Nov 2006 23:07:55 +0000, by nicodvb
-
use calloc() instead of malloc()Sat, 04 Nov 2006 23:05:38 +0000, by nicodvb
-
nonsense removal: compare old and new frequency in order to skip tuningSat, 04 Nov 2006 23:03:52 +0000, by nicodvb
-
Corrigendum 1Sat, 04 Nov 2006 22:01:51 +0000, by michael
-
Hack around Windows focus problem with -vo glSat, 04 Nov 2006 21:44:53 +0000, by reimar
-
ass renderer absolutely needs readable target mpi.Sat, 04 Nov 2006 20:48:15 +0000, by reimar
-
Remove completely useless cursor variable.Sat, 04 Nov 2006 19:19:03 +0000, by reimar
-
Add FFmpeg fraps video decoder.Sat, 04 Nov 2006 18:11:17 +0000, by diego
-
More precise bounding box calculation for karaoke effects.Sat, 04 Nov 2006 17:58:09 +0000, by eugeni
-
Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1Sat, 04 Nov 2006 16:25:32 +0000, by rtogni
-
convert DOCS/xml/hu to UTF-8Sat, 04 Nov 2006 15:56:11 +0000, by kraymer
-
SHOULD not -> SHOULD NOTSat, 04 Nov 2006 13:56:55 +0000, by ods15
-
introSat, 04 Nov 2006 13:33:35 +0000, by michael
-
Clarify state of openal ao.Sat, 04 Nov 2006 12:01:29 +0000, by reimar
-
Extended/reworked fontconfig test to work without pkg-config with versionsSat, 04 Nov 2006 11:57:03 +0000, by reimar
-
changed email addressSat, 04 Nov 2006 10:21:52 +0000, by henry
-
no real change needed for r20657Sat, 04 Nov 2006 10:02:22 +0000, by voroshil
-
Sync with r20637Sat, 04 Nov 2006 09:45:00 +0000, by torinthiel
-
Synced with r20658Sat, 04 Nov 2006 09:34:56 +0000, by torinthiel
-
(cosmetics) Unify and clarify blank lines usageSat, 04 Nov 2006 09:30:30 +0000, by torinthiel
-
Move "and" to end of list, improves grammarSat, 04 Nov 2006 09:24:33 +0000, by torinthiel
-
update for r20654Sat, 04 Nov 2006 07:14:50 +0000, by henry
-
pass the interlacing info to the filter chainSat, 04 Nov 2006 07:08:54 +0000, by henry
-
fix quantizer export for interlaced videoSat, 04 Nov 2006 07:05:21 +0000, by henry
-
Prefer microsoft-specific charmaps to all other.Fri, 03 Nov 2006 23:11:00 +0000, by eugeni
-
don't set the resolution for dvr-ms files: in the asf headers it seems toFri, 03 Nov 2006 22:53:24 +0000, by nicodvb
-
Streamline and simplify internal vs external libdvdread handling.Fri, 03 Nov 2006 22:03:58 +0000, by diego
-
remove charset files (all of them are in UTF-8 now anyway)Fri, 03 Nov 2006 21:52:35 +0000, by kraymer
-
attempt to fix the unbound future frame issue with keyframes on the muxer sideFri, 03 Nov 2006 21:40:13 +0000, by michael
-
Document ao_openal.Fri, 03 Nov 2006 21:36:11 +0000, by diego
-
2nd try for a keyframe definitionFri, 03 Nov 2006 21:13:50 +0000, by michael
-
partial syncFri, 03 Nov 2006 20:59:58 +0000, by gpoirier
-
Introduce MSGT_ASS, use it for all libass messages.Fri, 03 Nov 2006 18:15:33 +0000, by eugeni
-
no real change need for r20586, updating sync tagFri, 03 Nov 2006 15:46:47 +0000, by voroshil
-
add missing tag updateFri, 03 Nov 2006 15:43:33 +0000, by voroshil
-
r20637:libmpdvdkit no longer exists.Fri, 03 Nov 2006 15:40:21 +0000, by voroshil
-
r20620: better description for -correct-ptsFri, 03 Nov 2006 14:36:48 +0000, by kraymer
-
r20571: cvidix tricksFri, 03 Nov 2006 14:30:07 +0000, by kraymer
-
fix typoFri, 03 Nov 2006 14:19:32 +0000, by kraymer
-
keyframe definitionFri, 03 Nov 2006 14:10:58 +0000, by michael
-
libmpdvdkit no longer exists.Fri, 03 Nov 2006 14:02:08 +0000, by diego
-
I'm effectively maintaining libdvdcss and libdvdread.Fri, 03 Nov 2006 13:57:49 +0000, by diego
-
main header typoFri, 03 Nov 2006 13:53:29 +0000, by michael
-
move file up so its found first, this probably improves readabilityFri, 03 Nov 2006 13:52:12 +0000, by michael
-
libmpdvdkit2 --> libdvdcssFri, 03 Nov 2006 13:51:04 +0000, by diego
-
libmpdvdkit2 --> libdvdreadFri, 03 Nov 2006 13:50:32 +0000, by diego
-
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.Fri, 03 Nov 2006 13:48:52 +0000, by diego
-
Remove stray line.Fri, 03 Nov 2006 12:30:52 +0000, by diego
-
Move libdvdcss into its own subdirectory.Fri, 03 Nov 2006 12:25:56 +0000, by diego
-
Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.Fri, 03 Nov 2006 10:48:17 +0000, by diego
-
Remove useless default target.Fri, 03 Nov 2006 10:37:22 +0000, by diego
-
Move the rest of the config.h parameters to the Makefile.Fri, 03 Nov 2006 10:36:45 +0000, by diego
-
Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.Fri, 03 Nov 2006 10:09:39 +0000, by diego
-
bump version numberFri, 03 Nov 2006 09:58:23 +0000, by diego
-
Remove options not present in upstream config.h.in.Fri, 03 Nov 2006 09:58:07 +0000, by diego
-
Sync some cosmetics from upstream.Fri, 03 Nov 2006 09:52:13 +0000, by diego
-
typo, roff markupFri, 03 Nov 2006 08:56:03 +0000, by diego
-
better description for -correct-ptsFri, 03 Nov 2006 05:14:37 +0000, by uau
-
Implement loading subtitles from memory.Fri, 03 Nov 2006 02:15:08 +0000, by eugeni
-
Bugfix: sub_recode could deallocate global sub_cp under some circumstances.Fri, 03 Nov 2006 01:41:48 +0000, by eugeni
-
- random fixesFri, 03 Nov 2006 00:30:11 +0000, by torinthiel
-
Partial sync w/ en/mplayer.1 (5).Fri, 03 Nov 2006 00:27:41 +0000, by kraymer
-
Synced with r20614Fri, 03 Nov 2006 00:03:30 +0000, by torinthiel
-
another missing <application>Thu, 02 Nov 2006 23:55:14 +0000, by torinthiel
-
Support backspace for -vo gl/gl2 under WindowsThu, 02 Nov 2006 18:42:07 +0000, by reimar
-
remove accidential ';' (that's what too much C programming does to you ;-) )Thu, 02 Nov 2006 18:14:12 +0000, by reimar
-
Check for existence of libcdio_paranoia, not libcdio, since the former isThu, 02 Nov 2006 18:12:19 +0000, by reimar
-
Useless break in libcdio pkg-config checkThu, 02 Nov 2006 18:07:00 +0000, by reimar
-
Remove spurious $_inc_tmp in libcdio checkThu, 02 Nov 2006 18:05:22 +0000, by reimar
-
Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.Thu, 02 Nov 2006 17:05:31 +0000, by voroshil
-
Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.tsThu, 02 Nov 2006 16:20:25 +0000, by reimar
-
convert remaining help files to UTF-8Thu, 02 Nov 2006 11:45:10 +0000, by kraymer
-
Add support for conversions from the rgb565 and rgb555 formatsThu, 02 Nov 2006 09:01:01 +0000, by lucabe
-
Rework binary codec directory handling. Don't use directories from otherWed, 01 Nov 2006 20:31:18 +0000, by diego
-
More code shufflingWed, 01 Nov 2006 20:03:32 +0000, by reimar
-
cosmetics: move WIN32 read_toc code to allow for summarizing more commonWed, 01 Nov 2006 19:57:44 +0000, by reimar
-
qp height should be in macroblocks, not pixelsWed, 01 Nov 2006 19:52:42 +0000, by henry
-
Do not mix declarations and statements.Wed, 01 Nov 2006 19:44:35 +0000, by diego
-
Avoid code duplication for "last" toc entry.Wed, 01 Nov 2006 19:41:03 +0000, by reimar
-
simplify/unify read_tocWed, 01 Nov 2006 19:24:54 +0000, by reimar
-
Factor out common code in stream_cddb read_toc function.Wed, 01 Nov 2006 19:14:28 +0000, by reimar
-
some non russian/english characters (in people's names) copypasted from english page.Wed, 01 Nov 2006 19:11:43 +0000, by voroshil
-
Remove useless codeWed, 01 Nov 2006 19:02:01 +0000, by reimar
-
libcdio also needs to link against libcdio_paranoiaWed, 01 Nov 2006 18:54:10 +0000, by reimar
-
ARCH_X86 simplificationsWed, 01 Nov 2006 18:41:25 +0000, by reimar
-
Use common define for x86_32 and x86_64.Wed, 01 Nov 2006 18:36:20 +0000, by diego
-
mp3lib asm does not compile on AMD64.Wed, 01 Nov 2006 18:19:02 +0000, by reimar
-
Support for recent changes to ARCH_X86 handling in FFmpeg.Wed, 01 Nov 2006 18:17:18 +0000, by diego
-
Proper libcdio detection also without pkg-configWed, 01 Nov 2006 18:15:06 +0000, by reimar
-
proper Subversion-speak for revision numbersWed, 01 Nov 2006 17:58:47 +0000, by diego
-
- Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by meWed, 01 Nov 2006 17:47:18 +0000, by torinthiel
-
Missing comma addedWed, 01 Nov 2006 17:44:40 +0000, by torinthiel
-
The col utility eats non-ASCII characters without the -p option it seems.Wed, 01 Nov 2006 17:43:20 +0000, by diego
-
cosmetics: Reformat section.Wed, 01 Nov 2006 17:33:45 +0000, by diego
-
paragraph about groff and UTF-8Wed, 01 Nov 2006 17:31:11 +0000, by diego
-
gcc optimized != 0 check for extern function away, thus linkingWed, 01 Nov 2006 17:05:17 +0000, by reimar
-
encoding is now UTF-8Wed, 01 Nov 2006 14:50:36 +0000, by diego
-
libdvdcss r202, my patch was committed upstream.Wed, 01 Nov 2006 14:42:23 +0000, by diego
-
Typo: lseek --> lseek64, the former is not used in the code.Wed, 01 Nov 2006 14:41:59 +0000, by diego
-
trivial sync with r20551Wed, 01 Nov 2006 12:27:56 +0000, by voroshil
-
Do not modify parsed command-line values on config,Wed, 01 Nov 2006 10:52:23 +0000, by reimar
-
Test proper linking for cdda/cdioWed, 01 Nov 2006 10:49:52 +0000, by reimar
-
Sync r20551 and some wording fixesTue, 31 Oct 2006 22:28:16 +0000, by torinthiel
-
Bump sync tag, r20551Tue, 31 Oct 2006 21:49:34 +0000, by torinthiel
-
Revert broken encoding translationTue, 31 Oct 2006 21:44:11 +0000, by torinthiel
-
Typo fix: missing "get".Tue, 31 Oct 2006 18:52:40 +0000, by corey
-
cvidix tricks, based on a patch by ReimarTue, 31 Oct 2006 18:20:28 +0000, by diego
-
Fix codec directory fallback, it was overriding the autodetection.Tue, 31 Oct 2006 17:55:54 +0000, by diego
-
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIOTue, 31 Oct 2006 17:24:43 +0000, by kraymer
-
Add copyright holders, mostly synced from the Debian package.Tue, 31 Oct 2006 17:10:16 +0000, by diego
-
precise location for dvbstreamTue, 31 Oct 2006 17:09:24 +0000, by diego
-
CVS -> SVN for FFmpeg, add pnm implementation from xine.Tue, 31 Oct 2006 17:07:55 +0000, by diego
-
uCIFS is gone, URL update.Tue, 31 Oct 2006 16:46:45 +0000, by diego
-
Implement proper codecs directory fallback.Tue, 31 Oct 2006 15:16:12 +0000, by diego
-
remove outdated encoding commentsTue, 31 Oct 2006 14:51:47 +0000, by kraymer
-
--with-codecsdir --> --codecsdirTue, 31 Oct 2006 14:50:56 +0000, by diego
-
--with-codecsdir --> --codecsdirTue, 31 Oct 2006 14:48:07 +0000, by diego
-
Rename all codecs directory options.Tue, 31 Oct 2006 14:47:34 +0000, by diego
-
r20534: An example of using -vf ass.Tue, 31 Oct 2006 14:41:50 +0000, by kraymer
-
Run dirclean instead of clean on distclean, this way we only need toTue, 31 Oct 2006 13:34:17 +0000, by diego
-
:Little typoTue, 31 Oct 2006 13:19:10 +0000, by jheryan
-
Synced to 26.10.2006 with respect to later utf-8 conversion.Tue, 31 Oct 2006 13:16:12 +0000, by jheryan
-
Unification of linker option handling, part 1 of many.Tue, 31 Oct 2006 12:52:05 +0000, by diego
-
CFLAGS are not necessary for linking.Tue, 31 Oct 2006 12:41:29 +0000, by diego
-
convert some unmaintained help_mp-* files to UTF-8Tue, 31 Oct 2006 12:35:50 +0000, by kraymer
-
convert help_mp-ru.h from koi8-r to UTF-8Tue, 31 Oct 2006 12:34:40 +0000, by voroshil
-
convert DOCS/xml/en and help_mp-en.h to UTF-8Tue, 31 Oct 2006 12:23:38 +0000, by kraymer
-
100l to me for not checking properly, really fix pkg-config detection now.Tue, 31 Oct 2006 12:21:01 +0000, by diego
-
10l, use a pkg-config parameter that makes it return 0...Tue, 31 Oct 2006 12:14:08 +0000, by diego
-
Test for the existence of pkg-config, fixes Bugzilla #553.Tue, 31 Oct 2006 09:25:40 +0000, by diego
-
Cygwin linking fix.Mon, 30 Oct 2006 23:47:42 +0000, by diego
-
printf -> mp_msgMon, 30 Oct 2006 22:32:04 +0000, by rtogni
-
convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-8Mon, 30 Oct 2006 22:17:11 +0000, by kraymer
-
Update from IMC and realrtsp authMon, 30 Oct 2006 21:56:32 +0000, by rtogni
-
Realrtsp authenticationMon, 30 Oct 2006 21:55:58 +0000, by rtogni
-
convert DOCS/xml/es and help/help_mp-es.h* to UTF-8Mon, 30 Oct 2006 21:31:11 +0000, by kraymer
-
Explain the risks of forcing options with --enable-* in a way that isMon, 30 Oct 2006 21:28:44 +0000, by diego
-
convert DOCS/xml/pl and help/help_mp-pl* to UTF-8Mon, 30 Oct 2006 21:25:02 +0000, by kraymer
-
Intel Music Coder decoding via lavcMon, 30 Oct 2006 21:08:12 +0000, by rtogni
-
Remove special output for outdated SDL. It's doubtful such old versions stillMon, 30 Oct 2006 20:23:24 +0000, by diego
-
convert DOCS/fr and help/help_mp-fr.* to UTF-8Mon, 30 Oct 2006 20:22:00 +0000, by kraymer
-
misc fixes by Sheldon Jin (jinsh2 yahoo com)Mon, 30 Oct 2006 20:12:24 +0000, by diego
-
wording/roff fixMon, 30 Oct 2006 19:54:59 +0000, by diego
-
An example of using -vf ass.Mon, 30 Oct 2006 19:38:45 +0000, by eugeni
-
better wording for MSGTR_MENU_NoneMon, 30 Oct 2006 19:19:19 +0000, by kraymer
-
Also detect static fontconfig when pkg-config is not installedMon, 30 Oct 2006 18:48:31 +0000, by reimar
-
convert DOCS/de from ISO-8859-1 to UTF-8Mon, 30 Oct 2006 16:59:40 +0000, by kraymer
-
convert DOCS/ru from koi8r to UTF-8Mon, 30 Oct 2006 15:32:47 +0000, by voroshil
-
fix "iconv: illegal input sequence" errorMon, 30 Oct 2006 14:58:46 +0000, by kraymer
-
Add a parameter to enable colorized console output.Mon, 30 Oct 2006 11:22:11 +0000, by diego
-
Fix libmpdvdkit2 linking on Mac OS X.Mon, 30 Oct 2006 09:08:19 +0000, by diego
-
Remove redundant variable setting.Mon, 30 Oct 2006 08:39:19 +0000, by diego
-
Make libmpdvdkit2 compilation slightly more consistent with the other modules.Mon, 30 Oct 2006 08:28:58 +0000, by diego
-
a previous commit introduced a bug that prevented tablesSun, 29 Oct 2006 22:02:10 +0000, by nicodvb
-
Fix possible crash: negative values may no be passed to render_one_glyphSun, 29 Oct 2006 21:52:26 +0000, by reimar
-
simplified assignment of subtitles stream in ts_parse()Sun, 29 Oct 2006 21:29:23 +0000, by nicodvb
-
Handle windows path separator in filesel menu.Sun, 29 Oct 2006 21:10:59 +0000, by reimar
-
disable nonworking/broken code for now till I find out what it is supposed to do.Sun, 29 Oct 2006 18:16:00 +0000, by reimar
-
Revert r20517.Sun, 29 Oct 2006 17:29:55 +0000, by eugeni
-
Move ass_library initialization code to ass_mp.c.Sun, 29 Oct 2006 15:26:13 +0000, by eugeni
-
Copy the following functions to libass to avoid dependency on the rest of mplayer:Sun, 29 Oct 2006 15:03:30 +0000, by eugeni
-
Add VIDEOMEMORY_SIZE define to allow to easily change it.Sun, 29 Oct 2006 14:45:44 +0000, by reimar
-
Prevent segfault if video codec init failsSun, 29 Oct 2006 14:26:23 +0000, by rtogni
-
Warn about vo_gl scaled-osd broken with -assSun, 29 Oct 2006 14:16:42 +0000, by reimar
-
Fix width -> orig_width typo.Sun, 29 Oct 2006 13:59:36 +0000, by eugeni
-
Don't set PlayResX for plaintext subtitles.Sun, 29 Oct 2006 13:58:30 +0000, by eugeni
-
Add \N at the end of each subtitle line when converting from subdata.Sun, 29 Oct 2006 13:52:51 +0000, by eugeni
-
Make sure we do not read beyond end of subtitle packetSun, 29 Oct 2006 13:17:26 +0000, by reimar
-
realloc subtitle buffers since subcp_recode might have decreased their size.Sun, 29 Oct 2006 12:44:15 +0000, by reimar
-
Quick hack to implement percent-based seeking, also fixes seeking with gmplayerSun, 29 Oct 2006 12:32:12 +0000, by reimar
-
Factor out common cdda stuff from cdio and cdparanoia tests.Sun, 29 Oct 2006 11:38:14 +0000, by reimar
-
handle broken ts packets before parsing the restSun, 29 Oct 2006 11:17:28 +0000, by nicodvb
-
Support new flac-in-ogg, fixes bug #229Sun, 29 Oct 2006 11:05:49 +0000, by reimar
-
cosmetics: reformatted after previous commitSun, 29 Oct 2006 11:00:36 +0000, by nicodvb
-
1000l: fixed broken handling of the adaption field - part 2Sun, 29 Oct 2006 10:55:02 +0000, by nicodvb
-
fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)Sun, 29 Oct 2006 10:33:49 +0000, by nicodvb
-
ts_parse() move section handling after stream_read() rather than repeating itSun, 29 Oct 2006 10:23:15 +0000, by nicodvb
-
Add some <application> tags.Sun, 29 Oct 2006 10:13:39 +0000, by diego
-
Always initialize and destroy ass_library.Sun, 29 Oct 2006 03:23:23 +0000, by eugeni
-
Always initialize libass to fix crashes caused by use without initialization.Sun, 29 Oct 2006 00:23:12 +0000, by uau
-
Partially synced with en/mplayer.1 (3).Sat, 28 Oct 2006 18:40:25 +0000, by kraymer
-
removed useless check: when is_start is set the size of the payloadSat, 28 Oct 2006 17:51:32 +0000, by nicodvb
-
fix some wordingsSat, 28 Oct 2006 17:42:37 +0000, by kraymer
-
in ts_parse() centralized stream_read()+stream_skip(); smaller and cleanerSat, 28 Oct 2006 17:42:25 +0000, by nicodvb
-
Libass interface reworked:Sat, 28 Oct 2006 15:07:18 +0000, by eugeni
-
r20477: Add missing parenthesisSat, 28 Oct 2006 14:20:15 +0000, by kraymer
-
r20440: Add ASS subtitle rendering options to gui.Sat, 28 Oct 2006 13:07:36 +0000, by kraymer
-
Add svn versions for rc1Sat, 28 Oct 2006 12:26:17 +0000, by rtogni
-
Cleanup/simplify nsv check_file function.Sat, 28 Oct 2006 11:01:18 +0000, by reimar
-
readability cosmeticsSat, 28 Oct 2006 10:59:17 +0000, by nicodvb
-
unconditionally assign the language code when available;Sat, 28 Oct 2006 10:52:12 +0000, by nicodvb
-
Better check for non-broken NSVf-header to avoid incorrect detection.Sat, 28 Oct 2006 10:44:45 +0000, by reimar
-
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared bothSat, 28 Oct 2006 10:21:30 +0000, by reimar
-
indentation fixSat, 28 Oct 2006 10:06:11 +0000, by ods15
-
reformatted ts_parse() after previous commitSat, 28 Oct 2006 09:52:19 +0000, by nicodvb
-
make vf_geq read whitespace in equation paramSat, 28 Oct 2006 09:50:22 +0000, by ods15
-
removed unreachable code (when len=pes_parse2() returns 0)Sat, 28 Oct 2006 09:44:18 +0000, by nicodvb
-
10l: fixed misplaced adaption field checkSat, 28 Oct 2006 09:03:51 +0000, by nicodvb
-
removed commented crc32 code; I'll eventualy reuse the one in lavuSat, 28 Oct 2006 08:56:44 +0000, by nicodvb
-
slight simplificationsSat, 28 Oct 2006 08:54:31 +0000, by nicodvb
-
Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.Sat, 28 Oct 2006 03:49:03 +0000, by corey
-
clarify pts related stuffSat, 28 Oct 2006 00:11:53 +0000, by michael
-
Partial sync with en/mplayer.1 (2)Fri, 27 Oct 2006 23:13:46 +0000, by kraymer
-
Add a note about charset configuration to the Apache section.Fri, 27 Oct 2006 22:47:41 +0000, by diego
-
remove unused variableFri, 27 Oct 2006 21:34:05 +0000, by ods15
-
cosmetic, reindentation, tab removalFri, 27 Oct 2006 21:33:01 +0000, by ods15
-
update vf_geq to new ff_eval APIFri, 27 Oct 2006 19:40:48 +0000, by ods15
-
100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"Fri, 27 Oct 2006 19:19:40 +0000, by reimar
-
synced with r20468Fri, 27 Oct 2006 17:15:42 +0000, by Gabrov
-
synced with r20445Fri, 27 Oct 2006 17:10:23 +0000, by Gabrov
-
Add missing fontconfig_done() call.Fri, 27 Oct 2006 16:02:44 +0000, by eugeni
-
Sync with Debian package.Fri, 27 Oct 2006 14:57:10 +0000, by diego
-
"-o -" -> use stdoutFri, 27 Oct 2006 12:25:59 +0000, by michael
-
Add cmov detection to configureFri, 27 Oct 2006 11:56:43 +0000, by iive
-
Fix translation inconsistencies, noticed by Torinthiel.Fri, 27 Oct 2006 05:54:32 +0000, by voroshil
-
Split ass_configure() into several smaller functions.Thu, 26 Oct 2006 20:08:46 +0000, by eugeni
-
Fix a multitude of roff errors and warnings.Thu, 26 Oct 2006 15:27:00 +0000, by diego
-
various orthography and wording fixesThu, 26 Oct 2006 13:02:16 +0000, by kraymer
-
r20426: -chapter works with dvd:// and dvdnav://Thu, 26 Oct 2006 11:05:40 +0000, by kraymer
-
r20412: Fix some inconsistencies pointed out by Torinthiel.Thu, 26 Oct 2006 11:02:33 +0000, by kraymer
-
Improve translation of autogenerated labelsThu, 26 Oct 2006 09:14:39 +0000, by torinthiel
-
Clearly state that main.xml is generatedThu, 26 Oct 2006 09:10:32 +0000, by torinthiel
-
sync r20341Thu, 26 Oct 2006 08:33:35 +0000, by torinthiel
-
sync w/ r20440, patch by Sheldon JinThu, 26 Oct 2006 08:13:27 +0000, by gpoirier
-
r20379: Remove doubled -dvd-device information.Thu, 26 Oct 2006 08:03:06 +0000, by voroshil
-
Transtale a skipped titleThu, 26 Oct 2006 08:00:01 +0000, by torinthiel
-
r20355: typoThu, 26 Oct 2006 07:53:06 +0000, by voroshil
-
sync r20449Wed, 25 Oct 2006 21:06:11 +0000, by torinthiel
-
Typo fixWed, 25 Oct 2006 21:03:26 +0000, by torinthiel
-
add two missing checks - PATCH by Karolina Lindqvist AT kramnet-seWed, 25 Oct 2006 20:39:01 +0000, by reynaldo
-
sync r20442Wed, 25 Oct 2006 20:36:36 +0000, by torinthiel
-
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P comWed, 25 Oct 2006 18:58:27 +0000, by gpoirier
-
finally document -correct-ptsWed, 25 Oct 2006 17:43:46 +0000, by ods15
-
fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P netWed, 25 Oct 2006 14:41:55 +0000, by gpoirier
-
Sync with upstream r201.Wed, 25 Oct 2006 13:08:08 +0000, by diego
-
Remove confusing and probably wrong paragraph about libdvdcss.Wed, 25 Oct 2006 12:08:28 +0000, by diego
-
Sync with upstream r201.Wed, 25 Oct 2006 11:55:06 +0000, by diego
-
Add ASS subtitle rendering options to gui.Wed, 25 Oct 2006 00:05:14 +0000, by eugeni
-
Microsync, just to keep documentation buildingTue, 24 Oct 2006 21:09:14 +0000, by torinthiel
-
sync r20412Tue, 24 Oct 2006 21:09:12 +0000, by torinthiel
-
sync r20401Tue, 24 Oct 2006 21:07:22 +0000, by torinthiel
-
Fix single-black-pixel-in-upper-left-corner bug (how do people notice a singleTue, 24 Oct 2006 18:51:38 +0000, by reimar
-
Add proper flv fourccTue, 24 Oct 2006 18:45:17 +0000, by reimar
-
Sync one more warning fix from upstream libdvdcss.Tue, 24 Oct 2006 17:52:39 +0000, by diego
-
Sync warning fixes from upstream libdvdcss.Tue, 24 Oct 2006 17:47:03 +0000, by diego
-
Remove modification notice from unmodified file.Tue, 24 Oct 2006 17:41:16 +0000, by diego
-
Sync cosmetics from upstream libdvdcss.Tue, 24 Oct 2006 17:30:11 +0000, by diego
-
nother --disable-loader -> --disable-win32 fix.Tue, 24 Oct 2006 16:24:48 +0000, by reimar
-
Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.Tue, 24 Oct 2006 16:17:46 +0000, by diego
-
Add md5.[ch] to the list of files.Tue, 24 Oct 2006 15:30:20 +0000, by diego
-
16-bit grayscale supportTue, 24 Oct 2006 05:02:33 +0000, by kostya
-
-chapter works with dvd:// and dvdnav://Mon, 23 Oct 2006 22:19:23 +0000, by nicodvb
-
support for -chapter option (same semanthics as for dvd://)Mon, 23 Oct 2006 22:18:08 +0000, by nicodvb
-
synced with r20423Mon, 23 Oct 2006 21:36:36 +0000, by Gabrov
-
simplified code to handle titleset transition (removed useless assignment)Mon, 23 Oct 2006 21:17:32 +0000, by nicodvb
-
spell fixMon, 23 Oct 2006 21:07:24 +0000, by nicodvb
-
don't play any other title other than N when N is specified (with dvdnav://N)Mon, 23 Oct 2006 21:04:31 +0000, by nicodvb
-
sync w/ r20419Mon, 23 Oct 2006 19:12:26 +0000, by gpoirier
-
Yet some more CVS->CVSMon, 23 Oct 2006 19:11:23 +0000, by gpoirier
-
sync w/ r20417Mon, 23 Oct 2006 19:07:57 +0000, by gpoirier
-
s/DarwinPorts/MacPorts/Mon, 23 Oct 2006 19:06:53 +0000, by gpoirier
-
Allow lowercase letters in AVI stream id, fixes bug #277Mon, 23 Oct 2006 16:46:16 +0000, by reimar
-
Proper detection of corresponding MPlayer image format for X server format for vo_x11.Mon, 23 Oct 2006 15:49:44 +0000, by reimar
-
Set aspect information in yuv4mpegMon, 23 Oct 2006 15:43:42 +0000, by reimar
-
Properly set EXTRALIBSMon, 23 Oct 2006 14:03:49 +0000, by lucabe
-
Fix some inconsistencies pointed out by Torinthiel.Mon, 23 Oct 2006 13:26:56 +0000, by diego
-
r20399: Remove bio2jack from list of required software.Mon, 23 Oct 2006 12:26:10 +0000, by kraymer
-
Remove a declaration-after-statement warning.Mon, 23 Oct 2006 11:26:40 +0000, by diego
-
sync w/ r20408Mon, 23 Oct 2006 11:13:49 +0000, by gpoirier
-
swap telecine and pulldown, typo noticed by RCMon, 23 Oct 2006 11:12:25 +0000, by gpoirier
-
Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.Mon, 23 Oct 2006 10:57:17 +0000, by diego
-
synced with r20405Mon, 23 Oct 2006 10:33:30 +0000, by Gabrov
-
man/hu/mplayer.1 synced with r20375Mon, 23 Oct 2006 10:10:34 +0000, by Gabrov
-
Remove -fno-PIC check from configure and put -fPIC back at the beginningMon, 23 Oct 2006 10:02:21 +0000, by diego
-
add missing dots as in r20328Mon, 23 Oct 2006 08:12:41 +0000, by gpoirier
-
it's "die Syntax" not "der Syntax"Mon, 23 Oct 2006 07:05:56 +0000, by attila
-
<replaceable> tags aren't needed in literal exampleMon, 23 Oct 2006 07:03:38 +0000, by torinthiel
-
Remove bio2jack from list of required software.Sun, 22 Oct 2006 23:07:31 +0000, by diego
-
Replace $() by the slightly more portable ``.Sun, 22 Oct 2006 22:14:08 +0000, by diego
-
r20392: misc fixesSun, 22 Oct 2006 21:19:54 +0000, by kraymer
-
r20379: Remove doubled -dvd-device information.Sun, 22 Oct 2006 20:39:01 +0000, by kraymer
-
misc fixesSun, 22 Oct 2006 20:25:35 +0000, by diego
-
Some more spelling fixesSun, 22 Oct 2006 19:59:02 +0000, by torinthiel
-
sync w/r20375Sun, 22 Oct 2006 19:48:39 +0000, by gpoirier
-
sync w/r20379Sun, 22 Oct 2006 19:35:13 +0000, by gpoirier
-
sync w/r20341Sun, 22 Oct 2006 19:31:49 +0000, by gpoirier
-
sync w/r20361Sun, 22 Oct 2006 19:31:10 +0000, by gpoirier
-
sync w/r20361Sun, 22 Oct 2006 19:30:12 +0000, by gpoirier
-
Update Andrew Weber's Email address.Sun, 22 Oct 2006 19:21:11 +0000, by diego
-
Sync r20379 + small fixesSun, 22 Oct 2006 19:18:38 +0000, by torinthiel
-
FFmpeg dv decoder can also output in 422P format.Sun, 22 Oct 2006 18:30:47 +0000, by reimar
-
Remove doubled -dvd-device information.Sun, 22 Oct 2006 17:57:40 +0000, by torinthiel
-
grammar/wording fixesSun, 22 Oct 2006 17:20:46 +0000, by diego
-
r20369: Warn about dangers of -use-filedir-conf optionSun, 22 Oct 2006 17:10:36 +0000, by kraymer
-
capitalization at beginning of sentenceSun, 22 Oct 2006 17:06:27 +0000, by kraymer
-
remove mkdir warningsSun, 22 Oct 2006 17:04:26 +0000, by kraymer
-
only a few lines remain missingSun, 22 Oct 2006 16:51:34 +0000, by reynaldo
-
Final changelog update for rc1 releaseSun, 22 Oct 2006 16:44:22 +0000, by rtogni
-
Warn about dangers of -use-filedir-conf optionSun, 22 Oct 2006 16:37:07 +0000, by rtogni
-
Require latest version of codecs.confSun, 22 Oct 2006 16:16:34 +0000, by rtogni
-
remove outdated reference to "tvout-voodoo"; fixes compilationSun, 22 Oct 2006 15:48:38 +0000, by kraymer
-
Consistency fix: use "signed long long" for int_fast64_t instead ofSun, 22 Oct 2006 15:13:50 +0000, by reimar
-
IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0Sun, 22 Oct 2006 14:51:17 +0000, by diego
-
r20352: fix XviD spelling. replace some old DivX5's.Sun, 22 Oct 2006 14:47:25 +0000, by voroshil
-
Provide fallback definition for uint_fast64_t as well.Sun, 22 Oct 2006 14:45:54 +0000, by diego
-
r20358: Make documentation links point to the online version.Sun, 22 Oct 2006 13:43:49 +0000, by kraymer
-
remove some DivX version numbersSun, 22 Oct 2006 13:34:48 +0000, by kraymer
-
cosmetics: Fix indentation after last commit.Sun, 22 Oct 2006 13:19:55 +0000, by diego
-
Do not check for the existence of LIRC devices during autodetection.Sun, 22 Oct 2006 13:19:15 +0000, by diego
-
Make documentation links point to the online version.Sun, 22 Oct 2006 12:50:53 +0000, by diego
-
synced with r20355 (increased sync tag after typo fix in English master file)Sun, 22 Oct 2006 12:39:01 +0000, by Gabrov
-
synced with r20352Sun, 22 Oct 2006 12:36:04 +0000, by Gabrov
-
typoSun, 22 Oct 2006 12:33:37 +0000, by diego
-
synced with r20191Sun, 22 Oct 2006 12:27:59 +0000, by Gabrov
-
fix "typo"Sun, 22 Oct 2006 12:21:29 +0000, by kraymer
-
fix XviD spellingSun, 22 Oct 2006 12:17:07 +0000, by kraymer
-
synced with r20350Sun, 22 Oct 2006 12:00:57 +0000, by Gabrov
-
if no stream could be muxed flush_buffers() returns 0: prevents while(1) stall at the endSun, 22 Oct 2006 10:32:59 +0000, by nicodvb
-
man/hu/mplayer.1 synced with 20336Sun, 22 Oct 2006 09:58:37 +0000, by Gabrov
-
r20341: Remove obsolete parts, some updates.Sun, 22 Oct 2006 06:00:31 +0000, by kraymer
-
Do not forget to clear subtitles when switching files for embedded subtitles.Sat, 21 Oct 2006 23:45:41 +0000, by reimar
-
x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)Sat, 21 Oct 2006 21:57:15 +0000, by lorenm
-
sync w/r20336Sat, 21 Oct 2006 21:47:56 +0000, by gpoirier
-
r20318: capitalization fixes, add missing dots to sentencesSat, 21 Oct 2006 21:36:31 +0000, by voroshil
-
Avoid crash after "AVI: No audio stream found -> no sound." message,Sat, 21 Oct 2006 20:48:41 +0000, by reimar
-
change DOCS/html references to German translationSat, 21 Oct 2006 20:14:11 +0000, by kraymer
-
Remove obsolete parts, some updates.Sat, 21 Oct 2006 20:07:49 +0000, by diego
-
Try playing files with wrong wav header length, fixes riff_broken_hrdlen.wavSat, 21 Oct 2006 19:58:49 +0000, by reimar
-
Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264Sat, 21 Oct 2006 19:34:06 +0000, by reimar
-
fixed sync tagSat, 21 Oct 2006 18:38:58 +0000, by kraymer
-
r20317: Greatly simplify synopsis roff markup and add a bit of consistency.Sat, 21 Oct 2006 18:37:48 +0000, by kraymer
-
escape -mfSat, 21 Oct 2006 18:34:37 +0000, by kraymer
-
Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.Sat, 21 Oct 2006 17:58:33 +0000, by reimar
-
Do not use sh_audio->wf values if they are definitely invalidSat, 21 Oct 2006 17:01:45 +0000, by reimar
-
Add flac twoccSat, 21 Oct 2006 15:57:08 +0000, by reimar
-
added a ". ..." line before gmplayerSat, 21 Oct 2006 09:58:43 +0000, by ptt
-
little fix, sorrySat, 21 Oct 2006 09:57:38 +0000, by ptt
-
sync with r20317Sat, 21 Oct 2006 09:56:27 +0000, by ptt
-
applied patch for -endpos, to work without a blit_frame, pointed out by Andrew SavchenkoSat, 21 Oct 2006 09:32:58 +0000, by ptt
-
some random fixes (wording, spelling..)Sat, 21 Oct 2006 08:44:10 +0000, by kraymer
-
add German translation of codecs.xmlSat, 21 Oct 2006 08:05:38 +0000, by kraymer
-
Don't forget to apply scaling coefficients to kerning values.Fri, 20 Oct 2006 23:06:52 +0000, by eugeni
-
Cosmetics: indentation fix indentation broken by last two demuxer.c commitsFri, 20 Oct 2006 19:36:59 +0000, by reimar
-
Fix opening of demuxers without check_file function, broken by r20309.Fri, 20 Oct 2006 19:31:52 +0000, by reimar
-
make any parse error in -x264encopts fatalFri, 20 Oct 2006 19:19:29 +0000, by lorenm
-
sync w/ r20321Fri, 20 Oct 2006 18:47:27 +0000, by gpoirier
-
--enable-external-faad doesn't exist any moreFri, 20 Oct 2006 17:13:03 +0000, by kraymer
-
\, escapingFri, 20 Oct 2006 16:42:36 +0000, by michael
-
sync w/r20318Fri, 20 Oct 2006 16:14:49 +0000, by gpoirier
-
capitalization fixes, add missing dots to sentencesFri, 20 Oct 2006 15:40:43 +0000, by kraymer
-
Greatly simplify synopsis roff markup and add a bit of consistency.Fri, 20 Oct 2006 10:55:48 +0000, by diego
-
Add fallback on the (undocumented) x86-64 -march option inFri, 20 Oct 2006 07:32:49 +0000, by diego
-
Add gmplayer to list of ignored files.Thu, 19 Oct 2006 22:46:48 +0000, by diego
-
sync w/ 20054Thu, 19 Oct 2006 22:08:47 +0000, by gpoirier
-
Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.Thu, 19 Oct 2006 21:58:57 +0000, by diego
-
Simplify OBJS handling.Thu, 19 Oct 2006 21:29:17 +0000, by diego
-
sync w/ 20310Thu, 19 Oct 2006 21:18:51 +0000, by gpoirier
-
Remove stray line.Thu, 19 Oct 2006 21:00:35 +0000, by diego
-
Try other demuxers if open() fails.Thu, 19 Oct 2006 18:20:12 +0000, by reimar
-
Fix center of rotation calculation. It was overly complex andThu, 19 Oct 2006 18:08:44 +0000, by eugeni
-
r20183: Recommend gcc 4.x on PowerPCThu, 19 Oct 2006 16:13:35 +0000, by voroshil
-
r20288: vf uspp description: it now uses snow, not mpeg4Thu, 19 Oct 2006 13:19:41 +0000, by kraymer
-
sync with r20295, patch by Francois Badier %frabad A gmail P com%Thu, 19 Oct 2006 08:45:31 +0000, by gpoirier
-
What is the meaning of the numbers on the status line during the encoding process?Thu, 19 Oct 2006 08:20:32 +0000, by gpoirier
-
make -passlogfile work with x264 again (broke in r20060)Thu, 19 Oct 2006 08:15:47 +0000, by lorenm
-
Center of rotation depends on alignment.Wed, 18 Oct 2006 21:19:51 +0000, by eugeni
-
Support separate rotation angle for each glyph.Wed, 18 Oct 2006 21:11:29 +0000, by eugeni
-
Move base point calculation to a separate function. Will be reused soon.Wed, 18 Oct 2006 18:33:19 +0000, by eugeni
-
Cosmetics: remove commented code.Wed, 18 Oct 2006 17:57:00 +0000, by eugeni
-
redone subcp_recode: get rid of static buffer, skip lines that failed toWed, 18 Oct 2006 16:09:59 +0000, by reimar
-
Fix a typo in collision detection code.Wed, 18 Oct 2006 15:52:26 +0000, by eugeni
-
typo fixWed, 18 Oct 2006 15:13:27 +0000, by ptt
-
sync w/ r19738Wed, 18 Oct 2006 12:06:11 +0000, by gpoirier
-
sync with r20288Wed, 18 Oct 2006 10:15:44 +0000, by ptt
-
sync w/ r20288Wed, 18 Oct 2006 08:44:56 +0000, by gpoirier
-
sync w/ r20083Wed, 18 Oct 2006 07:59:13 +0000, by gpoirier
-
more updates on chinese translationWed, 18 Oct 2006 00:29:41 +0000, by kraymer
-
This file is not modified from the upstream version,Tue, 17 Oct 2006 23:02:17 +0000, by diego
-
fixed corner case previously mishandled: don't play an audio only stream whenTue, 17 Oct 2006 21:26:30 +0000, by nicodvb
-
vf uspp description: it now uses snow, not mpeg4Tue, 17 Oct 2006 19:21:22 +0000, by lorenm
-
Add configure switch to enable fixed-pointed mode of internal libfaad2.Tue, 17 Oct 2006 16:01:25 +0000, by diego
-
typo fixesTue, 17 Oct 2006 13:47:45 +0000, by diego
-
s/vo_osd_changed/vo_osd_changed_flagTue, 17 Oct 2006 13:23:13 +0000, by syrjala
-
Round buffer width and height to 16 pixels.Tue, 17 Oct 2006 13:19:31 +0000, by syrjala
-
rewording of config file usageTue, 17 Oct 2006 11:30:59 +0000, by kraymer
-
r20257: Disable loading of file-specific configuration file from the sameTue, 17 Oct 2006 11:21:11 +0000, by kraymer
-
sync w/20280Tue, 17 Oct 2006 11:17:54 +0000, by gpoirier
-
remove me=3 leftover (x264)Tue, 17 Oct 2006 11:15:00 +0000, by kraymer
-
mention new -use-filedir-conf option in general config descriptionTue, 17 Oct 2006 10:48:41 +0000, by kraymer
-
sync with 20277Tue, 17 Oct 2006 07:42:56 +0000, by gpoirier
-
Update x264 option names that changed with r20060Mon, 16 Oct 2006 20:23:23 +0000, by lorenm
-
bilinear interpolationMon, 16 Oct 2006 20:21:31 +0000, by michael
-
Remove an outdated debug message.Mon, 16 Oct 2006 19:02:11 +0000, by eugeni
-
200 byte is too littleMon, 16 Oct 2006 18:37:40 +0000, by michael
-
sync up to r20265 + some li'l fixMon, 16 Oct 2006 16:11:04 +0000, by ptt
-
generic equation filterMon, 16 Oct 2006 15:47:32 +0000, by michael
-
sync w/ r19715Mon, 16 Oct 2006 15:38:15 +0000, by gpoirier
-
Woops, forgot to bump sync tagMon, 16 Oct 2006 15:22:27 +0000, by gpoirier
-
Sync w/ 20260Mon, 16 Oct 2006 15:20:06 +0000, by gpoirier
-
Skip -march tests for values that are aliases of already tested values.Mon, 16 Oct 2006 15:06:57 +0000, by diego
-
li'l fixMon, 16 Oct 2006 13:56:29 +0000, by ptt
-
Remove unused variable.Mon, 16 Oct 2006 13:26:22 +0000, by diego
-
Use American spelling of "gray" instead for British's "grey" for XviD option, while keeping backward compatibilityMon, 16 Oct 2006 11:57:11 +0000, by gpoirier
-
small grammar fixMon, 16 Oct 2006 10:25:50 +0000, by diego
-
sync w/ r20257Mon, 16 Oct 2006 09:58:10 +0000, by gpoirier
-
r20237Mon, 16 Oct 2006 09:32:41 +0000, by gpoirier
-
libdv may depend on libpthread.Mon, 16 Oct 2006 09:25:23 +0000, by diego
-
Update x264 option names that changed with r20060Mon, 16 Oct 2006 09:09:03 +0000, by gpoirier
-
sync with r20132Mon, 16 Oct 2006 08:53:23 +0000, by gpoirier
-
fix multiple instances of -x264encopts on the commandline (broke in r20060)Sun, 15 Oct 2006 23:11:36 +0000, by lorenm
-
Disable loading of file-specific configuration file from the sameSun, 15 Oct 2006 21:27:15 +0000, by rtogni
-
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.Sun, 15 Oct 2006 20:48:26 +0000, by reimar
-
r20254: bump date, small consistency fixSun, 15 Oct 2006 18:55:57 +0000, by kraymer
-
bump date, small consistency fixSun, 15 Oct 2006 18:48:18 +0000, by diego
-
escape - (bobdeint)Sun, 15 Oct 2006 18:41:44 +0000, by kraymer
-
as anounced, just some cleaning, purely janitorial changesSun, 15 Oct 2006 18:36:02 +0000, by reynaldo
-
Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handlingSun, 15 Oct 2006 18:33:39 +0000, by reimar
-
Implement bob (pseudo?) deinterlacing for xvmc.Sun, 15 Oct 2006 18:27:34 +0000, by reimar
-
r20237: Escape some more - signs.Sun, 15 Oct 2006 18:15:19 +0000, by kraymer
-
man/hu/mplayer.1 synced with r20237Sun, 15 Oct 2006 17:56:55 +0000, by Gabrov
-
convert chinese man page to UTF-8Sun, 15 Oct 2006 17:51:10 +0000, by kraymer
-
Support new realaudio codec namesSun, 15 Oct 2006 17:19:13 +0000, by rtogni
-
Remove Linux test from DirectFB check, it runs on some BSD systems at least.Sun, 15 Oct 2006 16:47:17 +0000, by diego
-
syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%Sun, 15 Oct 2006 16:28:56 +0000, by gpoirier
-
strcat->strcpy simplificationSun, 15 Oct 2006 16:06:06 +0000, by reimar
-
Actually convert sync tag to subversion style (and found out that this file is WAY outdated)Sun, 15 Oct 2006 15:55:48 +0000, by gpoirier
-
Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.Sun, 15 Oct 2006 15:34:50 +0000, by reimar
-
Bump sync tag, remove useless FIXMESun, 15 Oct 2006 15:25:59 +0000, by gpoirier
-
missing console messages are (also) replaced by English versionsSun, 15 Oct 2006 14:35:18 +0000, by kraymer
-
update mailman linksSun, 15 Oct 2006 14:29:14 +0000, by kraymer
-
Escape some more - signs.Sun, 15 Oct 2006 14:12:18 +0000, by diego
-
Remove bogus warning about missing font.Sun, 15 Oct 2006 13:59:26 +0000, by diego
-
Fix timestamps for streams where kf_base gets negativeSun, 15 Oct 2006 13:35:46 +0000, by rtogni
-
Sebastian now coordinates translations, some cosmetics.Sun, 15 Oct 2006 13:30:12 +0000, by diego
-
Sync with FFmpeg r6700.Sun, 15 Oct 2006 13:16:18 +0000, by diego
-
Fix crash because of last_glyph < first_glyph, probably caused by first lineSun, 15 Oct 2006 13:03:43 +0000, by reimar
-
cosmetics: indentationSun, 15 Oct 2006 12:53:46 +0000, by kraymer
-
Implement -noidx since index can use quite a bit of memory, esp. when using valgrind.Sun, 15 Oct 2006 12:48:18 +0000, by reimar
-
Remove test for framebuffer device from DirectFB check.Sun, 15 Oct 2006 12:33:53 +0000, by diego
-
Sync with r20191Sun, 15 Oct 2006 11:59:00 +0000, by voroshil
-
sync with r20191Sun, 15 Oct 2006 11:20:55 +0000, by kraymer
-
synced with r20176Sun, 15 Oct 2006 10:33:04 +0000, by Gabrov
-
Remove removed/renamed files.Sun, 15 Oct 2006 10:22:59 +0000, by diego
-
Add standard svn:eol-style and svn:keywords properties, remove svn:executable.Sun, 15 Oct 2006 10:09:02 +0000, by diego
-
synced with r20183Sun, 15 Oct 2006 10:00:29 +0000, by Gabrov
-
synced with r20194Sun, 15 Oct 2006 09:51:08 +0000, by Gabrov
-
Deleting formats.xml and users-vs-dev.xml.Sun, 15 Oct 2006 09:37:25 +0000, by Gabrov
-
synced with r20083Sun, 15 Oct 2006 09:35:24 +0000, by Gabrov
-
during stream detection always parse ts_probesize bytes (even with -nosound set),Sun, 15 Oct 2006 09:29:02 +0000, by nicodvb
-
hurried pre-release update, partially synced with r20191Sat, 14 Oct 2006 21:30:41 +0000, by reynaldo
-
as per request, fullscreen and mute options have been added to the context menus.Sat, 14 Oct 2006 20:50:08 +0000, by vayne
-
Create proper define for DFBMGA.Sat, 14 Oct 2006 18:00:26 +0000, by diego
-
Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.Sat, 14 Oct 2006 17:54:08 +0000, by diego
-
Remove intrinsics check, they are no longer used in FFmpeg.Sat, 14 Oct 2006 16:32:15 +0000, by diego
-
Remove unused ABS defineSat, 14 Oct 2006 16:31:41 +0000, by reimar
-
Sync mail-lists.xml removal.Sat, 14 Oct 2006 16:22:51 +0000, by diego
-
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085Sat, 14 Oct 2006 15:43:26 +0000, by gpoirier
-
Use = instead of == for extra portability.Sat, 14 Oct 2006 15:28:33 +0000, by diego
-
Use = instead of == for extra portability.Sat, 14 Oct 2006 15:26:43 +0000, by diego
-
Zerofill libass static variables during initialization.Sat, 14 Oct 2006 14:42:23 +0000, by eugeni
-
Free FT_Stroker during libass deinitialization.Sat, 14 Oct 2006 14:35:33 +0000, by eugeni
-
r20189: Some more consistency for the -pvr options, typo.Sat, 14 Oct 2006 08:37:29 +0000, by kraymer
-
r20191: slight overall verbosity reductionSat, 14 Oct 2006 08:23:05 +0000, by kraymer
-
Remove useless assignements, thanks reimar for noticing themSat, 14 Oct 2006 00:43:28 +0000, by rtogni
-
Fix typo in sub_delay external specification.Fri, 13 Oct 2006 20:28:07 +0000, by eugeni
-
Remove dead code (condition can obviously never be true)Fri, 13 Oct 2006 20:01:38 +0000, by reimar
-
bails out if cdparanoia can't read cd (avoid lockup)Fri, 13 Oct 2006 19:07:11 +0000, by ben
-
code simplification and minor bug fix for files restarting rather than moving to the next file within the playlist.Fri, 13 Oct 2006 17:30:41 +0000, by vayne
-
Shorten decoder works now with MPlayerFri, 13 Oct 2006 08:44:02 +0000, by reimar
-
FFmpeg Shorten audio decoderFri, 13 Oct 2006 00:09:20 +0000, by diego
-
litle bug, didn't compile :(Thu, 12 Oct 2006 23:48:52 +0000, by ptt
-
sync'd with r20191Thu, 12 Oct 2006 23:19:46 +0000, by ptt
-
some minor fixes & sync to r20194Thu, 12 Oct 2006 23:13:09 +0000, by ptt
-
some little consistency fixesThu, 12 Oct 2006 23:12:22 +0000, by ptt
-
updates, grammar/spellingThu, 12 Oct 2006 22:49:18 +0000, by diego
-
Changlog updated with help of svn logThu, 12 Oct 2006 22:37:56 +0000, by reimar
-
slight overall verbosity reductionThu, 12 Oct 2006 22:24:19 +0000, by diego
-
r20172: Update paragraph about libdvdcss and libdvdread.Thu, 12 Oct 2006 18:29:26 +0000, by voroshil
-
Some more consistency for the -pvr options, typo.Thu, 12 Oct 2006 18:16:04 +0000, by diego
-
10l, used MSGTR_Unknown instead of lang in mp_property_audioThu, 12 Oct 2006 18:15:07 +0000, by reimar
-
simplify mp_property_subThu, 12 Oct 2006 18:10:45 +0000, by reimar
-
r20183: Recommend gcc 4.x on PowerPC.Thu, 12 Oct 2006 18:10:23 +0000, by kraymer
-
Cosmetics for previous mplayer.c patchThu, 12 Oct 2006 18:06:18 +0000, by reimar
-
Simplify mp_property_audioThu, 12 Oct 2006 18:03:28 +0000, by reimar
-
Recommend gcc 4.x on PowerPC.Thu, 12 Oct 2006 17:39:39 +0000, by diego
-
CosmeticsThu, 12 Oct 2006 17:21:15 +0000, by reimar
-
strncpy->strlcpyThu, 12 Oct 2006 17:19:43 +0000, by reimar
-
Remove useless return; at end of functionThu, 12 Oct 2006 17:19:10 +0000, by reimar
-
Simplify demux_mkv_get_sub_langThu, 12 Oct 2006 17:18:20 +0000, by reimar
-
r20132: little typo fixesThu, 12 Oct 2006 15:18:56 +0000, by kraymer
-
r20176: small consistency/format fixThu, 12 Oct 2006 15:02:24 +0000, by kraymer
-
small consistency/format fixThu, 12 Oct 2006 14:57:47 +0000, by kraymer
-
initial import of cd-dvd.xml (german translation)Thu, 12 Oct 2006 14:47:17 +0000, by kraymer
-
modifications pointed out by reimar doffingerThu, 12 Oct 2006 14:11:39 +0000, by ptt
-
Merge the two libdvdcss/libdvdread paragraphs.Thu, 12 Oct 2006 13:41:57 +0000, by diego
-
Update paragraph about libdvdcss and libdvdread.Thu, 12 Oct 2006 13:27:38 +0000, by diego
-
Check for maeomo-specific libraries (Nokia 770).Thu, 12 Oct 2006 08:23:17 +0000, by diego
-
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.Thu, 12 Oct 2006 00:39:47 +0000, by diego
-
Rename ABS macro to FFABS.Wed, 11 Oct 2006 23:18:34 +0000, by diego
-
11l (...)Wed, 11 Oct 2006 22:06:47 +0000, by kraymer
-
little suffix fixesWed, 11 Oct 2006 21:59:34 +0000, by ptt
-
d'oh, missing " broke compilationWed, 11 Oct 2006 21:35:03 +0000, by kraymer
-
Remove old hack to search for .ar and VIDO, we know where they areWed, 11 Oct 2006 21:19:24 +0000, by rtogni
-
gcc 2.95 fixWed, 11 Oct 2006 20:53:33 +0000, by ods15
-
r20162: added OSD audio switching visualizationWed, 11 Oct 2006 20:08:54 +0000, by kraymer
-
added OSD audio switching visualizationWed, 11 Oct 2006 17:25:46 +0000, by ptt
-
More possible memleaks.Wed, 11 Oct 2006 15:57:51 +0000, by reimar
-
Avoid memleak on error while reading attachments or multipleWed, 11 Oct 2006 15:47:37 +0000, by reimar
-
Remove duplicate min/max macro definition.Wed, 11 Oct 2006 15:28:54 +0000, by diego
-
Sync with FFmpeg r6642.Wed, 11 Oct 2006 14:12:17 +0000, by diego
-
Make the socklib check search gethostbyname/socket in libc.Wed, 11 Oct 2006 14:09:30 +0000, by diego
-
Streamline socklib check.Wed, 11 Oct 2006 14:06:38 +0000, by diego
-
Remove download script; no longer used in the official Debian package candidate.Wed, 11 Oct 2006 10:04:05 +0000, by diego
-
Move CFLAGS handling to common.mak.Wed, 11 Oct 2006 08:30:22 +0000, by diego
-
Run TOOLS/cpuinfo on x86_64 as well as x86.Wed, 11 Oct 2006 08:13:52 +0000, by diego
-
Change == to = in test comparisons for better portability.Tue, 10 Oct 2006 23:14:40 +0000, by diego
-
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".Tue, 10 Oct 2006 22:17:03 +0000, by uau
-
Allows up to 8 bytes of extradata for cmsg24Tue, 10 Oct 2006 22:15:01 +0000, by rtogni
-
Fix extradata lenght when adding cmsg24 dataTue, 10 Oct 2006 21:37:06 +0000, by rtogni
-
Cleanup: remove some old commented out skipsTue, 10 Oct 2006 21:29:15 +0000, by rtogni
-
Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiVo fileTue, 10 Oct 2006 19:21:33 +0000, by reimar
-
Simplify (by using realloc with NULL parameter) and refactor code to growTue, 10 Oct 2006 15:01:11 +0000, by reimar
-
Fix problems on live streams with huge timestamps, causing overflows andMon, 09 Oct 2006 20:00:02 +0000, by rtogni
-
Reduce margins for plaintext subtitles.Mon, 09 Oct 2006 19:57:56 +0000, by eugeni
-
Free track->language before assigning new valueMon, 09 Oct 2006 19:10:36 +0000, by reimar
-
Missing (in close function)/misplaced free for track structure itself.Mon, 09 Oct 2006 18:56:16 +0000, by reimar
-
Free track data if error occurs while reading trackentryMon, 09 Oct 2006 18:48:55 +0000, by reimar
-
indentation fixes.Mon, 09 Oct 2006 18:37:16 +0000, by vayne
-
Free track encodings on error or demuxer closeMon, 09 Oct 2006 18:28:58 +0000, by reimar
-
added a simple timer to hide the mouse when in fullscreen mode.Mon, 09 Oct 2006 18:22:57 +0000, by vayne
-
fixed a crash bug as a result of the last change, as well as file skipping (hopefully)Mon, 09 Oct 2006 18:21:50 +0000, by vayne
-
replace malloc+memset by callocMon, 09 Oct 2006 18:00:54 +0000, by reimar
-
Remove cast of realloc result missed in last patchMon, 09 Oct 2006 17:48:43 +0000, by reimar
-
Remove unneeded casts for malloc/realloc callsMon, 09 Oct 2006 17:41:37 +0000, by reimar
-
removed unused definitionsMon, 09 Oct 2006 14:44:21 +0000, by ptt
-
little typo fixesMon, 09 Oct 2006 11:34:38 +0000, by ptt
-
done! sync'ed with r20061, hoping not to have written 'strafalcioni'Mon, 09 Oct 2006 11:30:52 +0000, by ptt
-
sync'ed with r19361Mon, 09 Oct 2006 09:29:52 +0000, by ptt
-
Create target for mplayer-rc.o so that it is not rerun unconditionally.Mon, 09 Oct 2006 09:22:43 +0000, by diego
-
-endpos option added in changelogMon, 09 Oct 2006 08:32:07 +0000, by ptt
-
sync'ed with r19979Mon, 09 Oct 2006 08:28:53 +0000, by ptt
-
sync'ed with (last) cvs 1.256Mon, 09 Oct 2006 07:56:34 +0000, by ptt
-
sync'ed with cvs (yet) 1.249Mon, 09 Oct 2006 00:03:05 +0000, by ptt
-
sync'ed with cvs (yet) 1.243Sun, 08 Oct 2006 23:10:37 +0000, by ptt
-
synced with r20061Sun, 08 Oct 2006 23:03:59 +0000, by Gabrov
-
FixesSun, 08 Oct 2006 22:43:29 +0000, by rathann
-
reinit codec chain when aspect ratio and/or resolution changeSun, 08 Oct 2006 22:36:24 +0000, by nicodvb
-
synced with r20119Sun, 08 Oct 2006 22:32:07 +0000, by Gabrov
-
List dfbmga and directfb in _novomodules.Sun, 08 Oct 2006 22:28:02 +0000, by syrjala
-
Fix DirectFB version check. The old code simply concatenated theSun, 08 Oct 2006 22:16:38 +0000, by syrjala
-
sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %Sun, 08 Oct 2006 17:19:20 +0000, by gpoirier
-
Remove spurious casts to int. Blessed by Reimar.Sun, 08 Oct 2006 16:40:11 +0000, by rathann
-
Cosmetics: remove lone (evil ;-) ) tabSun, 08 Oct 2006 15:58:05 +0000, by reimar
-
Disable linking mplayer with mp3lame when --disable-encoder=mp3lame isSun, 08 Oct 2006 14:10:43 +0000, by rathann
-
Support for detection of extended instructions on ARM.Sun, 08 Oct 2006 13:49:16 +0000, by diego
-
Remove outdated/misleading comment about WavPack and libavformat.Sun, 08 Oct 2006 13:08:07 +0000, by diego
-
Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken)Sun, 08 Oct 2006 13:01:14 +0000, by reimar
-
added myself to AUTHORS, as diego told me on 2006/09/26 :-)Sun, 08 Oct 2006 13:01:03 +0000, by ptt
-
WavPack files contain a complete, valid RIFF tag, so use extension (.wv)Sun, 08 Oct 2006 12:19:08 +0000, by reimar
-
a + b => (a + b) for defines, just to be sure.Sun, 08 Oct 2006 10:02:40 +0000, by reimar
-
Avoid memleak when calling parse_obj_params only for syntax-checking (dst == NULL)Sun, 08 Oct 2006 09:43:18 +0000, by reimar
-
Forgotten http_free on send error.Sun, 08 Oct 2006 09:32:30 +0000, by reimar
-
Add support for TTA and WavPack.Sun, 08 Oct 2006 09:28:49 +0000, by diego
-
Another != NULL check after dereferencingSun, 08 Oct 2006 09:10:55 +0000, by reimar
-
Fix variable dereference before NULL check.Sun, 08 Oct 2006 09:07:51 +0000, by reimar
-
Useless initialization, they will be always set for result != 0Sun, 08 Oct 2006 09:05:27 +0000, by reimar
-
Cosmetics: consistent order for en-/disabled codecs listSat, 07 Oct 2006 16:43:39 +0000, by reimar
-
Change license headers to say 'FFmpeg' instead of 'this program'.Sat, 07 Oct 2006 15:33:14 +0000, by diego
-
r20083: Unify labels of two solutions to similar problems.Sat, 07 Oct 2006 14:05:54 +0000, by kraymer
-
cosmetics: reformatting, aligningSat, 07 Oct 2006 13:51:27 +0000, by kraymer
-
r20085: fix FIXME: move history to appendixSat, 07 Oct 2006 13:38:46 +0000, by kraymer
-
Remove special warning printed when VIDIX is disabledSat, 07 Oct 2006 13:05:12 +0000, by uau
-
Sync with latest BUILD_ROOT changes in FFmpeg.Sat, 07 Oct 2006 10:48:06 +0000, by diego
-
Replace -I.. by -I$(BUILD_ROOT).Sat, 07 Oct 2006 09:23:09 +0000, by diego
-
print bits/s, not bytes/sFri, 06 Oct 2006 21:56:15 +0000, by ivo
-
Print current DVD title as ID_DVD_CURRENT_TITLE.Fri, 06 Oct 2006 19:06:59 +0000, by corey
-
add gcc-4.x to the list of compilers displayedFri, 06 Oct 2006 13:19:06 +0000, by gpoirier
-
EOSD performance debugging info.Fri, 06 Oct 2006 09:58:29 +0000, by reimar
-
- missing space before '('Fri, 06 Oct 2006 08:23:16 +0000, by torinthiel
-
sync r20085Fri, 06 Oct 2006 08:21:08 +0000, by torinthiel
-
r20080: (cosmetics) add some empty lines to improve readability.Fri, 06 Oct 2006 07:30:14 +0000, by voroshil
-
workaround redefinition of object_type as prev(object_type)+1Thu, 05 Oct 2006 23:12:27 +0000, by nicodvb
-
fix FIXME: move history to appendixThu, 05 Oct 2006 22:29:59 +0000, by kraymer
-
sync r20083Thu, 05 Oct 2006 22:11:12 +0000, by torinthiel
-
Unify labels of two solutions to similar problems.Thu, 05 Oct 2006 22:06:45 +0000, by torinthiel
-
Missing space before '('Thu, 05 Oct 2006 22:04:25 +0000, by torinthiel
-
Remove unnecessary </itemizedlist><itemizedlist>,Thu, 05 Oct 2006 22:03:05 +0000, by torinthiel
-
(cosmetics) add some empty lines to improve readabilityThu, 05 Oct 2006 22:01:03 +0000, by torinthiel
-
Sync 20074Thu, 05 Oct 2006 21:38:30 +0000, by torinthiel
-
Simplify: replace malloc + memset 0 by callocThu, 05 Oct 2006 21:31:21 +0000, by reimar
-
Fix demux_demuxers seeking if the video demuxer does not setThu, 05 Oct 2006 21:28:55 +0000, by reimar
-
Implement absolute and percent-based seekThu, 05 Oct 2006 21:25:22 +0000, by reimar
-
Add ASS subtitles to the subtitles file chooser dialog.Thu, 05 Oct 2006 18:39:06 +0000, by diego
-
Sync with FFmpeg r6563.Thu, 05 Oct 2006 17:12:48 +0000, by diego
-
Simplify test program build.Thu, 05 Oct 2006 17:11:05 +0000, by diego
-
Remove stray $ from sync tag.Thu, 05 Oct 2006 12:37:02 +0000, by diego
-
Synced to 2.10.2006Thu, 05 Oct 2006 11:50:36 +0000, by jheryan
-
Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)Thu, 05 Oct 2006 11:50:24 +0000, by gpoirier
-
Synced with 2.10.2006Thu, 05 Oct 2006 11:49:36 +0000, by jheryan
-
Synced with 2.10.2006Thu, 05 Oct 2006 11:17:47 +0000, by jheryan
-
Warn about x264encopts new parser which breaks 3rd party toolsThu, 05 Oct 2006 09:46:06 +0000, by gpoirier
-
r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)Thu, 05 Oct 2006 09:33:50 +0000, by kraymer
-
Fix build failureThu, 05 Oct 2006 09:07:12 +0000, by gpoirier
-
sync with r20051Thu, 05 Oct 2006 08:30:52 +0000, by torinthiel
-
r20054: Remove outdated/duplicate parts from the SDL section.Thu, 05 Oct 2006 04:57:09 +0000, by voroshil
-
r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit)Thu, 05 Oct 2006 04:51:57 +0000, by voroshil
-
document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)Thu, 05 Oct 2006 02:09:50 +0000, by lorenm
-
Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.Thu, 05 Oct 2006 02:03:10 +0000, by lorenm
-
Test programs depend on $(LIB).Thu, 05 Oct 2006 00:57:48 +0000, by diego
-
Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)Thu, 05 Oct 2006 00:12:04 +0000, by nplourde
-
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.Wed, 04 Oct 2006 22:18:40 +0000, by diego
-
r20054: Remove outdated/duplicate parts from the SDL section.Wed, 04 Oct 2006 21:53:00 +0000, by kraymer
-
Also ignore shared libraries.Wed, 04 Oct 2006 21:40:35 +0000, by diego
-
Remove outdated/duplicate parts from the SDL section.Wed, 04 Oct 2006 21:30:59 +0000, by diego
-
Mark ao_sdl as SDL-only.Wed, 04 Oct 2006 21:28:08 +0000, by diego
-
Add SDL-specific keys.Wed, 04 Oct 2006 21:24:34 +0000, by diego
-
some reformattingWed, 04 Oct 2006 21:11:42 +0000, by diego
-
synced with r20049Wed, 04 Oct 2006 21:00:15 +0000, by Gabrov
-
Partial sync to r20024, more to follow (hopefully soon)Wed, 04 Oct 2006 19:39:26 +0000, by torinthiel
-
r20041: Add IDs to some examples/tables.Wed, 04 Oct 2006 18:32:16 +0000, by kraymer
-
Fix russian docs build error, caused by my r20046 commitWed, 04 Oct 2006 17:59:09 +0000, by voroshil
-
r20041: Add IDs to some examples/tables.Wed, 04 Oct 2006 17:52:55 +0000, by voroshil
-
r19979: after a long time, finally i could add -endpos option to mplayerWed, 04 Oct 2006 17:45:28 +0000, by kraymer
-
r19979: added MSGTR_MPEndposNosizeBased stringWed, 04 Oct 2006 17:29:19 +0000, by voroshil
-
Fix hz vs Hz typo.Wed, 04 Oct 2006 16:54:19 +0000, by diego
-
Remove unused files.Wed, 04 Oct 2006 16:52:23 +0000, by diego
-
Add IDs to some examples/tables.Wed, 04 Oct 2006 16:51:22 +0000, by diego
-
Remove cs_test and swscale-example on clean.Wed, 04 Oct 2006 14:02:42 +0000, by diego
-
Remove redundant EXTRALIBS declaration.Wed, 04 Oct 2006 14:00:14 +0000, by diego
-
Simplify compilation call by using $(EXTRALIBS).Wed, 04 Oct 2006 13:56:24 +0000, by diego
-
Fix warnings:Wed, 04 Oct 2006 13:54:56 +0000, by diego
-
Fix warnings:Wed, 04 Oct 2006 13:51:12 +0000, by diego
-
Make sync tags consistent.Wed, 04 Oct 2006 13:41:05 +0000, by diego
-
Remove stray $ from sync tags.Wed, 04 Oct 2006 13:40:07 +0000, by diego
-
Remove outdate, obsolete and inflammatory rants section made in r19973 of English docWed, 04 Oct 2006 11:46:39 +0000, by gpoirier
-
warn the user to disable the cache when playing dvdnav streamsWed, 04 Oct 2006 09:32:38 +0000, by nicodvb
-
Add a note about checking XML documentation build.Wed, 04 Oct 2006 09:12:18 +0000, by diego
-
r20028: faacopts :object is in the range 1..4, not 0..3Wed, 04 Oct 2006 09:10:44 +0000, by kraymer
-
Comment out sections that break the build.Wed, 04 Oct 2006 09:09:59 +0000, by diego
-
faacopts :object is in the range 1..4, not 0..3Wed, 04 Oct 2006 09:04:14 +0000, by nicodvb
-
Recent updates, to r 20024Wed, 04 Oct 2006 08:48:43 +0000, by torinthiel
-
Remove bogus #ifndef WORDS_BIGENDIAN.Wed, 04 Oct 2006 08:46:32 +0000, by diego
-
The language code for Norwegian Bokmal is nb, not no.Wed, 04 Oct 2006 08:19:58 +0000, by diego
-
make some global var static (fix a build failure with shared lib on x86_64)Tue, 03 Oct 2006 23:51:32 +0000, by aurel
-
make PSNR printing more consistent with other encodersTue, 03 Oct 2006 23:20:31 +0000, by corey
-
Sync with FFmpeg r6543.Tue, 03 Oct 2006 18:28:37 +0000, by diego
-
Fix unused variable warning when compiling with MMX disabled.Tue, 03 Oct 2006 17:11:43 +0000, by diego
-
remove trailing periods in listing, insert dashes for "MPEG n"sTue, 03 Oct 2006 14:26:13 +0000, by kraymer
-
r20008: correct parameter value case for -pvr vmode optionTue, 03 Oct 2006 14:21:16 +0000, by kraymer
-
Simplify and optimize bitmap blending.Mon, 02 Oct 2006 17:30:18 +0000, by eugeni
-
Fix make install. 10l for Diego.Mon, 02 Oct 2006 00:51:29 +0000, by rathann
-
Compile fix for odd versions of binutils, namely the ones in Fedora.Sun, 01 Oct 2006 19:51:04 +0000, by gpoirier
-
Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"Sun, 01 Oct 2006 17:19:45 +0000, by gpoirier
-
Add copyright notice and vim/emacs comments to libass and vf_ass.c.Sun, 01 Oct 2006 17:09:04 +0000, by eugeni
-
Work around ln limitations on MinGW.Sun, 01 Oct 2006 17:00:20 +0000, by diego
-
Remove unused variables.Sun, 01 Oct 2006 14:17:45 +0000, by diego
-
Reset demuxer->sub (consistently with audio and video) after seeking and at the endSun, 01 Oct 2006 09:33:23 +0000, by nicodvb
-
Fixed typos and some translation errors.Sun, 01 Oct 2006 09:25:34 +0000, by voroshil
-
Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,Fri, 29 Sep 2006 23:23:41 +0000, by reimar
-
correct parameter value case for -pvr vmode optionFri, 29 Sep 2006 20:57:03 +0000, by ben
-
Remove another duplicate and useless ;Fri, 29 Sep 2006 15:35:29 +0000, by reimar
-
Remove useless trailing ';'Fri, 29 Sep 2006 12:36:17 +0000, by gpoirier
-
Convert strings to comments since they're never used,Fri, 29 Sep 2006 12:34:38 +0000, by gpoirier
-
Do not compile with -DDEBUG by default.Fri, 29 Sep 2006 09:46:06 +0000, by diego
-
Fix #ifdef indentation.Fri, 29 Sep 2006 09:21:53 +0000, by diego
-
bug fix for replaying files when double clicking in the playlist.Thu, 28 Sep 2006 20:42:03 +0000, by vayne
-
in case of errors after decoding quit the main decodingWed, 27 Sep 2006 21:45:15 +0000, by nicodvb
-
updated en and fr man pages with changes introduced by new pvr layerWed, 27 Sep 2006 20:52:20 +0000, by ben
-
updated ChangeLog due to new pvr handlingWed, 27 Sep 2006 20:31:43 +0000, by ben
-
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)Wed, 27 Sep 2006 20:26:38 +0000, by ben
-
Sync section removal.Wed, 27 Sep 2006 17:03:11 +0000, by diego
-
fixes by jerome ferrariWed, 27 Sep 2006 16:46:56 +0000, by gpoirier
-
Lots of fixes by Jerome FerrariWed, 27 Sep 2006 16:21:30 +0000, by gpoirier
-
Some fixes by Jerome FerrariWed, 27 Sep 2006 16:17:54 +0000, by gpoirier
-
Add support for YUVJ formatsWed, 27 Sep 2006 11:41:36 +0000, by lucabe
-
Fix longstanding drag and drop bug: Only n-1 files get played when n filesWed, 27 Sep 2006 11:24:28 +0000, by diego
-
r19974: Update gcc section. Some rewording.Wed, 27 Sep 2006 10:14:03 +0000, by voroshil
-
r19973: Remove outdate, obsolete and inflammatory rants section.Wed, 27 Sep 2006 09:52:24 +0000, by voroshil
-
r19975: Also mention sysctl for adjusting RTC settings.Wed, 27 Sep 2006 09:13:14 +0000, by kraymer
-
cosmetics: reformatting, aligningWed, 27 Sep 2006 08:59:17 +0000, by kraymer
-
r19973: Remove outdate, obsolete and inflammatory rants sectionWed, 27 Sep 2006 08:40:37 +0000, by kraymer
-
r19979: after a long time, finally i could add -endpos option to mplayer..Wed, 27 Sep 2006 08:36:27 +0000, by kraymer
-
vo_caca: use the pre-1.x compatibility layer so recentTue, 26 Sep 2006 23:43:21 +0000, by corey
-
use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernelTue, 26 Sep 2006 21:10:50 +0000, by ben
-
Add matroska v2 (SimpleBlock) support.Mon, 25 Sep 2006 21:17:43 +0000, by eugeni
-
cosmetic renames because pvr support will soon be less ivtv driver dependantMon, 25 Sep 2006 20:36:45 +0000, by ben
-
sync up to rev.19134Mon, 25 Sep 2006 18:36:58 +0000, by ptt
-
nit: Subversion revision numbers are referenced as r12345.Mon, 25 Sep 2006 16:56:26 +0000, by diego
-
after a long time, finally i could add -endpos option to mplayer executable.Mon, 25 Sep 2006 16:47:56 +0000, by ptt
-
sync'd up to rev.18570Mon, 25 Sep 2006 16:16:19 +0000, by ptt
-
sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieriMon, 25 Sep 2006 16:03:59 +0000, by ptt
-
cosmeticsSun, 24 Sep 2006 22:06:03 +0000, by diego
-
Also mention sysctl for adjusting RTC settings.Sun, 24 Sep 2006 17:01:07 +0000, by diego
-
Update gcc section, some rewording.Sun, 24 Sep 2006 16:59:15 +0000, by diego
-
Remove outdate, obsolete and inflammatory rants section.Sun, 24 Sep 2006 16:57:57 +0000, by diego
-
Cosmetics: add some comments.Sun, 24 Sep 2006 16:15:47 +0000, by eugeni
-
Shadow support in libass.Sun, 24 Sep 2006 16:04:37 +0000, by eugeni
-
Remove version.h on distclean.Sun, 24 Sep 2006 15:55:10 +0000, by diego
-
Remove copy and paste error from FFmpeg sync, MPlayer does not supportSun, 24 Sep 2006 15:53:23 +0000, by diego
-
Free memory in ass_synth_done().Sun, 24 Sep 2006 15:50:31 +0000, by eugeni
-
interpolate real fps of dvr-ms files using the extended stream properties.Sun, 24 Sep 2006 15:19:48 +0000, by nicodvb
-
Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)Sun, 24 Sep 2006 14:26:31 +0000, by reimar
-
Improve swscale-example to test conversions between all the possibleSun, 24 Sep 2006 09:55:18 +0000, by lucabe
-
simplifications, any error from libnut is fatalSat, 23 Sep 2006 21:05:28 +0000, by ods15
-
sync to new libnutSat, 23 Sep 2006 18:48:18 +0000, by ods15
-
Reduce size of non-blurred bitmaps.Sat, 23 Sep 2006 18:35:19 +0000, by eugeni
-
Cosmetics. Change indentation of block of code to make it consistent withSat, 23 Sep 2006 17:54:24 +0000, by eugeni
-
Missing part of previous patch to demux_real.c (revision 19958)Sat, 23 Sep 2006 17:00:09 +0000, by reimar
-
move video memory info printf before the WIN32 workaroundSat, 23 Sep 2006 16:46:08 +0000, by faust3
-
int->unsigned to avoid crash to sign extension, partially fixes bug #580Sat, 23 Sep 2006 16:43:57 +0000, by reimar
-
Cosmetics and comments.Sat, 23 Sep 2006 16:28:57 +0000, by rik
-
Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>Sat, 23 Sep 2006 15:31:21 +0000, by rik
-
Update with more mime types.Sat, 23 Sep 2006 15:24:24 +0000, by diego
-
Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!Sat, 23 Sep 2006 14:36:25 +0000, by reimar
-
Do not assign constant string to audio_driver_list, it is supposedSat, 23 Sep 2006 14:34:32 +0000, by reimar
-
Fix the sound mute switch in the GUI menu by moving the correspondingSat, 23 Sep 2006 13:06:55 +0000, by diego
-
Fix audio stream switching with demux_mkv:Sat, 23 Sep 2006 11:07:58 +0000, by reimar
-
verbosity--;Sat, 23 Sep 2006 10:42:03 +0000, by diego
-
when changing chapter, in the osd print the channel number in a more natural form:Sat, 23 Sep 2006 10:27:32 +0000, by nicodvb
-
Add forgotten emms which caused weird bugs like nan pts values.Sat, 23 Sep 2006 09:18:20 +0000, by reimar
-
Better fix_outline implementation. No more "fix_outline failed" messages,Sat, 23 Sep 2006 00:15:00 +0000, by eugeni
-
Fix width -> orig_width typo causing subtitles to be too far to the rightFri, 22 Sep 2006 20:47:08 +0000, by reimar
-
Whitespace-only cosmeticsFri, 22 Sep 2006 20:26:12 +0000, by reimar
-
Aggregate multiple small EOSD textures into one large since hundreds ofFri, 22 Sep 2006 20:23:17 +0000, by reimar
-
Cosmetics: move curtex++ out of for () into code body, needed for coming patchFri, 22 Sep 2006 20:19:51 +0000, by reimar
-
use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0Fri, 22 Sep 2006 20:16:36 +0000, by reimar
-
Make genEOSD behaviour with NULL data more explicitFri, 22 Sep 2006 20:13:21 +0000, by reimar
-
Modify clearEOSD to make experimenting easierFri, 22 Sep 2006 19:58:43 +0000, by reimar
-
remove useless zero-initialization code.Fri, 22 Sep 2006 19:15:40 +0000, by reimar
-
Move calculation of text parameters (number of lines, height, etc.) fromFri, 22 Sep 2006 18:56:09 +0000, by eugeni
-
Move variable declaration to a more deeply nested block. It is not used outside of it.Fri, 22 Sep 2006 18:47:29 +0000, by eugeni
-
Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.Fri, 22 Sep 2006 18:18:56 +0000, by corey
-
synced to 14.9.2006Fri, 22 Sep 2006 13:06:09 +0000, by jheryan
-
r19927: Fix typos noticed by Paul TT.Fri, 22 Sep 2006 13:00:36 +0000, by kraymer
-
remove some unbreakable lines roff errors.Fri, 22 Sep 2006 12:13:29 +0000, by gpoirier
-
better rounding for audio_delay_fix in muxer_avi.cFri, 22 Sep 2006 10:27:17 +0000, by ods15
-
sync up to (yet) CVS rev. 1.1260Fri, 22 Sep 2006 10:24:10 +0000, by ptt
-
Try .mxf with libavformat first, works around a too greedy mpeg-demuxerFri, 22 Sep 2006 09:48:41 +0000, by reimar
-
Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn'tFri, 22 Sep 2006 09:33:30 +0000, by reimar
-
synced with r19927Fri, 22 Sep 2006 09:27:31 +0000, by gpoirier
-
Fix typos noticed by Paul TT.Fri, 22 Sep 2006 08:53:04 +0000, by diego
-
cosmeticsFri, 22 Sep 2006 08:44:02 +0000, by diego
-
Cosmetics: fix indentation after last commit.Thu, 21 Sep 2006 22:37:42 +0000, by eugeni
-
Fix FT_Stroker use in libass. The previous variant ended up with 0-widthThu, 21 Sep 2006 22:36:47 +0000, by eugeni
-
In r19831, font size multiplier was mistakenly applied to border width.Thu, 21 Sep 2006 19:31:28 +0000, by eugeni
-
Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8Thu, 21 Sep 2006 14:26:08 +0000, by lucabe
-
change help_mp-de.h charset to UTF-8Thu, 21 Sep 2006 05:51:26 +0000, by kraymer
-
made file-static new_dvdnav_stream() and dvdnav_stream_read()Wed, 20 Sep 2006 21:09:32 +0000, by nicodvb
-
removed definitions of no more used or file-static functionsWed, 20 Sep 2006 21:08:38 +0000, by nicodvb
-
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);Tue, 19 Sep 2006 23:50:21 +0000, by nicodvb
-
removed old dvdnav_event definitionsTue, 19 Sep 2006 22:59:05 +0000, by nicodvb
-
show in the osd the number of the button selected by the mouseTue, 19 Sep 2006 22:44:19 +0000, by nicodvb
-
removed dead codeTue, 19 Sep 2006 22:01:27 +0000, by nicodvb
-
§Ænitial button value is -1. Only (button>0) is a correct button selection.Tue, 19 Sep 2006 21:42:43 +0000, by jonas
-
removed mention of dvdnav_eventTue, 19 Sep 2006 21:18:54 +0000, by nicodvb
-
Sort events by ReadOrder (if both layer and start time are equal).Tue, 19 Sep 2006 18:23:36 +0000, by eugeni
-
Set ReadOrder values for external subtitles.Tue, 19 Sep 2006 18:22:44 +0000, by eugeni
-
Calculate text bounding box in such way that it does not depend on the heightTue, 19 Sep 2006 17:40:31 +0000, by eugeni
-
Remove just the targets, not the original codecs.Tue, 19 Sep 2006 14:17:59 +0000, by diego
-
Cosmetics: fix indentation after last commit.Tue, 19 Sep 2006 13:07:45 +0000, by eugeni
-
Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.Tue, 19 Sep 2006 13:06:44 +0000, by eugeni
-
sync with r19881Tue, 19 Sep 2006 07:17:10 +0000, by gpoirier
-
Allow shared libavcodec, but explain the implications.Tue, 19 Sep 2006 00:08:18 +0000, by rathann
-
Add (if applicable) footnote to binary codecs in the feature list.Mon, 18 Sep 2006 23:42:50 +0000, by rathann
-
fix for disabling screensaver when in fullscreen mode while using the sub window.Mon, 18 Sep 2006 23:05:57 +0000, by vayne
-
demuxer->movi_end is updated after ds_fill_buffer(),Mon, 18 Sep 2006 22:32:51 +0000, by nicodvb
-
permit seeking to 0: there's no reason to prevent itMon, 18 Sep 2006 22:02:43 +0000, by nicodvb
-
in the previous commit I forgot to set s->end_pos=0Mon, 18 Sep 2006 21:26:26 +0000, by nicodvb
-
at titleset change call update_title_len() to reset stream->end_posMon, 18 Sep 2006 21:22:37 +0000, by nicodvb
-
don't seek until dvdnav_get_position() returns something meaningfulMon, 18 Sep 2006 21:12:22 +0000, by nicodvb
-
Fix a stupid bug in list concatenation.Mon, 18 Sep 2006 18:54:38 +0000, by eugeni
-
synced with r19895Mon, 18 Sep 2006 17:32:20 +0000, by Gabrov
-
When the hardware sample format is AC3, do not force using an hardcodedMon, 18 Sep 2006 16:58:21 +0000, by cladisch
-
Replace preprocessor hacks to work around compilers not supporting namedMon, 18 Sep 2006 16:48:50 +0000, by diego
-
When one of the PCM configuration function in init() fails, abortMon, 18 Sep 2006 16:29:27 +0000, by cladisch
-
configure should fall back on -mcpu=pentium4 if -mcpu=prescottMon, 18 Sep 2006 16:24:16 +0000, by diego
-
Replace silly compilation shell scripts by a simple Makefile.Mon, 18 Sep 2006 14:27:35 +0000, by diego
-
Fix compilation, too few arguments to fputs.Mon, 18 Sep 2006 14:24:16 +0000, by diego
-
Fix stupid use of multiplication to check signs which fails because ofMon, 18 Sep 2006 14:04:50 +0000, by uau
-
Restore original copyright notice as found in xine and xine-mms where thisMon, 18 Sep 2006 13:00:51 +0000, by diego
-
fix "groff comment issue" (' at beginning of line)Mon, 18 Sep 2006 12:48:28 +0000, by kraymer
-
r19881: Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 12:42:40 +0000, by kraymer
-
Add hint about how to check man pages for markup errors.Mon, 18 Sep 2006 12:36:53 +0000, by diego
-
Add --disable-dvdnav to help output.Mon, 18 Sep 2006 12:17:41 +0000, by diego
-
Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)Mon, 18 Sep 2006 11:47:41 +0000, by gpoirier
-
roff markup fixesMon, 18 Sep 2006 00:14:41 +0000, by diego
-
Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 00:13:48 +0000, by diego
-
synced with r19879Sun, 17 Sep 2006 19:59:50 +0000, by Gabrov
-
Reduce code duplication in init_render_context().Sun, 17 Sep 2006 15:32:01 +0000, by eugeni
-
Remove the dependency of libswscale on img_format.hSun, 17 Sep 2006 15:15:13 +0000, by lucabe
-
better description of set_mouse_pos.Sun, 17 Sep 2006 15:06:28 +0000, by nicodvb
-
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()Sun, 17 Sep 2006 15:02:13 +0000, by lucabe
-
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)Sun, 17 Sep 2006 14:59:55 +0000, by lucabe
-
Remove outdated graphics cards recommendations and fix wrong GTK dependency.Sun, 17 Sep 2006 14:59:08 +0000, by diego
-
Reword the font section to be a bit more descriptive.Sun, 17 Sep 2006 14:58:00 +0000, by diego
-
more appropriate translation for INTERACTIVE CONTROLSun, 17 Sep 2006 12:45:18 +0000, by kraymer
-
r19865: Wording improvements, document only one half of -mouse-movements flag option.Sun, 17 Sep 2006 12:43:42 +0000, by kraymer
-
translation by Vladimir Voroshilov, voroshil gmail comSun, 17 Sep 2006 12:06:02 +0000, by voroshil
-
conditional declerations are unnecessarySun, 17 Sep 2006 10:24:26 +0000, by ods15
-
conditional declerations are unnecessarySun, 17 Sep 2006 10:22:23 +0000, by ods15
-
Add demux_nut to MPlayer repoSun, 17 Sep 2006 09:32:28 +0000, by ods15
-
Remove obsolete font generator Gimp plugin.Sat, 16 Sep 2006 22:39:23 +0000, by diego
-
Wording improvements, document only one half of -mouse-movements flag option.Sat, 16 Sep 2006 22:14:36 +0000, by diego
-
minor wording/spelling changesSat, 16 Sep 2006 22:10:11 +0000, by diego
-
The recent renaming of the gcc-checking switches to gcc-check was incomplete.Sat, 16 Sep 2006 21:21:41 +0000, by diego
-
Subtract glyph bitmap from outline bitmap.Sat, 16 Sep 2006 19:01:56 +0000, by eugeni
-
documented set_mouse_posSat, 16 Sep 2006 17:58:30 +0000, by nicodvb
-
COSMETICS: fixed broken indentationSat, 16 Sep 2006 15:48:56 +0000, by nicodvb
-
documented -[no]mouse-movementsSat, 16 Sep 2006 15:46:20 +0000, by nicodvb
-
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)Sat, 16 Sep 2006 15:38:21 +0000, by nicodvb
-
report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and meSat, 16 Sep 2006 15:25:31 +0000, by nicodvb
-
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and meSat, 16 Sep 2006 15:13:41 +0000, by nicodvb
-
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera deSat, 16 Sep 2006 14:33:41 +0000, by nicodvb
-
Add \be (blur edges) support to libass.Sat, 16 Sep 2006 13:32:46 +0000, by eugeni
-
Make blur() public. Will be used in libass.Sat, 16 Sep 2006 13:32:19 +0000, by eugeni
-
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.Sat, 16 Sep 2006 13:08:17 +0000, by eugeni
-
translation by Vladimir Voroshilov, voroshil gmail comSat, 16 Sep 2006 10:15:42 +0000, by voroshil
-
fix typos ("bytes" -> "Bytes")Sat, 16 Sep 2006 09:32:11 +0000, by kraymer
-
Fixed missed sync tag, thanks to Andrew SavchenkoSat, 16 Sep 2006 03:42:08 +0000, by voroshil
-
at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)Fri, 15 Sep 2006 22:43:48 +0000, by nicodvb
-
Change demuxer for "application/octet-stream" http streams fromFri, 15 Sep 2006 21:34:38 +0000, by eugeni
-
in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas JermannFri, 15 Sep 2006 17:50:10 +0000, by nicodvb
-
dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas JermannFri, 15 Sep 2006 17:46:36 +0000, by nicodvb
-
removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas JermannFri, 15 Sep 2006 17:42:13 +0000, by nicodvb
-
don't uninit the video_out when using -fixed-vo; patch by Jonas JermannFri, 15 Sep 2006 17:26:30 +0000, by nicodvb
-
when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()Fri, 15 Sep 2006 17:18:47 +0000, by nicodvb
-
disable multichannel mode, it never worked reliableFri, 15 Sep 2006 16:26:25 +0000, by faust3
-
r19839: Add repeated screenshot mode to vf_screenshot.Fri, 15 Sep 2006 15:02:11 +0000, by kraymer
-
Add repeated screenshot mode to vf_screenshot.Fri, 15 Sep 2006 13:27:59 +0000, by eugeni
-
Fix Irix build with gcc < 3.x, closes Bugzilla #572.Thu, 14 Sep 2006 18:29:24 +0000, by diego
-
r19829: Improve TrueType font installation sectionThu, 14 Sep 2006 09:41:06 +0000, by voroshil
-
mmx implementation of yadif. 3.5x faster.Thu, 14 Sep 2006 04:00:49 +0000, by lorenm
-
cosmetics (indentation)Thu, 14 Sep 2006 03:59:48 +0000, by lorenm
-
cosmeticsThu, 14 Sep 2006 03:59:28 +0000, by lorenm
-
r19832: remove leftover parenthesisWed, 13 Sep 2006 16:14:08 +0000, by kraymer
-
remove leftover parenthesisWed, 13 Sep 2006 15:57:31 +0000, by kraymer
-
Make font outline width proportional to movie resolution.Wed, 13 Sep 2006 15:35:10 +0000, by eugeni
-
r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.Wed, 13 Sep 2006 15:08:16 +0000, by kraymer
-
Improve TrueType font installation section.Wed, 13 Sep 2006 14:33:54 +0000, by diego
-
Move subtitles and OSD section from the installation to the usage chapter.Wed, 13 Sep 2006 14:30:44 +0000, by diego
-
Slightly restructure font installation section.Wed, 13 Sep 2006 14:02:02 +0000, by diego
-
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.Wed, 13 Sep 2006 13:36:49 +0000, by diego
-
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.Wed, 13 Sep 2006 13:19:20 +0000, by diego
-
r19823: Remove mpsub section, the format is documented in DOCS/tech.Wed, 13 Sep 2006 13:17:15 +0000, by kraymer
-
Remove mpsub section, the format is documented in DOCS/tech.Wed, 13 Sep 2006 13:09:04 +0000, by diego
-
various fixes, rewordingWed, 13 Sep 2006 12:45:49 +0000, by kraymer
-
r19820: Marillat packages binary codecs, not bitmap fonts.Wed, 13 Sep 2006 10:55:36 +0000, by kraymer
-
Marillat packages binary codecs, not bitmap fonts.Wed, 13 Sep 2006 10:46:33 +0000, by diego
-
Don't explain how to install bitmap fonts, use TrueType fonts instead.Wed, 13 Sep 2006 10:41:30 +0000, by diego
-
Fix r19815: mkv_d->duration could be assigned an uninitialized value.Wed, 13 Sep 2006 02:02:17 +0000, by eugeni
-
Fix seeking in Matroska files with non-default TimecodeScale value.Tue, 12 Sep 2006 21:45:06 +0000, by eugeni
-
Fix block duration calculation in mkv demuxer.Tue, 12 Sep 2006 21:40:01 +0000, by eugeni
-
Fix movie duration calculation in case when TimecodeScale element comes afterTue, 12 Sep 2006 21:33:10 +0000, by eugeni
-
* remove extern definitions of functions in .c filesTue, 12 Sep 2006 16:24:23 +0000, by attila
-
r19809: link fix: The codecs page was merged into the download pageTue, 12 Sep 2006 15:55:15 +0000, by voroshil
-
r19810: Remove bogus and outdated codecs installation section.Tue, 12 Sep 2006 15:28:28 +0000, by kraymer
-
r19809: link fix: The codecs page was merged into the download page.Tue, 12 Sep 2006 15:23:30 +0000, by kraymer
-
Remove bogus and outdated codecs installation section.Tue, 12 Sep 2006 15:22:37 +0000, by diego
-
link fix: The codecs page was merged into the download page.Tue, 12 Sep 2006 15:01:48 +0000, by diego
-
Support for variable fps OGM files, blessed by Moritz.Tue, 12 Sep 2006 09:00:10 +0000, by diego
-
Move conditional compilation to the build system.Tue, 12 Sep 2006 08:42:01 +0000, by diego
-
r19801: Mailing list page URL changed.Tue, 12 Sep 2006 08:28:48 +0000, by kraymer
-
r19799: ability to pass channel name (not only number) to radio_set_channelTue, 12 Sep 2006 07:07:48 +0000, by kraymer
-
Fix missing link change from previous commitTue, 12 Sep 2006 07:06:33 +0000, by voroshil
-
No real change for r19801: already have correct urlTue, 12 Sep 2006 01:37:53 +0000, by voroshil
-
add support for vp6 in flashTue, 12 Sep 2006 00:20:53 +0000, by aurel
-
Mailing list page URL changed.Mon, 11 Sep 2006 22:40:21 +0000, by diego
-
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by justMon, 11 Sep 2006 19:01:20 +0000, by reimar
-
ability to pass channel name (not only number) to radio_set_channelMon, 11 Sep 2006 18:41:14 +0000, by voroshil
-
some typos fixedMon, 11 Sep 2006 16:56:31 +0000, by voroshil
-
r19793: Fixes suggested by the WandererMon, 11 Sep 2006 09:24:10 +0000, by voroshil
-
Clarify binary codecs section.Mon, 11 Sep 2006 09:15:42 +0000, by diego
-
Many translation and typo fixes.Mon, 11 Sep 2006 09:14:11 +0000, by voroshil
-
separate independant clauses with a semicolon, as suggested by The WandererSun, 10 Sep 2006 20:42:15 +0000, by gpoirier
-
Fixes suggested by The WandererSun, 10 Sep 2006 19:58:27 +0000, by gpoirier
-
r19779: RTC is no longer the default timing methodSun, 10 Sep 2006 17:38:00 +0000, by voroshil
-
synced with r19790Sun, 10 Sep 2006 16:43:00 +0000, by Gabrov
-
grammar fixSun, 10 Sep 2006 14:09:23 +0000, by diego
-
Some more hints for binary packagers.Sun, 10 Sep 2006 12:05:54 +0000, by diego
-
small wording/spelling fixesSun, 10 Sep 2006 11:16:57 +0000, by diego
-
at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)Sun, 10 Sep 2006 10:53:58 +0000, by nicodvb
-
try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to workSun, 10 Sep 2006 10:48:36 +0000, by nicodvb
-
keypad 7 returns to nearest dvdnav menuSun, 10 Sep 2006 10:39:10 +0000, by nicodvb
-
KP7 bound to dvdnav 7 (previous menu)Sun, 10 Sep 2006 10:37:19 +0000, by nicodvb
-
permit to select previous dvdnav menu, in the order chapter->title->rootSun, 10 Sep 2006 10:25:48 +0000, by nicodvb
-
reassigned to KEY_KP? the dvdnav bindings used in input.confSat, 09 Sep 2006 23:08:25 +0000, by nicodvb
-
VP50 and VP62 support via lavcSat, 09 Sep 2006 23:05:05 +0000, by rtogni
-
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()Sat, 09 Sep 2006 22:40:22 +0000, by nicodvb
-
RTC is no longer the default timing method.Sat, 09 Sep 2006 22:40:00 +0000, by diego
-
mention dvdnav keys bindingsSat, 09 Sep 2006 22:16:05 +0000, by nicodvb
-
mention that 'h' and 'k' work with dvb input, tooSat, 09 Sep 2006 22:04:29 +0000, by nicodvb
-
added unallocated keys to navigate the dvdnav menusSat, 09 Sep 2006 21:57:45 +0000, by nicodvb
-
first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedbackSat, 09 Sep 2006 21:45:23 +0000, by nicodvb
-
added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)Sat, 09 Sep 2006 21:37:57 +0000, by nicodvb
-
unconditionally include label goto_enable_cache (to be used next by dvdnav)Sat, 09 Sep 2006 21:32:06 +0000, by nicodvb
-
Add proper GPL headers.Sat, 09 Sep 2006 21:10:26 +0000, by diego
-
r19767: Remove outdated hint about patching kernel sources.Sat, 09 Sep 2006 20:52:15 +0000, by voroshil
-
if no track number specified play the whole disc, or the menus can't be shown at startSat, 09 Sep 2006 20:51:29 +0000, by nicodvb
-
detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnavSat, 09 Sep 2006 19:35:55 +0000, by nicodvb
-
FFmpeg VMware video codecSat, 09 Sep 2006 18:45:23 +0000, by diego
-
Remove outdated hint about patching kernel sources.Sat, 09 Sep 2006 18:00:52 +0000, by diego
-
fix broken term_osd output in update_osd_msg()Sat, 09 Sep 2006 11:57:43 +0000, by gpoirier
-
better readability on selected menu item by tweaking alpha channel propertiesSat, 09 Sep 2006 09:07:02 +0000, by ben
-
r19760: remove trailing slash from linkSat, 09 Sep 2006 03:27:50 +0000, by voroshil
-
-nortc is now the default, document -rtc instead. Change the descriptionSat, 09 Sep 2006 02:29:13 +0000, by uau
-
Disable rtc timing by default.Sat, 09 Sep 2006 02:08:52 +0000, by uau
-
increased revision tag after typo fix in English faq.xml (synced with r19760)Fri, 08 Sep 2006 22:19:24 +0000, by Gabrov
-
remove trailing slash from linkFri, 08 Sep 2006 22:17:14 +0000, by Gabrov
-
Remove useless extern declaration of nortc which is a static variable inFri, 08 Sep 2006 22:04:45 +0000, by uau
-
DOCS/xml/hu synced with r19757Fri, 08 Sep 2006 21:59:44 +0000, by Gabrov
-
man/hu/mplayer.1 synced with r19751Fri, 08 Sep 2006 20:34:58 +0000, by Gabrov
-
translation by Vladimir Voroshilov, voroshil gmail comFri, 08 Sep 2006 16:49:56 +0000, by voroshil
-
Sections structure synced with english pages.Fri, 08 Sep 2006 16:42:09 +0000, by voroshil
-
Removed outdated file. Content moved to documentation.xml.Fri, 08 Sep 2006 10:47:27 +0000, by voroshil
-
r19751: Abit of doc about dvdnav support in MPlayer, ...Fri, 08 Sep 2006 10:13:02 +0000, by voroshil
-
Fixes suggested by DiegoFri, 08 Sep 2006 10:01:27 +0000, by gpoirier
-
Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.Fri, 08 Sep 2006 09:05:03 +0000, by gpoirier
-
rename formats.xml into containers.xmlFri, 08 Sep 2006 08:39:07 +0000, by gpoirier
-
r19738: formats.xml --> containers.xml, the chapter was renamed long ago.Fri, 08 Sep 2006 08:23:23 +0000, by kraymer
-
r19742: Remove reference to nvidia-opinions section, it's completely outdated.Fri, 08 Sep 2006 08:22:07 +0000, by kraymer
-
19737: Remove 404 NuppelVideo link.Fri, 08 Sep 2006 08:06:27 +0000, by kraymer
-
r19738: formats.xml --> containers.xml, chapter wa renamed long agoFri, 08 Sep 2006 07:27:34 +0000, by voroshil
-
r19739: readvcd link fixFri, 08 Sep 2006 06:50:27 +0000, by voroshil
-
r19737: Remove 404 NuppelVideo link.Fri, 08 Sep 2006 06:45:10 +0000, by voroshil
-
r19736: Remove references to obsolete font generators and 404 links.Fri, 08 Sep 2006 06:39:19 +0000, by voroshil
-
Remove reference to nvidia-opinions section, it's completely outdated.Thu, 07 Sep 2006 23:58:55 +0000, by diego
-
Remove reference to gcc-296 section, it's very outdated now.Thu, 07 Sep 2006 23:58:05 +0000, by diego
-
Remove tvout-voodoo section that only consists of one broken link.Thu, 07 Sep 2006 23:54:39 +0000, by diego
-
readvcd link fixThu, 07 Sep 2006 23:46:38 +0000, by diego
-
formats.xml --> containers.xml, the chapter was renamed long ago.Thu, 07 Sep 2006 23:46:04 +0000, by diego
-
Remove 404 NuppelVideo link.Thu, 07 Sep 2006 23:42:12 +0000, by diego
-
Remove references to obsolete font generators and 404 links.Thu, 07 Sep 2006 22:51:35 +0000, by diego
-
r19733: (hopefully last) mplayer lists link fixThu, 07 Sep 2006 22:32:08 +0000, by kraymer
-
r19732: Mailing list descriptions are on homepage, remove from hereThu, 07 Sep 2006 15:50:36 +0000, by voroshil
-
(hopefully last) mplayer lists link fixThu, 07 Sep 2006 14:14:27 +0000, by kraymer
-
Mailing list descriptions are on the homepage, remove from here.Thu, 07 Sep 2006 14:03:03 +0000, by diego
-
Outdated file synced with r19589Thu, 07 Sep 2006 08:10:21 +0000, by voroshil
-
fixed wrong synced tagThu, 07 Sep 2006 06:14:38 +0000, by voroshil
-
r19687: Codecs page link fix, paragraph rewordedThu, 07 Sep 2006 06:11:54 +0000, by voroshil
-
Made better translation of some phrases, typos fixedThu, 07 Sep 2006 05:31:56 +0000, by voroshil
-
Outdated file synced with r17322Thu, 07 Sep 2006 05:17:31 +0000, by voroshil
-
Add #include <limits.h>, fixes build on Solaris 8.Thu, 07 Sep 2006 00:10:44 +0000, by diego
-
Outdated file synced with r19715Wed, 06 Sep 2006 18:36:04 +0000, by voroshil
-
ISO C90 warnings fixesWed, 06 Sep 2006 17:44:41 +0000, by vayne
-
updated missed sync tagWed, 06 Sep 2006 17:40:55 +0000, by voroshil
-
Bugfix: timing for empty karaoke words was lost, resultingWed, 06 Sep 2006 17:32:31 +0000, by eugeni
-
r19719: fix cpufreq linkWed, 06 Sep 2006 17:27:39 +0000, by voroshil
-
Add support for POWER5 as found on IBM eServer OpenPower 720Wed, 06 Sep 2006 16:31:32 +0000, by gpoirier
-
fix cpufreq linkWed, 06 Sep 2006 16:28:58 +0000, by kraymer
-
r19715: fix some more mailman linksWed, 06 Sep 2006 15:28:41 +0000, by voroshil
-
r19715: fix some more mailman linksWed, 06 Sep 2006 13:26:10 +0000, by kraymer
-
replace tabs by spaces (more readable in std editor..)Wed, 06 Sep 2006 13:22:30 +0000, by kraymer
-
fix some more mailman linksWed, 06 Sep 2006 13:13:24 +0000, by kraymer
-
r19713: fix link to amigasoft.netWed, 06 Sep 2006 12:47:27 +0000, by kraymer
-
fix link to amigasoft.netWed, 06 Sep 2006 12:41:27 +0000, by kraymer
-
sync of existing (German) xml docs:Wed, 06 Sep 2006 11:27:12 +0000, by kraymer
-
Outdated file synced with r18964Wed, 06 Sep 2006 11:11:32 +0000, by voroshil
-
Some more CVS --> Subversion changes, explain what to do with the sync tagWed, 06 Sep 2006 10:32:37 +0000, by diego
-
Add official GPL header to make license explicit as discussed on ffmpeg-devel.Wed, 06 Sep 2006 10:24:19 +0000, by diego
-
better translation of some technical phrases, typos fixedWed, 06 Sep 2006 10:05:10 +0000, by voroshil
-
sync w/ r19688Wed, 06 Sep 2006 07:58:39 +0000, by gpoirier
-
r19685: Fix mailing list URLs.Wed, 06 Sep 2006 07:07:17 +0000, by voroshil
-
Outdated file synced with r19685Wed, 06 Sep 2006 06:58:48 +0000, by voroshil
-
r19686: Remove the most outdated entries, small updates.Wed, 06 Sep 2006 06:43:23 +0000, by voroshil
-
Added myself to MAINTAINERSWed, 06 Sep 2006 05:15:12 +0000, by voroshil
-
FFmpeg sync: Fall back on grep if svn client is not installed.Tue, 05 Sep 2006 23:19:22 +0000, by diego
-
Use better resolution for pts computation.Tue, 05 Sep 2006 21:53:09 +0000, by rtogni
-
in fixup_vorbis_wf() set to 0 bitrates indicated as -1 (unspecified, according to the specs); patch by Andrew Savchenko - Bircoph list ruTue, 05 Sep 2006 20:18:42 +0000, by nicodvb
-
Workaround for broken fonts with bad ascender/descender.Tue, 05 Sep 2006 20:06:20 +0000, by eugeni
-
Change \fad behaviour so that it does not get cancelled by \r.Tue, 05 Sep 2006 19:06:15 +0000, by eugeni
-
Simplification.Tue, 05 Sep 2006 18:33:31 +0000, by eugeni
-
set svn:keywords and svn:eol-style properties for radio.xmlTue, 05 Sep 2006 16:17:38 +0000, by kraymer
-
fix charset issues and a little wordingTue, 05 Sep 2006 16:09:49 +0000, by kraymer
-
r19693: fix some typosTue, 05 Sep 2006 15:55:53 +0000, by kraymer
-
fix some typosTue, 05 Sep 2006 15:50:31 +0000, by kraymer
-
r19561: Clarify font load message.Tue, 05 Sep 2006 15:20:55 +0000, by kraymer
-
my old email address is not really in use any more..Tue, 05 Sep 2006 15:03:23 +0000, by kraymer
-
added radio.xml, patch by Christian Obst (christian_obst gmx net)Tue, 05 Sep 2006 14:54:26 +0000, by kraymer
-
r19688: insert linebreakTue, 05 Sep 2006 14:15:19 +0000, by kraymer
-
insert linebreakTue, 05 Sep 2006 14:11:41 +0000, by kraymer
-
Codecs page link fix, paragraph reworded.Tue, 05 Sep 2006 13:42:52 +0000, by diego
-
Remove the most outdated entries, small updates.Tue, 05 Sep 2006 12:54:22 +0000, by diego
-
Fix mailing list URLs.Tue, 05 Sep 2006 12:11:57 +0000, by diego
-
sync with r18247Tue, 05 Sep 2006 10:02:40 +0000, by diego
-
sync with r19677Tue, 05 Sep 2006 09:57:27 +0000, by diego
-
Remove reference to deleted divx4 section.Tue, 05 Sep 2006 09:53:21 +0000, by diego
-
sync with r19587Tue, 05 Sep 2006 09:52:53 +0000, by diego
-
sync with r18426Tue, 05 Sep 2006 09:43:47 +0000, by diego
-
Remind packagers not to use deprecated codecs and skins paths.Mon, 04 Sep 2006 23:27:10 +0000, by diego
-
Update binary codecs section.Mon, 04 Sep 2006 23:26:00 +0000, by diego
-
lists.mplayerhq.hu URL fix, comment out mailing list search.Mon, 04 Sep 2006 23:15:45 +0000, by diego
-
sync with r19587Mon, 04 Sep 2006 22:33:05 +0000, by diego
-
synced with r18606Mon, 04 Sep 2006 21:54:45 +0000, by diego
-
synced with r14024Mon, 04 Sep 2006 21:49:24 +0000, by diego
-
synced with r19620Mon, 04 Sep 2006 21:46:13 +0000, by diego
-
Experimental WVC1 decoding via lavcMon, 04 Sep 2006 21:31:37 +0000, by rtogni
-
Add -ass-styles man page entry.Mon, 04 Sep 2006 18:19:43 +0000, by eugeni
-
Add vertical clipping for subtitles that were moved because of a collision.Mon, 04 Sep 2006 17:55:57 +0000, by eugeni
-
Fix possible unallocated memory read in libass line wrapping code.Mon, 04 Sep 2006 17:52:28 +0000, by eugeni
-
minor wording changeMon, 04 Sep 2006 09:50:11 +0000, by diego
-
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.Mon, 04 Sep 2006 09:38:24 +0000, by gpoirier
-
typoSun, 03 Sep 2006 23:03:00 +0000, by kraymer
-
Remove Alex from some maintainer positions that he no longer has.Sun, 03 Sep 2006 19:49:23 +0000, by diego
-
Add note about translating in teams and taking over unmaintained translations.Sun, 03 Sep 2006 19:46:57 +0000, by diego
-
Remove outdated references to CVS.Sun, 03 Sep 2006 19:30:57 +0000, by diego
-
translation by Vladimir Voroshilov, voroshil gmail comSun, 03 Sep 2006 19:17:38 +0000, by diego
-
Workaround for live Real streams starting with nonzero ptsSun, 03 Sep 2006 18:30:59 +0000, by rtogni
-
Apply -ass-force-style also to matroska plaintext subs.Sun, 03 Sep 2006 17:57:41 +0000, by eugeni
-
Cosmetics: restore indentation after recent changes.Sun, 03 Sep 2006 17:44:25 +0000, by eugeni
-
Add -ass-styles option. It allows to load styles from a file and use themSun, 03 Sep 2006 17:42:31 +0000, by eugeni
-
Fix last commit.Sun, 03 Sep 2006 17:36:29 +0000, by eugeni
-
More checks in ass_render_event.Sun, 03 Sep 2006 17:25:04 +0000, by eugeni
-
Remove unneeded variable.Sun, 03 Sep 2006 17:09:53 +0000, by eugeni
-
Add some more mime types from the SUSE packman package.Sun, 03 Sep 2006 15:37:49 +0000, by diego
-
small markup/grammar fixSun, 03 Sep 2006 13:33:42 +0000, by diego
-
ass-color and ass-border-color options.Sun, 03 Sep 2006 12:18:49 +0000, by eugeni
-
Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patchSun, 03 Sep 2006 10:10:57 +0000, by reimar
-
added missing reference to radio.xmlSat, 02 Sep 2006 21:04:06 +0000, by Gabrov
-
Add support for rendering matroska plaintext subtitles with libass.Sat, 02 Sep 2006 20:46:26 +0000, by eugeni
-
Matroska subtitles are always utf-8, no need to recode them.Sat, 02 Sep 2006 19:55:45 +0000, by eugeni
-
Fix read beyond the end of allocated memory block.Sat, 02 Sep 2006 19:51:26 +0000, by eugeni
-
Display track names in matroska files.Sat, 02 Sep 2006 19:39:24 +0000, by eugeni
-
Don't sort events when reading external subs. With r19644, the order does not matter.Sat, 02 Sep 2006 19:21:40 +0000, by eugeni
-
Better collision detection algorithm. The idea is to keep a subtitle in placeSat, 02 Sep 2006 19:17:32 +0000, by eugeni
-
forgotten to pass the crc32 be2me_32()Sat, 02 Sep 2006 19:00:30 +0000, by nicodvb
-
Remove some unused code.Sat, 02 Sep 2006 18:33:51 +0000, by eugeni
-
Read layer info from external subs.Sat, 02 Sep 2006 18:10:04 +0000, by eugeni
-
-lm needs to come before -laudio to avoid link errors in the NAS check.Sat, 02 Sep 2006 15:48:21 +0000, by diego
-
synced with r19638Sat, 02 Sep 2006 15:20:54 +0000, by Gabrov
-
man/hu/mplayer.1 synced with r19635Sat, 02 Sep 2006 14:05:48 +0000, by Gabrov
-
Fix sync tag.Sat, 02 Sep 2006 14:01:40 +0000, by diego
-
Set default svn:keywords and svn:eol-style properties.Sat, 02 Sep 2006 14:01:00 +0000, by diego
-
DOCS/xml/hu synced with r19634Sat, 02 Sep 2006 13:48:42 +0000, by Gabrov
-
Set default svn:eol-style and svn:keywords properties.Sat, 02 Sep 2006 13:33:50 +0000, by diego
-
new translation, synced with r17322Sat, 02 Sep 2006 09:39:26 +0000, by diego
-
Get rid of code I neither know nor use anymore.Sat, 02 Sep 2006 05:53:23 +0000, by attila
-
sync with r19587Sat, 02 Sep 2006 04:15:16 +0000, by diego
-
Document (no)global x264 encoding option.Fri, 01 Sep 2006 20:40:28 +0000, by diego
-
Add noglobal counterpart to the global flag.Fri, 01 Sep 2006 20:38:45 +0000, by diego
-
Make \fr* parameter a floating point value.Fri, 01 Sep 2006 20:36:38 +0000, by eugeni
-
Extract "application/x-font" attachments from matroska, in additionFri, 01 Sep 2006 19:47:39 +0000, by eugeni
-
adding myself to the files in relevant placesFri, 01 Sep 2006 18:51:41 +0000, by rik
-
Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>Fri, 01 Sep 2006 18:49:40 +0000, by rik
-
Remove stray and superflous #ifdef checks.Fri, 01 Sep 2006 18:20:29 +0000, by diego
-
fix build on some old 2.6 kernels, patch by Gernot HillierFri, 01 Sep 2006 16:38:07 +0000, by ben
-
Update with current status.Fri, 01 Sep 2006 16:13:14 +0000, by diego
-
wording/spelling cosmeticsFri, 01 Sep 2006 16:09:36 +0000, by diego
-
The FSF changed postal address.Fri, 01 Sep 2006 12:11:11 +0000, by diego
-
Add miniLZO and librtsp.Fri, 01 Sep 2006 12:04:38 +0000, by diego
-
Bugfix: potential write of unallocated memory.Thu, 31 Aug 2006 22:45:20 +0000, by eugeni
-
include forgotten limits.hThu, 31 Aug 2006 21:26:02 +0000, by nicodvb
-
Bugfix: wrong height value used in font size calculation.Thu, 31 Aug 2006 20:19:19 +0000, by eugeni
-
Remove spurious line.Thu, 31 Aug 2006 19:06:01 +0000, by diego
-
Check for requirements at configure-time, not at run-time.Thu, 31 Aug 2006 19:00:09 +0000, by diego
-
Improve radio command descriptions.Thu, 31 Aug 2006 18:43:53 +0000, by diego
-
Do not cast calloc/malloc resultsThu, 31 Aug 2006 18:43:41 +0000, by reimar
-
cosmetics: Fix ugly one-space indentation in radio check.Thu, 31 Aug 2006 18:35:32 +0000, by diego
-
sync w/r19569Thu, 31 Aug 2006 11:46:03 +0000, by gpoirier
-
wording/markup fixesThu, 31 Aug 2006 01:37:36 +0000, by diego
-
r19606: documented -lavfdoptsThu, 31 Aug 2006 00:38:01 +0000, by kraymer
-
mention -demuxer lavf in the dvb input sectionWed, 30 Aug 2006 22:44:11 +0000, by nicodvb
-
documented -lavfdoptsWed, 30 Aug 2006 22:35:20 +0000, by nicodvb
-
split in 2 'horribly long line'Wed, 30 Aug 2006 22:28:48 +0000, by nicodvb
-
added lavfdopts to pass options to libavformatWed, 30 Aug 2006 22:25:40 +0000, by nicodvb
-
make sure opt.h is present when detecting libavformatWed, 30 Aug 2006 22:25:26 +0000, by nicodvb
-
r19599: Improve radio section.Wed, 30 Aug 2006 21:07:45 +0000, by kraymer
-
Avoid a potential strdup(NULL)Wed, 30 Aug 2006 20:18:27 +0000, by rtogni
-
make the C code of the swscaler which i wrote LGPLWed, 30 Aug 2006 10:50:20 +0000, by michael
-
Improve radio section.Tue, 29 Aug 2006 22:28:34 +0000, by diego
-
Change default font family and color for plain text subs.Tue, 29 Aug 2006 21:14:57 +0000, by eugeni
-
accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failedTue, 29 Aug 2006 21:09:58 +0000, by nicodvb
-
complete range of frequencies for Ireland; patch by gmccullagh gmail comTue, 29 Aug 2006 21:05:35 +0000, by nicodvb
-
description of radio slave commands, copied from TV command descriptions :-)Tue, 29 Aug 2006 18:23:09 +0000, by reimar
-
Bugfix: strdup of NULL value.Tue, 29 Aug 2006 18:15:48 +0000, by eugeni
-
r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)Tue, 29 Aug 2006 17:40:30 +0000, by kraymer
-
grammar/wording/markup fixesTue, 29 Aug 2006 16:36:45 +0000, by diego
-
fixe some typos and formatting of -radio entryTue, 29 Aug 2006 14:19:20 +0000, by kraymer
-
Apply -ass-force-style also to tracks generated from subdata.Tue, 29 Aug 2006 10:35:58 +0000, by eugeni
-
Fix build after radio commit, patch by Jindrich Makovicka.Tue, 29 Aug 2006 00:57:26 +0000, by diego
-
fix build failure when ASS is disabledMon, 28 Aug 2006 23:32:24 +0000, by aurel
-
ftp.mplayerhq.hu --> upload.mplayerhq.huMon, 28 Aug 2006 21:50:26 +0000, by diego
-
Cosmetics: reindent, remove tabs and break overlong lines.Mon, 28 Aug 2006 20:38:31 +0000, by reimar
-
Cosmetics: fix indentation after last patchMon, 28 Aug 2006 20:21:04 +0000, by reimar
-
Hardware EOSD (ass) support.Mon, 28 Aug 2006 20:17:42 +0000, by reimar
-
"global header" support, this is pretty much just copy and pasted code fromMon, 28 Aug 2006 19:32:53 +0000, by michael
-
Add EOSD support to vf_vo.Mon, 28 Aug 2006 19:10:11 +0000, by eugeni
-
Forgot that AUTHORS has multiple sections and ended up puttingMon, 28 Aug 2006 18:53:02 +0000, by reimar
-
Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not apply cleanly before.Mon, 28 Aug 2006 18:48:19 +0000, by reimar
-
svn diff does not show files you forgot to add, so recommend of svn status, tooMon, 28 Aug 2006 18:46:31 +0000, by reimar
-
Forgotten documentation part of radio support patchMon, 28 Aug 2006 18:43:46 +0000, by reimar
-
bug fix for starting gmplayer with -fs when using the sub windowMon, 28 Aug 2006 18:42:01 +0000, by vayne
-
vo_colorkey change to avoid clashes with other black windowsMon, 28 Aug 2006 18:40:22 +0000, by vayne
-
segfault fixMon, 28 Aug 2006 18:09:58 +0000, by michael
-
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Mon, 28 Aug 2006 17:05:18 +0000, by reimar
-
Ignore '*' at the beginning of style name.Mon, 28 Aug 2006 16:59:29 +0000, by eugeni
-
Fix font scaling taking margins into account.Mon, 28 Aug 2006 16:43:17 +0000, by eugeni
-
Add missing backslashes.Mon, 28 Aug 2006 16:26:11 +0000, by diego
-
sync with r19561Mon, 28 Aug 2006 15:39:32 +0000, by gpoirier
-
Add -(no)ass-use-margins option.Mon, 28 Aug 2006 15:12:45 +0000, by eugeni
-
Synced to 25.8.2006Mon, 28 Aug 2006 13:15:54 +0000, by jheryan
-
Synced to 25.8.2006Mon, 28 Aug 2006 13:08:30 +0000, by jheryan
-
Synced to 25.8.2006Mon, 28 Aug 2006 13:07:05 +0000, by jheryan
-
live.com --> LIVE555Mon, 28 Aug 2006 08:55:47 +0000, by diego
-
Move MLIB_LIB to COMMON_LIBS.Sun, 27 Aug 2006 22:35:07 +0000, by diego
-
Cosmetics: fix indentation after r19562.Sun, 27 Aug 2006 22:15:46 +0000, by eugeni
-
Transition effects support.Sun, 27 Aug 2006 22:12:31 +0000, by eugeni
-
Clarify font load message.Sun, 27 Aug 2006 22:03:24 +0000, by diego
-
Reenable some encoders even for MPlayer-only compilation, some filters need it.Sun, 27 Aug 2006 21:51:09 +0000, by diego
-
Only add include flags if cc_check succeeded.Sun, 27 Aug 2006 21:05:42 +0000, by diego
-
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.Sun, 27 Aug 2006 20:17:19 +0000, by diego
-
Clarify messages.Sun, 27 Aug 2006 15:33:11 +0000, by diego
-
Zero fill ass_settings_t before use.Sun, 27 Aug 2006 10:57:29 +0000, by eugeni
-
Mixed up from and to charsets in iconv open failure message.Sun, 27 Aug 2006 08:10:07 +0000, by reimar
-
Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.Sat, 26 Aug 2006 22:13:07 +0000, by diego
-
Remove superfluous --with-termcaplib option.Sat, 26 Aug 2006 20:55:53 +0000, by diego
-
Add --extra-libs option to pass linker flags.Sat, 26 Aug 2006 20:53:37 +0000, by diego
-
Simplify ass_glyph_cache_reset().Sat, 26 Aug 2006 20:09:54 +0000, by eugeni
-
Fix mingw compilationSat, 26 Aug 2006 20:06:06 +0000, by reimar
-
Cosmetics: recommit patch changing return values to definesSat, 26 Aug 2006 19:35:55 +0000, by reimar
-
Recreate tcp.c as partial copy from network.cSat, 26 Aug 2006 19:23:14 +0000, by reimar
-
remove to allow readding as copy from network.cSat, 26 Aug 2006 19:20:24 +0000, by reimar
-
Get rid of demux_aid_vid_mismatch mess.Sat, 26 Aug 2006 19:17:04 +0000, by reimar
-
Reset glyph cache on reconfigure.Sat, 26 Aug 2006 19:00:21 +0000, by eugeni
-
Add right and left margins support to libass.Sat, 26 Aug 2006 18:24:37 +0000, by eugeni
-
don't try to autodetect aac in pes packets (the detection is prone to give wrong results); use the stream_type from the PMT insteadSat, 26 Aug 2006 17:31:42 +0000, by nicodvb
-
Remove --with-madlibdir option, it never worked anyway.Sat, 26 Aug 2006 17:10:26 +0000, by diego
-
documented new slave mode commandsSat, 26 Aug 2006 09:53:06 +0000, by ben
-
extended slave mode with metadata retrieval commandsSat, 26 Aug 2006 09:44:20 +0000, by ben
-
added new helpers to allow easy metadata retrieval and make libmenu use themFri, 25 Aug 2006 23:14:32 +0000, by ben
-
if double buffering is enabled, but vbeSetDisplayStart() fails, turn double buffering off (also adds support for VESA output under VMware).Fri, 25 Aug 2006 19:52:00 +0000, by ben
-
updated sample of libmenu config file with latest improvementsFri, 25 Aug 2006 19:31:31 +0000, by ben
-
new option for libmenu that allow display of properties and metadata of currently played streamFri, 25 Aug 2006 19:22:51 +0000, by ben
-
Remove redundant variable that is contained in COMMON_LIBS.Fri, 25 Aug 2006 15:09:33 +0000, by diego
-
Remove redundant variables that are contained in COMMON_LIBS.Fri, 25 Aug 2006 14:57:07 +0000, by diego
-
Sync with the creation of the stream directory.Fri, 25 Aug 2006 14:55:42 +0000, by diego
-
Disentangle toolame CFLAGS and LDFLAGS handling.Fri, 25 Aug 2006 14:28:39 +0000, by diego
-
Disentangle libdv and vorbis linker flags.Fri, 25 Aug 2006 13:32:22 +0000, by diego
-
cosmetics: Move some parts to more sensible places.Fri, 25 Aug 2006 13:15:49 +0000, by diego
-
Fix .align is a power of two check.Thu, 24 Aug 2006 22:39:26 +0000, by diego
-
Add VFCTRL_DRAW_EOSD.Thu, 24 Aug 2006 22:10:43 +0000, by eugeni
-
A value of 2 is valid for noup, tooThu, 24 Aug 2006 17:21:03 +0000, by reimar
-
Fix MEncoder build when bitmap fonts are disabled.Thu, 24 Aug 2006 16:25:56 +0000, by diego
-
Fix previous commit.Thu, 24 Aug 2006 15:38:28 +0000, by eugeni
-
Simplify vf_ass initialization.Thu, 24 Aug 2006 15:36:20 +0000, by eugeni
-
cosmetics: Reorder some rules.Thu, 24 Aug 2006 01:01:37 +0000, by diego
-
Adapt .so pattern rule for more than one object file.Thu, 24 Aug 2006 00:54:52 +0000, by diego
-
Redundancy removal part IV: Create pattern rules for .o and .so creation.Thu, 24 Aug 2006 00:50:17 +0000, by diego
-
sis_vid.so should be created from more than one object.Thu, 24 Aug 2006 00:45:31 +0000, by diego
-
Remove nonsens comment.Thu, 24 Aug 2006 00:26:07 +0000, by diego
-
Redundancy removal part III: Unify LDFLAGS handling some more.Thu, 24 Aug 2006 00:21:47 +0000, by diego
-
Redundancy removal part II: Remove useless variable indirection.Thu, 24 Aug 2006 00:16:11 +0000, by diego
-
Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.Wed, 23 Aug 2006 14:45:29 +0000, by diego
-
The way to ignore failing commands in Makefiles is to prepend a -.Wed, 23 Aug 2006 14:34:42 +0000, by diego
-
Simplify compilation commands with $< and $@.Wed, 23 Aug 2006 10:48:26 +0000, by diego
-
Remove useless define from MACH64 CFLAGS.Wed, 23 Aug 2006 10:35:55 +0000, by diego
-
r19508: Put -ass options in alphabetical order.Wed, 23 Aug 2006 10:07:04 +0000, by kraymer
-
r19507: syntax/consistency fixWed, 23 Aug 2006 09:51:17 +0000, by kraymer
-
Remove reference to long-gone genfb driver.Wed, 23 Aug 2006 09:17:42 +0000, by diego
-
Put -ass options in alphabetical order.Wed, 23 Aug 2006 08:43:14 +0000, by diego
-
syntax/consistency fixWed, 23 Aug 2006 08:42:16 +0000, by diego
-
always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).Wed, 23 Aug 2006 08:16:30 +0000, by gpoirier
-
sync w/ r19503Wed, 23 Aug 2006 08:11:45 +0000, by gpoirier
-
How to handle broken/copy protected VOB files?Wed, 23 Aug 2006 07:19:42 +0000, by gpoirier
-
Add -ass-force-style to man page.Tue, 22 Aug 2006 23:32:50 +0000, by eugeni
-
Remove reference to non-existent variable.Tue, 22 Aug 2006 23:23:37 +0000, by diego
-
New cmdline option: -ass-force-style.Tue, 22 Aug 2006 23:20:05 +0000, by eugeni
-
demux_avs compilation should depend on WIN32DLL support, not a linker flag.Tue, 22 Aug 2006 23:18:58 +0000, by diego
-
Remove backup files from the win32 subdir as well.Tue, 22 Aug 2006 23:04:48 +0000, by diego
-
SSA/ASS parser reworked, with 2 main results:Tue, 22 Aug 2006 22:11:01 +0000, by eugeni
-
added new filter option to menu file browser to only display some files according to extensionTue, 22 Aug 2006 20:55:49 +0000, by ben
-
support multiple actions in menu's file browser using key bindingsTue, 22 Aug 2006 19:59:53 +0000, by ben
-
fix menu toggle/hide issuesTue, 22 Aug 2006 19:40:50 +0000, by ben
-
Remove useless else clauses.Tue, 22 Aug 2006 12:42:55 +0000, by diego
-
Enclose all space padded headings with quotes.Tue, 22 Aug 2006 10:10:33 +0000, by diego
-
fix trailing space problem, which was preventing fontconfig to get compiledTue, 22 Aug 2006 08:12:20 +0000, by gpoirier
-
support for disabling/enabling bitmap font support from configureMon, 21 Aug 2006 23:19:11 +0000, by diego
-
use of malloc without prototype.. very bad on 64bit archsMon, 21 Aug 2006 22:02:49 +0000, by rfelker
-
Move libs common to MPlayer and MEncoder to COMMON_LIBS.Mon, 21 Aug 2006 21:51:47 +0000, by diego
-
Simplify VIDIX lib handling.Mon, 21 Aug 2006 21:50:52 +0000, by diego
-
no c++ decls!Mon, 21 Aug 2006 21:46:59 +0000, by rfelker
-
Remove unused variable.Mon, 21 Aug 2006 20:21:03 +0000, by diego
-
100l: *chapter_name was copied from the pointer rather than strupd()-ed (and next free()d in mplayer.cMon, 21 Aug 2006 19:52:11 +0000, by nicodvb
-
demuxer_seek_chapter() returns informations about chapters count and nameMon, 21 Aug 2006 19:19:00 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERSMon, 21 Aug 2006 19:16:39 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERSMon, 21 Aug 2006 19:13:36 +0000, by nicodvb
-
added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream readerMon, 21 Aug 2006 19:10:18 +0000, by nicodvb
-
Add public functions for removal of styles and events.Mon, 21 Aug 2006 16:33:13 +0000, by eugeni
-
cosmetics: Fix indentation after last commit.Mon, 21 Aug 2006 16:24:45 +0000, by diego
-
Properly disable tests that depend on X.Mon, 21 Aug 2006 16:24:16 +0000, by diego
-
Ignore generated test binaries.Mon, 21 Aug 2006 13:17:29 +0000, by diego
-
Allow to compile swscale testsMon, 21 Aug 2006 12:15:29 +0000, by lucabe
-
Remove superfluous variable settings.Mon, 21 Aug 2006 09:34:12 +0000, by diego
-
fix null pointer check in add_subtitles,Mon, 21 Aug 2006 09:28:01 +0000, by gpoirier
-
cosmetics: indentation fix after last commitMon, 21 Aug 2006 00:42:34 +0000, by diego
-
Remove duplicate check for $_faad_external = auto.Mon, 21 Aug 2006 00:42:07 +0000, by diego
-
Only run the check for external FAAD if internal FAAD is not used.Mon, 21 Aug 2006 00:39:48 +0000, by diego
-
missing header for struct timevalSun, 20 Aug 2006 23:19:18 +0000, by rfelker
-
Get rid of useless vf->priv castsSun, 20 Aug 2006 22:48:36 +0000, by reimar
-
Fix stray newline that should only be printed in verbose mode.Sun, 20 Aug 2006 21:41:44 +0000, by diego
-
Fix audio stream selection in Gtk GUISun, 20 Aug 2006 18:52:55 +0000, by gpoirier
-
Avoid crash if initialization failed.Sun, 20 Aug 2006 11:50:29 +0000, by reimar
-
Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)Sun, 20 Aug 2006 11:47:33 +0000, by reimar
-
disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-Sun, 20 Aug 2006 11:03:19 +0000, by nicodvb
-
help_mp-hu.h synced with r19462Sun, 20 Aug 2006 10:31:29 +0000, by Gabrov
-
The X11 header check looks in $_extra_inc that contains directories in theSun, 20 Aug 2006 10:01:18 +0000, by diego
-
Ouch, I mistakenly overwrote the contents from this file with a non-workingSat, 19 Aug 2006 21:06:27 +0000, by diego
-
corrected _very_ misleading commentSat, 19 Aug 2006 20:06:10 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)Sat, 19 Aug 2006 19:41:04 +0000, by nicodvb
-
10l: misplaced brace in a switchSat, 19 Aug 2006 19:11:51 +0000, by nicodvb
-
Fix xv and xinerama force on --enable-*Sat, 19 Aug 2006 19:10:27 +0000, by iive
-
Partial sync with message removal from DVD information output change.Sat, 19 Aug 2006 14:53:43 +0000, by diego
-
Print DVD audio channel and subtitle track information in non-verbose mode,Sat, 19 Aug 2006 14:52:50 +0000, by diego
-
trailing whitespace cosmeticsSat, 19 Aug 2006 14:44:17 +0000, by diego
-
Vorbis speedup, Windows GUISat, 19 Aug 2006 14:43:41 +0000, by diego
-
help_mp-hu.h & xml/hu/ports.xml synced with r19449Sat, 19 Aug 2006 12:34:01 +0000, by Gabrov
-
seeking in dvdnav://Sat, 19 Aug 2006 11:51:03 +0000, by nicodvb
-
implemented seeking to chapterSat, 19 Aug 2006 11:49:04 +0000, by nicodvb
-
sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1Sat, 19 Aug 2006 10:45:17 +0000, by nicodvb
-
seeking by chapters in dvd://Fri, 18 Aug 2006 19:08:10 +0000, by nicodvb
-
support for seeking to chapter and getting current playing chapterFri, 18 Aug 2006 19:05:37 +0000, by nicodvb
-
clarification in a commentFri, 18 Aug 2006 19:03:59 +0000, by nicodvb
-
support relative seeking in the stream-driven caseFri, 18 Aug 2006 19:03:31 +0000, by nicodvb
-
new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking)Fri, 18 Aug 2006 18:58:38 +0000, by nicodvb
-
seek to chapter using newly introduced demux_seek_chapter()Fri, 18 Aug 2006 16:52:23 +0000, by nicodvb
-
added first revision of demuxer_seek_chapter()Fri, 18 Aug 2006 16:48:22 +0000, by nicodvb
-
new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcdFri, 18 Aug 2006 16:44:24 +0000, by nicodvb
-
Some more consistency for the conditions under which tests are run.Fri, 18 Aug 2006 16:04:16 +0000, by diego
-
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"Fri, 18 Aug 2006 14:44:09 +0000, by diego
-
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Fri, 18 Aug 2006 13:58:03 +0000, by diego
-
Fix seeking in matroska files when timecodes do not start from zero.Fri, 18 Aug 2006 12:20:43 +0000, by eugeni
-
replace echo with printf; fixes compilation when shell is dash andFri, 18 Aug 2006 02:23:44 +0000, by corey
-
disable double buffer in vo_sdl on macosx. fix flicker issue.Fri, 18 Aug 2006 02:22:39 +0000, by nplourde
-
fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>Fri, 18 Aug 2006 01:19:19 +0000, by nplourde
-
fix missing symbol when compiling with live support on mac osxFri, 18 Aug 2006 01:15:46 +0000, by nplourde
-
10l: Also rename configure option for gcc check.Thu, 17 Aug 2006 23:41:51 +0000, by diego
-
Rename gcc_checking variable to gcc_check.Thu, 17 Aug 2006 23:40:11 +0000, by diego
-
r19420: Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)Thu, 17 Aug 2006 23:08:13 +0000, by kraymer
-
r19361: Reintroduce an ugly variant of the -gui/-nogui options.Thu, 17 Aug 2006 21:57:01 +0000, by kraymer
-
r19424: Update new DarwinPorts URLThu, 17 Aug 2006 18:51:29 +0000, by kraymer
-
Move all internal -I parameters to the front of CFLAGS to avoid using externalThu, 17 Aug 2006 17:19:56 +0000, by diego
-
Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %Thu, 17 Aug 2006 16:44:54 +0000, by gpoirier
-
Update new DarwinPorts URL (as opendarwin.org is going bye-bye andThu, 17 Aug 2006 15:48:21 +0000, by gpoirier
-
Add -Wdeclaration-after-statement to CFLAGS if available to ensure peopleThu, 17 Aug 2006 15:11:10 +0000, by reimar
-
Fixes by Jerome FerrariThu, 17 Aug 2006 09:18:37 +0000, by gpoirier
-
Simplistic attempt to make H.264 over RTSP work.Wed, 16 Aug 2006 23:40:51 +0000, by reimar
-
Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)Wed, 16 Aug 2006 23:36:33 +0000, by reimar
-
Update information and print new value when demux_info_add is calledWed, 16 Aug 2006 23:32:39 +0000, by reimar
-
consistency cosmetics: Handle includes just like in other Makefiles.Wed, 16 Aug 2006 21:08:50 +0000, by diego
-
consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.Wed, 16 Aug 2006 21:01:29 +0000, by diego
-
Fix compilation as a win32 shared library (libavutil must be explicitly linked)Wed, 16 Aug 2006 20:09:47 +0000, by lucabe
-
Move mpeg aos to the end of the autodetection list. At least mpegpesWed, 16 Aug 2006 20:04:43 +0000, by uau
-
further improvements to fullscreen switching.Wed, 16 Aug 2006 16:21:17 +0000, by vayne
-
m-x whitespace-cleanupWed, 16 Aug 2006 11:06:40 +0000, by gpoirier
-
Fix wrong handling of transparency in \fad(\fade).Wed, 16 Aug 2006 00:54:59 +0000, by eugeni
-
Replace stdint.h with inttypes.h.Tue, 15 Aug 2006 22:46:56 +0000, by eugeni
-
Angle value from style was ignored. Not anymore.Tue, 15 Aug 2006 20:41:53 +0000, by eugeni
-
display correct audio bitrate, samplerate and number of channels onceTue, 15 Aug 2006 20:06:31 +0000, by ivo
-
display corrected aspect ratio for mplayer -identifyTue, 15 Aug 2006 19:51:57 +0000, by ivo
-
Add subdata to ass_track conversion for external subtitles.Tue, 15 Aug 2006 19:25:46 +0000, by eugeni
-
Fix compilation with -no-PIC and without -fomit-frame-pointer (used byTue, 15 Aug 2006 14:50:24 +0000, by uau
-
Cosmetics: fix indentation after the last patch.Tue, 15 Aug 2006 14:43:04 +0000, by eugeni
-
Allow \fade to be used in place of \fad and vice versa.Tue, 15 Aug 2006 14:40:57 +0000, by eugeni
-
Set encoder's input format to "native endiannes", instead of little endian.Tue, 15 Aug 2006 14:32:50 +0000, by gpoirier
-
-fPIC support for libswscaleTue, 15 Aug 2006 08:47:03 +0000, by diego
-
support for dvdnav is now auto-detected; removed support for dvdnav-dirMon, 14 Aug 2006 21:48:20 +0000, by nicodvb
-
H.261 through QuickTime DLLMon, 14 Aug 2006 21:22:49 +0000, by diego
-
Remove empty function that isn't used anywhere (and never has been??).Mon, 14 Aug 2006 17:55:38 +0000, by uau
-
Fix buffer size sanity check to match what is actually required.Mon, 14 Aug 2006 17:37:47 +0000, by uau
-
Cosmetics (nothing but spaces, tabs, and a comment changed here..)Mon, 14 Aug 2006 17:27:15 +0000, by ods15
-
re-indent properly after last patch.Mon, 14 Aug 2006 16:17:26 +0000, by reimar
-
10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.Mon, 14 Aug 2006 16:15:21 +0000, by reimar
-
stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hpMon, 14 Aug 2006 14:43:38 +0000, by diego
-
Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,Mon, 14 Aug 2006 14:24:17 +0000, by reimar
-
Make path separator for font path a define and set it to a better value for AMIGAOSMon, 14 Aug 2006 14:13:53 +0000, by reimar
-
Add a switch for disabling high precision mpeg audio decoding in libavcodec.Mon, 14 Aug 2006 12:32:36 +0000, by diego
-
xml/hu/codecs.xml synced with r19387Mon, 14 Aug 2006 09:23:53 +0000, by Gabrov
-
Change pcm decode_audio to return data based on minlen instead of maxlenSun, 13 Aug 2006 23:09:17 +0000, by uau
-
trying to fix the reverting paragraphSun, 13 Aug 2006 22:14:32 +0000, by michael
-
XAnim homepage URL fixSun, 13 Aug 2006 21:20:50 +0000, by diego
-
fix segfault if an unknown property is requestedSun, 13 Aug 2006 16:45:20 +0000, by ivo
-
Mention MacIntel supportSun, 13 Aug 2006 15:14:17 +0000, by gpoirier
-
Replace %lld with PRId64, part 2.Sun, 13 Aug 2006 10:54:29 +0000, by eugeni
-
Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it mightSun, 13 Aug 2006 10:19:35 +0000, by reimar
-
Update for recent discussions on mplayer-dev-eng.Sun, 13 Aug 2006 08:54:16 +0000, by diego
-
sync with FFmpeg r5930Sun, 13 Aug 2006 08:27:39 +0000, by diego
-
MinGW treats %lld as %d. Replace it with PRId64.Sun, 13 Aug 2006 00:47:33 +0000, by eugeni
-
Update for changes from r19378 (ASMALIGN macro).Sun, 13 Aug 2006 00:44:42 +0000, by diego
-
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.Sun, 13 Aug 2006 00:21:14 +0000, by diego
-
Port ASMALIGN preprocessor macro for .align handling from FFmpeg.Sat, 12 Aug 2006 23:58:26 +0000, by diego
-
Fix compilation with gcc 2.95.Sat, 12 Aug 2006 18:33:19 +0000, by eugeni
-
Print "no" if all of the Vorbis tests failed.Sat, 12 Aug 2006 18:21:51 +0000, by diego
-
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compileSat, 12 Aug 2006 17:46:40 +0000, by uau
-
sync with 19361Sat, 12 Aug 2006 16:43:22 +0000, by gpoirier
-
Reuse UTF-8 reading code in libavutilSat, 12 Aug 2006 15:28:01 +0000, by reimar
-
realign of MSGTR_Exit_SIGCRASH in help_mp-hu.hSat, 12 Aug 2006 12:12:31 +0000, by Gabrov
-
help_mp-hu.h & man/hu/mplayer.1 synced with r19369Sat, 12 Aug 2006 12:09:12 +0000, by Gabrov
-
Add support for 13k Voice (Qclp) in 3g2 filesFri, 11 Aug 2006 22:57:33 +0000, by rtogni
-
replace calls to perror() with calls to mp_msg()Fri, 11 Aug 2006 17:10:57 +0000, by ivo
-
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need toFri, 11 Aug 2006 12:50:14 +0000, by diego
-
pass average bitrate from encoder to (lavf) muxerThu, 10 Aug 2006 21:48:41 +0000, by michael
-
editorial spelling/wording/grammar changesThu, 10 Aug 2006 21:08:49 +0000, by diego
-
Get rid of two initialized but unused variablesWed, 09 Aug 2006 16:52:48 +0000, by reimar
-
update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wandererWed, 09 Aug 2006 11:03:11 +0000, by michael
-
Disable Y800 colorspace support, otherwise mplayer uses it even when it's not supposed to.Tue, 08 Aug 2006 14:56:12 +0000, by reimar
-
Reintroduce an ugly variant of the -gui/-nogui options.Tue, 08 Aug 2006 14:13:51 +0000, by reimar
-
-logg must come before -lvorbisidec since both declare the same symbols.Tue, 08 Aug 2006 11:55:23 +0000, by reimar
-
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.Tue, 08 Aug 2006 09:29:15 +0000, by diego
-
spelling/clarification for --help outputTue, 08 Aug 2006 09:11:41 +0000, by diego
-
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.Mon, 07 Aug 2006 20:58:39 +0000, by diego
-
Make sure we do not print the obsolete skin path when we did not find any skin.Mon, 07 Aug 2006 17:46:20 +0000, by reimar
-
remove trailing spaces + remove some obviously redudant wordsMon, 07 Aug 2006 13:31:18 +0000, by gpoirier
-
cosmetics: Rename some variables for consistency.Mon, 07 Aug 2006 08:57:43 +0000, by diego
-
synced with r19348Mon, 07 Aug 2006 08:20:27 +0000, by gpoirier
-
punctuation, slight clarificationSun, 06 Aug 2006 22:55:29 +0000, by diego
-
Restore empty line accidentally deleted with the previous commit.Sun, 06 Aug 2006 19:58:46 +0000, by eugeni
-
Mention mkv chapter seeking in ChangeLog and AUTHORS.Sun, 06 Aug 2006 19:56:31 +0000, by eugeni
-
Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxerSun, 06 Aug 2006 19:26:17 +0000, by reimar
-
Add matroska chapter seeking capability.Sun, 06 Aug 2006 18:55:34 +0000, by eugeni
-
"[ass] init" message looks better when it starts with the capital letter 'I'.Sun, 06 Aug 2006 18:02:42 +0000, by eugeni
-
Use FontConfig cache to speedup mplayer startup.Sun, 06 Aug 2006 17:56:01 +0000, by eugeni
-
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go lastSun, 06 Aug 2006 14:30:38 +0000, by diego
-
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.Sun, 06 Aug 2006 09:48:33 +0000, by diego
-
Don't crash if audio init fails.Sat, 05 Aug 2006 18:23:10 +0000, by uau
-
Another PIX_FMT_ ---> IMGFMT_ conversionSat, 05 Aug 2006 13:14:34 +0000, by lucabe
-
isolated tcp socket code from network.c to a dedicated fileSat, 05 Aug 2006 10:30:06 +0000, by ben
-
Simplify Tremor low accuracy test, label external Tremor as such.Sat, 05 Aug 2006 10:02:09 +0000, by diego
-
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.Sat, 05 Aug 2006 10:00:54 +0000, by diego
-
missing ifndef/define/endif couple in udp headerSat, 05 Aug 2006 09:24:07 +0000, by ben
-
kill a warning in getsockopt()Sat, 05 Aug 2006 08:56:54 +0000, by ben
-
kill a warning in getsockopt()Sat, 05 Aug 2006 08:49:40 +0000, by ben
-
10l, line from a local modification committed by accident.Sat, 05 Aug 2006 00:20:58 +0000, by diego
-
Unify include path handling in the build system, part III:Fri, 04 Aug 2006 23:57:04 +0000, by diego
-
Fix libcdio test after r19200, the detected include dir was not stored.Fri, 04 Aug 2006 23:42:17 +0000, by diego
-
Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.Fri, 04 Aug 2006 21:19:06 +0000, by diego
-
auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)Fri, 04 Aug 2006 20:18:21 +0000, by nicodvb
-
added recent changes with independant stream layer libraryFri, 04 Aug 2006 20:13:43 +0000, by ben
-
rtsp is a stream layer not demuxerFri, 04 Aug 2006 20:11:58 +0000, by ben
-
inputs is for keys, this is streamFri, 04 Aug 2006 19:52:06 +0000, by ben
-
a few more files i'll maintainFri, 04 Aug 2006 19:49:05 +0000, by ben
-
removed some useless includesFri, 04 Aug 2006 19:38:59 +0000, by ben
-
moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere elseFri, 04 Aug 2006 19:36:41 +0000, by ben
-
removed udp socket creation code from rtp stack to a new dedicated udp helper fileFri, 04 Aug 2006 19:31:53 +0000, by ben
-
-identify should display all ID_ messages, including DVD title lengthFri, 04 Aug 2006 18:46:32 +0000, by reimar
-
fix compilation of librtspFri, 04 Aug 2006 18:44:52 +0000, by ben
-
few cosmectic changes to remove duplicationFri, 04 Aug 2006 18:42:28 +0000, by ben
-
Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).Fri, 04 Aug 2006 18:40:19 +0000, by reimar
-
split rtp stack, udp input layer and rtp input layer from rtp.cFri, 04 Aug 2006 18:32:36 +0000, by ben
-
proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)Fri, 04 Aug 2006 17:01:29 +0000, by ben
-
moved pnm.h to stream/ (where it belongs)Fri, 04 Aug 2006 16:55:48 +0000, by ben
-
Merge DirectFB header check into DirectFB check.Fri, 04 Aug 2006 13:23:14 +0000, by diego
-
Remove silly check for $_inc_directfb, it is not set beforehand.Fri, 04 Aug 2006 13:10:41 +0000, by diego
-
Remove one more redundant test invocation.Fri, 04 Aug 2006 13:06:52 +0000, by diego
-
Simplify DirectFB header check.Fri, 04 Aug 2006 13:03:39 +0000, by diego
-
cosmetics: Fix DVB test indentation.Thu, 03 Aug 2006 23:50:16 +0000, by diego
-
cosmetics: Fix indentation after last commit.Thu, 03 Aug 2006 23:43:15 +0000, by diego
-
Run DVB (HEAD) test only when the corresponding variable is set to auto.Thu, 03 Aug 2006 23:41:35 +0000, by diego
-
Forgotten part of the LIVE555 configure test simplification.Thu, 03 Aug 2006 22:18:21 +0000, by diego
-
renamed dvdnav_stream to stream_dvdnav for consistencyThu, 03 Aug 2006 20:44:14 +0000, by ben
-
added dedicated file for mf:// inputThu, 03 Aug 2006 19:43:02 +0000, by ben
-
mf.[hc] belong to libmpdemuxThu, 03 Aug 2006 19:31:36 +0000, by ben
-
Recurse into subdirs before cleaning the top level to avoid error messages.Thu, 03 Aug 2006 19:29:20 +0000, by diego
-
renamed cue_read.c to stream_cue.c for consistencyThu, 03 Aug 2006 19:25:16 +0000, by ben
-
removed useless cue_read.h fileThu, 03 Aug 2006 19:22:23 +0000, by ben
-
renamed dvbin.c to stream_dvb.c for consistencyThu, 03 Aug 2006 19:16:30 +0000, by ben
-
conversion from stream_null to stream_tv was missing stream typeThu, 03 Aug 2006 19:12:31 +0000, by ben
-
correctly report audio inputThu, 03 Aug 2006 18:59:37 +0000, by ben
-
'make distclean' should remove all generated files, so also config.[h|mak].Thu, 03 Aug 2006 17:34:54 +0000, by diego
-
'make clean' now recurses through subdirectories as expected,Thu, 03 Aug 2006 17:31:30 +0000, by diego
-
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.Thu, 03 Aug 2006 17:07:31 +0000, by diego
-
typo, VC-1/WMV3/WMV9 decoderThu, 03 Aug 2006 13:02:38 +0000, by diego
-
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.Thu, 03 Aug 2006 11:47:15 +0000, by diego
-
synced with r19293Wed, 02 Aug 2006 14:50:16 +0000, by Gabrov
-
Move conditional compilation of cdinfo.c to the build system.Wed, 02 Aug 2006 11:22:11 +0000, by diego
-
fix a/v sync issues when using ad_hwmpaTue, 01 Aug 2006 18:44:31 +0000, by ben
-
Ignore .depend and stream.a.Tue, 01 Aug 2006 15:54:23 +0000, by diego
-
$inc_extra vs $_inc_extra typo, closes bug #543.Tue, 01 Aug 2006 15:10:02 +0000, by diego
-
Change toplevel Makefile to invoke subdirectory MakefilesTue, 01 Aug 2006 14:44:07 +0000, by uau
-
Simplify LIVE555 test and make it more consistent with the other tests.Tue, 01 Aug 2006 07:34:32 +0000, by diego
-
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.Tue, 01 Aug 2006 07:14:51 +0000, by diego
-
clarification on -mpegopts :vaspectTue, 01 Aug 2006 06:39:27 +0000, by nicodvb
-
New sentences should start on a new line.Mon, 31 Jul 2006 23:03:11 +0000, by diego
-
Fix SVQ3 extradata handling so it works correctly with demux_lavfMon, 31 Jul 2006 22:26:25 +0000, by pacman
-
Fix bogus pointer addition in the extraction of extradata fromMon, 31 Jul 2006 22:19:48 +0000, by pacman
-
removed deprecated test.c file from libmpdemuxMon, 31 Jul 2006 20:32:38 +0000, by ben
-
don't use vaspect on mpeg1 video streamsMon, 31 Jul 2006 20:07:21 +0000, by nicodvb
-
fix includes due to libmpdemux split (patch by Stefan Huehner)Mon, 31 Jul 2006 19:59:06 +0000, by ben
-
add an explicit tv stream input instead of the previous hack in stream_nullMon, 31 Jul 2006 18:36:29 +0000, by ben
-
renamed cddX stream interface to stream_cddX for consistencyMon, 31 Jul 2006 17:48:50 +0000, by ben
-
introduce new 'stream' directory for all stream layer related components and split them from libmpdemuxMon, 31 Jul 2006 17:39:17 +0000, by ben
-
Add support for ffmpeg's pixel format names in libswscaleMon, 31 Jul 2006 12:35:04 +0000, by lucabe
-
Move the section describing the per movie config filesMon, 31 Jul 2006 04:18:25 +0000, by attila
-
Add Indexes to Options as suggested by Jaeho Shin.Sun, 30 Jul 2006 22:59:12 +0000, by diego
-
Remove useless includeSun, 30 Jul 2006 22:54:27 +0000, by rtogni
-
Make some more function staticSun, 30 Jul 2006 22:54:07 +0000, by rtogni
-
Clarify licensing situation.Sun, 30 Jul 2006 22:20:50 +0000, by diego
-
There is a reference to a file COPYRIGHT that we do not include, so pasteSun, 30 Jul 2006 22:17:25 +0000, by diego
-
md5 result is 16 bytes, not 20Sun, 30 Jul 2006 21:50:10 +0000, by rtogni
-
removed now useless duplicate includesSun, 30 Jul 2006 21:49:37 +0000, by ben
-
LRMI has been removed some time ago.Sun, 30 Jul 2006 21:35:15 +0000, by diego
-
How to encode movies for PSPSun, 30 Jul 2006 20:33:59 +0000, by gpoirier
-
Update for changes from r19139 and r19137.Sun, 30 Jul 2006 20:03:43 +0000, by diego
-
xor_table can't be NULL, remove useless checkSun, 30 Jul 2006 17:02:27 +0000, by rtogni
-
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.Sun, 30 Jul 2006 15:36:28 +0000, by diego
-
The real hash function is just a md5, replace with lavu codeSun, 30 Jul 2006 14:45:27 +0000, by rtogni
-
Update upstream references, add a missing fileSun, 30 Jul 2006 10:57:17 +0000, by rtogni
-
Restore a local diff lost during license fix at r19256Sun, 30 Jul 2006 10:56:35 +0000, by rtogni
-
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine hereSun, 30 Jul 2006 09:13:01 +0000, by michael
-
no need to reming the copyright with msg_(), the notice in the source is enoughSun, 30 Jul 2006 08:15:59 +0000, by nicodvb
-
Replace tremor files that had old headers saying "ALL REDISTRIBUTIONSun, 30 Jul 2006 01:41:58 +0000, by uau
-
Use LC_ALL instead of LANG since the former overrides the latter.Sat, 29 Jul 2006 23:30:55 +0000, by diego
-
cosmetics: Make patch apply cleanly.Sat, 29 Jul 2006 23:26:30 +0000, by diego
-
Add a paragraph about which Subversion version to use.Sat, 29 Jul 2006 22:16:13 +0000, by diego
-
Cope with localized Subversion clients.Sat, 29 Jul 2006 21:44:32 +0000, by diego
-
updated documentation.Sat, 29 Jul 2006 19:31:08 +0000, by vayne
-
improved fullscreen switchingSat, 29 Jul 2006 19:30:38 +0000, by vayne
-
re-added forgotten return in send_mpeg_lpcm_packet()Sat, 29 Jul 2006 18:41:25 +0000, by nicodvb
-
final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()Sat, 29 Jul 2006 18:39:07 +0000, by nicodvb
-
optimize and simplify memcpy usage, use mem2agpcpy_picSat, 29 Jul 2006 18:24:27 +0000, by reimar
-
Add comment about Chinese AVS only working with lavf at the moment.Sat, 29 Jul 2006 16:33:22 +0000, by diego
-
ptslen was set to 5 even when no pts==0Sat, 29 Jul 2006 16:21:14 +0000, by nicodvb
-
typo fixSat, 29 Jul 2006 16:08:59 +0000, by ben
-
Support for Chinese AVSSat, 29 Jul 2006 15:42:01 +0000, by rtogni
-
Part 2 of the various fixes features by Jerome FerrariSat, 29 Jul 2006 15:31:22 +0000, by gpoirier
-
missed some escapingSat, 29 Jul 2006 15:27:42 +0000, by ben
-
use DOCS writing standards for default values (asked by diego)Sat, 29 Jul 2006 15:25:57 +0000, by ben
-
Part 1 of review of Jerome's Ferrari's patchSat, 29 Jul 2006 15:08:37 +0000, by gpoirier
-
disable dha kernelhelper support by default.Sat, 29 Jul 2006 14:53:38 +0000, by attila
-
sync w/ r19233Sat, 29 Jul 2006 14:47:24 +0000, by gpoirier
-
french manpage for pvr:// inputSat, 29 Jul 2006 12:07:33 +0000, by ben
-
added ivtv ao/vo in ChangeLogSat, 29 Jul 2006 11:07:34 +0000, by ben
-
missing supported PVR card referenceSat, 29 Jul 2006 11:03:38 +0000, by ben
-
english manpage for pvr:// inputSat, 29 Jul 2006 11:02:58 +0000, by ben
-
Set user_muted in mp_property_mute(). Fixes mute turning off whenFri, 28 Jul 2006 23:17:45 +0000, by uau
-
updated en/fr manpages for ao_ivtvFri, 28 Jul 2006 21:51:13 +0000, by ben
-
ao_ivtv driver in authors/maintainers filesFri, 28 Jul 2006 21:39:48 +0000, by ben
-
added audio output for ivtv cardsFri, 28 Jul 2006 21:36:03 +0000, by ben
-
removed default outfile for -ao mpegpesFri, 28 Jul 2006 21:16:52 +0000, by nicodvb
-
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail insteadFri, 28 Jul 2006 21:15:31 +0000, by nicodvb
-
Some more documentationFri, 28 Jul 2006 19:37:49 +0000, by reimar
-
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,Fri, 28 Jul 2006 18:19:44 +0000, by reimar
-
10l, last commit swapped U and V planes.Fri, 28 Jul 2006 17:56:38 +0000, by reimar
-
Handle frames with stride correctly (e.g. the "Version" source of current AVS).Fri, 28 Jul 2006 17:04:43 +0000, by reimar
-
Do not count each decoded frame twice.Fri, 28 Jul 2006 17:03:08 +0000, by reimar
-
cosmetics: fix incorrect indentation left by reimar and extra word inFri, 28 Jul 2006 16:33:27 +0000, by uau
-
include sys/poll.h only when HAVE_DVB[_HEAD] is setFri, 28 Jul 2006 15:40:05 +0000, by nicodvb
-
Cosmetics for last commitFri, 28 Jul 2006 15:05:35 +0000, by reimar
-
Move more stuff under if (avs_has_video... to simplify later patches.Fri, 28 Jul 2006 15:04:10 +0000, by reimar
-
set pts of the demux patcket correctlyFri, 28 Jul 2006 14:44:11 +0000, by reimar
-
Move variable declarations to the block level where they are actually usedFri, 28 Jul 2006 14:37:41 +0000, by reimar
-
call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it>Fri, 28 Jul 2006 14:24:04 +0000, by reimar
-
Remove code that prevented the OSD current time from going back by oneFri, 28 Jul 2006 13:59:50 +0000, by uau
-
Avoid large amounts of data on the stack (> 900k on 64 bit systems).Fri, 28 Jul 2006 13:50:08 +0000, by reimar
-
Do not treat AV_NOPTS_VALUE as a valid duration value.Fri, 28 Jul 2006 13:39:11 +0000, by reimar
-
Comment some #endif lines.Fri, 28 Jul 2006 09:07:09 +0000, by diego
-
unused variable warning fixFri, 28 Jul 2006 08:20:31 +0000, by diego
-
Fixes the format string for the warning message on line 182 (%xFri, 28 Jul 2006 08:10:37 +0000, by diego
-
Remove $ from a variable in a comment to avoid irritating expansion.Thu, 27 Jul 2006 21:06:13 +0000, by diego
-
The C99 function strtof is unavailable in some BSD variants.Thu, 27 Jul 2006 21:02:44 +0000, by diego
-
Improve ao_mpegpes description.Thu, 27 Jul 2006 20:53:29 +0000, by diego
-
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}Thu, 27 Jul 2006 19:35:30 +0000, by pacman
-
fix wrong and unrelated change done in r19199Thu, 27 Jul 2006 18:35:40 +0000, by reynaldo
-
corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-orgThu, 27 Jul 2006 18:15:35 +0000, by reynaldo
-
Remove superfluous $_inc_extra parameter from cc_check call.Thu, 27 Jul 2006 17:45:59 +0000, by diego
-
Unify include path handling in the build system, part II.Thu, 27 Jul 2006 17:43:21 +0000, by diego
-
Remove inconsistency from libcdio test.Thu, 27 Jul 2006 17:39:02 +0000, by diego
-
marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-orgThu, 27 Jul 2006 17:35:06 +0000, by reynaldo
-
Remove silly test/include path cleanup.Thu, 27 Jul 2006 10:52:40 +0000, by diego
-
Remove unused variable.Thu, 27 Jul 2006 10:33:47 +0000, by diego
-
Rename _inc_soundcard to _include_soundcard, _inc variables are usedThu, 27 Jul 2006 10:30:39 +0000, by diego
-
Unify include paths in the build system, part I.Thu, 27 Jul 2006 10:08:17 +0000, by diego
-
Introduce general V4L variable/define.Thu, 27 Jul 2006 09:34:32 +0000, by diego
-
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.Thu, 27 Jul 2006 09:33:24 +0000, by diego
-
Rename *v4l variable to *v4l1.Thu, 27 Jul 2006 09:30:39 +0000, by diego
-
description of the arnd scale video filter parameterWed, 26 Jul 2006 22:43:20 +0000, by diego
-
new -ao mpegpes optionsWed, 26 Jul 2006 21:47:54 +0000, by nicodvb
-
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separatelyWed, 26 Jul 2006 21:40:43 +0000, by nicodvb
-
demuxer might not set i_bps, so do not divide by it in that caseWed, 26 Jul 2006 18:52:33 +0000, by reimar
-
Incorrect check in gxf demuxer leading to crash with textKO.gxf sample fileWed, 26 Jul 2006 17:22:01 +0000, by reimar
-
Replace MIN() and MAX() with FFMIN() and FFMAX()Wed, 26 Jul 2006 13:19:02 +0000, by lucabe
-
fix 3 bugs in libmpdemux/demux_mf.cWed, 26 Jul 2006 09:30:43 +0000, by gpoirier
-
- synced with 18964 by Emdej and fixes from BoskiTue, 25 Jul 2006 08:54:48 +0000, by boskicinek
-
synced with r19181Tue, 25 Jul 2006 08:23:26 +0000, by gpoirier
-
Regular expression for conversions had 'P' instead of 'p', fixedTue, 25 Jul 2006 07:08:34 +0000, by uau
-
- Add missing "00" in -af pan usage line.Mon, 24 Jul 2006 16:47:54 +0000, by corey
-
ketchup time (merge forgotten commit)Mon, 24 Jul 2006 12:33:11 +0000, by gpoirier
-
synced with r19161Mon, 24 Jul 2006 12:11:31 +0000, by gpoirier
-
a tiny bit of cleanupMon, 24 Jul 2006 10:48:54 +0000, by michael
-
vertical scaler with accurate rounding, some people on doom9 can see +-1 errorsMon, 24 Jul 2006 10:36:06 +0000, by michael
-
hu/ports.xml & man/hu/mplayer.1 synced with r19175Mon, 24 Jul 2006 10:24:41 +0000, by Gabrov
-
Add simple edit list support to mov demuxer, it supports delay of audio and video tracks at the beginning of the file. E.g. video starts at 0.0s audio at 4.0s. It uses mplayers a/v-delay to achieve sync so please use with -framedrop for fastest sync. More Details in my mail to dev-eng from 2006-07-22.Sun, 23 Jul 2006 22:34:02 +0000, by atmos4
-
Fix typo introduced in the memalign->av_malloc conversion (there is noSun, 23 Jul 2006 21:16:11 +0000, by pacman
-
Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!Sun, 23 Jul 2006 18:07:26 +0000, by reimar
-
Simplify and and speedup generation of yuv2rgb and gamma map tablesSun, 23 Jul 2006 15:19:59 +0000, by reimar
-
in some cases, vf_bmovl produces junk due to source andSun, 23 Jul 2006 14:35:04 +0000, by gpoirier
-
-vf pp7 overblurs still parts of the image, whichSun, 23 Jul 2006 13:38:20 +0000, by gpoirier
-
use mpeg packetizer helpers for sending lpcm packetsSun, 23 Jul 2006 10:10:06 +0000, by ben
-
removed now unnecessary defineSun, 23 Jul 2006 09:56:05 +0000, by ben
-
removed now unnecessary variableSun, 23 Jul 2006 09:55:28 +0000, by ben
-
reuse send_mpeg_lpcm_packet() instead of the old packetizerSun, 23 Jul 2006 09:32:04 +0000, by nicodvb
-
Take start time into consideration when calculation percentage positionSun, 23 Jul 2006 09:05:10 +0000, by reimar
-
in decode_audio() memset(0) unused memory in buf before returningSun, 23 Jul 2006 08:35:18 +0000, by nicodvb
-
don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++Sun, 23 Jul 2006 07:52:51 +0000, by nicodvb
-
the value returned by decode_audio() must be the amount of _decoded_ bytes (finally it's beginning t work: no more toomanypackets... message)Sat, 22 Jul 2006 22:14:14 +0000, by nicodvb
-
cosmetics/punctuation/spellingSat, 22 Jul 2006 18:57:56 +0000, by diego
-
rename rtsp.c to stream_rtsp.c for consistency with other input modulesSat, 22 Jul 2006 14:40:14 +0000, by ben
-
Native MPEG4 SP/ASP/AP support in Matroska.Sat, 22 Jul 2006 14:35:49 +0000, by rathann
-
fix compilation if DVB is not definedSat, 22 Jul 2006 13:54:33 +0000, by ben
-
display the right MPEG packet typeSat, 22 Jul 2006 10:42:57 +0000, by ben
-
use new mpeg_packetizer helpersSat, 22 Jul 2006 10:39:00 +0000, by ben
-
my_write() must return the bytes writtenSat, 22 Jul 2006 10:07:04 +0000, by nicodvb
-
cosmetics: comments and reindentation asked by gxbenSat, 22 Jul 2006 09:59:44 +0000, by nicodvb
-
simplified mpeg packetizer used by hw mpeg decoders/vo - first roundSat, 22 Jul 2006 09:45:34 +0000, by nicodvb
-
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %Fri, 21 Jul 2006 20:17:41 +0000, by gpoirier
-
sync r19134Fri, 21 Jul 2006 17:52:28 +0000, by gpoirier
-
updated french man page with vo_ivtv descriptionFri, 21 Jul 2006 17:14:55 +0000, by ben
-
updated english man page with vo_ivtv descriptionFri, 21 Jul 2006 17:08:47 +0000, by ben
-
Use libavutil in libswscale, and allow it to be built out of the mplayer treeThu, 20 Jul 2006 12:13:57 +0000, by lucabe
-
updated mpeg_packetizer include to new localizationWed, 19 Jul 2006 22:14:43 +0000, by ben
-
moved mpeg_packetizer helpers to libmpdemuxWed, 19 Jul 2006 22:13:50 +0000, by ben
-
added myself as maintainer of vo_ivtv driverWed, 19 Jul 2006 22:06:32 +0000, by ben
-
added reference to ivtv vo driverWed, 19 Jul 2006 22:04:54 +0000, by ben
-
added reference to ivtv card in mpegpes decoder infoWed, 19 Jul 2006 22:03:14 +0000, by ben
-
new vo driver for ivtv cards tv-out through internal h/w mpeg decoderWed, 19 Jul 2006 22:02:09 +0000, by ben
-
new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo drivers)Wed, 19 Jul 2006 21:46:06 +0000, by ben
-
Quit on eof, was broken by r17150Wed, 19 Jul 2006 18:20:25 +0000, by rtogni
-
10l, i broke this with my last commit. should be fixed now.Wed, 19 Jul 2006 05:47:21 +0000, by rfelker
-
10l, i missed ifdefs around the callsWed, 19 Jul 2006 05:42:38 +0000, by rfelker
-
remove duplicate code and fix issue of compiling mmx code when weWed, 19 Jul 2006 05:34:26 +0000, by rfelker
-
do not compile mmx/sse/3dnow code if not availableWed, 19 Jul 2006 05:27:02 +0000, by rfelker
-
old 10l: do not try to compile mmx code if we do not have mmxWed, 19 Jul 2006 04:54:27 +0000, by rfelker
-
move -ass on top of -ass-* optionsTue, 18 Jul 2006 18:52:41 +0000, by kraymer
-
r19131: 10l to someone..Tue, 18 Jul 2006 18:49:14 +0000, by kraymer
-
10l compilation fix: misplaced tagTue, 18 Jul 2006 07:37:04 +0000, by diego
-
10l to someone..Tue, 18 Jul 2006 06:32:14 +0000, by rfelker
-
sync to x264 r537 (api change)Tue, 18 Jul 2006 01:28:56 +0000, by lorenm
-
Fix use of uninitialized variableMon, 17 Jul 2006 22:22:34 +0000, by uau
-
remove vorbis and theora support by request of ivanMon, 17 Jul 2006 21:15:27 +0000, by michael
-
10l typo, please check compilation before committing.Mon, 17 Jul 2006 16:20:37 +0000, by diego
-
clarify H.264 global header formatSun, 16 Jul 2006 23:47:12 +0000, by michael
-
prevent buffer underflow; the code is still incorrect and leads to desync but at least it doesn't crashSun, 16 Jul 2006 16:34:05 +0000, by nicodvb
-
oops, r18816 was actually missing in previous commitSun, 16 Jul 2006 15:54:27 +0000, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.Sun, 16 Jul 2006 15:46:19 +0000, by kraymer
-
r19081: Update some old and crufty sections.Sun, 16 Jul 2006 15:14:45 +0000, by kraymer
-
r19097: wording fix; default dvb tuning timeout is now 30 secondsSun, 16 Jul 2006 15:01:19 +0000, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.Sun, 16 Jul 2006 14:48:37 +0000, by kraymer
-
r19050: grammar and consistency fixesSun, 16 Jul 2006 14:40:56 +0000, by kraymer
-
r18964: wording fixSun, 16 Jul 2006 14:02:31 +0000, by kraymer
-
sync of ports.xml:Sun, 16 Jul 2006 13:33:31 +0000, by kraymer
-
some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)Sun, 16 Jul 2006 12:59:00 +0000, by kraymer
-
marks several strings inside structs as const when they hold justSun, 16 Jul 2006 01:40:24 +0000, by reynaldo
-
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.orgSun, 16 Jul 2006 01:24:42 +0000, by reynaldo
-
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-orgSun, 16 Jul 2006 01:20:30 +0000, by reynaldo
-
minor arrangements to my entrySat, 15 Jul 2006 23:42:44 +0000, by reynaldo
-
add stefan to AUTHORS file for his several cleanup patchesSat, 15 Jul 2006 23:10:51 +0000, by reynaldo
-
clarify "extradata"Sat, 15 Jul 2006 21:49:47 +0000, by michael
-
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-orgSat, 15 Jul 2006 16:03:12 +0000, by reynaldo
-
now obsoleteSat, 15 Jul 2006 15:27:09 +0000, by diego
-
Change sync tags to rXXXX.Sat, 15 Jul 2006 15:26:51 +0000, by diego
-
Change function declararation w/o parameters to the correct foo(void) syntax.Sat, 15 Jul 2006 15:18:35 +0000, by diego
-
- sync and fixesSat, 15 Jul 2006 11:42:29 +0000, by boskicinek
-
- CVS --> SVNSat, 15 Jul 2006 11:41:43 +0000, by boskicinek
-
help_mp-hu.h synced with r19087Sat, 15 Jul 2006 11:19:30 +0000, by Gabrov
-
Hungarian docs & man page synced with r19101Sat, 15 Jul 2006 11:14:34 +0000, by Gabrov
-
print frame type and keep track of last encountered keyframeSat, 15 Jul 2006 10:35:22 +0000, by ivo
-
typoSat, 15 Jul 2006 09:19:12 +0000, by ivo
-
new black frame detection filterSat, 15 Jul 2006 09:18:44 +0000, by ivo
-
Assume that missing streamcount means one stream, and missing mimetypeFri, 14 Jul 2006 23:06:58 +0000, by rtogni
-
wording fix; default dvb tuning timeout is now 30 secondsFri, 14 Jul 2006 23:06:51 +0000, by nicodvb
-
raise default tuning timeout to 30 seconds in order to give enough time to less sensitive cards; better tuners won't tune slowerFri, 14 Jul 2006 23:05:08 +0000, by nicodvb
-
cosmetical reformattingFri, 14 Jul 2006 22:43:50 +0000, by nicodvb
-
simplification in dvb_step_channelFri, 14 Jul 2006 22:37:54 +0000, by nicodvb
-
force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavfFri, 14 Jul 2006 22:29:37 +0000, by nicodvb
-
removed obsolete fileFri, 14 Jul 2006 22:07:17 +0000, by nicodvb
-
moved LOF macros from dvb_defaults.hFri, 14 Jul 2006 22:07:05 +0000, by nicodvb
-
added checks for stupid code like casting return value of malloc and friends,Fri, 14 Jul 2006 22:05:49 +0000, by ivo
-
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)Fri, 14 Jul 2006 21:54:24 +0000, by nicodvb
-
remove useless commentFri, 14 Jul 2006 21:38:20 +0000, by ivo
-
Remove support for obsolete and non-free divx4/odivx libraries.Fri, 14 Jul 2006 17:14:16 +0000, by diego
-
Mark several string parameters that are not modified in the function as const.Fri, 14 Jul 2006 16:57:24 +0000, by diego
-
fix line >79 charactersFri, 14 Jul 2006 15:12:05 +0000, by ivo
-
fix matching of MSDOS line endingsFri, 14 Jul 2006 15:08:31 +0000, by ivo
-
also omit configure.log and the generated help_mp.h from files to checkFri, 14 Jul 2006 13:34:44 +0000, by ivo
-
CVS --> SubversionFri, 14 Jul 2006 12:57:37 +0000, by ivo
-
Update some old and crufty sections.Fri, 14 Jul 2006 07:57:01 +0000, by diego
-
printf --> mp_msgFri, 14 Jul 2006 07:40:36 +0000, by diego
-
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by daliasFri, 14 Jul 2006 06:26:31 +0000, by reynaldo
-
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.Thu, 13 Jul 2006 23:02:03 +0000, by diego
-
cosmetics to ease future patchingThu, 13 Jul 2006 22:56:02 +0000, by diego
-
Fix linking order. FontConfig should appear after libass.Thu, 13 Jul 2006 22:24:28 +0000, by eugeni
-
more sizeof(char) funThu, 13 Jul 2006 22:11:47 +0000, by reynaldo
-
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvdThu, 13 Jul 2006 21:40:14 +0000, by diego
-
drops casts from void * on malloc/calloc from vidix/Thu, 13 Jul 2006 21:22:56 +0000, by reynaldo
-
little rephrasing and corrected reference to main->trunkThu, 13 Jul 2006 21:06:33 +0000, by reynaldo
-
marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-orgThu, 13 Jul 2006 20:59:18 +0000, by reynaldo
-
drops casts from void * on malloc/calloc, leftover on libmpcodecsThu, 13 Jul 2006 20:23:34 +0000, by reynaldo
-
Cosmetics.Thu, 13 Jul 2006 18:52:16 +0000, by eugeni
-
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).Thu, 13 Jul 2006 18:49:06 +0000, by eugeni
-
drops casts from void * on malloc/calloc from libmpdemux codeThu, 13 Jul 2006 16:41:13 +0000, by reynaldo
-
drops casts from void * on malloc/calloc from the gui codeThu, 13 Jul 2006 16:17:24 +0000, by reynaldo
-
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add supportThu, 13 Jul 2006 13:28:56 +0000, by gpoirier
-
Compilation fix: Mark mp_property_find parameter as const.Thu, 13 Jul 2006 13:04:26 +0000, by diego
-
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >Thu, 13 Jul 2006 12:35:30 +0000, by gpoirier
-
rename mpcf.txt to nut.txtThu, 13 Jul 2006 10:29:21 +0000, by michael
-
freeze (this is pretty much oded shimons patch from a few month ago)Thu, 13 Jul 2006 10:26:33 +0000, by michael
-
man/hu/mplayer.1 synced with r19052Thu, 13 Jul 2006 10:09:06 +0000, by Gabrov
-
synced with r19051Thu, 13 Jul 2006 08:40:53 +0000, by gpoirier
-
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-orgThu, 13 Jul 2006 05:03:43 +0000, by reynaldo
-
Streamline GUI build.Thu, 13 Jul 2006 03:05:08 +0000, by diego
-
Clean up codec-cfg and friends handling.Thu, 13 Jul 2006 01:20:14 +0000, by diego
-
Remove non-existing CSS_INC.Wed, 12 Jul 2006 23:51:41 +0000, by diego
-
Simplify includes.Wed, 12 Jul 2006 23:50:29 +0000, by diego
-
Remove old and obsolete mplayer_wine QT DLL loading stuff.Wed, 12 Jul 2006 23:31:33 +0000, by diego
-
Rename OSD/SUB section to OSD/SUBTITLES.Wed, 12 Jul 2006 23:14:30 +0000, by diego
-
alphabetical order for the OSD/SUB sectionWed, 12 Jul 2006 23:13:16 +0000, by diego
-
grammar and consistency fixesWed, 12 Jul 2006 23:11:34 +0000, by diego
-
Support 6 argument variant of \move.Wed, 12 Jul 2006 22:28:20 +0000, by eugeni
-
HU DOCS & man synced with r19046Wed, 12 Jul 2006 21:25:23 +0000, by Gabrov
-
r19046: two small fixesWed, 12 Jul 2006 20:59:08 +0000, by kraymer
-
two small fixesWed, 12 Jul 2006 20:43:25 +0000, by kraymer
-
r19043: add missing comma [does not apply]Wed, 12 Jul 2006 19:46:37 +0000, by kraymer
-
r19039: Use only one global config.mak file.Wed, 12 Jul 2006 19:37:45 +0000, by kraymer
-
add missing commaWed, 12 Jul 2006 19:00:17 +0000, by corey
-
OPTFLAGS already includes EXTRA_INC.Wed, 12 Jul 2006 17:58:07 +0000, by diego
-
There is only one config.mak file left, don't ignore the others anymore.Wed, 12 Jul 2006 17:32:14 +0000, by diego
-
There is only one global config.mak file left.Wed, 12 Jul 2006 17:30:36 +0000, by diego
-
Use only one global config.mak file.Wed, 12 Jul 2006 17:28:14 +0000, by diego
-
Remove useless variable.Wed, 12 Jul 2006 17:15:58 +0000, by diego
-
Sync with latest FFmpeg build system changes:Wed, 12 Jul 2006 16:59:54 +0000, by diego
-
center sub window option within the preferences dialog.Wed, 12 Jul 2006 16:43:03 +0000, by vayne
-
remove check. libavutil is now mandatoryWed, 12 Jul 2006 15:42:47 +0000, by ivo
-
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.Wed, 12 Jul 2006 15:20:34 +0000, by diego
-
Make libavutil mandatory.Wed, 12 Jul 2006 14:19:08 +0000, by diego
-
- svn sync tag addedWed, 12 Jul 2006 14:06:43 +0000, by boskicinek
-
Remove copyright notice changes from local diff.Wed, 12 Jul 2006 14:06:28 +0000, by diego
-
- incomplete but we probably need this (because we updated mencoder.xml already)Wed, 12 Jul 2006 14:03:19 +0000, by boskicinek
-
Update with latest changes and make diff apply cleanly.Wed, 12 Jul 2006 14:00:04 +0000, by diego
-
updates + cosmeticsWed, 12 Jul 2006 13:21:30 +0000, by diego
-
- svn sync tag addedWed, 12 Jul 2006 13:13:16 +0000, by boskicinek
-
Remove remnants of old libmp1e support.Wed, 12 Jul 2006 13:03:40 +0000, by diego
-
Telecine article on divx.com has gone 404, link to Wikipedia instead.Wed, 12 Jul 2006 12:35:09 +0000, by diego
-
libavformat interdependencies have been fixed so disable all muxersWed, 12 Jul 2006 11:43:50 +0000, by diego
-
Fix for changed env parameter contents and improve speed.Wed, 12 Jul 2006 10:49:20 +0000, by reimar
-
Fix = vs == typoWed, 12 Jul 2006 10:37:11 +0000, by uau
-
sync with FFmpeg r5718Tue, 11 Jul 2006 22:44:05 +0000, by diego
-
Fix compilation with MEncoder disabled: Some libavformat demuxers haveTue, 11 Jul 2006 22:36:04 +0000, by diego
-
Fix 10l regexp mistake that disabled all decoders/encoders.Tue, 11 Jul 2006 21:53:58 +0000, by diego
-
xvmclib vs xvmclibdir typoTue, 11 Jul 2006 19:36:13 +0000, by diego
-
Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui willTue, 11 Jul 2006 18:40:02 +0000, by reimar
-
Split _libavcodecs variable into _libavdecoders and _libavencoders.Tue, 11 Jul 2006 14:47:07 +0000, by diego
-
Disable FFmpeg muxers when not compiling MEncoder.Tue, 11 Jul 2006 14:45:34 +0000, by diego
-
Sync with FFmpeg: (de)muxers are now individually selectable.Tue, 11 Jul 2006 09:59:38 +0000, by diego
-
help_mp-hu.h synced with r18916Tue, 11 Jul 2006 09:56:29 +0000, by Gabrov
-
Add FFmpeg parsers to config.h as well.Tue, 11 Jul 2006 09:36:14 +0000, by diego
-
Mention that individual codec and parser en-/disabling is FFmpeg-specific.Tue, 11 Jul 2006 09:23:20 +0000, by diego
-
sync w/ 18969 (latest Eng. version)Tue, 11 Jul 2006 08:04:58 +0000, by gpoirier
-
sync w/ r18942Tue, 11 Jul 2006 07:25:49 +0000, by gpoirier
-
Support some recently discovered color formats.Mon, 10 Jul 2006 23:58:24 +0000, by eugeni
-
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().Mon, 10 Jul 2006 23:57:17 +0000, by eugeni
-
Only match outline fonts.Mon, 10 Jul 2006 23:55:40 +0000, by eugeni
-
appended pvr support in AUTHORS fileMon, 10 Jul 2006 21:39:33 +0000, by ben
-
added myself as maintainer of pvr input layerMon, 10 Jul 2006 21:38:07 +0000, by ben
-
updated ChangeLog with new pvr:// inputMon, 10 Jul 2006 21:35:44 +0000, by ben
-
added new pvr:// input for ivtv based cardsMon, 10 Jul 2006 21:32:19 +0000, by ben
-
vo_gl can do flipping without special filterMon, 10 Jul 2006 18:36:50 +0000, by reimar
-
Fix negative stride handling in -dr caseMon, 10 Jul 2006 18:35:29 +0000, by reimar
-
Get rid of left-over incorrect UnmapBuffer hackMon, 10 Jul 2006 18:33:34 +0000, by reimar
-
sync w/ r18928Mon, 10 Jul 2006 14:50:30 +0000, by gpoirier
-
sync w/ 18916Mon, 10 Jul 2006 13:39:57 +0000, by gpoirier
-
Sync w/ 18712Mon, 10 Jul 2006 13:35:39 +0000, by gpoirier
-
sync w/ 18702Mon, 10 Jul 2006 13:28:39 +0000, by gpoirier
-
make libswscale build system similar to the libav* oneMon, 10 Jul 2006 12:35:52 +0000, by lucabe
-
Fix off-by-one error for negative strides (flipped image)Mon, 10 Jul 2006 12:06:41 +0000, by reimar
-
Fix window size bug when starting with -fs and returningMon, 10 Jul 2006 10:22:29 +0000, by reimar
-
c++ decls, 100000000000l to whoever broke my code like this..Mon, 10 Jul 2006 02:54:43 +0000, by rfelker
-
more c++ decl crapMon, 10 Jul 2006 02:53:06 +0000, by rfelker
-
more c++ decl crapMon, 10 Jul 2006 02:51:52 +0000, by rfelker
-
1000000000l to whoever added c++ decl crap, probably uau..Mon, 10 Jul 2006 02:41:06 +0000, by rfelker
-
Simplify ASS handling second try, this time taking FreeType into account.Sun, 09 Jul 2006 22:11:53 +0000, by diego
-
Revert r18980, it breaks compilation under MinGW.Sun, 09 Jul 2006 19:02:20 +0000, by eugeni
-
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 17:45:36 +0000, by reynaldo
-
10l, xvmclib(dir) does not specify a directory name.Sun, 09 Jul 2006 17:00:23 +0000, by diego
-
Consistent option and variable naming for x11libdir and xvmclibdir.Sun, 09 Jul 2006 16:38:02 +0000, by diego
-
_x11_paths should just be a list of paths without -L.Sun, 09 Jul 2006 16:37:18 +0000, by diego
-
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Sun, 09 Jul 2006 16:01:36 +0000, by diego
-
Simplify ASS handling.Sun, 09 Jul 2006 15:42:26 +0000, by diego
-
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.Sun, 09 Jul 2006 15:38:44 +0000, by diego
-
Sync with latest FFmpeg build system changes, now parsers can beSun, 09 Jul 2006 15:38:05 +0000, by diego
-
Add my IRC nick.Sun, 09 Jul 2006 14:34:43 +0000, by eugeni
-
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding currentSun, 09 Jul 2006 14:06:13 +0000, by uau
-
Fix code cosmeticsSun, 09 Jul 2006 11:45:06 +0000, by gpoirier
-
DOCS/xml/hu synced with r18973Sun, 09 Jul 2006 09:27:09 +0000, by Gabrov
-
DOCS/man/hu/mplayer.1 synced with r18969Sun, 09 Jul 2006 09:03:43 +0000, by Gabrov
-
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:59:52 +0000, by reynaldo
-
two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:50:47 +0000, by reynaldo
-
make prefix const. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:42:35 +0000, by reynaldo
-
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:Sat, 08 Jul 2006 19:46:11 +0000, by gpoirier
-
customtrect -vo gl suboptionSat, 08 Jul 2006 19:29:04 +0000, by reimar
-
forgotten customtlin -vo gl suboption documentationSat, 08 Jul 2006 19:26:53 +0000, by reimar
-
Support for 16 bit ppmsSat, 08 Jul 2006 19:23:26 +0000, by reimar
-
More helpful ProgramEnvParameters.Sat, 08 Jul 2006 19:22:36 +0000, by reimar
-
wording fixSat, 08 Jul 2006 17:42:07 +0000, by diego
-
Remove unused variables, patch by Stefan Huehner stefan at huehner org.Sat, 08 Jul 2006 17:28:36 +0000, by diego
-
Add myself to maintainers.Sat, 08 Jul 2006 17:15:17 +0000, by eugeni
-
Add myself to AUTHORS.Sat, 08 Jul 2006 17:11:32 +0000, by eugeni
-
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.Sat, 08 Jul 2006 17:09:35 +0000, by diego
-
small fix to properly display skins when switching skins during playback.Sat, 08 Jul 2006 16:52:46 +0000, by vayne
-
crash fix when clicking on volume sliders when in stop state.Sat, 08 Jul 2006 16:51:11 +0000, by vayne
-
handle sub-window WinID checks in the gui.Sat, 08 Jul 2006 16:48:41 +0000, by vayne
-
Set svn:ignoreSat, 08 Jul 2006 15:50:11 +0000, by uau
-
Make some functions static.Sat, 08 Jul 2006 15:26:36 +0000, by uau
-
Improve windows gui supportSat, 08 Jul 2006 15:00:37 +0000, by reimar
-
Do not fiddle (too much) with external (WinID) windowsSat, 08 Jul 2006 14:57:25 +0000, by reimar
-
OpenGL outputs actually support WinID, not to mention that showing the optionSat, 08 Jul 2006 14:05:47 +0000, by reimar
-
vo_init hack is no longer required after the last patch removed the callSat, 08 Jul 2006 14:00:37 +0000, by reimar
-
No point in checking for X for windows gui, in addition the hackishSat, 08 Jul 2006 13:59:17 +0000, by reimar
-
small cosmeticsSat, 08 Jul 2006 13:47:43 +0000, by diego
-
grammar/markup fixesSat, 08 Jul 2006 13:30:38 +0000, by diego
-
Revert r18878, always sync rm files using only pts (ignore framerate)Sat, 08 Jul 2006 12:33:12 +0000, by rtogni
-
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP comSat, 08 Jul 2006 12:23:36 +0000, by gpoirier
-
Remove unused prototypeSat, 08 Jul 2006 12:01:38 +0000, by rtogni
-
Change use_gui detection to accept also filenames only containingSat, 08 Jul 2006 11:03:18 +0000, by reimar
-
Indentation fix (cosmetics).Fri, 07 Jul 2006 18:27:58 +0000, by eugeni
-
Initial libass release (without mencoder support).Fri, 07 Jul 2006 18:26:51 +0000, by eugeni
-
Split guess_cp() in two functions:Fri, 07 Jul 2006 18:07:39 +0000, by eugeni
-
Make utf8_get_char non-static.Fri, 07 Jul 2006 18:04:56 +0000, by eugeni
-
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.Fri, 07 Jul 2006 18:02:49 +0000, by eugeni
-
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced inFri, 07 Jul 2006 17:04:04 +0000, by diego
-
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium IIIFri, 07 Jul 2006 14:04:07 +0000, by gpoirier
-
lavf demuxer works better for gxfFri, 07 Jul 2006 11:55:39 +0000, by reimar
-
Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.Fri, 07 Jul 2006 11:22:24 +0000, by reimar
-
Remove windows-specific hack that interfered with relative pathFri, 07 Jul 2006 11:20:06 +0000, by reimar
-
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.Fri, 07 Jul 2006 11:17:27 +0000, by reimar
-
Convince windows to allow window sizes > screen sizeFri, 07 Jul 2006 11:14:25 +0000, by reimar
-
usleep is still missing in MinGW, so leave it out of the MinGW version check.Fri, 07 Jul 2006 09:22:53 +0000, by diego
-
Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problemFri, 07 Jul 2006 09:10:43 +0000, by gpoirier
-
Fix for case when both V4L and V4L2 are enabledThu, 06 Jul 2006 20:49:23 +0000, by reimar
-
some grammar/spelling/markup fixes for -rtsp-destinationThu, 06 Jul 2006 13:22:59 +0000, by diego
-
Move conditional compilation into the build system.Thu, 06 Jul 2006 13:09:45 +0000, by diego
-
cosmeticsThu, 06 Jul 2006 13:06:21 +0000, by diego
-
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.Thu, 06 Jul 2006 12:51:52 +0000, by diego
-
DOCS/xml/hu synced with r18923Thu, 06 Jul 2006 09:21:01 +0000, by Gabrov
-
Update MPlayerOSX checkout commandlines with subversion commandlineThu, 06 Jul 2006 08:07:11 +0000, by gpoirier
-
Add a new video pts tracking mode, enabled by option -correct-pts.Thu, 06 Jul 2006 06:58:17 +0000, by uau
-
several function from playtreeparser.c maked static,Thu, 06 Jul 2006 05:05:00 +0000, by reynaldo
-
modifies function declarations without parameters from ()Thu, 06 Jul 2006 04:30:19 +0000, by reynaldo
-
Initial win32 gui release.Thu, 06 Jul 2006 02:07:03 +0000, by vayne
-
Initial win32 gui release.Thu, 06 Jul 2006 01:51:31 +0000, by vayne
-
document the change on -edlout's behaviorWed, 05 Jul 2006 23:42:56 +0000, by reynaldo
-
Modifies behavior of -edloutWed, 05 Jul 2006 22:47:44 +0000, by reynaldo
-
MinGW 3.1 has added gettimeofday.Wed, 05 Jul 2006 22:47:47 +0000, by diego
-
Update with changes from r18894 (get_path as const).Wed, 05 Jul 2006 22:39:54 +0000, by diego
-
inclusion of md5.c based on USE_LIBAVUTIL_SOWed, 05 Jul 2006 20:28:34 +0000, by nicodvb
-
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SOWed, 05 Jul 2006 20:26:39 +0000, by nicodvb
-
add a file saying that people should not try to compileWed, 05 Jul 2006 16:51:42 +0000, by attila
-
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} orgWed, 05 Jul 2006 10:24:23 +0000, by diego
-
all cosmetics, mainly denestifying of main edl operation's fill loopWed, 05 Jul 2006 06:54:58 +0000, by reynaldo
-
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was foundWed, 05 Jul 2006 06:39:39 +0000, by reynaldo
-
corectly report badly formated line numberWed, 05 Jul 2006 06:36:54 +0000, by reynaldo
-
reverts previous commit due to mixed cosmetics ...Wed, 05 Jul 2006 06:33:58 +0000, by reynaldo
-
move some ill-behaving demuxers further down the listTue, 04 Jul 2006 21:26:41 +0000, by reimar
-
trying to end the codec id battleTue, 04 Jul 2006 21:14:55 +0000, by michael
-
respect dvdnav's requests of WAIT to prevent while(1)Tue, 04 Jul 2006 21:12:12 +0000, by nicodvb
-
support for audio streams that appear after unsuccessful probingTue, 04 Jul 2006 20:40:18 +0000, by nicodvb
-
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,Tue, 04 Jul 2006 16:31:45 +0000, by reimar
-
Add back the path part in 'libvo/font_load_ft.c' that was accidentallyTue, 04 Jul 2006 09:37:54 +0000, by uau
-
Sync with 18818Tue, 04 Jul 2006 09:12:33 +0000, by jheryan
-
Sync with 18835Tue, 04 Jul 2006 09:11:27 +0000, by jheryan
-
Sync to svn up to 27.6.2006Tue, 04 Jul 2006 09:10:28 +0000, by jheryan
-
- Fix segfault on overlapping start/stopTue, 04 Jul 2006 07:33:15 +0000, by reynaldo
-
Remove silly variable indirection.Mon, 03 Jul 2006 23:47:31 +0000, by diego
-
get_path as const, patch by Stefan Huehner, stefan AT huehner-orgMon, 03 Jul 2006 23:27:37 +0000, by reynaldo
-
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-orgMon, 03 Jul 2006 23:18:06 +0000, by reynaldo
-
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.Mon, 03 Jul 2006 23:13:25 +0000, by diego
-
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] orgMon, 03 Jul 2006 14:52:07 +0000, by diego
-
rm unnecesary casts from void* - part 4Mon, 03 Jul 2006 13:21:54 +0000, by reynaldo
-
fix linking on some systemsSun, 02 Jul 2006 20:31:02 +0000, by ivo
-
remove obsolete md5sum files. libavutil's implementation is used nowSun, 02 Jul 2006 20:23:48 +0000, by ivo
-
use libavutil's md5 implementation instead of local imported copySun, 02 Jul 2006 20:22:59 +0000, by ivo
-
disable vo_md5sum if there is no libavutilSun, 02 Jul 2006 20:21:27 +0000, by ivo
-
cosmetics: move md5sum check down so it can depend on libavutil laterSun, 02 Jul 2006 19:50:52 +0000, by ivo
-
rm unnecesary casts from void* - part 3Sun, 02 Jul 2006 08:17:07 +0000, by reynaldo
-
rm unnecesary casts from void* - part 2Sun, 02 Jul 2006 03:59:36 +0000, by reynaldo
-
updated english and french manpages with new -rtsp-destination optionSat, 01 Jul 2006 22:15:37 +0000, by ben
-
missing free() if bails out at step 12Sat, 01 Jul 2006 15:07:57 +0000, by ben
-
Remove unneeded codeSat, 01 Jul 2006 14:39:14 +0000, by lucabe
-
new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)Sat, 01 Jul 2006 14:18:06 +0000, by ben
-
Fix A-V sync for real files (also live streams)Sat, 01 Jul 2006 12:06:43 +0000, by rtogni
-
Get rid of unused variableSat, 01 Jul 2006 10:59:21 +0000, by reimar
-
Make sure all texture units have a different texture bound.Sat, 01 Jul 2006 10:58:32 +0000, by reimar
-
this unrelated and erroneus change was applied on my previous commit, revertedSat, 01 Jul 2006 04:55:54 +0000, by reynaldo
-
rm unnecesary void* casts - part 1Sat, 01 Jul 2006 03:56:13 +0000, by reynaldo
-
havent seen him in ages..Fri, 30 Jun 2006 20:05:28 +0000, by reynaldo
-
Add some explanatory comments to #endif jungle.Fri, 30 Jun 2006 13:12:51 +0000, by diego
-
10l: wrong #endif removed.Fri, 30 Jun 2006 13:11:44 +0000, by diego
-
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...Fri, 30 Jun 2006 13:04:57 +0000, by diego
-
Move conditional FreeType support compilation to the build system.Fri, 30 Jun 2006 12:41:05 +0000, by diego
-
postproc --> libswscaleFri, 30 Jun 2006 12:40:05 +0000, by diego
-
postprocess.h was moved to libpostproc years ago..Fri, 30 Jun 2006 12:38:22 +0000, by diego
-
Move postproc ---> libswscaleFri, 30 Jun 2006 12:00:31 +0000, by lucabe
-
Nicolas Le Gaillart has vanishedFri, 30 Jun 2006 09:45:22 +0000, by gpoirier
-
Update list of documentation maintainers.Fri, 30 Jun 2006 08:51:37 +0000, by diego
-
gets ride of a few more sizeof(char)sFri, 30 Jun 2006 04:24:07 +0000, by reynaldo
-
more sizeof(char) funFri, 30 Jun 2006 04:09:29 +0000, by reynaldo
-
correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-beFri, 30 Jun 2006 03:18:12 +0000, by reynaldo
-
cosmetic patch to remove useless sizeof(char) statementsThu, 29 Jun 2006 21:53:35 +0000, by ben
-
2 more unused functions removal (trying to sync with xine)Thu, 29 Jun 2006 21:27:07 +0000, by ben
-
removed unused hexdump()Thu, 29 Jun 2006 21:20:01 +0000, by ben
-
fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)Thu, 29 Jun 2006 17:07:57 +0000, by ben
-
Add missing license, as chosen by its authorThu, 29 Jun 2006 14:54:53 +0000, by gpoirier
-
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP comThu, 29 Jun 2006 14:47:07 +0000, by gpoirier
-
Switch to UTF-8, patch by Rickard NarstromThu, 29 Jun 2006 08:18:08 +0000, by gpoirier
-
Fix misplaced apostrophe.Thu, 29 Jun 2006 07:01:37 +0000, by diego
-
Clear up the "who is pacman / who is tcsetattr?" mysteryWed, 28 Jun 2006 21:11:54 +0000, by pacman
-
Remove bogus stream_eof() test - av_read_frame() has its own buffer and canWed, 28 Jun 2006 19:27:04 +0000, by pacman
-
Respect AOPLAY_FINAL_CHUNKWed, 28 Jun 2006 19:22:27 +0000, by pacman
-
cosmeticsWed, 28 Jun 2006 17:03:16 +0000, by diego
-
Rewrite and extend the Subversion guidelines.Wed, 28 Jun 2006 17:02:56 +0000, by diego
-
typo/grammar fixesWed, 28 Jun 2006 09:50:34 +0000, by diego
-
More information on how to compile MPlayer on OSX with extra featuresTue, 27 Jun 2006 23:01:40 +0000, by gpoirier
-
includes before checking for defines (thanks Reimar for watching me)Tue, 27 Jun 2006 21:39:48 +0000, by ben
-
network code portability for win32Tue, 27 Jun 2006 19:18:52 +0000, by ben
-
avoid messing up with includesTue, 27 Jun 2006 19:16:43 +0000, by ben
-
remove MMX2 dependency (replace pshufw $78 with pswapd) so it canTue, 27 Jun 2006 05:58:46 +0000, by gpoirier
-
fix conversion float to int to use saturated ops,Tue, 27 Jun 2006 05:51:45 +0000, by gpoirier
-
don't declare same global var twice (break live555 compilation)Mon, 26 Jun 2006 22:00:44 +0000, by ben
-
updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port optionMon, 26 Jun 2006 21:32:59 +0000, by ben
-
mention new rtsp demuxer in changelog fileMon, 26 Jun 2006 21:29:47 +0000, by ben
-
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)Mon, 26 Jun 2006 21:27:57 +0000, by ben
-
Add new Subversion beginners guideMon, 26 Jun 2006 19:04:59 +0000, by ivo
-
Remove old CVS beginners guideMon, 26 Jun 2006 19:03:51 +0000, by ivo
-
added FreeSDP library in Copyright fileMon, 26 Jun 2006 18:31:57 +0000, by ben
-
r18824: URL update for Marillat Debian packagesMon, 26 Jun 2006 18:18:51 +0000, by kraymer
-
added myself as freesdp imported library maintainerMon, 26 Jun 2006 17:40:01 +0000, by ben
-
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)Mon, 26 Jun 2006 17:37:55 +0000, by ben
-
cosmetic changes to avoid constants redefinitionMon, 26 Jun 2006 17:27:38 +0000, by ben
-
Avoid crash in uninit-without-config caseMon, 26 Jun 2006 17:01:07 +0000, by reimar
-
URL update for Marillat Debian packagesMon, 26 Jun 2006 10:50:45 +0000, by diego
-
support for auto_close parameter in menu command list (geexbox patch)Sun, 25 Jun 2006 21:24:46 +0000, by ben
-
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)Sun, 25 Jun 2006 21:16:52 +0000, by ben
-
declaring static functions with the same name than libc ones was not the best idea everSun, 25 Jun 2006 20:59:12 +0000, by ben
-
Typo: use ptmpstr instead of tmpstr to strip leading spaces + addSun, 25 Jun 2006 17:37:58 +0000, by gpoirier
-
10lSun, 25 Jun 2006 16:18:50 +0000, by attila
-
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormatSun, 25 Jun 2006 16:16:59 +0000, by attila
-
reword some of the german translations of the mga message stringsSun, 25 Jun 2006 16:09:57 +0000, by attila
-
correctly prefix all messages from -vo mga with [MGA]Sun, 25 Jun 2006 16:01:01 +0000, by attila
-
fail with an error if the source resolution is larger than 1023x1023Sun, 25 Jun 2006 15:50:19 +0000, by attila
-
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU loadSun, 25 Jun 2006 14:03:56 +0000, by reimar
-
Forgotten free on errorSun, 25 Jun 2006 14:02:28 +0000, by reimar
-
respect AOPLAY_FINAL_CHUNK and do not discard samples read from bufferSun, 25 Jun 2006 09:02:47 +0000, by reimar
-
remove unused variableSun, 25 Jun 2006 08:53:13 +0000, by reimar
-
natsuki.mplayerhq.hu -> rsync.mplayerhq.huSat, 24 Jun 2006 21:51:51 +0000, by attila
-
exit() is not allowed in any other function than main(); removedSat, 24 Jun 2006 09:41:41 +0000, by nicodvb
-
fprintf -> ms_msgSat, 24 Jun 2006 09:30:23 +0000, by nicodvb
-
static-ized a couple of functionsSat, 24 Jun 2006 09:27:07 +0000, by nicodvb
-
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)Sat, 24 Jun 2006 09:10:06 +0000, by nicodvb
-
prevent a buffer overflow to occur at teardownFri, 23 Jun 2006 22:23:07 +0000, by ben
-
added myself as the new librtsp maintainerFri, 23 Jun 2006 21:40:07 +0000, by ben
-
moved generic rtsp related files from realrtsp to librtspFri, 23 Jun 2006 21:38:28 +0000, by ben
-
remove some never called codeFri, 23 Jun 2006 20:32:32 +0000, by ben
-
prevent most RTSP streams from locking due to -idxFri, 23 Jun 2006 20:28:12 +0000, by ben
-
added myself to AUTHORS fileFri, 23 Jun 2006 20:23:08 +0000, by ben
-
removed some includes that are now uselessFri, 23 Jun 2006 20:18:48 +0000, by ben
-
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more genericFri, 23 Jun 2006 20:17:12 +0000, by ben
-
some printf() to mp_msg() replacementsFri, 23 Jun 2006 19:34:06 +0000, by ben
-
move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxerFri, 23 Jun 2006 19:30:15 +0000, by ben
-
Produce correct version string even when not run in a Subversion working copy.Fri, 23 Jun 2006 15:12:56 +0000, by diego
-
fix charset of turkish help msgFri, 23 Jun 2006 08:36:15 +0000, by gpoirier
-
"make depend" requires version.hThu, 22 Jun 2006 22:07:25 +0000, by uau
-
remove pointless and sometimes incorrect lookupTex stuffThu, 22 Jun 2006 17:05:08 +0000, by reimar
-
reduce number of texture indirections to support older cardsThu, 22 Jun 2006 17:02:42 +0000, by reimar
-
CVS --> Subversion + better version.h handlingThu, 22 Jun 2006 13:50:26 +0000, by diego
-
CVS --> SubversionThu, 22 Jun 2006 13:49:52 +0000, by diego
-
Adapt FFmpeg version.sh that only recreates version.h if its content changed.Thu, 22 Jun 2006 13:47:50 +0000, by diego
-
CVS --> Subversion in copyright noticesThu, 22 Jun 2006 13:34:00 +0000, by diego
-
Ignore libmpencoders.a.Thu, 22 Jun 2006 13:20:41 +0000, by diego
-
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**eduThu, 22 Jun 2006 09:39:14 +0000, by diego
-
Remove forgotten --disable-setlocale option from --help output.Thu, 22 Jun 2006 09:27:00 +0000, by diego
-
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")Wed, 21 Jun 2006 23:50:23 +0000, by uau
-
intercept VFCTRL_FLIP_PAGE if neededWed, 21 Jun 2006 20:52:07 +0000, by michael
-
send flip_page() through the filter chainWed, 21 Jun 2006 20:29:45 +0000, by michael
-
support for -alang in demux_lavfWed, 21 Jun 2006 19:25:45 +0000, by nicodvb
-
support for -alangWed, 21 Jun 2006 19:24:17 +0000, by nicodvb
-
cosmetic changes (defines will be used later in other parts of the code)Wed, 21 Jun 2006 17:50:50 +0000, by ben
-
Make most of the xpm-files read 'const char*' instead of 'char*'Wed, 21 Jun 2006 17:42:54 +0000, by diego
-
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)Wed, 21 Jun 2006 17:39:27 +0000, by ben
-
Move #ifdefs around complete files into the build system.Wed, 21 Jun 2006 14:49:09 +0000, by diego
-
Ignore libraries.Wed, 21 Jun 2006 13:50:06 +0000, by diego
-
rename cvs-howto.txt to svn-howto.txtWed, 21 Jun 2006 12:56:42 +0000, by ivo
-
Comment #ifdef #endif jungle.Wed, 21 Jun 2006 11:59:07 +0000, by diego
-
minor Subversion-related changesWed, 21 Jun 2006 11:05:57 +0000, by diego
-
Comment some #endif directives to avoid confusion.Wed, 21 Jun 2006 10:53:20 +0000, by diego
-
Remove separation between Win32 DLL and DirectShow support in the build system.Wed, 21 Jun 2006 09:45:17 +0000, by diego
-
add command for changing commit messages after the commit took place.Wed, 21 Jun 2006 09:42:43 +0000, by ivo
-
audio stream switching in demux_lavfTue, 20 Jun 2006 19:59:24 +0000, by nicodvb
-
support for audio stream switchingTue, 20 Jun 2006 19:57:16 +0000, by nicodvb
-
fix a buffer overflow causing a segfaultTue, 20 Jun 2006 11:48:39 +0000, by aurel
-
CVS --> SubversionTue, 20 Jun 2006 11:08:01 +0000, by aurel
-
simplifyTue, 20 Jun 2006 10:08:19 +0000, by diego
-
Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)Mon, 19 Jun 2006 21:43:02 +0000, by nicodvb
-
Full sync to r18498Mon, 19 Jun 2006 20:29:44 +0000, by gpoirier
-
full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,Mon, 19 Jun 2006 20:06:24 +0000, by gpoirier
-
audio switching to any of the available tracksMon, 19 Jun 2006 18:37:10 +0000, by nicodvb
-
feed any audio track present in the mux; switch to any of the available audio tracksMon, 19 Jun 2006 18:34:29 +0000, by nicodvb
-
Change integer to string comparison in hw.optional.altivec test sinceMon, 19 Jun 2006 09:16:42 +0000, by diego
-
avcodec_close()Mon, 19 Jun 2006 09:15:46 +0000, by michael
-
try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)Sun, 18 Jun 2006 16:40:29 +0000, by nicodvb
-
fix link to help_mp-XX.h files in svn repoSun, 18 Jun 2006 14:51:26 +0000, by kraymer
-
r18712: improved -vo gl:lscale documentationSun, 18 Jun 2006 14:15:48 +0000, by kraymer
-
Conditionally run some CPU-architecture and OS-specific tests.Sun, 18 Jun 2006 11:21:23 +0000, by diego
-
Rename --with-dts*dir options to --with-libdts*dir for consistency andSun, 18 Jun 2006 11:15:20 +0000, by diego
-
Software Scaler headers usage cleanupSun, 18 Jun 2006 10:59:23 +0000, by lucabe
-
prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())Sun, 18 Jun 2006 10:39:09 +0000, by nicodvb
-
Consistency fix.Sun, 18 Jun 2006 09:02:38 +0000, by rathann
-
respect saved default for cache enable when nothing specified onSat, 17 Jun 2006 20:54:27 +0000, by reimar
-
Make header include order more similar to vo_gl.cSat, 17 Jun 2006 19:43:13 +0000, by reimar
-
Rename --with-libdvnav --> --with-dvdnavdir for consistency.Sat, 17 Jun 2006 17:18:46 +0000, by diego
-
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.Sat, 17 Jun 2006 17:11:44 +0000, by diego
-
Simplify and streamline FAAD detection.Sat, 17 Jun 2006 17:08:06 +0000, by diego
-
consistency fix: --with-foo switches shall not enable options.Sat, 17 Jun 2006 15:47:37 +0000, by diego
-
Fix crash with all audio-only ogg files, the vorbis_info struct is notSat, 17 Jun 2006 15:01:43 +0000, by reimar
-
DOCS/man/hu/mplayer.1 synced with r18712Fri, 16 Jun 2006 21:59:56 +0000, by Gabrov
-
Rewrite audio EOF handling logic fixing some problems that could causeFri, 16 Jun 2006 21:52:25 +0000, by uau
-
cosmetics: Rename some variables and command line parameters.Fri, 16 Jun 2006 21:17:47 +0000, by diego
-
Fix definition of reinit_audio_chain().Fri, 16 Jun 2006 20:21:37 +0000, by uau
-
removed old dvdnav codeFri, 16 Jun 2006 19:06:00 +0000, by nicodvb
-
Use a function for help output.Fri, 16 Jun 2006 18:38:35 +0000, by diego
-
sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)Fri, 16 Jun 2006 18:35:31 +0000, by gpoirier
-
option handling consistency fixesFri, 16 Jun 2006 18:18:36 +0000, by diego
-
readability cosmeticsFri, 16 Jun 2006 16:03:27 +0000, by diego
-
Use MPlayer's CPU detection module instead of libmpeg2's,Fri, 16 Jun 2006 13:40:00 +0000, by gpoirier
-
Setting up a web server and FTP server.Fri, 16 Jun 2006 11:39:23 +0000, by diego
-
misc correctionsFri, 16 Jun 2006 11:17:04 +0000, by diego
-
typoFri, 16 Jun 2006 02:25:24 +0000, by ods15
-
update copyright an changelog with new liba52 0.7.4Thu, 15 Jun 2006 23:13:42 +0000, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<Thu, 15 Jun 2006 23:09:26 +0000, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<Thu, 15 Jun 2006 22:59:40 +0000, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<Thu, 15 Jun 2006 22:58:06 +0000, by rathann
-
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.Thu, 15 Jun 2006 08:43:41 +0000, by reimar
-
Do not parse numbers as octal, strip leading zeroes instead.Thu, 15 Jun 2006 08:09:03 +0000, by reimar
-
Support UTF8 in OSD textThu, 15 Jun 2006 08:05:51 +0000, by reimar
-
Missing free for malloced char_seq in OSD codeThu, 15 Jun 2006 08:04:40 +0000, by reimar
-
Fix window position when changing videos while in fullscreen and forThu, 15 Jun 2006 08:00:37 +0000, by reimar
-
reduced standard verbosity and changed output messages to more uniform descriptionsWed, 14 Jun 2006 22:22:34 +0000, by nicodvb
-
workaround: at every read update demux->movi_end with stream->end_pos; needed to show the progress bar when playing dvdnav streamsWed, 14 Jun 2006 22:12:06 +0000, by nicodvb
-
restored support for dvdnav only in the stream layer; all other functionalities are disabledWed, 14 Jun 2006 21:58:17 +0000, by nicodvb
-
When playing an audio only file use audio time instead of video time toWed, 14 Jun 2006 20:20:28 +0000, by uau
-
Clean up audio pts handling, make audio pts tracking in the audio-onlyWed, 14 Jun 2006 19:48:54 +0000, by uau
-
improved -vo gl:lscale documentationWed, 14 Jun 2006 16:08:49 +0000, by reimar
-
Change free_sh_audio() to take demuxer and stream id as parametersWed, 14 Jun 2006 14:05:59 +0000, by uau
-
Remove extern declaration for free_sh_audio() that is both unused andWed, 14 Jun 2006 13:47:11 +0000, by uau
-
More CVS --> Subversion changesWed, 14 Jun 2006 13:10:24 +0000, by ivo
-
CVS --> SubversionWed, 14 Jun 2006 11:46:37 +0000, by ivo
-
Fix problem when subtitle file name is shorter than ".utf-8"Wed, 14 Jun 2006 11:19:39 +0000, by gpoirier
-
fix uninitialized pointer value being passed to open_stream, where it is used in comparison.Wed, 14 Jun 2006 11:17:21 +0000, by gpoirier
-
DOCS/xml/hu/ports.xml synced with r18704Wed, 14 Jun 2006 10:58:09 +0000, by Gabrov
-
Remove unnecessary rsync exclude.Wed, 14 Jun 2006 10:24:41 +0000, by diego
-
cosmeticsWed, 14 Jun 2006 10:22:32 +0000, by diego
-
formatting fixesWed, 14 Jun 2006 10:18:57 +0000, by diego
-
sync with r18697Wed, 14 Jun 2006 07:43:36 +0000, by gpoirier
-
r18697: scaler -> scale typo fixTue, 13 Jun 2006 23:28:56 +0000, by kraymer
-
review of large parts of xml documentationTue, 13 Jun 2006 21:40:48 +0000, by kraymer
-
Document lscale/cscale in -vo gl:help messageTue, 13 Jun 2006 20:30:16 +0000, by reimar
-
scaler -> scale typo fixTue, 13 Jun 2006 20:21:47 +0000, by reimar
-
Do not use border for bicubic filter helper texture, since it will cause ATITue, 13 Jun 2006 19:55:20 +0000, by reimar
-
Fix a condition as suggested by Rich.Tue, 13 Jun 2006 08:00:48 +0000, by gpoirier
-
cosmeticsTue, 13 Jun 2006 07:58:06 +0000, by gpoirier
-
audio stream switching in mpeg-tsMon, 12 Jun 2006 23:09:18 +0000, by nicodvb
-
support for audio stream switchingMon, 12 Jun 2006 23:06:21 +0000, by nicodvb
-
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)Mon, 12 Jun 2006 21:24:43 +0000, by gpoirier
-
Optimize bicubic filteringMon, 12 Jun 2006 16:25:05 +0000, by reimar
-
10l to Roberto for forgetting to add the release code name.Mon, 12 Jun 2006 15:49:18 +0000, by diego
-
typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ruMon, 12 Jun 2006 15:19:58 +0000, by diego
-
moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.Mon, 12 Jun 2006 11:14:10 +0000, by gpoirier
-
include stream_dvd's interface from libmpdemux/stream_dvd.hSun, 11 Jun 2006 21:29:00 +0000, by nicodvb
-
moved stream_dvd's interface to stream_dvd.hSun, 11 Jun 2006 21:26:35 +0000, by nicodvb
-
now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec usedSun, 11 Jun 2006 21:18:25 +0000, by nicodvb
-
moved audio codec/filters/out to a separate function that is called both at init() and to switch audio streamSun, 11 Jun 2006 21:16:12 +0000, by nicodvb
-
Add pre7try3, final pre8 updateSun, 11 Jun 2006 18:35:14 +0000, by rtogni
-
sync with r18656 (French man page is now in sync)Sun, 11 Jun 2006 14:53:31 +0000, by gpoirier
-
fix image adjustment (brightness etc.) for yuv=6Sun, 11 Jun 2006 10:08:40 +0000, by reimar
-
sync with r18673Sat, 10 Jun 2006 22:13:19 +0000, by kraymer
-
Preliminary version of mirror howtoSat, 10 Jun 2006 20:48:06 +0000, by attila
-
Do not require iconv program with --charset=noconvSat, 10 Jun 2006 20:11:38 +0000, by reimar
-
Expand and update the Solaris and AIX sections.Sat, 10 Jun 2006 12:24:43 +0000, by diego
-
Protect SIZE_MAX useFri, 09 Jun 2006 23:19:13 +0000, by rtogni
-
Fix declaration mixed in among statements in the recent dvr-ms codeFri, 09 Jun 2006 22:33:09 +0000, by pacman
-
moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missingFri, 09 Jun 2006 21:43:23 +0000, by nicodvb
-
support for vorbis in mp4/movFri, 09 Jun 2006 21:31:00 +0000, by nicodvb
-
support for vorbis in mp4/movFri, 09 Jun 2006 21:30:06 +0000, by nicodvb
-
decoderConfigLen can be larger than 255 bytesFri, 09 Jun 2006 21:29:18 +0000, by nicodvb
-
r18656: Add yuv to rgb conversion using a 3D lookup textureFri, 09 Jun 2006 14:43:44 +0000, by kraymer
-
add Kurt Lettmaier to AUTHORSFri, 09 Jun 2006 14:41:59 +0000, by kraymer
-
Don't claim that amr_nb is disabled when the fixed point version is enabled.Fri, 09 Jun 2006 14:27:54 +0000, by diego
-
Generalize runtime linker support.Fri, 09 Jun 2006 14:19:59 +0000, by diego
-
Ignore all generates libs.Fri, 09 Jun 2006 13:40:19 +0000, by diego
-
CVS --> SubversionFri, 09 Jun 2006 13:33:44 +0000, by diego
-
CVS --> SubversionFri, 09 Jun 2006 13:32:57 +0000, by diego
-
synced with r18656Fri, 09 Jun 2006 13:14:07 +0000, by Gabrov
-
better spatial interpolationFri, 09 Jun 2006 10:29:35 +0000, by michael
-
unify wording of "Manpage" (according to most occurences in de/mplayer.1)Thu, 08 Jun 2006 22:39:45 +0000, by kraymer
-
Add yuv to rgb conversion using a 3D lookup textureThu, 08 Jun 2006 19:02:56 +0000, by reimar
-
re-added some missing messages (who removed these anyway?)Thu, 08 Jun 2006 18:56:33 +0000, by kraymer
-
loadGPUProgram function to load fragment program with error checking and statisticsThu, 08 Jun 2006 18:50:11 +0000, by reimar
-
bicubic scaling for -vo glThu, 08 Jun 2006 18:17:02 +0000, by reimar
-
synced with r18651Thu, 08 Jun 2006 18:14:16 +0000, by Gabrov
-
Except for missing cd-dvd.xml and codecs.xml, German xml docsThu, 08 Jun 2006 16:20:01 +0000, by kraymer
-
small fixes in en/video.xmlThu, 08 Jun 2006 14:09:34 +0000, by kraymer
-
filter left & right edges too (yeah the code is lame i know...)Thu, 08 Jun 2006 12:30:53 +0000, by michael
-
improved mc+src merge codeThu, 08 Jun 2006 10:36:35 +0000, by michael
-
s/CVS/Subversion/Thu, 08 Jun 2006 10:09:04 +0000, by diego
-
review of ports.xml and formats.xml translationsThu, 08 Jun 2006 10:07:12 +0000, by kraymer
-
fixes the infinite loop which occurs when there is a decode error in a frame.Thu, 08 Jun 2006 06:56:13 +0000, by gpoirier
-
Add recent Snow stuff to changelogThu, 08 Jun 2006 05:39:32 +0000, by ods15
-
10l: double "and"Thu, 08 Jun 2006 00:47:17 +0000, by kraymer
-
review of history.xml and users-vs-dev.xmlThu, 08 Jun 2006 00:44:45 +0000, by kraymer
-
review of mencoder.xmlThu, 08 Jun 2006 00:21:23 +0000, by kraymer
-
rewording/clarification of vqscale optionWed, 07 Jun 2006 23:28:16 +0000, by kraymer
-
UpdateWed, 07 Jun 2006 22:52:46 +0000, by rtogni
-
first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1Wed, 07 Jun 2006 22:40:40 +0000, by nicodvb
-
Project Mayo is long dead, their CVS does not work. Some more changesWed, 07 Jun 2006 22:22:45 +0000, by diego
-
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODECWed, 07 Jun 2006 22:14:00 +0000, by nicodvb
-
Flash screen video decoded via lavcWed, 07 Jun 2006 22:07:24 +0000, by rtogni
-
sync with r18631 (except a gl commit that will be translated later)Wed, 07 Jun 2006 22:01:25 +0000, by gpoirier
-
UpdateWed, 07 Jun 2006 20:32:58 +0000, by rtogni
-
r18631: yadif filter: formatting fixesWed, 07 Jun 2006 19:12:31 +0000, by kraymer
-
yadif filter: formatting fixesWed, 07 Jun 2006 18:52:49 +0000, by kraymer
-
add vqscale=0 option, explain different meanings for snow and other codecsWed, 07 Jun 2006 18:19:58 +0000, by kraymer
-
Nop some instructions causing the vfwvp6 dll encoder to crash.Wed, 07 Jun 2006 18:18:57 +0000, by banan
-
mcdeint is happy with yadif=3 tooWed, 07 Jun 2006 17:31:14 +0000, by michael
-
make spatial interlacing check optionalWed, 07 Jun 2006 17:21:45 +0000, by michael
-
simplifyWed, 07 Jun 2006 16:46:52 +0000, by michael
-
avoid usage of head -1/head -n 1 and use sed 1q insteadWed, 07 Jun 2006 15:03:25 +0000, by ivo
-
cleanupWed, 07 Jun 2006 14:43:34 +0000, by michael
-
Add bicubic texture scalingWed, 07 Jun 2006 14:07:32 +0000, by reimar
-
cleanupWed, 07 Jun 2006 13:39:06 +0000, by michael
-
move misplaced echores. Output may still not be as intended thoughWed, 07 Jun 2006 13:36:45 +0000, by reimar
-
Reworked YUV2RGB fragment program setup in preparation for upcoming patchesWed, 07 Jun 2006 13:24:54 +0000, by reimar
-
VP6 under FreeBSD and -monitorpixelaspectWed, 07 Jun 2006 13:17:32 +0000, by reimar
-
Fix runtime-patching code to take into account the address when the codec is loaded.Wed, 07 Jun 2006 13:12:11 +0000, by reimar
-
sync with r18574Wed, 07 Jun 2006 13:04:35 +0000, by gpoirier
-
some more s/CVS/Subversion/ + update some step-by-step directions which were specific to old MPlayer CVS layoutWed, 07 Jun 2006 12:59:07 +0000, by gpoirier
-
Remove all references to MPlayer CVS from bugreports.xmlWed, 07 Jun 2006 12:28:04 +0000, by gpoirier
-
Change "Supress" to "Suppress" in a couple comments.Wed, 07 Jun 2006 00:15:28 +0000, by corey
-
sinesupress --> sinesuppress rename: looks like I need toWed, 07 Jun 2006 00:05:50 +0000, by corey
-
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.Wed, 07 Jun 2006 00:02:51 +0000, by corey
-
simplifyTue, 06 Jun 2006 23:42:33 +0000, by michael
-
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"Tue, 06 Jun 2006 23:34:21 +0000, by pacman
-
yet another deinterlacing filterTue, 06 Jun 2006 23:30:23 +0000, by michael
-
small consistency fixTue, 06 Jun 2006 23:04:28 +0000, by diego
-
grammar/wording and formatting fixes for mcdeintTue, 06 Jun 2006 22:58:59 +0000, by diego
-
Fix mailing list name.Tue, 06 Jun 2006 22:40:57 +0000, by diego
-
Spelling fixTue, 06 Jun 2006 21:22:47 +0000, by pacman
-
* fix obsolete cvs revision tagsTue, 06 Jun 2006 20:18:33 +0000, by kraymer
-
(at least for now) finalizing review of encoding-guide.xmlTue, 06 Jun 2006 19:57:22 +0000, by kraymer
-
</para> tag was accidently deleted and caused compile errorTue, 06 Jun 2006 18:58:36 +0000, by kraymer
-
fixes by jerome ferrariTue, 06 Jun 2006 14:36:30 +0000, by gpoirier
-
xml docs: CVS --> SubversionTue, 06 Jun 2006 13:58:03 +0000, by kraymer
-
sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles PelletierTue, 06 Jun 2006 13:48:26 +0000, by gpoirier
-
synced with r18573Tue, 06 Jun 2006 13:41:52 +0000, by gpoirier
-
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\Tue, 06 Jun 2006 12:42:57 +0000, by rathann
-
cosmeticsTue, 06 Jun 2006 12:01:34 +0000, by diego
-
Drop all system-specific version generation stuff.Tue, 06 Jun 2006 12:00:07 +0000, by diego
-
Put SVN revision in the version stringTue, 06 Jun 2006 10:42:30 +0000, by rathann
-
known issues and notesTue, 06 Jun 2006 10:34:45 +0000, by michael
-
synced with r18591Tue, 06 Jun 2006 08:59:05 +0000, by Gabrov
-
Motion compensating deinterlacerTue, 06 Jun 2006 00:11:13 +0000, by michael
-
Fix a few minor spelling errors in comments.Mon, 05 Jun 2006 22:23:42 +0000, by corey
-
(unfinished) review with lots of changesMon, 05 Jun 2006 22:23:33 +0000, by kraymer
-
r18577: mention when vo_gl yuv conversion methods are inexactMon, 05 Jun 2006 22:17:39 +0000, by kraymer
-
sync with r18567Mon, 05 Jun 2006 21:43:01 +0000, by gpoirier
-
cvs2svnMon, 05 Jun 2006 20:38:47 +0000, by rtogni
-
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are availableMon, 05 Jun 2006 20:21:25 +0000, by reimar
-
Disable unsecure dumping of generic track with -v -v -vMon, 05 Jun 2006 19:00:23 +0000, by rtogni
-
Adds missing NULL last entry to msgl_configMon, 05 Jun 2006 18:50:44 +0000, by iive
-
Reject codecs.conf files older than 20060501Mon, 05 Jun 2006 18:41:57 +0000, by rtogni
-
Support WVC1 decoding via dmo binary codec wvc1dmod.dllMon, 05 Jun 2006 18:41:01 +0000, by rtogni
-
Move/add checks to avoid crashes and make error messages less confusingMon, 05 Jun 2006 11:45:33 +0000, by reimar
-
add (currently unused) lookup for glTexImage3DMon, 05 Jun 2006 11:26:33 +0000, by reimar
-
more GL extension checks to avoid crashes with MesaMon, 05 Jun 2006 11:23:51 +0000, by reimar
-
mention when vo_gl yuv conversion methods are inexactMon, 05 Jun 2006 11:20:31 +0000, by reimar
-
fix variable type used via "m" asm constraint to match size used in asm.Mon, 05 Jun 2006 10:51:58 +0000, by reimar
-
German man page is completed since some time..Mon, 05 Jun 2006 08:24:17 +0000, by kraymer
-
Make aic description a bit more helpful and less misleading.Mon, 05 Jun 2006 06:57:22 +0000, by corey
-
Support and document lavc b_sensitivity option.Mon, 05 Jun 2006 06:37:29 +0000, by corey
-
A couple typos: whith --> with, Defult --> DefaultMon, 05 Jun 2006 06:36:21 +0000, by corey
-
r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'Mon, 05 Jun 2006 06:21:57 +0000, by kraymer
-
document the recent changes in Snow.Mon, 05 Jun 2006 05:34:26 +0000, by lorenm
-
initial import of some missing German xml translation, review(s) pendingMon, 05 Jun 2006 05:02:47 +0000, by kraymer
-
18567: fixed -dvbin :timeout rangeMon, 05 Jun 2006 00:35:58 +0000, by kraymer
-
fixed -dvbin :timeout rangeSun, 04 Jun 2006 23:41:44 +0000, by nicodvb
-
support for dts (identified only by the PMT, not from the bitstream)Sun, 04 Jun 2006 23:23:58 +0000, by nicodvb
-
fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)Sun, 04 Jun 2006 23:16:09 +0000, by nicodvb
-
one more a52 descriptor (dvb impl., untested)Sun, 04 Jun 2006 23:11:40 +0000, by nicodvb
-
configurable tuning timeoutSun, 04 Jun 2006 23:09:19 +0000, by nicodvb
-
configurable tuning timeoutSun, 04 Jun 2006 23:04:42 +0000, by nicodvb
-
fixed off by one object_types in -faacoptsSun, 04 Jun 2006 22:52:02 +0000, by nicodvb
-
SVN switch: get version date from .svn subdir instead of CVS/EntriesSun, 04 Jun 2006 22:48:59 +0000, by rtogni
-
Fix potential integer overflows in memory allocation.Sun, 04 Jun 2006 22:41:27 +0000, by rtogni
-
libpostproc is not a subdirectory of libavcodec anymore.Fri, 02 Jun 2006 11:31:42 +0000, by diego
-
svn:externals definitions for required FFmpeg libraries.Fri, 02 Jun 2006 11:27:19 +0000, by diego
-
Remove now obsolete .cvsignore files.Fri, 02 Jun 2006 11:24:33 +0000, by diego
-
metadata supportTue, 30 May 2006 23:23:28 +0000, by michael
-
Remove dead code, and do close smem file descriptor during un-initTue, 30 May 2006 23:18:05 +0000, by poirierg
-
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>Wed, 31 May 2006 23:37:29 +0000, by poirierg
-
URL fixTue, 30 May 2006 23:08:28 +0000, by poirierg
-
Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are noThu, 18 May 2006 18:31:14 +0000, by uau
-
psm longer than 1018 bytes is not allowed, thus invalidThu, 18 May 2006 18:05:10 +0000, by nicodvb
-
synced with 1.87Thu, 18 May 2006 17:45:20 +0000, by gabrov
-
typo fixesThu, 18 May 2006 17:43:50 +0000, by gabrov
-
increased sync tag (1.16) after URL updateThu, 18 May 2006 17:37:00 +0000, by gabrov
-
synced with 1.53Thu, 18 May 2006 17:33:29 +0000, by gabrov
-
typo fixesThu, 18 May 2006 17:31:24 +0000, by gabrov
-
Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >Thu, 18 May 2006 12:53:14 +0000, by gpoirier
-
use mp_msg instead of printfThu, 18 May 2006 10:08:38 +0000, by ivo
-
include sys/io.h instead of asm/io.h so iopl() gets declared tooThu, 18 May 2006 09:54:44 +0000, by ivo
-
only include sys/mman.h if HAVE_SYS_MMAN_H is definedThu, 18 May 2006 09:21:45 +0000, by ivo
-
Mention new mphelp_check.py script.Wed, 17 May 2006 22:02:26 +0000, by diego
-
Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy MengWed, 17 May 2006 21:10:11 +0000, by gpoirier
-
S3 virge on fbdev is -vo s3fbWed, 17 May 2006 21:05:42 +0000, by gpoirier
-
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.Wed, 17 May 2006 21:01:39 +0000, by gpoirier
-
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.Wed, 17 May 2006 20:56:49 +0000, by gpoirier
-
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.Wed, 17 May 2006 20:15:02 +0000, by gpoirier
-
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.Wed, 17 May 2006 17:29:06 +0000, by reimar
-
10l: Really accept both one and two dashes.Wed, 17 May 2006 14:49:44 +0000, by diego
-
Add mphelp_check.py.Wed, 17 May 2006 12:15:23 +0000, by diego
-
Accept --missing as well as -missing, print less newlines.Wed, 17 May 2006 12:10:17 +0000, by diego
-
fix reversed order of argumentsWed, 17 May 2006 12:01:00 +0000, by attila
-
Fix some errors revealed by Uoti's help file checker.Wed, 17 May 2006 11:45:13 +0000, by diego
-
Smacker, typoWed, 17 May 2006 11:30:15 +0000, by diego
-
Add FFmpeg Smacker audio and video.Wed, 17 May 2006 11:18:02 +0000, by diego
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3Wed, 17 May 2006 07:46:21 +0000, by reynaldo
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3Wed, 17 May 2006 07:18:57 +0000, by reynaldo
-
fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3Wed, 17 May 2006 05:18:16 +0000, by reynaldo
-
Add tool to check MPlayer translation files for conflicting argumentsTue, 16 May 2006 18:09:14 +0000, by uau
-
version bump (we are in sync with 1.16)Mon, 15 May 2006 20:34:33 +0000, by kraymer
-
URL fixMon, 15 May 2006 19:35:45 +0000, by gpoirier
-
sync with 1.1289Mon, 15 May 2006 19:17:57 +0000, by gpoirier
-
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)Mon, 15 May 2006 17:56:10 +0000, by gpoirier
-
fix build on macintel, patch by Zuxy MengMon, 15 May 2006 15:10:23 +0000, by gpoirier
-
document more codecs supported by vfw interface.Mon, 15 May 2006 11:30:43 +0000, by gpoirier
-
Add AACP fourcc for AACPlus in nsv streamsMon, 15 May 2006 09:38:46 +0000, by rtognimp
-
Fix:Sun, 14 May 2006 22:06:59 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:06:17 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:03:24 +0000, by rathann
-
Various improvement, fix build on AMD-64 and iccSun, 14 May 2006 20:24:47 +0000, by gpoirier
-
explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.Sun, 14 May 2006 19:49:49 +0000, by gpoirier
-
do aspect correction of video size before calculating vo_dx and vo_dy.Sun, 14 May 2006 19:36:21 +0000, by reimar
-
typo fixes: Extenstion -> extensionSun, 14 May 2006 17:56:04 +0000, by reimar
-
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>Sun, 14 May 2006 16:18:41 +0000, by gpoirier
-
add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by meSun, 14 May 2006 16:00:26 +0000, by gpoirier
-
Fix some potential integer overflow in memory allocation (mot of theseSun, 14 May 2006 15:51:05 +0000, by rtognimp
-
Don't just check for the existence of xmmintrin.h, also verify it will compile.Sun, 14 May 2006 13:39:52 +0000, by diego
-
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.Sun, 14 May 2006 12:27:11 +0000, by diego
-
Use egrep together with extended regular expressions for greater portability.Sun, 14 May 2006 12:07:26 +0000, by diego
-
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.Sun, 14 May 2006 10:33:27 +0000, by diego
-
Only set the default output filename when it was not passed on the commandSun, 14 May 2006 10:21:56 +0000, by diego
-
synced with 1.256 (revert in English version)Sun, 14 May 2006 09:03:22 +0000, by gabrov
-
synced with 1.1289Sun, 14 May 2006 08:48:08 +0000, by gabrov
-
Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purposeSun, 14 May 2006 04:07:35 +0000, by reynaldo
-
remove stray ')'Sat, 13 May 2006 23:22:42 +0000, by reimar
-
show OpenGL extension string with -v, very helpful for debuggingSat, 13 May 2006 23:06:18 +0000, by reimar
-
glBindTexture might be called glBindTextureEXT as wellSat, 13 May 2006 23:03:19 +0000, by reimar
-
grammar fix for 'Syntax'Sat, 13 May 2006 22:07:59 +0000, by kraymer
-
1.1289: support lavc mv0_thresholdSat, 13 May 2006 21:59:18 +0000, by kraymer
-
missing argument for mp_msg, fixes:Sat, 13 May 2006 21:12:43 +0000, by rathann
-
Fix:Sat, 13 May 2006 21:01:05 +0000, by rathann
-
support lavc mv0_thresholdSat, 13 May 2006 20:18:57 +0000, by corey
-
Move setting the output filename after the suboption parsing, otherwise itSat, 13 May 2006 19:04:39 +0000, by diego
-
add check for a working iconv program and point to workaround if not foundSat, 13 May 2006 19:03:20 +0000, by reimar
-
Remove extra return.Sat, 13 May 2006 18:38:57 +0000, by rathann
-
Simplify condition, since both time and time_last are unsigned.Sat, 13 May 2006 18:34:02 +0000, by rathann
-
Make return type consistent with usage. Patch by Pierre Lombard.Sat, 13 May 2006 18:20:41 +0000, by rathann
-
Make depend targets consistent: Remove redirection through .depend target.Sat, 13 May 2006 18:01:04 +0000, by diego
-
synced with 1.50Sat, 13 May 2006 17:12:55 +0000, by gabrov
-
Makefile and config.h are not generated files.Sat, 13 May 2006 16:40:07 +0000, by diego
-
make depend requires help_mp.h, fixes make depend after make distclean.Sat, 13 May 2006 16:37:16 +0000, by diego
-
synced with 1.1288Sat, 13 May 2006 15:18:14 +0000, by gabrov
-
Remove redundant line.Sat, 13 May 2006 14:50:45 +0000, by diego
-
Rework the karaoke audio filter section.Sat, 13 May 2006 14:36:08 +0000, by diego
-
Linkers, assisted by a compiler, can optimize out the string that is beingSat, 13 May 2006 14:32:37 +0000, by diego
-
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflowsSat, 13 May 2006 10:49:46 +0000, by nicodvb
-
when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apartSat, 13 May 2006 10:09:33 +0000, by nicodvb
-
Missing terminating " causes compilation error in vo_aaSat, 13 May 2006 09:17:21 +0000, by reimar
-
prevent memleakSat, 13 May 2006 09:08:28 +0000, by nicodvb
-
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably bigSat, 13 May 2006 09:01:18 +0000, by nicodvb
-
New karaoke afSat, 13 May 2006 08:46:31 +0000, by reynaldo
-
Minor pre-release corrections, mostly missed capsSat, 13 May 2006 07:22:36 +0000, by reynaldo
-
accidentally committed this overflow fix with the declaration fix before.Sat, 13 May 2006 06:12:25 +0000, by rfelker
-
remove useless cruft (caused error tz undefined)Sat, 13 May 2006 05:56:40 +0000, by rfelker
-
posix compliance, dont use ancient legacy nameSat, 13 May 2006 05:51:35 +0000, by rfelker
-
10^100l c++ declarationsSat, 13 May 2006 05:48:16 +0000, by rfelker
-
allocate correct extradata sizeFri, 12 May 2006 22:33:42 +0000, by nicodvb
-
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>Fri, 12 May 2006 22:23:37 +0000, by gpoirier
-
raised max extradata size and refuse to store more than the limitFri, 12 May 2006 22:21:29 +0000, by nicodvb
-
search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occurFri, 12 May 2006 20:26:05 +0000, by nicodvb
-
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.Fri, 12 May 2006 17:27:03 +0000, by diego
-
mlib != mediaLibFri, 12 May 2006 17:07:22 +0000, by diego
-
--enable-mlib should behave like all other commandline parameters.Fri, 12 May 2006 17:05:55 +0000, by diego
-
some fixes for the VfW encoding sectionFri, 12 May 2006 17:04:47 +0000, by diego
-
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos systemFri, 12 May 2006 09:50:14 +0000, by iive
-
Add missing --enable-toolame and --enable-twolame parameters.Fri, 12 May 2006 09:20:51 +0000, by diego
-
output typo fixesFri, 12 May 2006 09:13:05 +0000, by diego
-
Disable mediaLib by default due to brokenness.Fri, 12 May 2006 08:33:30 +0000, by diego
-
Minor corrections partII - FinalFri, 12 May 2006 05:50:13 +0000, by reynaldo
-
Minor corrections to spanish help messages - Part1Fri, 12 May 2006 00:11:52 +0000, by reynaldo
-
Fall back on the codecs subdirectory of the current directory for RealThu, 11 May 2006 22:34:38 +0000, by diego
-
Prefer vorbis over ffvorbis for now.Thu, 11 May 2006 21:12:46 +0000, by diego
-
roff syntax fixThu, 11 May 2006 21:08:32 +0000, by diego
-
like it or not, the vfw options are -(xvfw)opts, not -(vfw)optsThu, 11 May 2006 20:47:00 +0000, by gpoirier
-
sync with 1.1285Thu, 11 May 2006 20:44:49 +0000, by gpoirier
-
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by RichThu, 11 May 2006 18:50:46 +0000, by rtognimp
-
synced with 1.254Thu, 11 May 2006 15:39:43 +0000, by gabrov
-
synced with 1.1284Thu, 11 May 2006 15:32:24 +0000, by gabrov
-
synced with 1.29Thu, 11 May 2006 15:20:08 +0000, by gabrov
-
synced with 1.17 (increased sync tag after English typo fix)Thu, 11 May 2006 15:16:12 +0000, by gabrov
-
synced with 1.49Thu, 11 May 2006 15:12:29 +0000, by gabrov
-
version bump..Thu, 11 May 2006 11:04:27 +0000, by kraymer
-
release dedicated review Part I (lines 329 - <end>)Thu, 11 May 2006 11:00:26 +0000, by kraymer
-
1.284: fix vfw-related thingsThu, 11 May 2006 10:19:32 +0000, by kraymer
-
syncThu, 11 May 2006 10:13:18 +0000, by luran
-
Remove unnecessary commented out OPTFLAGS line.Thu, 11 May 2006 08:05:05 +0000, by diego
-
fix vfw-related things, patches by RC and CompnThu, 11 May 2006 05:51:26 +0000, by gpoirier
-
ffvorbis no longer crashes with native demuxer.Wed, 10 May 2006 22:59:46 +0000, by diego
-
unbound demux_ogg from ad_libvorbisWed, 10 May 2006 22:56:01 +0000, by nicodvb
-
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashesWed, 10 May 2006 22:54:24 +0000, by nicodvb
-
A/R changes are handled correctly by -vc mpeg12Wed, 10 May 2006 22:06:57 +0000, by nicodvb
-
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12Wed, 10 May 2006 22:03:18 +0000, by nicodvb
-
Feed AltiVec compiler options into CFLAGS explicitly.Wed, 10 May 2006 22:00:30 +0000, by diego
-
grammar fixWed, 10 May 2006 18:31:53 +0000, by kraymer
-
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$comWed, 10 May 2006 12:36:11 +0000, by diego
-
10l, fix for previous commitWed, 10 May 2006 11:47:22 +0000, by kraymer
-
fix missing line break for MSGTR_LameCantInitWed, 10 May 2006 11:43:34 +0000, by kraymer
-
release dedicated review Part I (lines 1 - 328)Wed, 10 May 2006 11:34:50 +0000, by kraymer
-
fuse XviD entries,Wed, 10 May 2006 08:36:56 +0000, by gpoirier
-
align xml tagsTue, 09 May 2006 22:48:56 +0000, by kraymer
-
wordingTue, 09 May 2006 22:46:43 +0000, by kraymer
-
German translation for tvinput.xmlTue, 09 May 2006 20:20:09 +0000, by kraymer
-
Temporary workaround for libavcodec issues with B-framesTue, 09 May 2006 20:06:34 +0000, by rtognimp
-
1.251: console message review: countless spelling/grammar/wording fixesTue, 09 May 2006 18:16:01 +0000, by kraymer
-
1.1283: Document xvfwopts.Tue, 09 May 2006 14:56:41 +0000, by kraymer
-
Document xvfwopts.Tue, 09 May 2006 14:38:53 +0000, by diego
-
small layout fixTue, 09 May 2006 14:38:07 +0000, by diego
-
Ignore main.xml.Tue, 09 May 2006 14:33:43 +0000, by diego
-
1.1281: Small wording fix, add parameters to the lavfopts option declarations.Tue, 09 May 2006 14:16:08 +0000, by kraymer
-
typo/wording fixesTue, 09 May 2006 14:07:26 +0000, by diego
-
Add a note about main.xml.Tue, 09 May 2006 13:49:15 +0000, by diego
-
1.252: [previously applied by rynaldo, #1.157]Tue, 09 May 2006 13:34:39 +0000, by kraymer
-
synced with 1.48Tue, 09 May 2006 08:41:16 +0000, by gabrov
-
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.Tue, 09 May 2006 07:17:19 +0000, by diego
-
Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.Tue, 09 May 2006 05:59:41 +0000, by gpoirier
-
Unconditionally compile the Matroska demuxer.Mon, 08 May 2006 21:41:15 +0000, by diego
-
This file is autogenerated and should not be in CVS.Mon, 08 May 2006 21:12:59 +0000, by diego
-
2nd part of review by Pierre Lombard + some more fixes by me.Mon, 08 May 2006 14:14:48 +0000, by gpoirier
-
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.Mon, 08 May 2006 10:28:44 +0000, by gpoirier
-
change the type of esp in SwsContext to uint64_t so it can hold a full registerSun, 07 May 2006 18:14:49 +0000, by reimar
-
Adapt to latest FFmpeg AMR build changes.Sun, 07 May 2006 16:21:13 +0000, by diego
-
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.cSun, 07 May 2006 16:05:38 +0000, by nicodvb
-
vfps OGM supportSun, 07 May 2006 14:06:26 +0000, by diego
-
Fix up some checks to properly use _res_comment.Sun, 07 May 2006 14:00:07 +0000, by diego
-
Remove stray variable.Sun, 07 May 2006 13:53:13 +0000, by diego
-
support for vfps OGM filesSat, 06 May 2006 07:31:49 +0000, by diego
-
Fix calculation of stream sizes when they are too big for a 32-bit variableSat, 06 May 2006 06:23:23 +0000, by pacman
-
removing esp usageSat, 06 May 2006 02:01:39 +0000, by michael
-
REGBPSat, 06 May 2006 01:53:07 +0000, by michael
-
fix float rounding errorFri, 05 May 2006 18:52:14 +0000, by ods15
-
Don't blit frame if we hit EOF and no new frame is read. Fixes pictureFri, 05 May 2006 17:30:52 +0000, by uau
-
fix the warning generated (in gcc4) by the 'inline' keyword position.Fri, 05 May 2006 11:13:08 +0000, by iive
-
x264 linking now requires explicit x11 libraries inclusion.Thu, 04 May 2006 19:10:16 +0000, by iive
-
check for XviD compiled with pthread supportThu, 04 May 2006 16:34:05 +0000, by iive
-
French Fixes by Pierre Lombard, (and 10l to me for not checking they wereThu, 04 May 2006 12:36:34 +0000, by gpoirier
-
Make sure black borders are drawn when switching videos with -fixed-vo.Thu, 04 May 2006 08:45:34 +0000, by reimar
-
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-czThu, 04 May 2006 03:00:39 +0000, by reynaldo
-
fixed %d->PRIu64 in read_mpeg_timestamp()Wed, 03 May 2006 18:18:25 +0000, by nicodvb
-
stream_read_word() returns _unsigned_ intWed, 03 May 2006 18:12:38 +0000, by nicodvb
-
in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in ptsWed, 03 May 2006 17:55:02 +0000, by nicodvb
-
synced with 1.1281Tue, 02 May 2006 23:03:38 +0000, by gabrov
-
French fixes by jerome WOF ferrari YAP lappis WOF comTue, 02 May 2006 19:30:58 +0000, by gpoirier
-
yet another Compile fixMon, 01 May 2006 21:12:12 +0000, by gpoirier
-
some more correctionsMon, 01 May 2006 19:31:45 +0000, by gpoirier
-
sync with 1.1281Mon, 01 May 2006 17:54:48 +0000, by gpoirier
-
french corrections by BounecMon, 01 May 2006 17:46:30 +0000, by gpoirier
-
Small wording fix, add parameters to the lavfopts option declarations.Mon, 01 May 2006 17:08:52 +0000, by diego
-
Expand a bit, clarification and grammar fix.Mon, 01 May 2006 14:46:49 +0000, by diego
-
cosmetics: Make patch apply cleanly.Mon, 01 May 2006 13:29:22 +0000, by diego
-
Remove obsolete features.xml file.Mon, 01 May 2006 13:13:50 +0000, by diego
-
misc wording/spelling fixesMon, 01 May 2006 12:39:10 +0000, by diego
-
synced with 1.1280Mon, 01 May 2006 11:43:36 +0000, by gabrov
-
we have a preliminary support for macintelMon, 01 May 2006 10:11:15 +0000, by gpoirier
-
100000l to the fools who don't know CMon, 01 May 2006 02:04:09 +0000, by rfelker
-
update release tag so nobody uses an old codecs.confSun, 30 Apr 2006 22:28:15 +0000, by reimar
-
AIx port is experimentalSun, 30 Apr 2006 22:09:40 +0000, by rtognimp
-
sync with ffmpeg changelog + some updatesSun, 30 Apr 2006 21:41:10 +0000, by rtognimp
-
Add a check for sysi86() on Solaris systems, solving a build failure on SolarisSun, 30 Apr 2006 21:17:30 +0000, by diego
-
10lSun, 30 Apr 2006 20:36:13 +0000, by attila
-
patches should be always created from root dirSun, 30 Apr 2006 20:32:01 +0000, by attila
-
add section about resending patchesSun, 30 Apr 2006 20:22:38 +0000, by attila
-
1.1280: -lavfopts muxrate in in bits/secSun, 30 Apr 2006 19:25:08 +0000, by kraymer
-
-lavfopts muxrate in in bits/secSun, 30 Apr 2006 18:57:41 +0000, by nicodvb
-
1.1279: Bump the date.Sun, 30 Apr 2006 13:30:16 +0000, by kraymer
-
1.1276: Consistency for the 'i' key, [does not apply]Sun, 30 Apr 2006 13:16:17 +0000, by kraymer
-
1.1273: small spelling/grammar fixesSun, 30 Apr 2006 13:00:35 +0000, by kraymer
-
synced with 1.1200Sun, 30 Apr 2006 12:17:10 +0000, by gabrov
-
synced with 1.252 (update done by Reynaldo)Sun, 30 Apr 2006 08:05:14 +0000, by gabrov
-
fixes suggested by ReimarSun, 30 Apr 2006 07:24:40 +0000, by gpoirier
-
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>Sun, 30 Apr 2006 01:53:37 +0000, by reynaldo
-
synced with 1.251Sun, 30 Apr 2006 00:22:56 +0000, by gabrov
-
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>Sun, 30 Apr 2006 00:04:36 +0000, by reynaldo
-
Add a few meaningfull recent dev. improvement, cut overly long linesSat, 29 Apr 2006 21:52:56 +0000, by gpoirier
-
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-czSat, 29 Apr 2006 18:17:17 +0000, by reynaldo
-
French fixes by Jerome FerrariSat, 29 Apr 2006 17:32:17 +0000, by gpoirier
-
French fixes by BounecSat, 29 Apr 2006 17:18:07 +0000, by gpoirier
-
I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due dateSat, 29 Apr 2006 17:04:57 +0000, by gpoirier
-
Bump the date.Sat, 29 Apr 2006 17:01:43 +0000, by diego
-
sync with 1.1278Sat, 29 Apr 2006 16:56:55 +0000, by gpoirier
-
Adding transliteration (english spelling) of my nameSat, 29 Apr 2006 12:43:23 +0000, by iive
-
syncSat, 29 Apr 2006 07:35:00 +0000, by luran
-
Correct vglobal description, as pointed out by Loren.Fri, 28 Apr 2006 23:51:18 +0000, by diego
-
console message review: countless spelling/grammar/wording fixesFri, 28 Apr 2006 23:15:34 +0000, by diego
-
Remove duplicate message.Fri, 28 Apr 2006 23:07:41 +0000, by diego
-
Rename some misspelled and misnamed messages.Fri, 28 Apr 2006 23:06:42 +0000, by diego
-
cosmetics: Remove trailing whitespace.Fri, 28 Apr 2006 21:37:01 +0000, by diego
-
Consistency for the 'i' key, document vglobal, aglobal andFri, 28 Apr 2006 21:34:02 +0000, by diego
-
synced with 1.1124Fri, 28 Apr 2006 21:33:55 +0000, by gabrov
-
Small grammar fix introduced by my previous commit :/Fri, 28 Apr 2006 16:44:48 +0000, by reynaldo
-
Some Fench fixes by BounecFri, 28 Apr 2006 11:41:03 +0000, by gpoirier
-
Some French corrections, patch by J«±rome Ferrari <jerome POIS ferrari AH lappis POIS com>Fri, 28 Apr 2006 11:33:48 +0000, by gpoirier
-
synced with 1.1114Fri, 28 Apr 2006 08:00:51 +0000, by gabrov
-
Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout modeFri, 28 Apr 2006 06:14:07 +0000, by reynaldo
-
small spelling/grammar fixesFri, 28 Apr 2006 01:52:45 +0000, by diego
-
clarified restriction on -lavfopts :delayThu, 27 Apr 2006 23:00:01 +0000, by nicodvb
-
document more -lavfopts entriesThu, 27 Apr 2006 22:44:51 +0000, by nicodvb
-
Remove a useless variable.Thu, 27 Apr 2006 22:13:59 +0000, by uau
-
Fix some bugs handling input that is not aligned at 16 bytes or hasThu, 27 Apr 2006 21:42:41 +0000, by pacman
-
fixes a bug when copying the image into a destination buffer smaller than the source.Thu, 27 Apr 2006 19:42:36 +0000, by gpoirier
-
synced with 1.1100Thu, 27 Apr 2006 19:07:28 +0000, by gabrov
-
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before theyThu, 27 Apr 2006 19:06:25 +0000, by reimar
-
Remove unnecessary le2me_32 macros.Thu, 27 Apr 2006 17:20:01 +0000, by diego
-
Document how configure works and how to write basic checks.Thu, 27 Apr 2006 14:26:57 +0000, by diego
-
spelling/grammar/wording fixes in doxygen and non-doxygen commentsThu, 27 Apr 2006 13:22:23 +0000, by diego
-
Remove useless "#if 0" blocksThu, 27 Apr 2006 13:16:40 +0000, by uau
-
Fix amr_nb-fixed compilation: Don't depend on amr_nb.Thu, 27 Apr 2006 13:12:51 +0000, by diego
-
EDL no longer conditionally compiled.Thu, 27 Apr 2006 13:10:38 +0000, by diego
-
Make EDL compilation unconditionalThu, 27 Apr 2006 12:40:29 +0000, by uau
-
Sync with upstream.Thu, 27 Apr 2006 12:00:56 +0000, by diego
-
typoThu, 27 Apr 2006 11:58:02 +0000, by diego
-
Change common pts variables from floats to doubles. Individual demuxersThu, 27 Apr 2006 11:13:21 +0000, by uau
-
sync with 1.249Thu, 27 Apr 2006 08:44:04 +0000, by luran
-
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation filesThu, 27 Apr 2006 07:59:15 +0000, by reynaldo
-
sync with 1.248Thu, 27 Apr 2006 07:37:10 +0000, by luran
-
I think I can safely take care of the equalizer af, going to maintain itThu, 27 Apr 2006 05:07:20 +0000, by reynaldo
-
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at leastThu, 27 Apr 2006 05:02:24 +0000, by reynaldo
-
synced with 1.249Thu, 27 Apr 2006 04:39:29 +0000, by gabrov
-
Removes duplicate entryThu, 27 Apr 2006 03:55:46 +0000, by reynaldo
-
Fix memory corruption in vd_libmpeg2Thu, 27 Apr 2006 02:46:33 +0000, by uau
-
Make mencoder stream size printing use 64 bits.Wed, 26 Apr 2006 20:24:03 +0000, by corey
-
German translation for faq.xmlWed, 26 Apr 2006 20:22:36 +0000, by kraymer
-
French corrections by Pierre Lombard < p_l AH gmx POIS fr >Wed, 26 Apr 2006 20:11:05 +0000, by gpoirier
-
(.)~(.)Wed, 26 Apr 2006 19:29:17 +0000, by gpoirier
-
synced with 1.1059Wed, 26 Apr 2006 19:14:12 +0000, by gabrov
-
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...Wed, 26 Apr 2006 17:55:02 +0000, by kraymer
-
1.247: correct meaning of ABRWed, 26 Apr 2006 17:41:19 +0000, by kraymer
-
Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor updateWed, 26 Apr 2006 07:48:26 +0000, by reynaldo
-
synced with 1.247Wed, 26 Apr 2006 04:26:26 +0000, by gabrov
-
correct meaning of ABRWed, 26 Apr 2006 04:20:58 +0000, by gabrov
-
10l: Test the variable, don't set it...Wed, 26 Apr 2006 01:59:05 +0000, by diego
-
average bitrate -> available bitrate (en hasn't changed yet?)Wed, 26 Apr 2006 01:56:52 +0000, by luran
-
The code setting the OSD seek direction indicator for absolute seeks wasTue, 25 Apr 2006 22:34:40 +0000, by uau
-
Remove updating of vo_mouse_timer_const from the main loop and alsoTue, 25 Apr 2006 21:36:02 +0000, by uau
-
simplified management of dvb channel switchingTue, 25 Apr 2006 20:32:46 +0000, by nicodvb
-
some fixes by Pierre LombardTue, 25 Apr 2006 20:28:48 +0000, by gpoirier
-
synced with 1.1042Tue, 25 Apr 2006 19:11:02 +0000, by gabrov
-
Fix most of the mistakes pointed out by Diego.Tue, 25 Apr 2006 18:48:53 +0000, by albeu
-
synced with 1.246Tue, 25 Apr 2006 18:46:19 +0000, by gabrov
-
synced with 1.105Tue, 25 Apr 2006 18:40:08 +0000, by gabrov
-
synced with 1.26Tue, 25 Apr 2006 18:38:43 +0000, by gabrov
-
Synced with 1.242Tue, 25 Apr 2006 13:30:07 +0000, by jheryan
-
Synced with 1.1258Tue, 25 Apr 2006 13:29:35 +0000, by jheryan
-
Synced with 1.15Tue, 25 Apr 2006 13:25:47 +0000, by jheryan
-
Synced with 1.80Tue, 25 Apr 2006 13:25:33 +0000, by jheryan
-
Synced with 1.103Tue, 25 Apr 2006 13:25:19 +0000, by jheryan
-
Synced with 1.63Tue, 25 Apr 2006 13:25:07 +0000, by jheryan
-
Synced with 1.25Tue, 25 Apr 2006 13:24:52 +0000, by jheryan
-
Synced with 1.102Tue, 25 Apr 2006 13:24:39 +0000, by jheryan
-
Synced with 1.47Tue, 25 Apr 2006 13:24:25 +0000, by jheryan
-
Synced with 1.76Tue, 25 Apr 2006 13:23:53 +0000, by jheryan
-
Synced with 1.16Tue, 25 Apr 2006 13:23:37 +0000, by jheryan
-
sync with 1.245Tue, 25 Apr 2006 05:48:16 +0000, by luran
-
No need to include the whole libinput in mencoderTue, 25 Apr 2006 02:01:21 +0000, by albeu
-
Simplify x86 CPU flag/extension check.Tue, 25 Apr 2006 01:38:02 +0000, by diego
-
Doxygen Attack! - Chapter 3Tue, 25 Apr 2006 01:26:10 +0000, by albeu
-
Adding Otvos Attila to authors listMon, 24 Apr 2006 23:48:15 +0000, by reynaldo
-
Get rid of unneeded alignMon, 24 Apr 2006 23:05:43 +0000, by nplourde
-
make _res_comment usage consistentMon, 24 Apr 2006 21:50:06 +0000, by rathann
-
Doxygen attack! - Chapter 2Mon, 24 Apr 2006 21:33:50 +0000, by albeu
-
fix printf->mp_msg transition, 10l to Reynaldo and/or AttilaMon, 24 Apr 2006 21:04:25 +0000, by rathann
-
Add exgMon, 24 Apr 2006 20:50:37 +0000, by rtognimp
-
Doxygen attack!Mon, 24 Apr 2006 19:20:04 +0000, by albeu
-
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.Mon, 24 Apr 2006 19:14:16 +0000, by albeu
-
synced with 1.1036Mon, 24 Apr 2006 19:00:33 +0000, by gabrov
-
- fix configure output for XvMC and DGA testsMon, 24 Apr 2006 18:29:53 +0000, by rathann
-
Small grammar fixes:Mon, 24 Apr 2006 16:30:38 +0000, by corey
-
small fix on -identify section of the manpage, new line for new sentence and option scaping with an slashMon, 24 Apr 2006 16:02:59 +0000, by reynaldo
-
1.245: Improve some messages, typo fix.Mon, 24 Apr 2006 15:12:32 +0000, by kraymer
-
Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.Mon, 24 Apr 2006 15:12:06 +0000, by diego
-
1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..Mon, 24 Apr 2006 14:51:07 +0000, by kraymer
-
removed more unused stuffMon, 24 Apr 2006 14:23:03 +0000, by nicodvb
-
fix typo X<->YMon, 24 Apr 2006 14:03:58 +0000, by attila
-
AVI files *can* contain aspect ration information, closes #483.Mon, 24 Apr 2006 11:28:49 +0000, by diego
-
Other players apart from MPlayer support MPEG-4 aspect now, closes #482.Mon, 24 Apr 2006 11:26:01 +0000, by diego
-
Add uauMon, 24 Apr 2006 11:04:52 +0000, by rtognimp
-
5 - Drop more buffered audio data left from old position when seeking.Mon, 24 Apr 2006 11:00:20 +0000, by rtognimp
-
4 - Implement a better way to calculate current audio pts and use it forMon, 24 Apr 2006 10:58:40 +0000, by rtognimp
-
3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h toMon, 24 Apr 2006 10:36:29 +0000, by rtognimp
-
1 - Remove kernel HZ=100 assumptions that are no longer true fromMon, 24 Apr 2006 10:26:19 +0000, by rtognimp
-
Improve some messages, typo fix.Mon, 24 Apr 2006 10:24:56 +0000, by diego
-
simplified parse_audio()Mon, 24 Apr 2006 09:48:57 +0000, by nicodvb
-
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local threeMon, 24 Apr 2006 07:20:34 +0000, by reynaldo
-
Do not give bogus timestamps for laced packets with no default duration. Patch by Uoti Urpala ( uoti ! urpala () pp1 ! inet ! fi ).Mon, 24 Apr 2006 06:28:45 +0000, by mosu
-
sycn with 1.1266Mon, 24 Apr 2006 05:44:46 +0000, by gpoirier
-
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of correctionsMon, 24 Apr 2006 04:23:53 +0000, by reynaldo
-
1.1266: Remove support for default.sub.Sun, 23 Apr 2006 23:28:46 +0000, by kraymer
-
Remove support for default.sub.Sun, 23 Apr 2006 23:26:12 +0000, by diego
-
Kill an unused variable warning.Sun, 23 Apr 2006 23:14:58 +0000, by diego
-
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowextSun, 23 Apr 2006 22:56:29 +0000, by diego
-
Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.Sun, 23 Apr 2006 21:43:49 +0000, by gpoirier
-
1.1265: Add a new command: osd_show_property_text that show an expanded property string on the OSD.Sun, 23 Apr 2006 19:47:29 +0000, by kraymer
-
sync with 1.1265Sun, 23 Apr 2006 16:06:30 +0000, by gpoirier
-
Add properties to get/set the stream position and get the streamSun, 23 Apr 2006 15:39:51 +0000, by albeu
-
resource leak fix.Sun, 23 Apr 2006 15:14:03 +0000, by gpoirier
-
Fix up osd_show_/operty_text.Sun, 23 Apr 2006 14:58:14 +0000, by diego
-
Align osd_show_text with osd_show_property_text.Sun, 23 Apr 2006 14:48:15 +0000, by albeu
-
Add a new command: osd_show_property_text that show an expanded propertySun, 23 Apr 2006 14:31:54 +0000, by albeu
-
Remove second, redundant x86_exts_check.Sun, 23 Apr 2006 12:53:29 +0000, by diego
-
Fix up -msgcharset and MPLAYER_CHARSET.Sun, 23 Apr 2006 12:43:50 +0000, by diego
-
Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.Sun, 23 Apr 2006 12:29:10 +0000, by diego
-
Partially revert 1.140, restoring the old behaviour for all codecsSun, 23 Apr 2006 11:38:06 +0000, by rtognimp
-
typo fixSun, 23 Apr 2006 09:07:38 +0000, by gabrov
-
document message charset functionalitySun, 23 Apr 2006 08:56:40 +0000, by reimar
-
10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn't have been left as is.Sun, 23 Apr 2006 08:36:28 +0000, by gpoirier
-
Partial sync with one of the latest English version, patch by Gilles Pelletier < pellgill A gmail P com >Sun, 23 Apr 2006 08:32:12 +0000, by gpoirier
-
Cosmetic fix, splitting long mencoder cmd lineSun, 23 Apr 2006 04:42:25 +0000, by reynaldo
-
Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this timeSun, 23 Apr 2006 04:33:09 +0000, by reynaldo
-
Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.Sat, 22 Apr 2006 23:53:52 +0000, by diego
-
Add support for shared libavutil.Sat, 22 Apr 2006 21:54:01 +0000, by diego
-
Small fix, incorrect MSGL at fatal errorSat, 22 Apr 2006 21:30:34 +0000, by reynaldo
-
The tv color control commands can now also adjust the values.Sat, 22 Apr 2006 19:34:49 +0000, by albeu
-
sync to x264 r503 (dct_decimate)Sat, 22 Apr 2006 19:30:57 +0000, by lorenm
-
Handle the tv color control commands with the properties.Sat, 22 Apr 2006 19:29:02 +0000, by albeu
-
Add --disable-libavutil option to --help output.Sat, 22 Apr 2006 18:32:32 +0000, by diego
-
Verticaly center the background around the text.Sat, 22 Apr 2006 18:29:29 +0000, by albeu
-
synced with 1.243Sat, 22 Apr 2006 18:26:50 +0000, by gabrov
-
Add command line options to enable/disable libavutil.Sat, 22 Apr 2006 18:25:43 +0000, by diego
-
muxer_mpeg rewrittenSat, 22 Apr 2006 18:19:26 +0000, by nicodvb
-
removed more unused code and struct membersSat, 22 Apr 2006 18:15:23 +0000, by nicodvb
-
removed unused variablesSat, 22 Apr 2006 18:02:19 +0000, by nicodvb
-
synced with 1.76Sat, 22 Apr 2006 18:01:56 +0000, by gabrov
-
moved inline at beginning of declarationSat, 22 Apr 2006 17:55:39 +0000, by nicodvb
-
finally replaced the old interleaving with the new one that respects buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream()Sat, 22 Apr 2006 17:47:53 +0000, by nicodvb
-
Make static libavutil detection semantics explicit.Sat, 22 Apr 2006 17:31:10 +0000, by diego
-
There is a draw_alpha for uyvy, use it.Sat, 22 Apr 2006 17:04:38 +0000, by albeu
-
Fix menu background drawing.Sat, 22 Apr 2006 16:22:33 +0000, by albeu
-
introduced new functions to handle pack writing and interleaving strategy (will soon replace current ones)Sat, 22 Apr 2006 15:41:16 +0000, by nicodvb
-
10l: Add missing fallback case for internal FAAD compiler blacklist.Sat, 22 Apr 2006 15:13:51 +0000, by diego
-
Add properties for the tv input color controls.Sat, 22 Apr 2006 14:30:22 +0000, by albeu
-
Add the declarations for mp_property_find/do.Sat, 22 Apr 2006 14:26:30 +0000, by albeu
-
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxextSat, 22 Apr 2006 14:13:14 +0000, by diego
-
fixed muxrates for xvcd and xsvcdSat, 22 Apr 2006 13:31:05 +0000, by nicodvb
-
audio init code was previously moved to fix_parameters() so removed from write_chunk()Sat, 22 Apr 2006 13:25:46 +0000, by nicodvb
-
simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>Sat, 22 Apr 2006 13:24:20 +0000, by gpoirier
-
Set all processor flags individually, not implied.Sat, 22 Apr 2006 13:24:04 +0000, by diego
-
introduced structures and code to keep track of decoder's buffers sizesSat, 22 Apr 2006 13:18:32 +0000, by nicodvb
-
Disable RTC on PowerPC.Sat, 22 Apr 2006 13:17:23 +0000, by diego
-
10l: Fix internal FAAD check for non-x86.Sat, 22 Apr 2006 12:46:33 +0000, by diego
-
We now have CJPG samples and they work with the CJPG and ijpg decoders.Sat, 22 Apr 2006 11:22:18 +0000, by diego
-
Blacklist certain gcc versions instead of running an expensive compilationSat, 22 Apr 2006 11:03:45 +0000, by diego
-
Small hack suggested by dalias to avoid flickering at I framesSat, 22 Apr 2006 05:14:55 +0000, by reynaldo
-
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usualSat, 22 Apr 2006 05:12:10 +0000, by reynaldo
-
minor fixes: get rid of pointless inline attributes and some additional checksFri, 21 Apr 2006 18:46:17 +0000, by reimar
-
forgotten update_xinerama_info prototypesFri, 21 Apr 2006 18:42:55 +0000, by reimar
-
Implement getting colors. The mapping between MPlayer's gamma rangeFri, 21 Apr 2006 12:47:37 +0000, by albeu
-
Implement tv_get_color_options() and make tv_set_color_options() returnFri, 21 Apr 2006 12:45:18 +0000, by albeu
-
1.260: 10lFri, 21 Apr 2006 10:54:00 +0000, by kraymer
-
10lFri, 21 Apr 2006 10:51:50 +0000, by kraymer
-
syntax fix for "s" (keyboard control)Fri, 21 Apr 2006 10:45:02 +0000, by kraymer
-
typo (noticed by "veal" on freenode)Fri, 21 Apr 2006 10:37:35 +0000, by kraymer
-
Fix BGR32 big-endian outputThu, 20 Apr 2006 22:44:33 +0000, by pacman
-
removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is appliedThu, 20 Apr 2006 21:40:03 +0000, by nicodvb
-
removed skip_padding (never used and totally useless)Thu, 20 Apr 2006 20:53:48 +0000, by nicodvb
-
added support for DX50 and dx50 4CCsThu, 20 Apr 2006 20:48:55 +0000, by nicodvb
-
fixed wrong operator precedence in parse_mpeg4_video()Thu, 20 Apr 2006 20:44:43 +0000, by nicodvb
-
simplified code to patch the video framerate (removed silly comparisons)Thu, 20 Apr 2006 20:38:09 +0000, by nicodvb
-
10l, aspect_save_screenres must be always called in update_xinerama_info.Thu, 20 Apr 2006 16:17:06 +0000, by reimar
-
better set audio_out_minsize to MAX_FRAMESIZEThu, 20 Apr 2006 09:23:13 +0000, by reimar
-
set audio_out_minsize, should avoid all "maxlen too small" casesWed, 19 Apr 2006 22:33:58 +0000, by reimar
-
bug fixes: left-over mode variable used uninitialized,Wed, 19 Apr 2006 22:30:31 +0000, by reimar
-
1.242: small grammar fixWed, 19 Apr 2006 22:04:05 +0000, by kraymer
-
small grammar fixWed, 19 Apr 2006 22:02:52 +0000, by kraymer
-
remove private comment tagWed, 19 Apr 2006 21:48:34 +0000, by kraymer
-
1.241: add a newline before the "Playing"... lineWed, 19 Apr 2006 21:38:24 +0000, by kraymer
-
German translation for usage.xmlWed, 19 Apr 2006 21:36:51 +0000, by kraymer
-
add a newline before the "Playing"... lineWed, 19 Apr 2006 21:06:12 +0000, by reimar
-
Using channel count, samplerate and input bps values from the containerWed, 19 Apr 2006 20:12:01 +0000, by diego
-
Register for window-manager delete window events and quit MPlayer.Wed, 19 Apr 2006 15:58:10 +0000, by reimar
-
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.Wed, 19 Apr 2006 15:50:37 +0000, by reimar
-
spellcheck revealed 2 more typos..Wed, 19 Apr 2006 10:28:49 +0000, by kraymer
-
typo fix: s/20060915/20040915/Wed, 19 Apr 2006 05:48:16 +0000, by gpoirier
-
small grammar fixTue, 18 Apr 2006 21:36:29 +0000, by kraymer
-
German translation for documentation.xmlTue, 18 Apr 2006 21:30:21 +0000, by kraymer
-
Remove some libmpdvdkit vs libmpdvdkit2 cruft.Tue, 18 Apr 2006 21:16:46 +0000, by diego
-
faad2 updatedTue, 18 Apr 2006 19:48:14 +0000, by rtognimp
-
Update to faad2 cvs 20040915+MPlayer fixesTue, 18 Apr 2006 19:39:34 +0000, by rtognimp
-
1.15: Explain how security issues should be reported, based on a patch by IvannTue, 18 Apr 2006 19:33:46 +0000, by kraymer
-
German translation for mail-lists.xmlTue, 18 Apr 2006 19:19:58 +0000, by kraymer
-
German translation for install.xmlTue, 18 Apr 2006 18:25:45 +0000, by kraymer
-
Make the RTP demuxer work with libdvdread 0.9.5.Tue, 18 Apr 2006 14:41:41 +0000, by diego
-
Remove outdated references to Arpi as admin.Tue, 18 Apr 2006 13:16:15 +0000, by diego
-
rtsp options should be available for mencoder as wellTue, 18 Apr 2006 11:06:35 +0000, by reimar
-
Clarify ffvorbis comment.Tue, 18 Apr 2006 10:24:22 +0000, by diego
-
A new German translation of the XML documentation is in the works.Tue, 18 Apr 2006 08:03:20 +0000, by diego
-
minor markup fixesTue, 18 Apr 2006 08:02:39 +0000, by diego
-
removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)Mon, 17 Apr 2006 20:20:28 +0000, by nicodvb
-
10l: build fix.Mon, 17 Apr 2006 17:50:34 +0000, by gpoirier
-
Include buffered decoded audio in A-V sync calculations.Mon, 17 Apr 2006 16:31:42 +0000, by corey
-
fixes decoding demoscene.tv nsv at http://213.186.36.129:8000Mon, 17 Apr 2006 13:47:57 +0000, by gpoirier
-
add translation of audio.xmlMon, 17 Apr 2006 00:54:59 +0000, by kraymer
-
English docs should be built first.Mon, 17 Apr 2006 00:29:56 +0000, by diego
-
Simplify link removal.Mon, 17 Apr 2006 00:28:36 +0000, by diego
-
add support for German translationMon, 17 Apr 2006 00:15:48 +0000, by kraymer
-
add finished translations forMon, 17 Apr 2006 00:13:07 +0000, by kraymer
-
add missing Makefile for German xml docsMon, 17 Apr 2006 00:10:18 +0000, by kraymer
-
sync with 1.1257Sun, 16 Apr 2006 20:53:16 +0000, by gpoirier
-
1.1257: Fix and improve xinerama supportSun, 16 Apr 2006 20:27:35 +0000, by kraymer
-
1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).Sun, 16 Apr 2006 20:05:35 +0000, by kraymer
-
Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).Sun, 16 Apr 2006 16:58:36 +0000, by gpoirier
-
Use ULL for > 32 bits constant.Sun, 16 Apr 2006 13:45:21 +0000, by reimar
-
Fix and improve xinerama supportSun, 16 Apr 2006 13:38:28 +0000, by reimar
-
remove completely pointless != NULL checkSun, 16 Apr 2006 13:25:14 +0000, by reimar
-
more .charset files based on guessworkSun, 16 Apr 2006 13:19:29 +0000, by reimar
-
UTF-8 is more portable that utf8Sun, 16 Apr 2006 13:18:53 +0000, by reimar
-
Add some files I maintainSun, 16 Apr 2006 13:17:09 +0000, by reimar
-
recognize future pentium-m processors, e.g. there is intel core with model 14Sun, 16 Apr 2006 08:37:49 +0000, by iive
-
10l in rgb2rgb_template.cSun, 16 Apr 2006 08:27:16 +0000, by iive
-
fallback to USERPROFILE environment variable for caching CSS keys whenSat, 15 Apr 2006 21:45:29 +0000, by reimar
-
ffvorbisSat, 15 Apr 2006 21:27:16 +0000, by diego
-
10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from workingSat, 15 Apr 2006 21:18:20 +0000, by reimar
-
always cast stream IDs to unsigned before comparing to MAX_STREAMS.Sat, 15 Apr 2006 21:09:29 +0000, by reimar
-
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patchSat, 15 Apr 2006 20:50:33 +0000, by reimar
-
add support for intel mac. mp3lib is not fixed yet.Sat, 15 Apr 2006 20:46:54 +0000, by nplourde
-
synced with 1.15Sat, 15 Apr 2006 16:47:25 +0000, by gabrov
-
synced with 1.103Sat, 15 Apr 2006 16:39:46 +0000, by gabrov
-
Make mp3lib say that it's using Altivec to decode instead of generic CSat, 15 Apr 2006 14:33:19 +0000, by diego
-
Switch audio delay keys to something more sane (+ to increase, - to decrease)Sat, 15 Apr 2006 14:24:36 +0000, by diego
-
do not try to load default.sub when it doesn't exist. Fixes bug #480.Sat, 15 Apr 2006 09:36:53 +0000, by reimar
-
Major update of all French files (except mencoder and encoding-guide)Sat, 15 Apr 2006 08:21:48 +0000, by gpoirier
-
avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).Fri, 14 Apr 2006 21:51:45 +0000, by reimar
-
10l, keyframes must have tag 0x10, not 1.Fri, 14 Apr 2006 21:08:25 +0000, by reimar
-
missing free in case sdpplin_parse_stream returns invalid stream.Fri, 14 Apr 2006 14:10:04 +0000, by reimar
-
free memory on error in http_add_basic_authenticationFri, 14 Apr 2006 13:37:38 +0000, by reimar
-
small typo/grammar fixesFri, 14 Apr 2006 13:27:55 +0000, by diego
-
-ao pcm:fast suboption for faster-than-realtime dumpingFri, 14 Apr 2006 13:18:35 +0000, by reimar
-
remove vts_no parameter from mp_get_titleset_length - it is not only useless,Fri, 14 Apr 2006 13:03:05 +0000, by reimar
-
remove non-ascii character outside of string, might break build with some compilersFri, 14 Apr 2006 12:55:45 +0000, by reimar
-
10l, forgot to move aspect_save_screenres in last commitFri, 14 Apr 2006 11:23:03 +0000, by reimar
-
fix A-V sync overcorrection for desync due to too slow hardware.Fri, 14 Apr 2006 10:57:41 +0000, by reimar
-
add check for non-ascii charsets used in code and simplify showcont switch handlingFri, 14 Apr 2006 10:47:40 +0000, by reimar
-
1.1253: Document sinesupress audio filter, [...]Fri, 14 Apr 2006 07:36:27 +0000, by kraymer
-
correct fullscreen sizeThu, 13 Apr 2006 21:47:21 +0000, by reimar
-
Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.Thu, 13 Apr 2006 21:25:37 +0000, by gpoirier
-
Simplify mkdir calls.Thu, 13 Apr 2006 16:49:56 +0000, by diego
-
very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipmentThu, 13 Apr 2006 10:36:17 +0000, by michael
-
define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss itWed, 12 Apr 2006 20:17:07 +0000, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,Wed, 12 Apr 2006 14:20:51 +0000, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,Wed, 12 Apr 2006 14:11:26 +0000, by reimar
-
missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)Wed, 12 Apr 2006 11:19:49 +0000, by reimar
-
timestamps are 33 bits long, so they don't fit in an unsigned int; 10lTue, 11 Apr 2006 20:05:24 +0000, by nicodvb
-
Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS comTue, 11 Apr 2006 12:17:21 +0000, by gpoirier
-
try to detect flac bitrate early on to avoid division by zero problems.Tue, 11 Apr 2006 10:46:52 +0000, by reimar
-
check wav header length against upper limit, should protect againstTue, 11 Apr 2006 10:43:20 +0000, by reimar
-
make failures during e.g. setting the TV norm non-fatal.Tue, 11 Apr 2006 10:19:53 +0000, by reimar
-
make sure the check for valid timestamps does not accidentially search throughMon, 10 Apr 2006 16:18:17 +0000, by reimar
-
do not print the title length from a non-matching titleset.Mon, 10 Apr 2006 16:16:33 +0000, by reimar
-
getch2 should wait for input. Fixes 100% CPU usage during cache fill.Mon, 10 Apr 2006 12:42:10 +0000, by reimar
-
Fix a few French barbarism, add missing sentence.Mon, 10 Apr 2006 07:28:14 +0000, by gpoirier
-
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompressSun, 09 Apr 2006 18:25:35 +0000, by reimar
-
avoid cache fill status overflow with caches > ca. 20 MBSun, 09 Apr 2006 18:16:29 +0000, by reimar
-
fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,Sun, 09 Apr 2006 13:52:45 +0000, by gpoirier
-
vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>Sun, 09 Apr 2006 13:49:37 +0000, by gpoirier
-
the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>Sun, 09 Apr 2006 13:47:44 +0000, by gpoirier
-
Add missing French charsetSun, 09 Apr 2006 13:10:29 +0000, by gpoirier
-
synced with 1.1252Sun, 09 Apr 2006 13:02:47 +0000, by gpoirier
-
Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestionsSun, 09 Apr 2006 12:45:49 +0000, by gpoirier
-
AMR codecs support info, patch by Rathann, with slight alteration by me.Sun, 09 Apr 2006 12:13:59 +0000, by gpoirier
-
co_N_pilation to compilationSun, 09 Apr 2006 09:56:06 +0000, by iive
-
support kmvc and nuv decoders in ffmpegSat, 08 Apr 2006 17:10:31 +0000, by reimar
-
Replace deprecated functionSat, 08 Apr 2006 16:16:48 +0000, by nplourde
-
New mode for tinterlace filterSat, 08 Apr 2006 15:43:32 +0000, by iive
-
New mode for tinterlace filterSat, 08 Apr 2006 15:30:09 +0000, by iive
-
put my name in native language, remove some obsolate and irrelevant entries.Sat, 08 Apr 2006 13:53:02 +0000, by iive
-
French fixes, by BounecFri, 07 Apr 2006 21:47:38 +0000, by gpoirier
-
make sure the indx chunk is big enough to hold the basic structure.Thu, 06 Apr 2006 21:49:12 +0000, by iive
-
use calloc instead of malloc - simplifies code and fixes overflow problems.Thu, 06 Apr 2006 20:56:35 +0000, by reimar
-
zero sized frames are not keyframesThu, 06 Apr 2006 20:36:39 +0000, by michael
-
Limit the number of entires to the amount that does fit into the chunk.Thu, 06 Apr 2006 20:04:02 +0000, by iive
-
added myselfThu, 06 Apr 2006 20:03:42 +0000, by pacman
-
sh_audio->delay is adjusted in the wrong direction when changing audio_delayThu, 06 Apr 2006 12:12:08 +0000, by reimar
-
Reorganize vector constants to work around gcc 4.1 bug:Thu, 06 Apr 2006 10:08:54 +0000, by pacman
-
Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txtThu, 06 Apr 2006 03:27:20 +0000, by reynaldo
-
workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that wayWed, 05 Apr 2006 20:51:35 +0000, by nicodvb
-
segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d deWed, 05 Apr 2006 18:50:24 +0000, by nicodvb
-
Czechification.Wed, 05 Apr 2006 16:59:43 +0000, by henry
-
update lez's emailWed, 05 Apr 2006 12:27:55 +0000, by alex
-
UTF8-ize, patch by ª£¡ësmail Dªª¢ùnmez \ismail & pardus , org ' tr/Tue, 04 Apr 2006 21:39:11 +0000, by rathann
-
sync up to 1.1234Tue, 04 Apr 2006 09:11:53 +0000, by ptt
-
Add 32x32 XPM icon as mandated by Debian policy.Tue, 04 Apr 2006 06:48:14 +0000, by diego
-
Simplify some checks.Tue, 04 Apr 2006 05:09:12 +0000, by diego
-
Fix RealAudio codecs (add descrambling)Mon, 03 Apr 2006 19:41:17 +0000, by rtognimp
-
missing dependencyMon, 03 Apr 2006 07:16:10 +0000, by rfelker
-
reverse previous patch which caused sig11.Mon, 03 Apr 2006 07:11:29 +0000, by rfelker
-
1000l: absolutely huge missing constMon, 03 Apr 2006 06:44:54 +0000, by rfelker
-
10l: huge amount of constant crap in data segmentMon, 03 Apr 2006 06:38:55 +0000, by rfelker
-
10l: missing const put this in data segment instead of text/rodataMon, 03 Apr 2006 06:27:15 +0000, by rfelker
-
move 12k from data to bss (reduce binary size by 12k)Mon, 03 Apr 2006 06:25:30 +0000, by rfelker
-
Slight grammar and wording fixes.Mon, 03 Apr 2006 04:58:34 +0000, by corey
-
1.1251: -crash-debug does not get enabled with .developer in the source tree.Sun, 02 Apr 2006 21:25:56 +0000, by kraymer
-
1.237: Capitalization error I missed beforeSun, 02 Apr 2006 21:21:56 +0000, by kraymer
-
1.234: Part2 of several printf2mp_msg changes in patch from Otvos AttilaSun, 02 Apr 2006 21:13:28 +0000, by kraymer
-
1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT huSun, 02 Apr 2006 20:50:49 +0000, by kraymer
-
synced with 1.237Sun, 02 Apr 2006 20:40:26 +0000, by gabrov
-
simplify extradata handling and make passing extradata on the default.Sun, 02 Apr 2006 18:35:00 +0000, by reimar
-
Add a note explaining that it's okay to use a different target bitrate on the various passes of a video encodeSun, 02 Apr 2006 18:25:05 +0000, by gpoirier
-
Remove mpdvdkit1 cruft from the build system.Sun, 02 Apr 2006 13:31:03 +0000, by diego
-
Remove shared libmpdvdkit leftovers.Sun, 02 Apr 2006 13:15:20 +0000, by diego
-
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....netSun, 02 Apr 2006 08:26:13 +0000, by diego
-
.developer and .libdeps do not exist any longer.Sun, 02 Apr 2006 07:55:29 +0000, by diego
-
-crash-debug does not get enabled with .developer in the source tree.Sun, 02 Apr 2006 07:47:15 +0000, by diego
-
There is no check for the crash debug feature, so setting the variable toSun, 02 Apr 2006 07:44:14 +0000, by diego
-
further fixes..Sun, 02 Apr 2006 07:30:40 +0000, by rfelker
-
10l: version.h was not being built in some odd casesSun, 02 Apr 2006 07:18:53 +0000, by rfelker
-
integrate old "libdeps" hack into makefileSun, 02 Apr 2006 03:22:32 +0000, by rfelker
-
first stage of build system cleanup:Sun, 02 Apr 2006 03:14:54 +0000, by rfelker
-
Don't use free()d pointer CID 260Sat, 01 Apr 2006 23:50:30 +0000, by rtognimp
-
More French fixes by BounecFri, 31 Mar 2006 21:29:37 +0000, by gpoirier
-
Add workarounds for old prerelease versions of alsa-lib 0.9.0 that didFri, 31 Mar 2006 09:28:37 +0000, by cladisch
-
Capitalization error I missed beforeFri, 31 Mar 2006 06:22:51 +0000, by corey
-
A question needs a question mark, but in this case I think at least twoFri, 31 Mar 2006 06:01:56 +0000, by corey
-
Minor spelling and grammar fixes for part 1 of Otvos Attila'sFri, 31 Mar 2006 05:49:05 +0000, by corey
-
prevent overflow.. wtf?! from irc:Fri, 31 Mar 2006 04:56:09 +0000, by rfelker
-
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by meFri, 31 Mar 2006 00:15:47 +0000, by reynaldo
-
more cruftThu, 30 Mar 2006 23:47:03 +0000, by rfelker
-
arrg more of this stupid cruftThu, 30 Mar 2006 23:44:35 +0000, by rfelker
-
fix descrambling of asf file,Thu, 30 Mar 2006 23:06:18 +0000, by iive
-
more cruftThu, 30 Mar 2006 22:28:32 +0000, by rfelker
-
forgot one occurranceThu, 30 Mar 2006 22:15:50 +0000, by rfelker
-
remove deprecated, never-used gnu gettext cruft.Thu, 30 Mar 2006 22:14:44 +0000, by rfelker
-
increasing sync tag to 1.15 after update by DiegoThu, 30 Mar 2006 14:50:16 +0000, by gabrov
-
increasing sync tag to 1.63 after update by DiegoThu, 30 Mar 2006 14:39:31 +0000, by gabrov
-
Trust the demuxer instead of the decoder for samplerate detection.Thu, 30 Mar 2006 08:47:09 +0000, by diego
-
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT huThu, 30 Mar 2006 06:40:58 +0000, by reynaldo
-
Add a function to draw flat boxes and use it to make the listThu, 30 Mar 2006 02:52:54 +0000, by albeu
-
Move global vars used for header parsing, etc to dewux->priv as it shouldWed, 29 Mar 2006 23:25:09 +0000, by albeu
-
support for mp3lame with -oac lavcWed, 29 Mar 2006 21:54:53 +0000, by jonas
-
100L to who wrote this. Also fix broken headers while at it.Wed, 29 Mar 2006 19:31:31 +0000, by albeu
-
French proofreading, by BounecWed, 29 Mar 2006 11:33:13 +0000, by gpoirier
-
added support for external VIDIXTue, 28 Mar 2006 22:44:16 +0000, by nicodvb
-
Removed unused constant definition (MSGTR_InvalidAOdriver)Tue, 28 Mar 2006 16:37:09 +0000, by ptt
-
Removed unused constant definition (MSGTR_InvalidAOdriver)Tue, 28 Mar 2006 11:27:45 +0000, by ptt
-
sync up to 1.223Tue, 28 Mar 2006 00:15:16 +0000, by ptt
-
sync up to 1.231 plus minor corrections...Mon, 27 Mar 2006 22:54:50 +0000, by ptt
-
Remove verbosity parameter added to print_*_header call in last revision again.Mon, 27 Mar 2006 22:51:24 +0000, by diego
-
Fix passing qdm2 extradata to lavc decoderMon, 27 Mar 2006 21:37:18 +0000, by rtognimp
-
synced with 1.1249Mon, 27 Mar 2006 19:43:46 +0000, by gpoirier
-
Fix cycling in menu with hidden items.Mon, 27 Mar 2006 19:27:42 +0000, by albeu
-
Fix stepping in the playtree when interupting libmpdemux.Mon, 27 Mar 2006 18:33:23 +0000, by albeu
-
include MSGL_* definitionsMon, 27 Mar 2006 18:31:04 +0000, by henry
-
Convert printfs in aviprint.c to mp_msg and give the information printingMon, 27 Mar 2006 17:25:41 +0000, by diego
-
Properly document sub_alignment.Mon, 27 Mar 2006 16:43:02 +0000, by diego
-
1.1250: [applied by Diego, #1.216]Mon, 27 Mar 2006 12:41:22 +0000, by kraymer
-
Rename the default GUI skins directory from 'Skin' to 'skins', keepingMon, 27 Mar 2006 11:39:27 +0000, by diego
-
reinit vo when pix_fmt changes.Mon, 27 Mar 2006 10:32:52 +0000, by reimar
-
10l missing header for strdupMon, 27 Mar 2006 08:38:32 +0000, by ods15
-
Change some printf calls to fprintf.Mon, 27 Mar 2006 07:49:14 +0000, by diego
-
Remove superfluous extern variable declaration.Mon, 27 Mar 2006 07:31:08 +0000, by diego
-
Change 'if(verbose)' to the more appropriate mp_msg_test.Mon, 27 Mar 2006 07:22:48 +0000, by diego
-
Clarify which message levels should be translated.Mon, 27 Mar 2006 06:59:00 +0000, by diego
-
Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.Sun, 26 Mar 2006 22:56:46 +0000, by diego
-
Simplify directory creation in the install target.Sun, 26 Mar 2006 21:44:55 +0000, by diego
-
use shifts instead of division. 15% faster hqdn3dSun, 26 Mar 2006 21:32:52 +0000, by lorenm
-
Discard return value from ldconfig, it might not work on non-root installs.Sun, 26 Mar 2006 21:17:14 +0000, by diego
-
Simplify mkdir calls, test is not necessary before creating directories,Sun, 26 Mar 2006 21:07:31 +0000, by diego
-
NEVER assign static strings to string command line options.Sun, 26 Mar 2006 19:10:43 +0000, by albeu
-
synced with 1.231Sun, 26 Mar 2006 14:23:22 +0000, by gabrov
-
Fix a/v desync for real some filesSun, 26 Mar 2006 14:10:52 +0000, by rtognimp
-
allow values up to 100 for -mcSun, 26 Mar 2006 11:09:17 +0000, by reimar
-
Don't call make from shell constructs it prevent properSun, 26 Mar 2006 10:52:13 +0000, by albeu
-
support custom OSD colour for vo_gl.cSun, 26 Mar 2006 10:43:56 +0000, by reimar
-
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi czSun, 26 Mar 2006 10:43:56 +0000, by reimar
-
typo, parameter naming consistencySun, 26 Mar 2006 10:03:26 +0000, by diego
-
Use <value> and [value] consistently.Sun, 26 Mar 2006 10:02:04 +0000, by diego
-
fixed framerate detection of interlaced H264 streamsSat, 25 Mar 2006 23:10:08 +0000, by nicodvb
-
H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halvedSat, 25 Mar 2006 23:07:28 +0000, by nicodvb
-
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.Sat, 25 Mar 2006 22:41:15 +0000, by diego
-
fix for the macosx tiger (groff 1.19.x) indentation issueSat, 25 Mar 2006 22:41:14 +0000, by jonas
-
Turn the preferences menu in something usefull using the newSat, 25 Mar 2006 20:49:36 +0000, by albeu
-
Unify MP3 fourccs for all decodersSat, 25 Mar 2006 19:24:36 +0000, by reimar
-
Add a msg type for the osd menu.Sat, 25 Mar 2006 19:24:21 +0000, by albeu
-
Allow hiding list elements and disableing the pointer.Sat, 25 Mar 2006 18:15:37 +0000, by albeu
-
Allow 6 ways (up/down/left/right/ok/cancel) navigation.Sat, 25 Mar 2006 17:32:10 +0000, by albeu
-
max_distance clarificationSat, 25 Mar 2006 13:39:47 +0000, by ods15
-
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesSat, 25 Mar 2006 10:38:37 +0000, by diego
-
Simplify rules with common make constructs.Sat, 25 Mar 2006 10:18:18 +0000, by diego
-
Simplify clean rule.Sat, 25 Mar 2006 10:03:00 +0000, by diego
-
cosmetic, table alignSat, 25 Mar 2006 07:58:34 +0000, by ods15
-
switch to using vlc for stream_flagsSat, 25 Mar 2006 07:58:07 +0000, by ods15
-
Get rid of 2 osd related hacks.Fri, 24 Mar 2006 20:42:23 +0000, by albeu
-
Update to the recent properties changes.Fri, 24 Mar 2006 19:59:30 +0000, by albeu
-
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,Fri, 24 Mar 2006 19:47:17 +0000, by kraymer
-
Subtitles properties: move sub_select, sub_pos, sub_visibilty,Fri, 24 Mar 2006 19:32:23 +0000, by albeu
-
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,Fri, 24 Mar 2006 17:44:43 +0000, by kraymer
-
printf --> mp_msgFri, 24 Mar 2006 08:21:40 +0000, by diego
-
Convert all if(verbose>X) to mp_msg_test calls.Fri, 24 Mar 2006 08:12:03 +0000, by diego
-
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the otherFri, 24 Mar 2006 02:31:29 +0000, by albeu
-
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.Fri, 24 Mar 2006 01:32:04 +0000, by diego
-
Fix osd_show_msg alignment and make sure msg stringsThu, 23 Mar 2006 15:17:23 +0000, by albeu
-
Convert fullscreen, panscan, color controls, ontop, rootwin,Thu, 23 Mar 2006 01:22:43 +0000, by albeu
-
100L too many arguments to mp_msg().Thu, 23 Mar 2006 00:41:22 +0000, by albeu
-
1.229: Move audio_delay to a property and add a few read only properties toWed, 22 Mar 2006 23:17:06 +0000, by kraymer
-
Move audio_delay to a property and add a few read only properties toWed, 22 Mar 2006 23:05:13 +0000, by albeu
-
Add get/set_property and update volume/mute to the last changes.Wed, 22 Mar 2006 20:17:48 +0000, by albeu
-
Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).Wed, 22 Mar 2006 18:58:03 +0000, by mosu
-
1.1246: insert linebreak, \-playing-msg optionWed, 22 Mar 2006 18:25:21 +0000, by kraymer
-
insert linebreak, \-playing-msg optionWed, 22 Mar 2006 18:19:15 +0000, by kraymer
-
1.1243: 10lWed, 22 Mar 2006 18:11:44 +0000, by kraymer
-
1.1237: Capitalize some sentences after colons.Wed, 22 Mar 2006 17:35:39 +0000, by kraymer
-
1.1234: Add some undocumented options.Wed, 22 Mar 2006 17:22:46 +0000, by kraymer
-
1.1232: put options in alphabetical orderWed, 22 Mar 2006 17:06:34 +0000, by kraymer
-
Shortly describe -playing-msg and -list-properties.Wed, 22 Mar 2006 17:06:03 +0000, by albeu
-
1.228: Add an option to list the properties: -list-propertiesWed, 22 Mar 2006 16:47:48 +0000, by kraymer
-
Add an option to list the properties: -list-propertiesWed, 22 Mar 2006 16:35:17 +0000, by albeu
-
10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)Wed, 22 Mar 2006 12:23:55 +0000, by reimar
-
use mencoder directly for mp3lame encoding instead of lavcWed, 22 Mar 2006 11:26:27 +0000, by jonas
-
Add the new property API and implement a couple properties.Wed, 22 Mar 2006 00:19:02 +0000, by albeu
-
feed something (hopefully correct timestamps) into the video filter chainTue, 21 Mar 2006 23:09:52 +0000, by michael
-
lavc doesnt pass AVFrame.opaque around :/Tue, 21 Mar 2006 23:06:09 +0000, by michael
-
10l (forgot ...)Tue, 21 Mar 2006 22:31:49 +0000, by michael
-
10l (null pointer dereference)Tue, 21 Mar 2006 22:12:48 +0000, by michael
-
passing pts through the filter layer (lets see if pts or cola comes out at the end)Tue, 21 Mar 2006 21:26:42 +0000, by michael
-
-rawvideo on => -demuxer rawvideoTue, 21 Mar 2006 06:09:32 +0000, by ods15
-
Prevent building lavc with xvid support unless xvid version is 1.1 orTue, 21 Mar 2006 05:36:10 +0000, by corey
-
10lMon, 20 Mar 2006 23:16:34 +0000, by lorenm
-
sync to x264 r476 (subq=7)Mon, 20 Mar 2006 23:13:37 +0000, by lorenm
-
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSDMon, 20 Mar 2006 22:24:14 +0000, by pacman
-
Don't try to parse fb.modes more than once. Fixes playback of multiple filesMon, 20 Mar 2006 22:07:30 +0000, by pacman
-
synced with 1.1241Mon, 20 Mar 2006 21:13:01 +0000, by gpoirier
-
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)Mon, 20 Mar 2006 20:06:04 +0000, by aurel
-
Simplify pkg-config invocation.Mon, 20 Mar 2006 10:57:30 +0000, by diego
-
synced with 1.226Sun, 19 Mar 2006 20:39:50 +0000, by gabrov
-
temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered soundSun, 19 Mar 2006 17:28:13 +0000, by nicodvb
-
Do not use ptr when it's NULL. CID 89Sun, 19 Mar 2006 16:02:03 +0000, by rtognimp
-
1.1230: Typo fix: "URLs to forces" --> "URLs to force"Sat, 18 Mar 2006 20:02:47 +0000, by kraymer
-
1.226: Print the mute state on the OSD.Sat, 18 Mar 2006 19:22:13 +0000, by kraymer
-
Print the mute state on the OSD.Sat, 18 Mar 2006 18:48:14 +0000, by diego
-
Enable gui key bindings only when running the gui. Fix enter and escSat, 18 Mar 2006 18:13:22 +0000, by albeu
-
codec-cfg depend on help_mp.h. Fix // builds.Sat, 18 Mar 2006 17:41:24 +0000, by albeu
-
synced with 1.225Sat, 18 Mar 2006 12:42:55 +0000, by gabrov
-
flags cleanupSat, 18 Mar 2006 12:13:48 +0000, by michael
-
Support libavcodec vrc_strategy=1 (XviD ratecontrol).Fri, 17 Mar 2006 23:47:10 +0000, by corey
-
if stream is not seekable calling enca would prevent the real parsing of subtitles.Fri, 17 Mar 2006 23:38:46 +0000, by iive
-
10l forgotten stream_reset to clear the EOF flagFri, 17 Mar 2006 19:39:30 +0000, by henry
-
timebases guidelinesFri, 17 Mar 2006 13:26:40 +0000, by ods15
-
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodecThu, 16 Mar 2006 21:56:24 +0000, by nicodvb
-
And 10L for me. Fix the forgoten enca_fd.Thu, 16 Mar 2006 19:16:07 +0000, by albeu
-
Fix compilation with stupid C++ compilers that shock on valid CThu, 16 Mar 2006 16:55:51 +0000, by albeu
-
Move the subread from FILE to stream_t.Thu, 16 Mar 2006 14:42:51 +0000, by albeu
-
Fix a potential seek failure, fill_buffer doesn't have toThu, 16 Mar 2006 14:24:22 +0000, by albeu
-
sync with new MEncoder config file nameWed, 15 Mar 2006 23:20:27 +0000, by gpoirier
-
Fix up libaf unknown-format printingWed, 15 Mar 2006 21:32:10 +0000, by corey
-
extra checks on size of OSD parts (though IMHO these values should never be bad)Wed, 15 Mar 2006 21:13:13 +0000, by reimar
-
Small fix with object list (-vf) help.Wed, 15 Mar 2006 17:16:13 +0000, by albeu
-
rephrase index_ptr positioningWed, 15 Mar 2006 16:28:31 +0000, by ods15
-
timebase tableWed, 15 Mar 2006 16:24:24 +0000, by ods15
-
do not call glDeleteTextures with 0 count, Xgl does not like it.Wed, 15 Mar 2006 12:15:35 +0000, by reimar
-
10l the cpu hog fix broke fullscreenswitching with -widWed, 15 Mar 2006 09:04:24 +0000, by faust3
-
The system-wide and the user-specific MEncoder configuration file should bothTue, 14 Mar 2006 23:33:37 +0000, by diego
-
Remove twos workaround, this bug was fixed in mov demuxerTue, 14 Mar 2006 22:15:24 +0000, by rtognimp
-
mpegopts exampleTue, 14 Mar 2006 21:57:58 +0000, by rathann
-
synced with 1.36Tue, 14 Mar 2006 21:24:47 +0000, by gabrov
-
synced with 1.224Tue, 14 Mar 2006 21:21:26 +0000, by gabrov
-
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to saveTue, 14 Mar 2006 19:43:24 +0000, by rtognimp
-
last print on libaf to af_msgTue, 14 Mar 2006 16:57:16 +0000, by reynaldo
-
Try several formats instead of only YV12 if no format was explicitlyTue, 14 Mar 2006 00:45:06 +0000, by albeu
-
forgotten entry about TOOLS/qepdvcd.shTue, 14 Mar 2006 00:38:00 +0000, by reynaldo
-
le2me_32 is not necessary, tested by Diego on BE machineTue, 14 Mar 2006 00:02:42 +0000, by rathann
-
fl32 is now supported, tooMon, 13 Mar 2006 23:35:41 +0000, by rathann
-
in24/in32/fl32 little/big-endian QuickTime PCM audio supportMon, 13 Mar 2006 23:32:36 +0000, by rathann
-
Use _res_comment where appropriate.Mon, 13 Mar 2006 21:50:56 +0000, by diego
-
10L fix missing return statement.Mon, 13 Mar 2006 21:18:27 +0000, by albeu
-
do not randomly chop up packets, this isnt allowed in almost no containerMon, 13 Mar 2006 17:15:51 +0000, by michael
-
Fix seeking with cache enabled on systems using fork().Mon, 13 Mar 2006 16:56:10 +0000, by albeu
-
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>Mon, 13 Mar 2006 16:52:01 +0000, by faust3
-
sync with 1.1238Mon, 13 Mar 2006 16:36:18 +0000, by gpoirier
-
adapter doesn't require vm anymoreMon, 13 Mar 2006 16:17:44 +0000, by faust3
-
Ignore codecs2html.Mon, 13 Mar 2006 11:06:08 +0000, by diego
-
To avoid a bug in ALSA's rate plugin that causes spurious overruns, tryMon, 13 Mar 2006 10:50:37 +0000, by cladisch
-
Do not try to count hardware sound cards because there might be noneMon, 13 Mar 2006 10:49:12 +0000, by cladisch
-
fixed character encodingMon, 13 Mar 2006 09:03:43 +0000, by gabrov
-
recommitted version 1.22 + Rich's 1.25Mon, 13 Mar 2006 07:08:01 +0000, by nicodvb
-
cosmetic, move stuff aroundMon, 13 Mar 2006 06:50:55 +0000, by ods15
-
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with moreMon, 13 Mar 2006 03:46:25 +0000, by pacman
-
FAAC encoding through libavcodec-faacMon, 13 Mar 2006 02:42:06 +0000, by michael
-
-lavcopts aglobalMon, 13 Mar 2006 02:40:09 +0000, by michael
-
remove mp_msg.c dependency when compiling codec-cfg binary.Sun, 12 Mar 2006 23:06:09 +0000, by reimar
-
Fix compilation error introduced by last commitSun, 12 Mar 2006 22:29:27 +0000, by reimar
-
unified failure case in muxer_new_muxer()Sun, 12 Mar 2006 22:14:00 +0000, by nicodvb
-
remove useless cruft (binds variable)Sun, 12 Mar 2006 21:47:15 +0000, by reimar
-
fix feature pragma length checkSun, 12 Mar 2006 21:44:22 +0000, by reimar
-
+ muxer_lavf.c - Michael NiedermayerSun, 12 Mar 2006 20:47:52 +0000, by michael
-
strings without terminating NULSun, 12 Mar 2006 20:44:22 +0000, by ods15
-
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)Sun, 12 Mar 2006 19:05:57 +0000, by nicodvb
-
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43Sun, 12 Mar 2006 18:58:08 +0000, by nicodvb
-
10l found by Oded: case 2 on a boolean value...Sun, 12 Mar 2006 18:31:50 +0000, by rfelker
-
exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173Sun, 12 Mar 2006 18:13:11 +0000, by nicodvb
-
fix cosmetics noticed during nico's 10lSun, 12 Mar 2006 18:11:32 +0000, by rfelker
-
fixed C99-ism introduced with previous commitSun, 12 Mar 2006 18:06:46 +0000, by nicodvb
-
check muxer != NULL before using it; closes cid 201Sun, 12 Mar 2006 17:46:51 +0000, by nicodvb
-
bump neglected dateSun, 12 Mar 2006 17:40:32 +0000, by ods15
-
revert last changeSun, 12 Mar 2006 17:35:51 +0000, by ods15
-
better max for frame code values, still allowing compact implementationSun, 12 Mar 2006 13:30:45 +0000, by ods15
-
10l to me, misarrangment of flagsSun, 12 Mar 2006 13:21:04 +0000, by ods15
-
change max_distance back to 64kb and set max frame size to 2*max_distance.Sun, 12 Mar 2006 13:08:10 +0000, by ods15
-
fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55Sun, 12 Mar 2006 12:28:09 +0000, by nicodvb
-
check sh_video before seeking; closes cid 56Sun, 12 Mar 2006 12:13:37 +0000, by nicodvb
-
close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161Sun, 12 Mar 2006 11:45:27 +0000, by nicodvb
-
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241Sun, 12 Mar 2006 11:12:48 +0000, by nicodvb
-
dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206Sat, 11 Mar 2006 23:38:54 +0000, by nicodvb
-
init msec in mp_get_titleset_length() before using it; closes cid 251Sat, 11 Mar 2006 23:29:02 +0000, by nicodvb
-
init variable in parse_mp4_object_descriptor before using it; fixes cid 237Sat, 11 Mar 2006 23:26:02 +0000, by nicodvb
-
init delta_pts before using it; fixes cid 239Sat, 11 Mar 2006 23:21:09 +0000, by nicodvb
-
check pce_ptr before using it; fixes cid 207Sat, 11 Mar 2006 23:15:57 +0000, by nicodvb
-
QuickTime in24 and in32 PCM audio supportSat, 11 Mar 2006 22:43:28 +0000, by rathann
-
added dinamically calculated gain factor at output stage to avoid clipping on sane rangesSat, 11 Mar 2006 21:16:59 +0000, by reynaldo
-
change max_distance max to 128kb instead of 65kbSat, 11 Mar 2006 19:47:05 +0000, by ods15
-
Only MAX_STREAMS streams are allowed (cid 115)Sat, 11 Mar 2006 16:42:46 +0000, by rtognimp
-
move bit flags to be more convinient...Sat, 11 Mar 2006 15:26:39 +0000, by ods15
-
clarify, header_checksum is not included in forward_ptr and in packet checksumSat, 11 Mar 2006 10:19:02 +0000, by ods15
-
Simplify libcdio check.Sat, 11 Mar 2006 00:00:25 +0000, by diego
-
Make better use of pkg-config to check for/set proper libraries whenFri, 10 Mar 2006 23:59:38 +0000, by diego
-
Fix memory leak cid 176Fri, 10 Mar 2006 23:51:41 +0000, by rtognimp
-
Fix memory leak cid 177Fri, 10 Mar 2006 23:48:33 +0000, by rtognimp
-
Fix possible use of body uninitialized. Remove an unneeded free (bodyFri, 10 Mar 2006 22:15:50 +0000, by rtognimp
-
remove edl.c pre-alloc, more readble and safe codeFri, 10 Mar 2006 21:34:54 +0000, by ods15
-
SHOULD NOT be higher than 1/timebase limitFri, 10 Mar 2006 14:44:31 +0000, by michael
-
div8 -> div16Fri, 10 Mar 2006 14:34:30 +0000, by michael
-
drop max_frame_sizeFri, 10 Mar 2006 14:28:11 +0000, by michael
-
double muxing examples (cant hurt to explictly mention the most common)Fri, 10 Mar 2006 14:23:22 +0000, by michael
-
limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'Fri, 10 Mar 2006 14:18:59 +0000, by michael
-
universal timestamp (= stream_id + timestamp in stream timebase)Fri, 10 Mar 2006 14:10:07 +0000, by michael
-
little clarification of sample_width/sample_heightFri, 10 Mar 2006 13:54:39 +0000, by michael
-
0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)Fri, 10 Mar 2006 13:50:35 +0000, by michael
-
push back userdata stream_classFri, 10 Mar 2006 11:52:58 +0000, by ods15
-
header_checksumFri, 10 Mar 2006 02:49:29 +0000, by michael
-
free resources when load_raw failsThu, 09 Mar 2006 22:20:20 +0000, by reimar
-
fix leak on read error (forgot to free demux packet)Thu, 09 Mar 2006 22:14:34 +0000, by reimar
-
fix minor (i.e. unlikely to ever happen) leak when init failsThu, 09 Mar 2006 22:11:39 +0000, by reimar
-
Fix potential read from an unitialized pointer (CID: 236)Thu, 09 Mar 2006 22:09:03 +0000, by rtognimp
-
remove useless and memleak-causing strdupThu, 09 Mar 2006 18:05:38 +0000, by reimar
-
fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)Thu, 09 Mar 2006 17:39:34 +0000, by reimar
-
in demux_ogg_read_packet initialize data to whole packet, reduces code andWed, 08 Mar 2006 22:23:21 +0000, by reimar
-
name array is too small, use strlcpy instead of strncpyWed, 08 Mar 2006 21:13:16 +0000, by reimar
-
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)Wed, 08 Mar 2006 20:27:47 +0000, by reimar
-
revert the attempts for ccache fixWed, 08 Mar 2006 19:56:47 +0000, by henry
-
add default case to encoder switch-case (maybe an error message would be good as well).Wed, 08 Mar 2006 15:49:46 +0000, by reimar
-
fix memory leak when filter with given name does not exist.Wed, 08 Mar 2006 15:39:53 +0000, by reimar
-
Missing free_demux_packet after read errorWed, 08 Mar 2006 15:21:12 +0000, by reimar
-
Fix base64 encoding for basic auth according to RFC.Wed, 08 Mar 2006 15:14:08 +0000, by reimar
-
missing url_free when using proxy and connect failsWed, 08 Mar 2006 15:07:48 +0000, by reimar
-
stream_id == MAX_STREAMS is invalid, since counting starts with 0.Wed, 08 Mar 2006 13:26:36 +0000, by reimar
-
"i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.Wed, 08 Mar 2006 13:07:36 +0000, by reimar
-
We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)Wed, 08 Mar 2006 13:00:51 +0000, by reimar
-
cosmeticWed, 08 Mar 2006 12:49:35 +0000, by michael
-
Automaticall convert message to console charset, use utf8 for GTK2 GuiWed, 08 Mar 2006 12:45:48 +0000, by reimar
-
remove info streamsWed, 08 Mar 2006 12:37:10 +0000, by michael
-
Add codecs2html dependencies.Wed, 08 Mar 2006 11:09:01 +0000, by diego
-
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.Wed, 08 Mar 2006 11:04:00 +0000, by diego
-
free tmp earlier, it is not needed below and might leak on errors otherwiseWed, 08 Mar 2006 10:50:16 +0000, by reimar
-
Missing initializationWed, 08 Mar 2006 10:24:07 +0000, by reimar
-
initialize f to NULL, needed if desc=malloc... failsWed, 08 Mar 2006 10:04:05 +0000, by reimar
-
If we have a tuner, use that as a reason we have audio support, and doWed, 08 Mar 2006 00:21:44 +0000, by aurel
-
fix incomplete abs->rel path conversionTue, 07 Mar 2006 17:49:37 +0000, by henry
-
Fix compilation command in comment.Tue, 07 Mar 2006 15:40:49 +0000, by diego
-
Comment out debug output.Tue, 07 Mar 2006 15:39:01 +0000, by diego
-
Add codecs2html target.Tue, 07 Mar 2006 15:37:58 +0000, by diego
-
synced with 1.1237Tue, 07 Mar 2006 13:40:20 +0000, by gpoirier
-
Correct toolchain for building XML docs on Debian Sarge.Tue, 07 Mar 2006 11:09:40 +0000, by diego
-
synced with 1.47Mon, 06 Mar 2006 21:13:54 +0000, by gabrov
-
10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.Mon, 06 Mar 2006 18:40:36 +0000, by rathann
-
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.Mon, 06 Mar 2006 08:26:07 +0000, by diego
-
various improvements of the section "Choosing the video codec"Mon, 06 Mar 2006 07:19:00 +0000, by gpoirier
-
increasing sync tag to 1.45 after typo fix in English versionSun, 05 Mar 2006 22:53:06 +0000, by gabrov
-
typo fixSun, 05 Mar 2006 22:50:56 +0000, by gabrov
-
Capitalize some sentences after colons.Sun, 05 Mar 2006 22:29:26 +0000, by diego
-
synced with 1.80Sun, 05 Mar 2006 19:42:06 +0000, by gabrov
-
synced with 1.35Sun, 05 Mar 2006 19:34:02 +0000, by gabrov
-
synced with 1.62Sun, 05 Mar 2006 19:24:15 +0000, by gabrov
-
file removeSun, 05 Mar 2006 19:20:14 +0000, by gabrov
-
increased sync tag to 1.102 after Diego's updateSun, 05 Mar 2006 19:17:33 +0000, by gabrov
-
increased sync tag after Diego's updateSun, 05 Mar 2006 19:15:58 +0000, by gabrov
-
synced with 1.44Sun, 05 Mar 2006 19:10:21 +0000, by gabrov
-
synced with 1.85Sun, 05 Mar 2006 18:56:44 +0000, by gabrov
-
synced with 1.25Sun, 05 Mar 2006 18:40:29 +0000, by gabrov
-
Comment fix: mp_msg_levels[] is inited to -2, not 2.Sun, 05 Mar 2006 18:28:20 +0000, by diego
-
synced with 1.75Sun, 05 Mar 2006 18:21:52 +0000, by gabrov
-
synced with 1.16Sun, 05 Mar 2006 18:10:03 +0000, by gabrov
-
synced with 1.16Sun, 05 Mar 2006 17:28:03 +0000, by gabrov
-
synced with 1.28Sun, 05 Mar 2006 17:10:08 +0000, by gabrov
-
synced with 1.74Sun, 05 Mar 2006 17:07:53 +0000, by gabrov
-
synced with 1.32Sun, 05 Mar 2006 16:53:53 +0000, by gabrov
-
synced with 1.14Sun, 05 Mar 2006 16:39:07 +0000, by gabrov
-
synced with 1.36Sun, 05 Mar 2006 14:20:49 +0000, by gabrov
-
use relative paths for libav* buildSun, 05 Mar 2006 10:03:53 +0000, by henry
-
restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)Sun, 05 Mar 2006 08:55:08 +0000, by nicodvb
-
sync to x264 r457 (direct_pred=3)Sun, 05 Mar 2006 07:23:12 +0000, by lorenm
-
cosmetics, rename max_size to max_frame_sizeSun, 05 Mar 2006 07:06:34 +0000, by ods15
-
snow supports vme=8Sun, 05 Mar 2006 03:58:53 +0000, by lorenm
-
When centering a video with odd width, be sure to start on a pixel boundary.Sat, 04 Mar 2006 20:00:06 +0000, by pacman
-
Make -xy help output consistent, output an empty line before and after.Sat, 04 Mar 2006 17:33:56 +0000, by diego
-
return index_ptr to inside indexSat, 04 Mar 2006 16:30:25 +0000, by ods15
-
update activity every 30 secSat, 04 Mar 2006 12:37:44 +0000, by nplourde
-
typoSat, 04 Mar 2006 10:26:46 +0000, by ods15
-
slightly better max_distance ruleFri, 03 Mar 2006 22:43:49 +0000, by michael
-
Reduce Real DLL/so loading verbosity, OKed by Roberto.Fri, 03 Mar 2006 22:38:46 +0000, by diego
-
the return of the monolithic indexFri, 03 Mar 2006 22:33:30 +0000, by michael
-
update tmp_field numbers (pretty much just cosmetic)Fri, 03 Mar 2006 22:31:46 +0000, by michael
-
simplify flagsFri, 03 Mar 2006 22:30:17 +0000, by michael
-
Synced with 1.1234, patch by Jiª©?ªª? Heryªª¢Ân < technik AH domotech DOO cz >Fri, 03 Mar 2006 21:58:30 +0000, by gpoirier
-
This patch fixes pcm (twos, swot) in MOV.Thu, 02 Mar 2006 22:28:12 +0000, by rtognimp
-
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d orgThu, 02 Mar 2006 21:19:57 +0000, by nicodvb
-
syncpoint_start descriptionThu, 02 Mar 2006 10:34:09 +0000, by michael
-
removed reference to inexistent extern variableWed, 01 Mar 2006 22:26:18 +0000, by nicodvb
-
stream_control() returns int, not voidWed, 01 Mar 2006 21:56:30 +0000, by nicodvb
-
add forward_ptr to syncpoint (+0.006% overhead)Wed, 01 Mar 2006 14:19:37 +0000, by michael
-
leading coeff for crc polynomWed, 01 Mar 2006 13:37:09 +0000, by michael
-
width/height/samplerate MUST not be 0Wed, 01 Mar 2006 13:36:33 +0000, by michael
-
remove chapter_id == 0 special caseWed, 01 Mar 2006 13:35:09 +0000, by michael
-
Change obsolete references to design6 to design7.Wed, 01 Mar 2006 10:07:43 +0000, by diego
-
New website structure, the /homepage subdirectory is gone.Wed, 01 Mar 2006 10:01:43 +0000, by diego
-
synced with 1.1235Wed, 01 Mar 2006 09:57:11 +0000, by gpoirier
-
sync with 1.222Wed, 01 Mar 2006 09:26:06 +0000, by diego
-
XviD multi-threaded encoding supportWed, 01 Mar 2006 09:18:56 +0000, by gpoirier
-
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot netTue, 28 Feb 2006 23:24:38 +0000, by pacman
-
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff ClaggTue, 28 Feb 2006 21:54:24 +0000, by wanderer
-
update config.mak to match ffmpeg's version (fix alpha compilation)Mon, 27 Feb 2006 22:44:22 +0000, by aurel
-
try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is availableMon, 27 Feb 2006 21:13:17 +0000, by nicodvb
-
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playingMon, 27 Feb 2006 21:11:28 +0000, by nicodvb
-
added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)Mon, 27 Feb 2006 21:08:58 +0000, by nicodvb
-
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTHMon, 27 Feb 2006 21:06:47 +0000, by nicodvb
-
Add audio_delay argument to demux_mkv_seek.Mon, 27 Feb 2006 19:48:31 +0000, by corey
-
synced with 1.101Mon, 27 Feb 2006 11:46:35 +0000, by gabrov
-
synced with 1.12Mon, 27 Feb 2006 11:44:55 +0000, by gabrov
-
fixed XML syntax errorMon, 27 Feb 2006 11:43:29 +0000, by gabrov
-
Output error messages from the ALSA library through mp_msg() instead ofMon, 27 Feb 2006 10:09:05 +0000, by cladisch
-
Show the actual ALSA version instead of the version mplayer was compiledMon, 27 Feb 2006 10:06:27 +0000, by cladisch
-
synced with 1.101Sun, 26 Feb 2006 12:39:17 +0000, by gabrov
-
Better fallback for APIENTRY when compiling for WindowsSun, 26 Feb 2006 09:47:17 +0000, by reimar
-
10l: section "13.3.6. Example" talks about a telecined source, but the example given doesn't have any ivtc filter!!Sun, 26 Feb 2006 09:35:21 +0000, by gpoirier
-
cosmetic, trailing whitespaceSat, 25 Feb 2006 20:06:21 +0000, by ods15
-
use short 'type' namesSat, 25 Feb 2006 18:51:46 +0000, by ods15
-
allow rationals with denom of '1'Sat, 25 Feb 2006 18:48:52 +0000, by ods15
-
CRC32 stuffSat, 25 Feb 2006 16:16:47 +0000, by ods15
-
auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zores ben a geexbox di orgFri, 24 Feb 2006 23:01:40 +0000, by nicodvb
-
DVB channels cycling; patch by Ben Zores ben p geekbox d orgFri, 24 Feb 2006 22:46:23 +0000, by nicodvb
-
Add a practical description of endian-independent RGB/BGR codingFri, 24 Feb 2006 22:18:45 +0000, by pacman
-
link fixFri, 24 Feb 2006 21:50:13 +0000, by diego
-
Add some undocumented options.Fri, 24 Feb 2006 20:28:16 +0000, by diego
-
Document the noup suboption of the scale video filter.Fri, 24 Feb 2006 19:09:14 +0000, by diego
-
Add XML tool paths for SUSE 10.0Fri, 24 Feb 2006 17:38:23 +0000, by diego
-
Add uninit for audio before switching to next file and completing encodeFri, 24 Feb 2006 15:43:20 +0000, by ods15
-
10l (dont limit dimension components independantly if noup)Fri, 24 Feb 2006 15:22:59 +0000, by michael
-
link fixesFri, 24 Feb 2006 15:09:13 +0000, by diego
-
This now works correctly thanks to clear-to-end-of-line patchFri, 24 Feb 2006 14:56:28 +0000, by ods15
-
fix bit specification for fixed_fpsFri, 24 Feb 2006 14:41:02 +0000, by ods15
-
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem thatFri, 24 Feb 2006 09:52:59 +0000, by pacman
-
info packet stuff, chapters...Fri, 24 Feb 2006 05:41:35 +0000, by ods15
-
workaround for gl.h variants that do not define APIENTRYThu, 23 Feb 2006 10:18:10 +0000, by reimar
-
use calloc instead of malloc in copy_func_pf, missing initialization ofWed, 22 Feb 2006 20:39:44 +0000, by reimar
-
link fixesWed, 22 Feb 2006 11:32:41 +0000, by diego
-
link fixesWed, 22 Feb 2006 11:09:48 +0000, by diego
-
Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 codeWed, 22 Feb 2006 10:30:55 +0000, by iive
-
properly detect cpu on x86 based macWed, 22 Feb 2006 00:59:11 +0000, by nplourde
-
Fix stylesheet path.Tue, 21 Feb 2006 21:54:08 +0000, by diego
-
Remove duplicate explanation of how man page format conversion.Tue, 21 Feb 2006 21:40:51 +0000, by diego
-
Fix video delay when encoding with B-frames.Tue, 21 Feb 2006 09:40:25 +0000, by corey
-
Fix video delay when encoding with B-frames.Tue, 21 Feb 2006 09:39:22 +0000, by corey
-
grammar, put options in alphabetical orderMon, 20 Feb 2006 23:50:40 +0000, by diego
-
More complete ASF MIME detection, closing bug# 248,Mon, 20 Feb 2006 21:59:28 +0000, by gpoirier
-
sync with 1.1231Mon, 20 Feb 2006 21:05:36 +0000, by gpoirier
-
sync with 1.222 plus minor fixMon, 20 Feb 2006 11:05:07 +0000, by ptt
-
New option: -ignore-startMon, 20 Feb 2006 09:36:10 +0000, by corey
-
fields should be in english...Mon, 20 Feb 2006 04:49:06 +0000, by ods15
-
Typo fix: "URLs to forces" --> "URLs to force"Sun, 19 Feb 2006 21:55:07 +0000, by corey
-
synced with 1.1229Sun, 19 Feb 2006 21:39:58 +0000, by gpoirier
-
Allows the LIVE555 library to forces the client's port to be usedSun, 19 Feb 2006 13:27:27 +0000, by bertrand
-
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.Sun, 19 Feb 2006 10:15:18 +0000, by diego
-
dwStart support for mencoder.Sun, 19 Feb 2006 09:34:37 +0000, by corey
-
deobfuscate some a/v sync codeSun, 19 Feb 2006 04:31:14 +0000, by ods15
-
no upscale flag so automatic downscaling is possible in mencoderSat, 18 Feb 2006 21:12:56 +0000, by michael
-
upport another G4 flavour: MPC7447* chips.Sat, 18 Feb 2006 20:04:42 +0000, by gpoirier
-
include stdlib.h and stdio.h, they tend to be useful :-)Sat, 18 Feb 2006 12:45:00 +0000, by reimar
-
dwStart support for mplayer.Sat, 18 Feb 2006 09:26:39 +0000, by corey
-
Just a comment update, replacing a FIXME to reflect the new expectation ofSat, 18 Feb 2006 01:08:17 +0000, by pacman
-
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;Sat, 18 Feb 2006 00:41:28 +0000, by pacman
-
more cosmeticsFri, 17 Feb 2006 20:05:25 +0000, by ods15
-
some cleanup. enforce decode_delay to not be too high.Fri, 17 Feb 2006 19:45:35 +0000, by ods15
-
Fix vec_clip for gcc's that don't handle (vector signed short){16} accordingFri, 17 Feb 2006 05:01:46 +0000, by pacman
-
Fix colormap save/restore for directcolor fb devicesFri, 17 Feb 2006 03:49:33 +0000, by pacman
-
Second-try commit of this patch.Fri, 17 Feb 2006 01:57:41 +0000, by corey
-
memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)Thu, 16 Feb 2006 22:43:42 +0000, by aurel
-
fix compilation without openalThu, 16 Feb 2006 22:35:04 +0000, by aurel
-
OpenAL audio support, actual output is mono-only (no positioning yet).Thu, 16 Feb 2006 20:45:25 +0000, by reimar
-
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)Thu, 16 Feb 2006 12:55:23 +0000, by michael
-
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)Thu, 16 Feb 2006 12:52:09 +0000, by michael
-
include config.h before includes that need itThu, 16 Feb 2006 10:08:03 +0000, by iive
-
Add some more fourcc for DV and MPEG2 needed for some mov samples postedTue, 14 Feb 2006 22:10:22 +0000, by rtognimp
-
Set SRC_PATH correctly, fixes libpostproc compilationTue, 14 Feb 2006 21:43:32 +0000, by rtognimp
-
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the buildingTue, 14 Feb 2006 21:42:49 +0000, by rtognimp
-
Don't test the v4l2_input audioset field for audio capabilities but still try changing the mute setting (patch by Jesse Allen < the3dfxdude _at_ gmail.com >)Tue, 14 Feb 2006 20:13:55 +0000, by aurel
-
Align memory at 16 byte boundaries.Tue, 14 Feb 2006 09:55:14 +0000, by diego
-
allow autodetection of pictures type when using mf://@file.list syntaxTue, 14 Feb 2006 09:34:30 +0000, by iive
-
synced with 1.1227Mon, 13 Feb 2006 12:49:15 +0000, by gpoirier
-
Remove obsolete big-endian FIXMEs.Mon, 13 Feb 2006 12:44:17 +0000, by diego
-
Fix the error handling in the play() function: add a handler for EINTR,Mon, 13 Feb 2006 11:48:29 +0000, by cladisch
-
This changes the software parameters to be more compatible with theMon, 13 Feb 2006 11:43:25 +0000, by cladisch
-
Using non-blocking writes makes sense when the program wants to do otherMon, 13 Feb 2006 11:38:12 +0000, by cladisch
-
Remove the now superfluous mmap suboption.Mon, 13 Feb 2006 11:17:43 +0000, by cladisch
-
After removing play_mmap(), the play() function just unconditionallyMon, 13 Feb 2006 11:16:29 +0000, by cladisch
-
This patch removes mmap support because it doesn't have any benefit.Mon, 13 Feb 2006 11:15:25 +0000, by cladisch
-
fix index, first keyframe cannot be written with pts=0Mon, 13 Feb 2006 07:29:11 +0000, by ods15
-
lavc exposes the reconstructed picture, so no need to decode it againMon, 13 Feb 2006 07:00:37 +0000, by lorenm
-
synced with 1.1226Sun, 12 Feb 2006 17:51:38 +0000, by gpoirier
-
Make 'N' frame code implictly invalidSun, 12 Feb 2006 17:40:02 +0000, by ods15
-
do not forget to initialize dp->bufferSun, 12 Feb 2006 17:01:30 +0000, by henry
-
Rephrase telecine and film2pal mpegopts.Sun, 12 Feb 2006 16:21:07 +0000, by diego
-
Remove stray space.Sun, 12 Feb 2006 16:14:07 +0000, by diego
-
sync with 1.1224Sun, 12 Feb 2006 15:40:40 +0000, by gpoirier
-
10lSun, 12 Feb 2006 14:50:05 +0000, by alex
-
support openbsd/zaurus aswellSun, 12 Feb 2006 14:17:39 +0000, by alex
-
one more hint for openbsdSun, 12 Feb 2006 14:14:12 +0000, by alex
-
Native ZMBV support via lavcSun, 12 Feb 2006 12:57:25 +0000, by rtognimp
-
delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequenceSun, 12 Feb 2006 11:47:36 +0000, by nicodvb
-
bugfixes and new soft-teleciner in muxer_mpeg.cSun, 12 Feb 2006 11:12:21 +0000, by nicodvb
-
mention film2pal in -mpegoptsSun, 12 Feb 2006 11:09:27 +0000, by nicodvb
-
experimental film2pal and ntsc2pal soft telecinerSun, 12 Feb 2006 11:04:12 +0000, by nicodvb
-
forgotten cast (blows on gcc4)Sun, 12 Feb 2006 10:51:04 +0000, by henry
-
we cannot continue without a crash when read_asf_header fails, since someSun, 12 Feb 2006 09:58:27 +0000, by reimar
-
add some sanity checks to new/resize_demux_packetSun, 12 Feb 2006 09:28:09 +0000, by reimar
-
add a missing rule for libpostproc.aSun, 12 Feb 2006 08:03:58 +0000, by henry
-
Sync with latest FFmpeg build system changes:Sat, 11 Feb 2006 23:29:51 +0000, by diego
-
No sane person should encode last pass without at least 'mbd=2' and 'trell' (or should _really_ have _really good_ reasons)Sat, 11 Feb 2006 22:36:21 +0000, by gpoirier
-
Gives some examples of in which form MPEG* videos can comeSat, 11 Feb 2006 22:13:12 +0000, by gpoirier
-
Remove all the sections that are now merged in the XML docSat, 11 Feb 2006 22:11:11 +0000, by gpoirier
-
muxer_mpeg MUST be used with audio_preload=0Sat, 11 Feb 2006 21:29:03 +0000, by nicodvb
-
Mention recent big-endian/AltiVec fixes in postproc/.Sat, 11 Feb 2006 14:19:37 +0000, by diego
-
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in justSat, 11 Feb 2006 14:16:10 +0000, by diego
-
cosmetics: indentation fixesSat, 11 Feb 2006 13:42:54 +0000, by diego
-
Fix big-endian color permutation problems.Sat, 11 Feb 2006 13:35:46 +0000, by diego
-
Put index_ptr within index to avoid it popping out of nowhere.Sat, 11 Feb 2006 09:56:49 +0000, by ods15
-
Add syncpoint_checksum after frame headerSat, 11 Feb 2006 09:51:08 +0000, by ods15
-
tff wasn't correctly unset in soft_telecine()Fri, 10 Feb 2006 22:28:32 +0000, by nicodvb
-
Attila and I are root@mphq.Fri, 10 Feb 2006 18:58:50 +0000, by diego
-
Make sure maxlen is respected, instead of just failing the assert later on.Fri, 10 Feb 2006 18:21:52 +0000, by reimar
-
add mpc extension so that playback starts faster.Fri, 10 Feb 2006 18:18:24 +0000, by reimar
-
Clarify feature removal policy: it must be approved on the mailing list.Fri, 10 Feb 2006 18:12:17 +0000, by rathann
-
Clarify policy on feature removal.Fri, 10 Feb 2006 18:10:19 +0000, by rathann
-
change checksum to crc32Fri, 10 Feb 2006 10:42:40 +0000, by ods15
-
ALSA changesFri, 10 Feb 2006 10:28:20 +0000, by cladisch
-
Small fixes: make all global variables static, remove some unusedFri, 10 Feb 2006 09:28:08 +0000, by cladisch
-
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does itFri, 10 Feb 2006 09:26:11 +0000, by cladisch
-
Simplify get_delay(): we don't need to get the complete PCM status butFri, 10 Feb 2006 09:24:48 +0000, by cladisch
-
Fix get_space(): we don't need to differentiate between the various PCMFri, 10 Feb 2006 09:21:17 +0000, by cladisch
-
This adds support for more sample formats (U32, float BE, mu/A-law).Fri, 10 Feb 2006 09:20:08 +0000, by cladisch
-
This replaces the hardcoded numbers for the sample format widths with aFri, 10 Feb 2006 09:18:27 +0000, by cladisch
-
Reverse commit of unfinished patch for passing audio_delay to the demuxers.Thu, 09 Feb 2006 19:39:51 +0000, by corey
-
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>Thu, 09 Feb 2006 18:17:04 +0000, by faust3
-
I took over ao_alsa maintainership.Thu, 09 Feb 2006 16:36:53 +0000, by cladisch
-
Patch by Stefan Huehner / stefan % huehner ! org \Thu, 09 Feb 2006 14:08:03 +0000, by rathann
-
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>Thu, 09 Feb 2006 10:23:51 +0000, by iive
-
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)Thu, 09 Feb 2006 00:40:35 +0000, by aurel
-
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 eachThu, 09 Feb 2006 00:29:35 +0000, by diego
-
Fix CSeq answer for keepalive OPTIONS requests during playbackWed, 08 Feb 2006 23:44:44 +0000, by rtognimp
-
Add support for grayscale [m]jpegWed, 08 Feb 2006 23:22:29 +0000, by rtognimp
-
altivec_yuv2packedX() ignores the requested output format and unconditionallyWed, 08 Feb 2006 13:14:19 +0000, by diego
-
expanded and improved NeoMagic TV-out sectionWed, 08 Feb 2006 12:17:41 +0000, by diego
-
AltiVec operations need to have memory aligned on 16-byte boundaries.Wed, 08 Feb 2006 08:20:40 +0000, by diego
-
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrectWed, 08 Feb 2006 08:16:53 +0000, by diego
-
10l 1000 fps fixWed, 08 Feb 2006 01:19:13 +0000, by michael
-
fftruespeech works now that the nBlockAlign issue is settled.Tue, 07 Feb 2006 23:49:44 +0000, by diego
-
read data in nBlockAlign aligned chunksTue, 07 Feb 2006 22:12:34 +0000, by reimar
-
1. Include audio_delay as an argument to demux_seek.Tue, 07 Feb 2006 20:22:44 +0000, by corey
-
Fix mpng to work correctly with 16 bit png's. don't have any files to testTue, 07 Feb 2006 18:17:12 +0000, by ods15
-
EOR can only be (un)set for non delayed streams.Tue, 07 Feb 2006 16:52:05 +0000, by ods15
-
small syntax/upper-lowercase fixTue, 07 Feb 2006 16:04:25 +0000, by ptt
-
synced with 1.1223Tue, 07 Feb 2006 08:54:47 +0000, by gpoirier
-
Minor correction of last two updatesTue, 07 Feb 2006 08:10:51 +0000, by danny
-
Allow headers to be repeated anywhereTue, 07 Feb 2006 04:03:11 +0000, by ods15
-
let osx sleep if video is pausedTue, 07 Feb 2006 01:36:32 +0000, by nplourde
-
-fixed-vo shall no longer be called BETA-CODE.Tue, 07 Feb 2006 00:01:38 +0000, by diego
-
ZMB decoderMon, 06 Feb 2006 21:33:43 +0000, by diego
-
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.Mon, 06 Feb 2006 21:27:01 +0000, by diego
-
Mark ffrv20 as working.Mon, 06 Feb 2006 21:25:17 +0000, by diego
-
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.Mon, 06 Feb 2006 21:24:17 +0000, by diego
-
removed unused variablesMon, 06 Feb 2006 21:22:30 +0000, by nicodvb
-
fixed wrong delta_frame calculation that would affect soft-telecineMon, 06 Feb 2006 20:59:19 +0000, by nicodvb
-
Build muxers only when MEncoder is enabled.Mon, 06 Feb 2006 16:04:17 +0000, by diego
-
1.221: Typo fixSun, 05 Feb 2006 14:53:08 +0000, by kraymer
-
1.1222: cs and ls swscale parameters accept different value ranges now.Sun, 05 Feb 2006 14:48:02 +0000, by kraymer
-
cs and ls swscale parameters accept different value ranges now.Sun, 05 Feb 2006 14:16:39 +0000, by diego
-
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwiseSun, 05 Feb 2006 09:41:53 +0000, by reimar
-
Index repetitionSat, 04 Feb 2006 08:54:31 +0000, by ods15
-
add compare_tsSat, 04 Feb 2006 08:53:43 +0000, by ods15
-
EOR in indexSat, 04 Feb 2006 08:52:35 +0000, by ods15
-
change sws sharpen filter a littleSat, 04 Feb 2006 00:08:54 +0000, by michael
-
synced with 1.1221Fri, 03 Feb 2006 17:07:43 +0000, by gpoirier
-
Add -nocache option, -cache is not a flag option.Thu, 02 Feb 2006 13:14:28 +0000, by diego
-
avoid conflicting types error on cygwinThu, 02 Feb 2006 12:01:40 +0000, by faust3
-
x264 tweaksThu, 02 Feb 2006 05:10:03 +0000, by lorenm
-
typo fixesWed, 01 Feb 2006 09:16:41 +0000, by ptt
-
Only compile libmpencoders if MEncoder has been enabled.Tue, 31 Jan 2006 23:45:46 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:36:12 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:24:08 +0000, by diego
-
sync up to 1.221Tue, 31 Jan 2006 10:28:20 +0000, by ptt
-
sync up to 1.1216Tue, 31 Jan 2006 09:00:41 +0000, by ptt
-
update for recent developmentsMon, 30 Jan 2006 23:46:56 +0000, by diego
-
removed forgotten fprintf()Mon, 30 Jan 2006 21:18:53 +0000, by nicodvb
-
when linking to external libav* try using pkg-config firstMon, 30 Jan 2006 20:58:11 +0000, by nicodvb
-
synced with 1.221Mon, 30 Jan 2006 19:39:01 +0000, by gabrov
-
Typo fixMon, 30 Jan 2006 19:37:17 +0000, by gabrov
-
1.218: typo, consistencyMon, 30 Jan 2006 12:54:11 +0000, by kraymer
-
Synced with 1.1214Mon, 30 Jan 2006 12:43:29 +0000, by jheryan
-
sync up to 1.202Mon, 30 Jan 2006 11:42:50 +0000, by ptt
-
1.219: More detailed description of brd_scale.Mon, 30 Jan 2006 11:31:59 +0000, by kraymer
-
synced with 1.1219 + typo fixMon, 30 Jan 2006 10:08:25 +0000, by gpoirier
-
synced with 1.216Mon, 30 Jan 2006 00:08:04 +0000, by gabrov
-
mention TOOLS/encode2mpeglightSun, 29 Jan 2006 20:47:30 +0000, by nicodvb
-
new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>Sun, 29 Jan 2006 20:42:34 +0000, by nicodvb
-
More detailed description of brd_scale.Sun, 29 Jan 2006 19:56:35 +0000, by corey
-
Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.Sun, 29 Jan 2006 19:51:09 +0000, by reimar
-
added missing entries since the last release (approved by Diego with smallSun, 29 Jan 2006 19:07:44 +0000, by rathann
-
synced with 1.1218Sun, 29 Jan 2006 17:03:19 +0000, by gpoirier
-
typo, consistencySun, 29 Jan 2006 14:07:59 +0000, by diego
-
Try to only use a linebreak without hyphenation (\:) where it makes sense.Sun, 29 Jan 2006 14:07:07 +0000, by diego
-
synced with 1.1216Sun, 29 Jan 2006 13:22:59 +0000, by gpoirier
-
Unify the handling of escaped spaces.Sun, 29 Jan 2006 02:11:38 +0000, by diego
-
Include MEncoder config files in list of files.Sun, 29 Jan 2006 02:08:40 +0000, by diego
-
French MEncoder docs are not synced yet.Sun, 29 Jan 2006 01:39:39 +0000, by diego
-
10l: wrong syntaxSat, 28 Jan 2006 21:36:46 +0000, by gpoirier
-
SDL video out syntax has changed a while ago, but the XML was not updated since now :)Sat, 28 Jan 2006 20:07:29 +0000, by gpoirier
-
Also remove objects in subdirectories.Sat, 28 Jan 2006 17:35:16 +0000, by diego
-
use mp_a52_framesize() when liba52 is not availableFri, 27 Jan 2006 23:07:53 +0000, by nicodvb
-
export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the futureFri, 27 Jan 2006 23:07:16 +0000, by nicodvb
-
cosmetic, fix spacingFri, 27 Jan 2006 19:13:46 +0000, by ods15
-
MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>Fri, 27 Jan 2006 03:07:13 +0000, by nplourde
-
Make clean/distclean behave uniformly in all directories.Fri, 27 Jan 2006 00:18:52 +0000, by diego
-
Make clean/distclean behave uniformly in all directories.Fri, 27 Jan 2006 00:06:42 +0000, by diego
-
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxerThu, 26 Jan 2006 19:32:07 +0000, by michael
-
updatesThu, 26 Jan 2006 00:48:53 +0000, by diego
-
limits.h for INT_MAXWed, 25 Jan 2006 20:55:47 +0000, by michael
-
correct block alignWed, 25 Jan 2006 19:30:01 +0000, by michael
-
sync to 1.220Wed, 25 Jan 2006 19:08:06 +0000, by kraymer
-
fix aac in mov/mp4Wed, 25 Jan 2006 15:49:31 +0000, by michael
-
Fix the MSG?_FIXME and make the profiles help translatable.Wed, 25 Jan 2006 11:28:19 +0000, by albeu
-
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)Wed, 25 Jan 2006 01:17:57 +0000, by michael
-
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)Tue, 24 Jan 2006 23:55:43 +0000, by michael
-
vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxingTue, 24 Jan 2006 23:50:41 +0000, by michael
-
Typo fix: missing "by" in brd_scale recommendation.Tue, 24 Jan 2006 22:44:34 +0000, by corey
-
Fix up new profiles section and the MPLAYER_VERBSE environment variable.Tue, 24 Jan 2006 20:22:57 +0000, by diego
-
1.212: Make -list-options work in both MPlayer and MEncoder.Tue, 24 Jan 2006 16:34:13 +0000, by kraymer
-
1.1206: sync to x264 r398.Tue, 24 Jan 2006 16:08:57 +0000, by kraymer
-
major update of x264encopts, credits go to Alex G«änsche < ag .«£t. zirona.com>, thank you!Tue, 24 Jan 2006 15:50:22 +0000, by kraymer
-
Make -list-options work in both MPlayer and MEncoder.Tue, 24 Jan 2006 11:34:24 +0000, by albeu
-
Profiles support.Tue, 24 Jan 2006 11:16:13 +0000, by albeu
-
New option type to print help text with a function.Tue, 24 Jan 2006 11:14:13 +0000, by albeu
-
Using INT_MAX without including limits.h breaks compilation on MinGW.Mon, 23 Jan 2006 13:53:40 +0000, by diego
-
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to doMon, 23 Jan 2006 12:15:22 +0000, by albeu
-
Fix multiple help clauses on the command line with mencoder.Mon, 23 Jan 2006 11:33:18 +0000, by albeu
-
Fix libav* linking order, libavutil needs to come after lavc/lavf.Mon, 23 Jan 2006 10:16:48 +0000, by diego
-
1.1210: support libavcodec's new sc_factor parameterSun, 22 Jan 2006 23:01:00 +0000, by kraymer
-
support libavcodec's new sc_factor parameterSun, 22 Jan 2006 21:02:14 +0000, by corey
-
proper support for shared libpostprocSun, 22 Jan 2006 18:11:35 +0000, by diego
-
s/LIVE.COM/LIVE555/ + URL updateSun, 22 Jan 2006 16:32:04 +0000, by gpoirier
-
s/LIVE.COM/LIVE555/ + URL updateSun, 22 Jan 2006 16:26:42 +0000, by gpoirier
-
correcting sync version numberSun, 22 Jan 2006 16:03:29 +0000, by kraymer
-
add comment about sync status of this fileSun, 22 Jan 2006 15:56:32 +0000, by kraymer
-
let configure find docbookx.dtd (version 4.4)Sun, 22 Jan 2006 15:50:49 +0000, by kraymer
-
German man page review part XVIISun, 22 Jan 2006 14:38:05 +0000, by kraymer
-
100L m_option_copy should use the copy callback and not the set one.Sun, 22 Jan 2006 12:43:14 +0000, by albeu
-
Interleave index to ease per-need decoding.Sun, 22 Jan 2006 05:57:46 +0000, by ods15
-
Quick&dirty compilation fix, needed after latest changes in ffmpeg buildSun, 22 Jan 2006 01:32:09 +0000, by rtognimp
-
1.209: consistency fix over the previous consistency fixSun, 22 Jan 2006 00:32:07 +0000, by kraymer
-
consistency fix over the previous consistency fixSat, 21 Jan 2006 20:32:13 +0000, by gpoirier
-
consitency fixSat, 21 Jan 2006 19:44:48 +0000, by gpoirier
-
synced with 1.1208Sat, 21 Jan 2006 19:39:12 +0000, by gpoirier
-
German man page review part XVISat, 21 Jan 2006 13:52:47 +0000, by kraymer
-
1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before initSat, 21 Jan 2006 10:42:39 +0000, by kraymer
-
German man page review part XVSat, 21 Jan 2006 01:24:37 +0000, by kraymer
-
Cygwin compilation fixFri, 20 Jan 2006 22:44:12 +0000, by diego
-
List Derek Lewis as AIX/Solaris maintainer, patch by himself.Fri, 20 Jan 2006 22:28:21 +0000, by diego
-
Add Derek Lewis, patch by himself.Fri, 20 Jan 2006 22:27:26 +0000, by diego
-
AIX compiler CPU-option improvementsFri, 20 Jan 2006 21:15:28 +0000, by diego
-
AIX section for the ports descriptionFri, 20 Jan 2006 21:04:27 +0000, by diego
-
some updatesFri, 20 Jan 2006 20:49:45 +0000, by ods15
-
MPLAYER_VERBOSE, new enviorment variable to control verbosity before initFri, 20 Jan 2006 20:38:46 +0000, by ods15
-
cosmetic change, shift stuff around to more logical placesFri, 20 Jan 2006 19:12:22 +0000, by ods15
-
change goals slightly..Fri, 20 Jan 2006 19:10:55 +0000, by ods15
-
bump dateFri, 20 Jan 2006 19:06:28 +0000, by ods15
-
Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.Fri, 20 Jan 2006 01:37:15 +0000, by atmos4
-
Also define FF_POSTPROCESS when using shared libavcodec.Fri, 20 Jan 2006 00:58:07 +0000, by diego
-
German man page review part XIVFri, 20 Jan 2006 00:18:55 +0000, by kraymer
-
mention hwmpaThu, 19 Jan 2006 22:57:49 +0000, by nicodvb
-
documented audio codec hwmpaThu, 19 Jan 2006 22:41:15 +0000, by nicodvb
-
Implement XvMC lib autodetection for future use (currently disabled, but workingThu, 19 Jan 2006 22:09:20 +0000, by rathann
-
Remove rule to build shared libpostproc, it does not belong in MPlayer.Thu, 19 Jan 2006 20:53:13 +0000, by diego
-
Use free instead of speex_free - since speex_free does not appear in theThu, 19 Jan 2006 20:26:34 +0000, by reimar
-
Typo fixes by BounecThu, 19 Jan 2006 10:41:40 +0000, by gpoirier
-
Push "Building audio filter chain" up to verbose level.Thu, 19 Jan 2006 00:08:09 +0000, by diego
-
sync to 1.219Wed, 18 Jan 2006 23:58:38 +0000, by kraymer
-
Mention possible region setting requirement for some RPC-2 drives.Wed, 18 Jan 2006 21:50:03 +0000, by rathann
-
FAQ about problems with playing DVDs on certain drives.Wed, 18 Jan 2006 21:37:55 +0000, by rathann
-
prevent xvmc from been loaded before xv, and generally before any autoprobed outputWed, 18 Jan 2006 18:11:02 +0000, by iive
-
German man page review part XIIIWed, 18 Jan 2006 02:12:17 +0000, by kraymer
-
German man page review part XII (right from the beginning.. again..)Tue, 17 Jan 2006 21:54:39 +0000, by kraymer
-
suppress error message at eofTue, 17 Jan 2006 20:45:51 +0000, by reimar
-
avoid Solaris 10 compile error with gcc 3.4.5Tue, 17 Jan 2006 20:25:42 +0000, by reimar
-
faster and (IMHO) cleaner code.Tue, 17 Jan 2006 20:07:06 +0000, by reimar
-
function to read from a demuxer up to (and including) the specifiedTue, 17 Jan 2006 20:04:49 +0000, by reimar
-
Put settings into a more meaningful order, some cosmetics.Tue, 17 Jan 2006 00:36:52 +0000, by diego
-
Improve option descriptions.Tue, 17 Jan 2006 00:36:00 +0000, by diego
-
Remove multi-language setting specification, it has little use.Tue, 17 Jan 2006 00:24:07 +0000, by diego
-
Improve option descriptions.Tue, 17 Jan 2006 00:18:21 +0000, by diego
-
cosmetic whitespace / layout changesMon, 16 Jan 2006 23:58:37 +0000, by diego
-
German man page review part X:Mon, 16 Jan 2006 23:41:04 +0000, by kraymer
-
Comment out default settings. MPlayer should behave the same w/ or w/oMon, 16 Jan 2006 23:24:02 +0000, by diego
-
sync to 1.218Mon, 16 Jan 2006 22:57:56 +0000, by kraymer
-
Do not build the GUI by default in the Debian package to be more in lineMon, 16 Jan 2006 22:55:08 +0000, by diego
-
Remove overly loud "warning" from runtime-cpudetection message.Mon, 16 Jan 2006 22:41:35 +0000, by diego
-
MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.Mon, 16 Jan 2006 20:49:07 +0000, by gpoirier
-
Prefer native GSM over the binary codec.Mon, 16 Jan 2006 19:27:07 +0000, by diego
-
sync with 1.1206Mon, 16 Jan 2006 09:00:36 +0000, by gpoirier
-
typosMon, 16 Jan 2006 03:46:58 +0000, by diego
-
sync to x264 r398.Mon, 16 Jan 2006 01:37:32 +0000, by lorenm
-
Print some more useful data from header in verbose modeSun, 15 Jan 2006 22:00:53 +0000, by rtognimp
-
Support sipr codec in old RealAudio files.Sun, 15 Jan 2006 21:58:10 +0000, by rtognimp
-
restored hwmpa with 'working' status and lowest prioritySun, 15 Jan 2006 13:48:53 +0000, by nicodvb
-
temporarily disabled hwmpa until I fix the prioritySun, 15 Jan 2006 12:30:41 +0000, by nicodvb
-
ad_hwmpa: pass-through fake audio codec for hardware mpeg decodersSun, 15 Jan 2006 10:25:14 +0000, by nicodvb
-
Change LIB to LIBNAME to fix compilation.Sun, 15 Jan 2006 01:56:17 +0000, by diego
-
10l: FFmpeg shared lib build information does not belong in MPlayer configure.Sat, 14 Jan 2006 23:39:31 +0000, by diego
-
Always try to parse index chunk, no reason to check for movi_endSat, 14 Jan 2006 22:47:38 +0000, by reimar
-
Sync with latest FFmpeg build system changes.Sat, 14 Jan 2006 22:21:34 +0000, by diego
-
German man page review part X:Sat, 14 Jan 2006 21:54:50 +0000, by kraymer
-
Fix printing of audio fourcc in hex formatSat, 14 Jan 2006 19:24:55 +0000, by rtognimp
-
German man page review part IX:Sat, 14 Jan 2006 18:59:45 +0000, by kraymer
-
add mod playback to the wishlistSat, 14 Jan 2006 17:59:03 +0000, by rathann
-
Print audio 4cc for every stream, print 4cc of selected audio trackSat, 14 Jan 2006 16:57:52 +0000, by rtognimp
-
Consistent variable names for shared libavcodec.Sat, 14 Jan 2006 16:26:42 +0000, by diego
-
Add --disable-libavcodec_so/--disable-libavformat_so.Sat, 14 Jan 2006 16:04:35 +0000, by diego
-
sync up to 1.217Sat, 14 Jan 2006 10:59:16 +0000, by ptt
-
1l - one cast too manySat, 14 Jan 2006 04:09:48 +0000, by rathann
-
Fix parallel make builds, patch by Oded Shimon.Sat, 14 Jan 2006 02:26:19 +0000, by rathann
-
German man page review part VIIISat, 14 Jan 2006 00:06:23 +0000, by kraymer
-
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromFri, 13 Jan 2006 23:38:16 +0000, by rathann
-
German man page review part VIIFri, 13 Jan 2006 22:29:11 +0000, by kraymer
-
dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are presentFri, 13 Jan 2006 20:06:59 +0000, by nicodvb
-
sync to 1.217Fri, 13 Jan 2006 20:02:37 +0000, by kraymer
-
Synced with 1.82Fri, 13 Jan 2006 13:11:33 +0000, by jheryan
-
Synced with 1.16Fri, 13 Jan 2006 13:11:07 +0000, by jheryan
-
Synced with 1.76Fri, 13 Jan 2006 13:10:42 +0000, by jheryan
-
Synced with 1.60Fri, 13 Jan 2006 13:10:15 +0000, by jheryan
-
Synced with 1.24Fri, 13 Jan 2006 13:09:42 +0000, by jheryan
-
Synced with 1.100Fri, 13 Jan 2006 13:09:18 +0000, by jheryan
-
Synced with 1.38Fri, 13 Jan 2006 13:08:46 +0000, by jheryan
-
Synced with 1.28Fri, 13 Jan 2006 13:08:17 +0000, by jheryan
-
Synced with 1.74Fri, 13 Jan 2006 13:07:52 +0000, by jheryan
-
Synced with 1.32Fri, 13 Jan 2006 13:07:23 +0000, by jheryan
-
Update licensing information: The FSF changed postal address.Fri, 13 Jan 2006 00:23:32 +0000, by diego
-
massive attack: mp_msg printf format fixesThu, 12 Jan 2006 20:04:36 +0000, by rathann
-
Remove libxvmc-dev from build-depends.Thu, 12 Jan 2006 11:27:26 +0000, by diego
-
wording fixThu, 12 Jan 2006 00:25:15 +0000, by kraymer
-
1.1202: Reformat examples to prevent linebreaks and hyphenation.Thu, 12 Jan 2006 00:03:58 +0000, by kraymer
-
1.1201: Explain DVDREAD_NOKEYS environment variable.Wed, 11 Jan 2006 23:43:55 +0000, by kraymer
-
1.1193: [does not apply]Wed, 11 Jan 2006 23:03:50 +0000, by kraymer
-
remove build-depends used only for obsolete voWed, 11 Jan 2006 22:19:47 +0000, by aurel
-
1.1186: Merry Christmas and happy cola-chugging!Wed, 11 Jan 2006 22:09:55 +0000, by kraymer
-
do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hectorchu@gmail.com>Wed, 11 Jan 2006 02:45:17 +0000, by nplourde
-
I'm the new mailling list maintainerTue, 10 Jan 2006 22:17:16 +0000, by gpoirier
-
xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.Tue, 10 Jan 2006 21:19:22 +0000, by aurel
-
convert some printfs to mp_msgTue, 10 Jan 2006 11:09:03 +0000, by rathann
-
added support for external libavformatMon, 09 Jan 2006 19:35:44 +0000, by nicodvb
-
CamStudio codec supportMon, 09 Jan 2006 15:44:15 +0000, by reimar
-
Minor correction of last updates, credit to Paul TTMon, 09 Jan 2006 07:46:17 +0000, by danny
-
OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.Sun, 08 Jan 2006 22:57:59 +0000, by diego
-
support for Radeon 9550Sun, 08 Jan 2006 22:18:03 +0000, by diego
-
sync w/ 1.1205Sun, 08 Jan 2006 21:41:01 +0000, by gpoirier
-
Remove non-ASCII character.Sun, 08 Jan 2006 19:06:13 +0000, by diego
-
Update for current Debian package.Sun, 08 Jan 2006 18:34:33 +0000, by diego
-
Improve the Debian package configuration: Remove the vo module configuration,Sun, 08 Jan 2006 18:33:54 +0000, by diego
-
Quote some values to silence debconf warnings.Sun, 08 Jan 2006 17:37:48 +0000, by diego
-
Do not install .cvsignore files.Sun, 08 Jan 2006 17:37:00 +0000, by diego
-
include the right avcodec.h, consistently with the rest of mplayerSun, 08 Jan 2006 14:03:42 +0000, by nicodvb
-
fix crash if no video codec availableSun, 08 Jan 2006 13:35:54 +0000, by reimar
-
fix premature end of audio playback (audio only)Sun, 08 Jan 2006 10:18:18 +0000, by henry
-
Add uppercase MPG2 fourcc.Sat, 07 Jan 2006 22:41:04 +0000, by diego
-
disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crashSat, 07 Jan 2006 22:20:46 +0000, by nicodvb
-
Remove empty sections, speak of container formats, not file formats.Sat, 07 Jan 2006 22:09:10 +0000, by diego
-
minor rewordingSat, 07 Jan 2006 22:06:06 +0000, by diego
-
avoid some gcc 4 compiler warningsSat, 07 Jan 2006 19:56:55 +0000, by reimar
-
Less ugly and easier to extend getFunctionsSat, 07 Jan 2006 19:53:51 +0000, by reimar
-
Mention Chinese console messages.Fri, 06 Jan 2006 20:09:15 +0000, by diego
-
Update for realrtsp bandwidth supportFri, 06 Jan 2006 14:43:28 +0000, by rtognimp
-
This patch makes real rtsp tell the server to deliver data at specifiedFri, 06 Jan 2006 14:39:10 +0000, by rtognimp
-
Reformat examples to prevent linebreaks and hyphenation. When occurringFri, 06 Jan 2006 14:03:51 +0000, by diego
-
align byte is deprecatedFri, 06 Jan 2006 13:51:36 +0000, by ods15
-
Yet another MPEG-4 fourcc (Samsung SMP4)Fri, 06 Jan 2006 12:36:59 +0000, by rtognimp
-
1) remove global_timebaseFri, 06 Jan 2006 02:06:22 +0000, by ods15
-
MN ruleFri, 06 Jan 2006 02:05:57 +0000, by ods15
-
1) change date and goals slightlyFri, 06 Jan 2006 02:05:34 +0000, by ods15
-
Better default vo - xv instead of x11.Fri, 06 Jan 2006 01:40:30 +0000, by diego
-
Remove unused template file.Fri, 06 Jan 2006 00:54:03 +0000, by diego
-
100l, the vo selection should fall back to other vo drivers.Fri, 06 Jan 2006 00:53:31 +0000, by diego
-
build fixThu, 05 Jan 2006 23:33:20 +0000, by diego
-
Improve overall structure by adding a few top-level chapters so thatThu, 05 Jan 2006 23:32:18 +0000, by diego
-
Add FFmpeg TrueSpeech.Thu, 05 Jan 2006 22:50:54 +0000, by diego
-
Add MPEG fourcc to all MPEG decoders.Thu, 05 Jan 2006 22:47:08 +0000, by diego
-
Don't leak memory (free audio reordering buffers)Wed, 04 Jan 2006 23:36:36 +0000, by rtognimp
-
Remove assumption that all audio packets in a block have the sameWed, 04 Jan 2006 22:49:23 +0000, by rtognimp
-
1000.0l timestamps are floatWed, 04 Jan 2006 22:21:32 +0000, by rtognimp
-
Explain DVDREAD_NOKEYS environment variable.Wed, 04 Jan 2006 16:17:05 +0000, by diego
-
Bandaid fix for compilation failure when creating main/.depend with GUIWed, 04 Jan 2006 15:54:47 +0000, by diego
-
cosmetics: Make the patch apply without offsets.Wed, 04 Jan 2006 15:31:01 +0000, by diego
-
Update copyright date to 2006Wed, 04 Jan 2006 15:28:02 +0000, by gpoirier
-
Update with current changes.Wed, 04 Jan 2006 15:25:51 +0000, by diego
-
CONFIGURATION FILES section added to the man page.Wed, 04 Jan 2006 15:01:55 +0000, by diego
-
Expand the configuration file section to include MEncoder examples.Wed, 04 Jan 2006 15:01:30 +0000, by diego
-
10l build fixWed, 04 Jan 2006 11:26:15 +0000, by diego
-
synced with 1.1198Wed, 04 Jan 2006 08:20:27 +0000, by gpoirier
-
little fixes i looked at after previous cvs commit :-)Wed, 04 Jan 2006 00:34:38 +0000, by ptt
-
sync with 1.1198 plus little fixesWed, 04 Jan 2006 00:24:14 +0000, by ptt
-
fixed indentation for suboption brd_scaleWed, 04 Jan 2006 00:01:39 +0000, by ptt
-
synced with 1.1197Tue, 03 Jan 2006 22:27:09 +0000, by gpoirier
-
removed previously forgotten reording options/flagsTue, 03 Jan 2006 22:14:27 +0000, by nicodvb
-
Reverse commit 31 Dec 2005 18:56:35 -0000 1.34Tue, 03 Jan 2006 22:06:12 +0000, by gpoirier
-
removed frame reording optionTue, 03 Jan 2006 22:05:03 +0000, by nicodvb
-
removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 videoTue, 03 Jan 2006 22:02:11 +0000, by nicodvb
-
disable dvd subtitles by defaultTue, 03 Jan 2006 20:55:27 +0000, by nicodvb
-
word consistency fixTue, 03 Jan 2006 17:18:44 +0000, by ptt
-
sync up to 1.1167Tue, 03 Jan 2006 17:12:16 +0000, by ptt
-
Restructure ports section.Tue, 03 Jan 2006 16:11:07 +0000, by diego
-
updates, spellingTue, 03 Jan 2006 16:07:59 +0000, by diego
-
Fix _inc_extra handling in DirectFB check.Tue, 03 Jan 2006 16:03:17 +0000, by diego
-
small wording/spelling/syntax fixesTue, 03 Jan 2006 14:23:03 +0000, by diego
-
add bitexact's lavd flag desc.Tue, 03 Jan 2006 13:07:54 +0000, by gpoirier
-
h264es: don't seek to non-keyframesTue, 03 Jan 2006 07:29:59 +0000, by lorenm
-
use $(INSTALLSTRIP) consistentlyTue, 03 Jan 2006 00:24:17 +0000, by rathann
-
fix the translator names list so that it conforms to lastname, firstnameMon, 02 Jan 2006 23:22:13 +0000, by rathann
-
don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)Mon, 02 Jan 2006 20:40:25 +0000, by nicodvb
-
Synced with 1.216Mon, 02 Jan 2006 13:12:29 +0000, by jheryan
-
Synced with 1.1182Mon, 02 Jan 2006 13:02:20 +0000, by jheryan
-
Partial support for QuickTime sound atom version 2.Mon, 02 Jan 2006 06:56:22 +0000, by corey
-
sync up to 1.216Mon, 02 Jan 2006 02:02:57 +0000, by ptt
-
add Dicas MPEGable H.264/MPEG-4 AVC fourccSun, 01 Jan 2006 15:31:05 +0000, by iive
-
Add Rich's advice posted on the thread:Sat, 31 Dec 2005 19:16:14 +0000, by gpoirier
-
"Currently mplayer looks for only one MP3 frame sync. The attachedSat, 31 Dec 2005 18:56:35 +0000, by gpoirier
-
Add MPEG fourcc to mpeg12.Sat, 31 Dec 2005 18:24:00 +0000, by diego
-
search next sequence_header untile a valid one is foundSat, 31 Dec 2005 17:47:54 +0000, by nicodvb
-
Guide on creating quality skins.Sat, 31 Dec 2005 14:03:47 +0000, by diego
-
Build incomplete Russian docs last.Sat, 31 Dec 2005 14:01:19 +0000, by diego
-
check the intermediate audio bufferSat, 31 Dec 2005 07:37:37 +0000, by henry
-
update x264 feature summarySat, 31 Dec 2005 00:41:35 +0000, by lorenm
-
Mac OS updateFri, 30 Dec 2005 21:40:39 +0000, by diego
-
synced with 1.1194Fri, 30 Dec 2005 08:38:11 +0000, by gpoirier
-
synced with 1.1192Fri, 30 Dec 2005 08:13:59 +0000, by gpoirier
-
sync to x264 r390 (bime)Fri, 30 Dec 2005 05:15:27 +0000, by lorenm
-
for roff: add missing linebreak in uspp descriptionFri, 30 Dec 2005 05:08:37 +0000, by wanderer
-
minor grammar/punctuation on lavc's keyint optionThu, 29 Dec 2005 19:24:06 +0000, by wanderer
-
further wording fix for usppThu, 29 Dec 2005 19:17:42 +0000, by wanderer
-
AIX PPC portThu, 29 Dec 2005 18:01:22 +0000, by diego
-
Bump DH_COMPAT version.Thu, 29 Dec 2005 17:03:27 +0000, by diego
-
Add a basic watch file.Thu, 29 Dec 2005 17:02:48 +0000, by diego
-
Support vme=8 (iterative overlapped block).Thu, 29 Dec 2005 17:01:33 +0000, by diego
-
Include the snow wavelet comparison functions from DOCS/tech/snow.txtThu, 29 Dec 2005 16:59:14 +0000, by diego
-
wordingThu, 29 Dec 2005 16:56:35 +0000, by diego
-
change erase to end of line, fall back to old behavior if no termcap foundThu, 29 Dec 2005 11:27:22 +0000, by ods15
-
fix dvdread version macroWed, 28 Dec 2005 12:34:20 +0000, by rathann
-
Add bidir_refine to lavc's set of options, and document it.Wed, 28 Dec 2005 08:45:18 +0000, by gpoirier
-
wma2 fixedTue, 27 Dec 2005 20:03:36 +0000, by rtognimp
-
vpotmeter fix, scroll in the correct directionTue, 27 Dec 2005 19:21:04 +0000, by ods15
-
fixes suggested by DiegoTue, 27 Dec 2005 13:01:22 +0000, by gpoirier
-
new input command prefixes, pausing_keep, pausing_toggleTue, 27 Dec 2005 10:59:52 +0000, by ods15
-
Fix erase to end of line with windows, windows terminal does not supportTue, 27 Dec 2005 10:42:02 +0000, by ods15
-
Remove tables used by MPlayer native 14_4 and 28_8 codecsTue, 27 Dec 2005 10:10:44 +0000, by rtognimp
-
New section: choosing the video codec for your encode: what to consider before picking it.Tue, 27 Dec 2005 09:34:57 +0000, by gpoirier
-
fix setting colorkey in vidix mga_vidMon, 26 Dec 2005 20:46:20 +0000, by ods15
-
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to beMon, 26 Dec 2005 13:10:13 +0000, by ods15
-
Merry Christmas and happy cola-chugging!Mon, 26 Dec 2005 06:27:56 +0000, by gpoirier
-
- move our setenv() fallback implementation to osdepMon, 26 Dec 2005 03:16:48 +0000, by al
-
Adds lavc's brd_scale and updates vb_strategySun, 25 Dec 2005 21:33:15 +0000, by gpoirier
-
support downscaling frames for dynamic b frame decissionSun, 25 Dec 2005 21:29:18 +0000, by gpoirier
-
synced with 1.1184Sun, 25 Dec 2005 20:42:27 +0000, by gpoirier
-
add "pausing_keep" and "pausing_toggle" input cmd prefixesSun, 25 Dec 2005 19:22:48 +0000, by ods15
-
Use termcap "erase to end of line" character code instead of using spacesSun, 25 Dec 2005 18:26:35 +0000, by ods15
-
Add current Cygwin tool paths.Sun, 25 Dec 2005 17:38:19 +0000, by diego
-
Windows waveout is no longer the best choice under Windows.Sun, 25 Dec 2005 17:34:10 +0000, by diego
-
prefer newer terminfo-capable libraries (ncurses or terminfo)Sun, 25 Dec 2005 14:00:04 +0000, by rathann
-
improove termcap detection, -lncurses works tooSun, 25 Dec 2005 07:21:42 +0000, by ods15
-
Add "application/x-mms-framed" for ASFSat, 24 Dec 2005 18:17:39 +0000, by rtognimp
-
This cache-seek-min is definitly implemented. The not implemented one got removed...Sat, 24 Dec 2005 18:08:32 +0000, by iive
-
The <=132 frame rule is only valid at MacroBlock level not at frame one.Sat, 24 Dec 2005 16:13:12 +0000, by iive
-
Typo in ASF demuxer selection by name (it's 'asf', not 'asv')Sat, 24 Dec 2005 12:48:01 +0000, by rtognimp
-
synced with 1.1182Thu, 22 Dec 2005 09:36:50 +0000, by gpoirier
-
typoThu, 22 Dec 2005 05:48:04 +0000, by ods15
-
Synced with help_mp-en.h 1.216Wed, 21 Dec 2005 08:30:24 +0000, by gpoirier
-
Print some error message,Tue, 20 Dec 2005 19:04:17 +0000, by iive
-
I screwed up keep aspect param, made behavior the opposite of man page.Tue, 20 Dec 2005 17:38:43 +0000, by ods15
-
malloc padding to avoid access beyond allocated memoryMon, 19 Dec 2005 19:38:28 +0000, by henry
-
reverse the H264 hackMon, 19 Dec 2005 18:04:37 +0000, by henry
-
fspp updateSun, 18 Dec 2005 18:13:09 +0000, by henry
-
negative quality values allow postproc regardless of inputSun, 18 Dec 2005 18:11:26 +0000, by henry
-
credits for Onur, patch by himselfSun, 18 Dec 2005 16:51:28 +0000, by diego
-
do not postprocess H264Sun, 18 Dec 2005 13:35:48 +0000, by henry
-
support negative stride (flipping) in vo_gl.Sun, 18 Dec 2005 12:04:08 +0000, by reimar
-
calculate framesize for raw RGB and BGR.Sun, 18 Dec 2005 11:57:25 +0000, by reimar
-
fix crash with invalid -vid and no audio streamSun, 18 Dec 2005 11:55:47 +0000, by reimar
-
bitexact flagSun, 18 Dec 2005 01:22:11 +0000, by michael
-
1.1180: [does not apply]Sat, 17 Dec 2005 20:02:47 +0000, by ranma
-
deobfuscate some very simple code...Sat, 17 Dec 2005 20:00:16 +0000, by ods15
-
typo: ouput -> outputSat, 17 Dec 2005 19:58:24 +0000, by ranma
-
"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is notSat, 17 Dec 2005 19:55:39 +0000, by ods15
-
sync to 1.216Sat, 17 Dec 2005 19:40:09 +0000, by ranma
-
some more new stuff..Sat, 17 Dec 2005 19:13:36 +0000, by ods15
-
-o in mencoder now manditorySat, 17 Dec 2005 18:52:05 +0000, by ods15
-
-msglevel added, -verbose removedSat, 17 Dec 2005 18:24:35 +0000, by ods15
-
Removing obsolete, and until recently, misdocumented option -verbose .Sat, 17 Dec 2005 18:10:51 +0000, by ods15
-
synced with 1.100Sat, 17 Dec 2005 15:43:17 +0000, by gpoirier
-
synced with 1.13, patch by Johan BosSat, 17 Dec 2005 15:19:28 +0000, by gpoirier
-
synced with 1.72, patch by Johan BosSat, 17 Dec 2005 15:17:45 +0000, by gpoirier
-
sync w/ 1.1178Sat, 17 Dec 2005 15:13:42 +0000, by gpoirier
-
synced with 1.12, patch by Johan Bos, and fixes by me :pSat, 17 Dec 2005 14:28:17 +0000, by gpoirier
-
Fixes by BounecSat, 17 Dec 2005 14:05:40 +0000, by gpoirier
-
grammar fixSat, 17 Dec 2005 13:32:54 +0000, by diego
-
include fastmemcpy.h before stream.h, so it is used for the stream_readSat, 17 Dec 2005 10:46:48 +0000, by reimar
-
remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail comFri, 16 Dec 2005 23:04:20 +0000, by henry
-
do not set the flag when config failedFri, 16 Dec 2005 18:32:58 +0000, by henry
-
Avoid gcc warnings:Thu, 15 Dec 2005 20:39:59 +0000, by rathann
-
make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo PinochetThu, 15 Dec 2005 17:57:18 +0000, by wanderer
-
one-word grammar fix for "incompatible codec" messageThu, 15 Dec 2005 17:54:29 +0000, by wanderer
-
use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>Thu, 15 Dec 2005 17:50:29 +0000, by wanderer
-
sync with 1.213Thu, 15 Dec 2005 16:00:31 +0000, by ptt
-
small grammatical/sentence fixThu, 15 Dec 2005 15:58:36 +0000, by ptt
-
fix compilation when dvdkit and dvdread are not availableWed, 14 Dec 2005 21:52:41 +0000, by nicodvb
-
Fix small typos spoted by Paul TTWed, 14 Dec 2005 19:35:25 +0000, by reynaldo
-
Reformat for better readability.Tue, 13 Dec 2005 23:27:37 +0000, by diego
-
restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theoraTue, 13 Dec 2005 21:54:28 +0000, by aurel
-
libdvdread configure script defines __DARWIN__ on darwin to triggerTue, 13 Dec 2005 19:55:45 +0000, by diego
-
Darwin does not support -rdynamic.Tue, 13 Dec 2005 17:01:07 +0000, by diego
-
small typo preventing compilation, sorry :(Tue, 13 Dec 2005 14:34:59 +0000, by ptt
-
little fixes....Tue, 13 Dec 2005 01:43:54 +0000, by ptt
-
sync up to 1.210Tue, 13 Dec 2005 01:16:02 +0000, by ptt
-
minor grammar clarification to the last commit, + omitted periodsMon, 12 Dec 2005 01:34:41 +0000, by wanderer
-
Unify paths in patch and fix recent breakage, no -ko keyword expansionSun, 11 Dec 2005 23:55:12 +0000, by diego
-
Another examples showing how to play raw YUV video samplesSun, 11 Dec 2005 22:09:55 +0000, by gpoirier
-
add hint to slave.txtSun, 11 Dec 2005 21:59:13 +0000, by reimar
-
improve video equalizer command (brightness, contrast, etc.) descriptionSun, 11 Dec 2005 21:52:47 +0000, by reimar
-
sync with 1.1176Sun, 11 Dec 2005 21:17:29 +0000, by gpoirier
-
make fribidi autodetect by default instead of disableSun, 11 Dec 2005 18:19:05 +0000, by ods15
-
Make -really-quiet a common option.Sun, 11 Dec 2005 18:05:23 +0000, by diego
-
make demuxer seek and close functions return void, patch by Dominik MierzejewskiSun, 11 Dec 2005 17:21:02 +0000, by wanderer
-
punctuation fixes for the previous commitSun, 11 Dec 2005 17:13:56 +0000, by wanderer
-
Update email address, old one is deadSun, 11 Dec 2005 16:51:29 +0000, by gpoirier
-
sync with 1.1175Sun, 11 Dec 2005 16:50:07 +0000, by gpoirier
-
Fix -v/-verbose description.Sun, 11 Dec 2005 16:44:44 +0000, by diego
-
sync with 1.1174Sun, 11 Dec 2005 16:38:04 +0000, by gpoirier
-
10l: \ needs to be escaped in roff.Sun, 11 Dec 2005 16:33:35 +0000, by diego
-
synced with 1.201Sat, 10 Dec 2005 23:49:35 +0000, by gabrov
-
Sync with 1.1171Sat, 10 Dec 2005 23:21:09 +0000, by gpoirier
-
1/4lSat, 10 Dec 2005 23:16:11 +0000, by gpoirier
-
Formatting fixSat, 10 Dec 2005 23:14:24 +0000, by gpoirier
-
Give an example about how to use the famous cqif video samplesSat, 10 Dec 2005 22:49:13 +0000, by gpoirier
-
move to next vo if /dev/3dfx could not be openedSat, 10 Dec 2005 22:30:30 +0000, by iive
-
synced with 1.1170Sat, 10 Dec 2005 22:22:24 +0000, by gpoirier
-
Do not exit() if /dev/3dfx is not available, approved by Ivan.Sat, 10 Dec 2005 21:00:48 +0000, by diego
-
Remove obsolete note.Sat, 10 Dec 2005 20:28:11 +0000, by diego
-
known bugs with P4 and SSE, small fixesSat, 10 Dec 2005 19:01:01 +0000, by diego
-
Convert this file to UTF-8 as it contains funky caracters from all around the world.Sat, 10 Dec 2005 17:31:04 +0000, by gpoirier
-
1.1162: multithreaded decodingSat, 10 Dec 2005 11:58:39 +0000, by ranma
-
sync to rev. 1.210Sat, 10 Dec 2005 10:29:16 +0000, by ranma
-
remove stray tab, which was confusing help_diff.shSat, 10 Dec 2005 10:19:15 +0000, by ranma
-
Harcoded eng strings on libmpdemux/network.c to help_mpSat, 10 Dec 2005 01:40:18 +0000, by reynaldo
-
ffmpeg updateFri, 09 Dec 2005 17:06:47 +0000, by rtognimp
-
Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)Fri, 09 Dec 2005 16:52:44 +0000, by rtognimp
-
cookFri, 09 Dec 2005 16:36:50 +0000, by diego
-
Move audio packets reordering from codec interface to demuxers for realFri, 09 Dec 2005 16:25:37 +0000, by rtognimp
-
#include help_mp.h only once.Fri, 09 Dec 2005 12:51:13 +0000, by diego
-
Remove some inactive maintainers.Fri, 09 Dec 2005 10:22:41 +0000, by diego
-
long obsoleteFri, 09 Dec 2005 00:26:24 +0000, by diego
-
some sync with the present day situationFri, 09 Dec 2005 00:25:50 +0000, by diego
-
Unify include paths, -I.. is in CFLAGS.Thu, 08 Dec 2005 22:12:57 +0000, by diego
-
M263 (M$ h263) can be decoded by lavc H.263 decoderThu, 08 Dec 2005 22:02:52 +0000, by rtognimp
-
Bye-bye old email address, I'm a student no more!! :-PThu, 08 Dec 2005 13:13:48 +0000, by gpoirier
-
translate just 1.1169Thu, 08 Dec 2005 10:59:53 +0000, by gpoirier
-
synced with 1.1167Thu, 08 Dec 2005 10:42:31 +0000, by gpoirier
-
-mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.Thu, 08 Dec 2005 08:44:36 +0000, by diego
-
Clarifications for the AUDIOSERVER environment variable.Thu, 08 Dec 2005 08:35:17 +0000, by diego
-
add fix for sbr_dec.c to local diff, tooWed, 07 Dec 2005 23:13:24 +0000, by rathann
-
add my fix to ps_dec.c to our diffWed, 07 Dec 2005 23:07:40 +0000, by rathann
-
Every contribution deserves to be listed on the "about" window of the gui.Wed, 07 Dec 2005 21:17:29 +0000, by gpoirier
-
vf_fspp bframes optionWed, 07 Dec 2005 20:09:25 +0000, by henry
-
prevent flicker on b-frames, trivial port from vf_sppWed, 07 Dec 2005 20:04:16 +0000, by henry
-
list myself as patch backlog maintainerWed, 07 Dec 2005 19:58:47 +0000, by wanderer
-
option to show the lines containing anomalies, patch by Ivo van PoortenWed, 07 Dec 2005 18:11:58 +0000, by wanderer
-
small updates and fixesWed, 07 Dec 2005 16:14:46 +0000, by diego
-
preliminary environment variables sectionWed, 07 Dec 2005 16:14:10 +0000, by diego
-
really clear frames to black instead of grey, and make sure one of thoseWed, 07 Dec 2005 16:04:14 +0000, by reimar
-
signed division must be used for calculation vo_dx and vo_dy.Wed, 07 Dec 2005 15:56:27 +0000, by reimar
-
WM_PAINT is the "expose" event, not WM_ACTIVATEWed, 07 Dec 2005 15:53:02 +0000, by reimar
-
Minor spelling fixesWed, 07 Dec 2005 15:05:23 +0000, by jheryan
-
Synced with 1.1163Wed, 07 Dec 2005 14:01:12 +0000, by jheryan
-
Don't abort when xscreensaver window isn't available anymore.Wed, 07 Dec 2005 11:39:24 +0000, by al
-
more warning fixesWed, 07 Dec 2005 10:07:27 +0000, by ods15
-
compiler warning fixes, some of these were actual (printing) bugs.Wed, 07 Dec 2005 09:56:44 +0000, by ods15
-
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'llWed, 07 Dec 2005 05:12:07 +0000, by ods15
-
-msglevel description improvementWed, 07 Dec 2005 00:57:32 +0000, by diego
-
new arguments for -vf spp, patch by Corey HickeyTue, 06 Dec 2005 22:53:39 +0000, by wanderer
-
Must use glFlush when doublebuffering is not usedTue, 06 Dec 2005 22:35:54 +0000, by reimar
-
Get rid of most #ifdefsTue, 06 Dec 2005 22:23:06 +0000, by reimar
-
Fix message handling, process resize eventsTue, 06 Dec 2005 22:15:03 +0000, by reimar
-
alphabetical order + better explanation for '-lavdopts threads'Tue, 06 Dec 2005 21:34:42 +0000, by wanderer
-
minor grammar fix, + stray LIVE.COM -> LIVE555 transitionTue, 06 Dec 2005 21:31:02 +0000, by wanderer
-
another 100l, codec-cfg relied on mp_msg printing nothing....Tue, 06 Dec 2005 12:03:51 +0000, by ods15
-
100l, codec-cfg needs fixing after -msgl patchTue, 06 Dec 2005 11:59:14 +0000, by ods15
-
prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5Tue, 06 Dec 2005 11:17:26 +0000, by michael
-
Fix EDL to be per file, allow -edlout and -edl together as there is reallyTue, 06 Dec 2005 08:52:18 +0000, by ods15
-
1000l, reverting 2 more unrelated changes with last commitTue, 06 Dec 2005 08:47:32 +0000, by ods15
-
100l, reverting unrelated change with last commitTue, 06 Dec 2005 08:45:06 +0000, by ods15
-
new -msglevel option, constrols msg level for every msg moduleTue, 06 Dec 2005 08:42:48 +0000, by ods15
-
more minor grammatical fixesTue, 06 Dec 2005 00:45:15 +0000, by wanderer
-
multithreaded decodingMon, 05 Dec 2005 19:27:03 +0000, by gpoirier
-
fixes suggested by The Wanderer and CoreyMon, 05 Dec 2005 19:20:48 +0000, by gpoirier
-
expand aspect works by display aspect, not video aspect.Mon, 05 Dec 2005 17:52:00 +0000, by ods15
-
add missing -I..Mon, 05 Dec 2005 01:34:47 +0000, by rathann
-
fixMon, 05 Dec 2005 01:34:13 +0000, by rathann
-
fixMon, 05 Dec 2005 01:32:30 +0000, by rathann
-
fixMon, 05 Dec 2005 01:31:53 +0000, by rathann
-
fixMon, 05 Dec 2005 01:31:03 +0000, by rathann
-
fixMon, 05 Dec 2005 01:30:31 +0000, by rathann
-
fixMon, 05 Dec 2005 01:30:01 +0000, by rathann
-
fixMon, 05 Dec 2005 01:28:59 +0000, by rathann
-
ad_libvorbis.c:119: warning: assignment from incompatible pointer typeMon, 05 Dec 2005 01:28:17 +0000, by rathann
-
fixMon, 05 Dec 2005 01:27:32 +0000, by rathann
-
fixMon, 05 Dec 2005 01:26:09 +0000, by rathann
-
fixMon, 05 Dec 2005 01:25:31 +0000, by rathann
-
fixMon, 05 Dec 2005 01:24:27 +0000, by rathann
-
mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'Mon, 05 Dec 2005 01:18:10 +0000, by rathann
-
Fix popup menu problems: GTK cannot get a grab while the button is down,Sun, 04 Dec 2005 15:58:52 +0000, by reimar
-
About text should _not_ be editable, it just looks stupid.Sun, 04 Dec 2005 15:56:40 +0000, by reimar
-
missing dotSat, 03 Dec 2005 20:36:12 +0000, by ranma
-
lots of small fixes a few rephrasingsSat, 03 Dec 2005 20:35:30 +0000, by ranma
-
sync to 1.205Sat, 03 Dec 2005 19:36:17 +0000, by ranma
-
attribute alignSat, 03 Dec 2005 03:37:43 +0000, by michael
-
switch to snowSat, 03 Dec 2005 03:04:10 +0000, by michael
-
multithreaded decodingFri, 02 Dec 2005 22:00:50 +0000, by michael
-
muxer_lavf MUST be disabled by default until someone adds AVParserFri, 02 Dec 2005 19:43:36 +0000, by rfelker
-
fatal error when muxer cannot initializeFri, 02 Dec 2005 19:41:25 +0000, by rfelker
-
Synced with 1.100Fri, 02 Dec 2005 14:35:19 +0000, by jheryan
-
Synced with 1.99Fri, 02 Dec 2005 14:34:40 +0000, by jheryan
-
Synced with 1.34Fri, 02 Dec 2005 14:34:04 +0000, by jheryan
-
Synced with 1.12Fri, 02 Dec 2005 14:30:30 +0000, by jheryan
-
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )Fri, 02 Dec 2005 10:00:35 +0000, by gpoirier
-
export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dllThu, 01 Dec 2005 21:59:24 +0000, by rtognimp
-
Add CharNextA(), needed by rp8 sipr dllThu, 01 Dec 2005 20:13:19 +0000, by rtognimp
-
nits and fixes suggested by The Wanderer and Loren MerrittThu, 01 Dec 2005 16:44:00 +0000, by gpoirier
-
vo_tdfxfb should be preferred over vo_3dfx.Thu, 01 Dec 2005 11:58:44 +0000, by diego
-
wrong output level calculation on af_equalizer leaded to low level output even with all octaves at 0db (default), patch by Corey Hickey bugfood-ml AT -fatooh/org-Thu, 01 Dec 2005 03:14:21 +0000, by reynaldo
-
AMD's Family 6 CPUs come with two flavors: one that supports SSE andThu, 01 Dec 2005 02:51:22 +0000, by diego
-
fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown formatWed, 30 Nov 2005 21:45:32 +0000, by nicodvb
-
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by meTue, 29 Nov 2005 22:04:57 +0000, by reynaldo
-
Link was a bit dated (but still working :-))Tue, 29 Nov 2005 19:53:05 +0000, by ranma
-
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]Tue, 29 Nov 2005 04:16:46 +0000, by reynaldo
-
Sync man page structure description with actual man page structure.Tue, 29 Nov 2005 01:12:03 +0000, by diego
-
spelling, capitalization and wording fixesTue, 29 Nov 2005 00:56:15 +0000, by diego
-
Smarter defaults, removing obsolete options.Tue, 29 Nov 2005 00:02:58 +0000, by diego
-
-aop is long obsolete.Mon, 28 Nov 2005 23:54:08 +0000, by diego
-
-aop is long obsolete.Mon, 28 Nov 2005 23:43:24 +0000, by diego
-
Add a function to remove osd msg and use it to remove the "OSD: enabled"Sun, 27 Nov 2005 23:29:33 +0000, by albeu
-
Add indicative QP for ASP and AVC codecsSun, 27 Nov 2005 19:48:39 +0000, by gpoirier
-
Explain how to make regression tests with CVSSun, 27 Nov 2005 18:51:21 +0000, by gpoirier
-
grammar fix on the documentation-updates noteSun, 27 Nov 2005 18:40:38 +0000, by wanderer
-
some comments and simplificationSun, 27 Nov 2005 14:03:14 +0000, by alex
-
1.1161: misc fixes [partly]Sun, 27 Nov 2005 04:54:47 +0000, by ranma
-
Note about handling patches that contain documentation updates.Sat, 26 Nov 2005 20:44:13 +0000, by diego
-
Add support to get the list of files from a file containing one filenameSat, 26 Nov 2005 17:10:17 +0000, by albeu
-
How to create a MPEG4 video from an explicit list of files, based on a patch by devik <devik AH cdi POIS cz>Sat, 26 Nov 2005 16:01:43 +0000, by gpoirier
-
Fix URL escaping to correctly handle URL containing an ip6 address orSat, 26 Nov 2005 15:57:39 +0000, by albeu
-
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >Sat, 26 Nov 2005 15:52:17 +0000, by gpoirier
-
skin authors, trailing whitespace cosmeticsFri, 25 Nov 2005 21:15:05 +0000, by diego
-
wording and gramma fixes by BougizFri, 25 Nov 2005 19:42:43 +0000, by gpoirier
-
When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibilityFri, 25 Nov 2005 02:06:47 +0000, by diego
-
Grammar and wording fixes by BougizThu, 24 Nov 2005 12:18:55 +0000, by gpoirier
-
productive skinThu, 24 Nov 2005 11:51:16 +0000, by diego
-
M-x untabifyWed, 23 Nov 2005 19:29:11 +0000, by gpoirier
-
correct k6_mtrr detection, add a great deal of infos about newer processorsWed, 23 Nov 2005 19:21:11 +0000, by gpoirier
-
fixes in examples, minor detailsWed, 23 Nov 2005 19:14:05 +0000, by wight
-
Synced with 1.202Wed, 23 Nov 2005 12:25:17 +0000, by jheryan
-
sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >Wed, 23 Nov 2005 11:55:20 +0000, by gpoirier
-
-mc is useful to get rid of A/V desync.Wed, 23 Nov 2005 08:40:18 +0000, by diego
-
synced with 1.1161Wed, 23 Nov 2005 08:26:53 +0000, by gpoirier
-
misc fixesWed, 23 Nov 2005 00:27:25 +0000, by diego
-
Revert previous commitTue, 22 Nov 2005 22:05:47 +0000, by al
-
Ignore OPTIONS rtsp command during playback. FixesTue, 22 Nov 2005 19:24:09 +0000, by rtognimp
-
sync with 1.1159Tue, 22 Nov 2005 17:36:00 +0000, by gpoirier
-
Explain -vo gl:slice-height behaviour if YUV rendering is used.Tue, 22 Nov 2005 16:49:36 +0000, by reimar
-
added a '.'... not abig effort by me indeed :-)))n..Tue, 22 Nov 2005 16:29:34 +0000, by ptt
-
sync with 1.1158Tue, 22 Nov 2005 16:25:04 +0000, by ptt
-
Use slice-height 16 as default for yuv colorspaces (only relevant if decoderTue, 22 Nov 2005 16:18:34 +0000, by reimar
-
10lTue, 22 Nov 2005 05:32:28 +0000, by lorenm
-
sync to x264 r373 (brdo)Tue, 22 Nov 2005 05:17:17 +0000, by lorenm
-
resolves problem in module stop_xscreensaver, crashing mp after sleep and awake or enabling/disabling xssaver by handMon, 21 Nov 2005 23:51:27 +0000, by ptt
-
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by meMon, 21 Nov 2005 22:53:14 +0000, by nicodvb
-
Mentions that --enable-runtime-cpudetection is not on by default.Mon, 21 Nov 2005 21:17:27 +0000, by gpoirier
-
Make the osd command only switch between enabled/disabled whenSun, 20 Nov 2005 23:44:46 +0000, by albeu
-
Unify include paths, -I.. is in CFLAGS.Sat, 19 Nov 2005 14:35:45 +0000, by diego
-
Also parse glX extension string, makes -vo gl:swapinterval work again on linuxSat, 19 Nov 2005 14:00:35 +0000, by reimar
-
Change MUST to SHOULD have disposition and if applicable language tags.Fri, 18 Nov 2005 16:28:26 +0000, by al
-
Unify include path handling by using -I.Fri, 18 Nov 2005 16:16:33 +0000, by diego
-
302m_convert and 360m_convert are generated files.Fri, 18 Nov 2005 16:10:31 +0000, by diego
-
fastmemcpybench and cpuinfo are x86-specific.Fri, 18 Nov 2005 16:08:58 +0000, by diego
-
Unify include path handling by adding $(MPROOT) to CFLAGS.Fri, 18 Nov 2005 14:57:15 +0000, by diego
-
Makefile reorganized for better clarity and maintainability.Fri, 18 Nov 2005 14:55:37 +0000, by diego
-
Unify include path handling, -I.. is in CFLAGS.Fri, 18 Nov 2005 14:39:25 +0000, by diego
-
1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.Fri, 18 Nov 2005 14:14:21 +0000, by ranma
-
synced with 1.1157Fri, 18 Nov 2005 12:27:02 +0000, by gpoirier
-
libavformat seems to use "Vo" as Vorbis tag, so add that.Thu, 17 Nov 2005 22:31:28 +0000, by reimar
-
-novideo does not work in some cases, e.g. with MPEG demuxers.Thu, 17 Nov 2005 21:51:40 +0000, by reimar
-
new -(no)border optionThu, 17 Nov 2005 21:15:59 +0000, by reimar
-
Enable border toggling for gl and gl2 under windows.Thu, 17 Nov 2005 20:49:46 +0000, by reimar
-
print the number of encoded frames per seconds (fps) with a greater precisionThu, 17 Nov 2005 19:17:53 +0000, by gpoirier
-
Reformating and nitThu, 17 Nov 2005 15:52:04 +0000, by gpoirier
-
synced with 1.1155Thu, 17 Nov 2005 15:50:46 +0000, by gpoirier
-
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-escThu, 17 Nov 2005 14:43:53 +0000, by albeu
-
Remove stray \n and shorten overly long lines in the process.Thu, 17 Nov 2005 11:07:29 +0000, by diego
-
Tests should use echocheck/echores instead of plain echo for output.Thu, 17 Nov 2005 11:06:38 +0000, by diego
-
Update credits, sync a few lines.Thu, 17 Nov 2005 10:33:28 +0000, by diego
-
Do not build Debian package with runtime CPU detection by default.Thu, 17 Nov 2005 06:31:50 +0000, by gpoirier
-
spelling/grammarThu, 17 Nov 2005 00:47:25 +0000, by diego
-
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoderWed, 16 Nov 2005 19:15:27 +0000, by reynaldo
-
Small fixes...Wed, 16 Nov 2005 19:11:03 +0000, by ptt
-
1.1153: Document the new oss config parameters.Wed, 16 Nov 2005 17:33:28 +0000, by ranma
-
sync with rev. 1.202Wed, 16 Nov 2005 17:05:19 +0000, by ranma
-
Big OSD cleanup. Replace the mess with 100's of counter varsWed, 16 Nov 2005 16:51:48 +0000, by albeu
-
fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- at -- csociety -- dot -- orgWed, 16 Nov 2005 10:38:23 +0000, by ptt
-
avisubdumpTue, 15 Nov 2005 18:21:13 +0000, by diego
-
Unify include paths, -I.. is in CFLAGS.Tue, 15 Nov 2005 18:14:07 +0000, by diego
-
little fixes...Tue, 15 Nov 2005 17:55:39 +0000, by ptt
-
Sync with 1.202Tue, 15 Nov 2005 17:02:17 +0000, by ptt
-
Added a space after dv suboption for -lavfopts sectionTue, 15 Nov 2005 15:46:53 +0000, by ptt
-
Unify include paths, -I.. is in CFLAGS.Mon, 14 Nov 2005 00:30:37 +0000, by diego
-
disable *SwapInterval function when extensions are missing, since itSun, 13 Nov 2005 21:53:26 +0000, by reimar
-
Simplify weird code. ;)Sun, 13 Nov 2005 20:25:06 +0000, by rathann
-
Unify include paths by adding -I.. to CFLAGS.Sun, 13 Nov 2005 18:28:44 +0000, by diego
-
Remove duplicate leftover line.Sat, 12 Nov 2005 22:02:17 +0000, by diego
-
fixes missing caps on last patchesSat, 12 Nov 2005 19:46:02 +0000, by reynaldo
-
Configure support for Cyrix C3Sat, 12 Nov 2005 08:25:04 +0000, by gpoirier
-
Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com>Sat, 12 Nov 2005 08:15:34 +0000, by gpoirier
-
synced with 1.1153Fri, 11 Nov 2005 15:56:56 +0000, by gpoirier
-
Document the new oss config parameters.Fri, 11 Nov 2005 15:08:35 +0000, by albeu
-
Generate double-click mouse events.Fri, 11 Nov 2005 13:26:24 +0000, by joey
-
Add double-click mouse events.Fri, 11 Nov 2005 13:25:48 +0000, by joey
-
Intercept maximize event and go into fullscreen mode.Fri, 11 Nov 2005 13:22:01 +0000, by joey
-
DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0.Fri, 11 Nov 2005 03:07:01 +0000, by joey
-
Adds a target parameter to the volnorm filter.Fri, 11 Nov 2005 02:47:21 +0000, by joey
-
-waveheader is deprecated, using -ao pcm:waveheader insteadFri, 11 Nov 2005 01:39:54 +0000, by reynaldo
-
alphabetical orderThu, 10 Nov 2005 23:26:55 +0000, by diego
-
add a switch, slave command, and vo control to toggle borderless window.Thu, 10 Nov 2005 22:25:54 +0000, by joey
-
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemuxThu, 10 Nov 2005 21:33:12 +0000, by reynaldo
-
move window style to a macro for easier maintainingThu, 10 Nov 2005 21:15:37 +0000, by joey
-
attempt to fix missing and/or broken boundary checksThu, 10 Nov 2005 20:41:11 +0000, by reimar
-
ffmpeg truemotion1 codec now outputs BGR32 for some filesThu, 10 Nov 2005 20:38:05 +0000, by reimar
-
do not set ctx->vo_inited when init fails. This caused a crash when aThu, 10 Nov 2005 20:36:37 +0000, by reimar
-
Do not hang forever when the card delivers no new data.Thu, 10 Nov 2005 20:32:47 +0000, by reimar
-
implement norm switching, which was already documented??Thu, 10 Nov 2005 20:31:27 +0000, by reimar
-
Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AHThu, 10 Nov 2005 18:20:28 +0000, by gpoirier
-
Allow setting the mixer per instance so one can fallback betweenThu, 10 Nov 2005 09:02:56 +0000, by albeu
-
Test if source image dimensions are too big.Thu, 10 Nov 2005 02:39:31 +0000, by al
-
small typoThu, 10 Nov 2005 00:49:51 +0000, by ptt
-
synced with 1.198Thu, 10 Nov 2005 00:21:13 +0000, by ptt
-
reordered subtitles language OSD display, since it worked bad for ogm...Wed, 09 Nov 2005 23:18:38 +0000, by ptt
-
sync with 1.1150 (megaslow pp:) )Wed, 09 Nov 2005 22:17:20 +0000, by gpoirier
-
it looks like width needs to be a multiple of 64 for newer cardsWed, 09 Nov 2005 16:10:45 +0000, by faust3
-
new orthographyWed, 09 Nov 2005 15:40:25 +0000, by ranma
-
Speling (das -> daªª?)Wed, 09 Nov 2005 06:22:03 +0000, by ranma
-
typo, trailing whitespaceWed, 09 Nov 2005 00:18:48 +0000, by diego
-
SDL no longer needed by defaultTue, 08 Nov 2005 23:58:43 +0000, by rathann
-
Add another content-type for aac audio in shoutcast streamsTue, 08 Nov 2005 22:07:53 +0000, by rtognimp
-
document new vf_usppTue, 08 Nov 2005 20:03:48 +0000, by ranma
-
ultra simple&slow pp filter, yes yet another spp like filter :)Tue, 08 Nov 2005 13:15:19 +0000, by michael
-
fd --> file descriptor, small fixesTue, 08 Nov 2005 11:54:43 +0000, by diego
-
do not call glFinish when we do not have a contextMon, 07 Nov 2005 21:29:38 +0000, by reimar
-
Do not show cache-line size message, I've never seen a case where it was usefulMon, 07 Nov 2005 16:16:14 +0000, by reimar
-
typo: libcio --> libcdioMon, 07 Nov 2005 10:30:37 +0000, by diego
-
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.Sun, 06 Nov 2005 21:15:53 +0000, by reimar
-
save us from #ifndef hellSun, 06 Nov 2005 21:09:07 +0000, by faust3
-
synced with 1.197Sun, 06 Nov 2005 19:57:02 +0000, by gabrov
-
there is no sh_video for audio only filesSun, 06 Nov 2005 18:01:52 +0000, by faust3
-
mostly formatting fixesSun, 06 Nov 2005 17:48:26 +0000, by ranma
-
libcdioSun, 06 Nov 2005 17:46:26 +0000, by faust3
-
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoiaSun, 06 Nov 2005 17:42:20 +0000, by faust3
-
fixed possible uint8 overflow; assign progid to the newly created pmtSun, 06 Nov 2005 16:17:17 +0000, by nicodvb
-
10l: osd_show_dvd_nav_highlight is just a flagSun, 06 Nov 2005 16:16:04 +0000, by ranma
-
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)Sun, 06 Nov 2005 16:10:39 +0000, by reimar
-
Two minor corrections by mitch (mitch at cgarbs dot de)Sun, 06 Nov 2005 15:54:29 +0000, by ranma
-
Fix bugs/crash introduced by translation patchSun, 06 Nov 2005 15:25:08 +0000, by reimar
-
Number of frames to show the OSD shouldn't be hardcoded, derive from fps insteadSun, 06 Nov 2005 14:44:49 +0000, by ranma
-
sync w/ 1.1149Sun, 06 Nov 2005 14:28:25 +0000, by gpoirier
-
"describe" cdda://n-m syntaxSun, 06 Nov 2005 14:21:17 +0000, by reimar
-
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,Sun, 06 Nov 2005 14:17:51 +0000, by reimar
-
estimate total time also for audio-only files.Sun, 06 Nov 2005 14:14:53 +0000, by reimar
-
added support for OSD localizationSun, 06 Nov 2005 02:47:43 +0000, by ptt
-
Added translatable messages for OSD localization to help/help_mp-en.hSun, 06 Nov 2005 02:38:47 +0000, by ptt
-
Added translatable messages for OSD localization from libvo/sub.cSun, 06 Nov 2005 02:36:00 +0000, by ptt
-
synced with 1.98Sat, 05 Nov 2005 21:42:27 +0000, by gabrov
-
Sync with 1.1148Sat, 05 Nov 2005 18:11:02 +0000, by gpoirier
-
sync with rev. 1.196Sat, 05 Nov 2005 17:48:00 +0000, by ranma
-
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska caseSat, 05 Nov 2005 17:25:34 +0000, by ranma
-
Use correct demuxer type for aac in shoutcast streamsSat, 05 Nov 2005 15:32:50 +0000, by rtognimp
-
Speex audio decodingSat, 05 Nov 2005 12:01:05 +0000, by reimar
-
Speex support. Seeking and pts generation does not work.Sat, 05 Nov 2005 11:58:25 +0000, by reimar
-
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.Sat, 05 Nov 2005 11:40:06 +0000, by reimar
-
Allow detection of theora without pkg-config and linking against internalSat, 05 Nov 2005 09:57:13 +0000, by reimar
-
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)Sat, 05 Nov 2005 04:56:23 +0000, by lorenm
-
Enabled OSD localization / moved msgs to help/help_mp-en.hSat, 05 Nov 2005 01:27:38 +0000, by ptt
-
Added translatable messages for OSD localizationSat, 05 Nov 2005 01:25:16 +0000, by ptt
-
Little fixes around ':' and spacesSat, 05 Nov 2005 01:02:18 +0000, by ptt
-
Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)Sat, 05 Nov 2005 00:55:34 +0000, by ptt
-
Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)Sat, 05 Nov 2005 00:53:33 +0000, by ptt
-
Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)Sat, 05 Nov 2005 00:51:36 +0000, by ptt
-
changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they are the same messagesSat, 05 Nov 2005 00:48:43 +0000, by ptt
-
MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.hSat, 05 Nov 2005 00:45:56 +0000, by ptt
-
libmpdemux translatables correctionsSat, 05 Nov 2005 00:42:10 +0000, by ptt
-
synced with 1.136Fri, 04 Nov 2005 11:17:03 +0000, by ptt
-
Synced with 1.98Fri, 04 Nov 2005 06:42:58 +0000, by jheryan
-
Synced with 1.1146Fri, 04 Nov 2005 06:42:17 +0000, by jheryan
-
Synced with 1.193Fri, 04 Nov 2005 06:41:39 +0000, by jheryan
-
sync to x264 r360 (trellis)Fri, 04 Nov 2005 01:01:19 +0000, by lorenm
-
Autoload vobsub's from ~/.mplayer/subThu, 03 Nov 2005 14:19:25 +0000, by albeu
-
changed KEY_PREVIOUS to KEY_PREV, cause the first undefinedThu, 03 Nov 2005 10:50:43 +0000, by ptt
-
small grammar/wording fixesThu, 03 Nov 2005 09:52:05 +0000, by ptt
-
typo fix bust/mustThu, 03 Nov 2005 04:04:22 +0000, by reynaldo
-
sync with 1.192 by PaulTTThu, 03 Nov 2005 00:38:11 +0000, by ptt
-
libvo input cleanup: remove the dependency on libinput,Wed, 02 Nov 2005 21:50:55 +0000, by albeu
-
sync with 1.193Wed, 02 Nov 2005 16:09:44 +0000, by ranma
-
sync with rev. 1.192Wed, 02 Nov 2005 14:48:13 +0000, by ranma
-
Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasingWed, 02 Nov 2005 14:44:22 +0000, by ranma
-
synced with 1.1146Wed, 02 Nov 2005 10:59:11 +0000, by gpoirier
-
bump sync tagTue, 01 Nov 2005 22:01:01 +0000, by gpoirier
-
close stream_fd on uninit. Fixes bugzilla bug #400.Tue, 01 Nov 2005 18:22:18 +0000, by reimar
-
synced with 1.98, patch by Johan Bos.Tue, 01 Nov 2005 17:09:26 +0000, by gpoirier
-
Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzillaTue, 01 Nov 2005 16:12:53 +0000, by reimar
-
more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video streamMon, 31 Oct 2005 23:38:32 +0000, by nicodvb
-
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2Mon, 31 Oct 2005 23:37:41 +0000, by reynaldo
-
libmpdemux translatables to help_mp part 1 / messages / try 2Mon, 31 Oct 2005 23:36:22 +0000, by reynaldo
-
10l typo, nomanyfmts should be used against playback problems.Mon, 31 Oct 2005 13:57:37 +0000, by reimar
-
More consistent and sane types. Also avoids some gcc 4 warnings.Mon, 31 Oct 2005 13:56:16 +0000, by reimar
-
synced with 1.34, patch by Johan Bos + fixes by meMon, 31 Oct 2005 08:41:41 +0000, by gpoirier
-
move resync_audio_stream after seeking to demuxer.cSun, 30 Oct 2005 09:19:05 +0000, by reimar
-
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.Sun, 30 Oct 2005 09:13:32 +0000, by reimar
-
Provide percentage even when demuxer->movi_start and movi_end are not availableSun, 30 Oct 2005 09:11:40 +0000, by reimar
-
10l, uninit() was not used, fixes bug #401Sun, 30 Oct 2005 08:45:24 +0000, by reimar
-
Updating little things I have done so farSat, 29 Oct 2005 23:45:48 +0000, by reynaldo
-
Allow the user to set the $MPLAYER_HOME environment variable to point to the locationSat, 29 Oct 2005 12:16:46 +0000, by albeu
-
preliminary support for wpl playlists, closes #362Fri, 28 Oct 2005 22:12:20 +0000, by reynaldo
-
add a \n after whole cache fill.Thu, 27 Oct 2005 06:55:05 +0000, by ods15
-
updatesWed, 26 Oct 2005 22:57:15 +0000, by diego
-
make myself console help messages maintainter at diego's requestWed, 26 Oct 2005 22:52:41 +0000, by reynaldo
-
gcc -dumpmachine outputs x86_64-something on some machines andWed, 26 Oct 2005 20:40:19 +0000, by diego
-
synced with 1.192Wed, 26 Oct 2005 13:14:15 +0000, by gabrov
-
Clarify subtitle alignment behavior.Wed, 26 Oct 2005 09:15:49 +0000, by diego
-
Added support for remote controls.Wed, 26 Oct 2005 07:41:41 +0000, by syrjala
-
Complete sync with 1.192Wed, 26 Oct 2005 01:35:27 +0000, by reynaldo
-
Unify include paths, -I.. is in CFLAGS.Wed, 26 Oct 2005 00:07:43 +0000, by diego
-
Run dh_makeshlibs to create proper shlibs files and avoid warnings.Tue, 25 Oct 2005 22:13:36 +0000, by diego
-
Unify include paths, -I.. is in CFLAGS.Tue, 25 Oct 2005 21:23:45 +0000, by diego
-
big-endian fixes for "extended" (i.e. mythtv) files.Tue, 25 Oct 2005 20:01:09 +0000, by reimar
-
10l broken asm crap needs an external nameTue, 25 Oct 2005 19:29:51 +0000, by rfelker
-
INPUT section created, added messages from input/input.c and input/joystick.cTue, 25 Oct 2005 18:47:20 +0000, by reynaldo
-
translatable eng strings to new section on help_mp-enTue, 25 Oct 2005 18:46:25 +0000, by reynaldo
-
printf to mp_msgTue, 25 Oct 2005 18:45:39 +0000, by reynaldo
-
fix incorrect use of strl* functions (patch by reimar)Tue, 25 Oct 2005 17:28:10 +0000, by rfelker
-
fix broken (off-by-one) behavior of our strl* functions (patch by reimar)Tue, 25 Oct 2005 17:13:20 +0000, by rfelker
-
do not export useless symbols! fixed compile bug with decode support in lameTue, 25 Oct 2005 17:08:49 +0000, by rfelker
-
synced with 1.1145Tue, 25 Oct 2005 15:15:46 +0000, by gpoirier
-
Extra processor information needs to be known in the x86_64 case as wellTue, 25 Oct 2005 13:28:07 +0000, by diego
-
fixing the unverified patch (one of the millions) commited by:Tue, 25 Oct 2005 11:52:49 +0000, by gabucino
-
Switch from our own to the upstream DVD key caching strategy and directory.Mon, 24 Oct 2005 09:50:42 +0000, by diego
-
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.Mon, 24 Oct 2005 09:29:15 +0000, by diego
-
sync to x264 r334 (crf)Mon, 24 Oct 2005 04:39:18 +0000, by lorenm
-
Synced with 1.1143Sun, 23 Oct 2005 21:21:45 +0000, by gpoirier
-
minor spelling wording fixesSun, 23 Oct 2005 16:51:39 +0000, by diego
-
author list prettyprintingSun, 23 Oct 2005 16:50:27 +0000, by diego
-
Reformat section titles so that it becomes easier to tell sections andSun, 23 Oct 2005 16:49:56 +0000, by diego
-
Make include paths consistent among files in libvo. Since -I.. is addedSun, 23 Oct 2005 16:19:32 +0000, by diego
-
improve documentation of -subalignSun, 23 Oct 2005 15:54:13 +0000, by rfelker
-
make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)Sun, 23 Oct 2005 15:35:28 +0000, by rfelker
-
reverse incorrect sub alignment change, ok'd by diegoSun, 23 Oct 2005 15:34:39 +0000, by rfelker
-
10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too muchSun, 23 Oct 2005 15:25:10 +0000, by rfelker
-
comment on -noskip patchSun, 23 Oct 2005 15:05:11 +0000, by rfelker
-
spelling/grammar/wordingSun, 23 Oct 2005 14:49:32 +0000, by diego
-
The conditions for bottom (2) and top (1) subtitle alignment are reversed.Sun, 23 Oct 2005 14:25:56 +0000, by diego
-
support for prescott, nocona and pentium-m processorsSun, 23 Oct 2005 13:55:23 +0000, by diego
-
Add a comment to an esac where the case is very far away.Sun, 23 Oct 2005 13:13:12 +0000, by diego
-
Simplification of the system_name check and the PPC CPU type check.Sun, 23 Oct 2005 12:39:47 +0000, by diego
-
Add a comment to else clauses where the if is very far away.Sun, 23 Oct 2005 11:26:36 +0000, by diego
-
honor decoder's/filter's decision to remove frames when using -noskip.Sun, 23 Oct 2005 07:37:55 +0000, by rfelker
-
reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)Sun, 23 Oct 2005 07:32:35 +0000, by rfelker
-
reverse patch that was mistakenly applied with unwanted unrelated changesSun, 23 Oct 2005 07:30:56 +0000, by rfelker
-
Add missing quotes around .IPs argument.Sat, 22 Oct 2005 19:28:37 +0000, by diego
-
Support for video files created by Samsung Miniket VP-M100 diskless camcorderSat, 22 Oct 2005 13:53:18 +0000, by iive
-
Added support for A_AAC.Sat, 22 Oct 2005 10:13:28 +0000, by mosu
-
cross compiling probably worth mentioiningFri, 21 Oct 2005 14:44:13 +0000, by ods15
-
Add a few more XML tags for better semantics markup.Thu, 20 Oct 2005 23:07:55 +0000, by diego
-
Explain how to place subtitles in black bands.Thu, 20 Oct 2005 23:06:02 +0000, by diego
-
mach64_mmio size fix from vidix.sf.net, possible bugfix for #59Thu, 20 Oct 2005 18:03:43 +0000, by faust3
-
sync amd64 fixes from vidix.sf.netThu, 20 Oct 2005 17:56:28 +0000, by faust3
-
Fix seeking in wav files: align relative to start of data, not start of fileThu, 20 Oct 2005 15:15:53 +0000, by reimar
-
sync with 1.32Thu, 20 Oct 2005 13:46:29 +0000, by diego
-
ilmv --> ilme typo fixThu, 20 Oct 2005 13:45:41 +0000, by diego
-
semi-hack: avoid passing 0-length blocks to audio filters.Thu, 20 Oct 2005 09:12:28 +0000, by reimar
-
document hackThu, 20 Oct 2005 05:54:51 +0000, by ods15
-
-vc null -vo null is not the fastest way to dump...Thu, 20 Oct 2005 00:08:09 +0000, by diego
-
Converted from GBK to UTF-8 encoding.Wed, 19 Oct 2005 18:17:32 +0000, by diego
-
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Wed, 19 Oct 2005 18:03:22 +0000, by diego
-
sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >Wed, 19 Oct 2005 17:56:06 +0000, by diego
-
Synced with 1.98Wed, 19 Oct 2005 12:15:06 +0000, by jheryan
-
Typo hunting.Wed, 19 Oct 2005 12:14:01 +0000, by jheryan
-
Formal syncing. Typo hunting.Wed, 19 Oct 2005 12:09:56 +0000, by jheryan
-
charset for help_mp-zh_TW.hWed, 19 Oct 2005 08:13:55 +0000, by diego
-
processing audio is sometimes essential for a/v sync, so 1000l toWed, 19 Oct 2005 05:44:27 +0000, by rfelker
-
add cross-compiling supportTue, 18 Oct 2005 21:48:09 +0000, by aurel
-
replace all the direct $TMPO calls by a tmp_run() function callTue, 18 Oct 2005 21:44:14 +0000, by aurel
-
replace mp3lame version detection by required features detectionTue, 18 Oct 2005 21:40:17 +0000, by aurel
-
modify DirectFB version detection so that it only requires pre-processingTue, 18 Oct 2005 21:37:28 +0000, by aurel
-
modify alsa version detection so that it don't require running the generated binaryTue, 18 Oct 2005 21:34:54 +0000, by aurel
-
add a cxx_check function to simplify C++ libs checkingTue, 18 Oct 2005 21:30:43 +0000, by aurel
-
synced with 1.1140Tue, 18 Oct 2005 20:26:08 +0000, by gpoirier
-
UpdateTue, 18 Oct 2005 20:20:19 +0000, by rtognimp
-
Add FFmpeg QDM2 audio decoderTue, 18 Oct 2005 20:18:28 +0000, by rtognimp
-
xscreensaver --> XScreenSaverTue, 18 Oct 2005 19:58:33 +0000, by diego
-
Embarassing goofs in the basic key sections that nobody noticed for agesTue, 18 Oct 2005 19:56:57 +0000, by diego
-
Make a few more messages translatable by moving them into help_mp-en.h.Tue, 18 Oct 2005 11:11:25 +0000, by diego
-
Add a few more CPU models to the list.Tue, 18 Oct 2005 08:22:27 +0000, by diego
-
Add a note about the "synce with 1.XXX" line that should be in everyMon, 17 Oct 2005 22:46:48 +0000, by diego
-
Add a note and a workaround about broken hardware players and how theyMon, 17 Oct 2005 22:23:37 +0000, by diego
-
synced with 1.1139 + Reimar's patchMon, 17 Oct 2005 20:44:17 +0000, by gpoirier
-
new message was even worse -- B/s means bytes per second, not sample!Mon, 17 Oct 2005 18:16:28 +0000, by rfelker
-
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >Mon, 17 Oct 2005 14:37:01 +0000, by diego
-
deobfuscatioin: csp --> colorspaceMon, 17 Oct 2005 11:26:26 +0000, by diego
-
Guillaume now maintains the MEncoder documentation.Mon, 17 Oct 2005 08:50:37 +0000, by diego
-
minor typoMon, 17 Oct 2005 08:50:04 +0000, by diego
-
100l -- mismatched type after changing sizes to type long!Mon, 17 Oct 2005 05:05:51 +0000, by rfelker
-
remove nonsense break statements that do nothing..Mon, 17 Oct 2005 04:51:34 +0000, by rfelker
-
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>Sun, 16 Oct 2005 19:14:09 +0000, by faust3
-
Add MIPS64 detection.Sun, 16 Oct 2005 17:44:58 +0000, by diego
-
1000l de Breizh Cola: build fix.Sun, 16 Oct 2005 17:29:08 +0000, by gpoirier
-
UpdateSat, 15 Oct 2005 23:52:56 +0000, by rtognimp
-
Support DTA and FLX extensions for flic via ffmpeg decoderSat, 15 Oct 2005 23:24:53 +0000, by rtognimp
-
Add ffmpeg truemotion2 codec, make it default for TM20Sat, 15 Oct 2005 23:17:25 +0000, by rtognimp
-
synced with 1.1138Sat, 15 Oct 2005 21:50:21 +0000, by gpoirier
-
synced with 1.1137Sat, 15 Oct 2005 18:12:51 +0000, by gpoirier
-
Fix/improve vo_gl and vo_gl2 suboption documentationSat, 15 Oct 2005 14:47:26 +0000, by reimar
-
Another usage example for the %n%str escaping syntax and ao_sgi documentation updateSat, 15 Oct 2005 14:38:02 +0000, by reimar
-
10l, demux_mpg_control was missing from demuxer info struct, causing audioSat, 15 Oct 2005 11:51:37 +0000, by reimar
-
ugly hack to make it work again with external libdvdreadSat, 15 Oct 2005 11:47:33 +0000, by reimar
-
Extend the network test to also check the socket libs.Sat, 15 Oct 2005 10:46:24 +0000, by diego
-
bumped sync tag after typo fix in English version (synced with 1.98)Fri, 14 Oct 2005 20:34:17 +0000, by gabrov
-
missing ")", picked up by Mizda GaborFri, 14 Oct 2005 20:29:33 +0000, by gpoirier
-
synced with 1.186Fri, 14 Oct 2005 20:05:19 +0000, by gabrov
-
synced with 1.26Fri, 14 Oct 2005 19:28:14 +0000, by gabrov
-
synced with 1.97Fri, 14 Oct 2005 18:54:01 +0000, by gabrov
-
synced with 1.31Fri, 14 Oct 2005 18:53:33 +0000, by gabrov
-
Kill a compiler warning, Patch by Zuxy MengFri, 14 Oct 2005 12:41:15 +0000, by gpoirier
-
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)Fri, 14 Oct 2005 12:35:30 +0000, by gpoirier
-
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS comFri, 14 Oct 2005 09:13:48 +0000, by gpoirier
-
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)Fri, 14 Oct 2005 00:16:04 +0000, by rfelker
-
exit mplayer if audio filter init fails (same as mencoder does)Thu, 13 Oct 2005 22:41:30 +0000, by ivo
-
The Wanderer rulez :)Thu, 13 Oct 2005 22:23:42 +0000, by gpoirier
-
cosmetics. does not change functionality, but makes code easier to readThu, 13 Oct 2005 20:54:21 +0000, by ods15
-
nit by diegoThu, 13 Oct 2005 20:36:28 +0000, by ods15
-
fixes suggested by Diego and AlexThu, 13 Oct 2005 20:31:30 +0000, by gpoirier
-
weirdness, flags aren't restored right unless you add this second pushThu, 13 Oct 2005 20:27:48 +0000, by ods15
-
fix mencoder multi-file with some files having audio but others dontThu, 13 Oct 2005 19:30:07 +0000, by ods15
-
Be less verbose.Thu, 13 Oct 2005 19:15:30 +0000, by reimar
-
Use PRI?64 defines as format strings for 64 bit variables.Thu, 13 Oct 2005 18:33:56 +0000, by reimar
-
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Thu, 13 Oct 2005 13:24:35 +0000, by diego
-
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>Thu, 13 Oct 2005 12:13:49 +0000, by faust3
-
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Thu, 13 Oct 2005 07:31:35 +0000, by danny
-
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.Wed, 12 Oct 2005 23:42:40 +0000, by gpoirier
-
Implement seekingWed, 12 Oct 2005 21:55:55 +0000, by reimar
-
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding isWed, 12 Oct 2005 21:49:47 +0000, by reimar
-
Bigendian bugWed, 12 Oct 2005 20:45:52 +0000, by reimar
-
Missing space in status lineWed, 12 Oct 2005 20:40:05 +0000, by reimar
-
Add support for suboption escaping via both "" and %n%str syntaxWed, 12 Oct 2005 16:35:37 +0000, by reimar
-
change to switch/case for dumpsubWed, 12 Oct 2005 14:37:03 +0000, by ods15
-
Change unsigned->signed and int->long, this fits the asm code better on 64Wed, 12 Oct 2005 12:11:27 +0000, by reimar
-
sync with 1.1136Wed, 12 Oct 2005 11:42:15 +0000, by gpoirier
-
-vc dummy is know to cause crashes, so suggest -vc null instead.Wed, 12 Oct 2005 09:53:20 +0000, by reimar
-
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Wed, 12 Oct 2005 08:19:10 +0000, by diego
-
Put networking lib linker flag checks in the order they were before theTue, 11 Oct 2005 23:44:08 +0000, by diego
-
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >Tue, 11 Oct 2005 23:40:31 +0000, by diego
-
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >Tue, 11 Oct 2005 23:26:16 +0000, by diego
-
ao_macosx is a native audio output driver and should thus have priorityTue, 11 Oct 2005 23:07:53 +0000, by diego
-
solaris bug workarounds, take 2..Tue, 11 Oct 2005 22:50:23 +0000, by rfelker
-
-frames plays one frame too many.Tue, 11 Oct 2005 15:51:46 +0000, by reimar
-
I think I know EDL enough to maintain it...Tue, 11 Oct 2005 15:26:08 +0000, by ods15
-
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS comTue, 11 Oct 2005 15:24:58 +0000, by gpoirier
-
A few fixes noticed by Paul TT.Tue, 11 Oct 2005 13:34:24 +0000, by diego
-
Compile fix: _lseeki64 is not available under cygwinTue, 11 Oct 2005 12:17:09 +0000, by reimar
-
1l, strtof is only C99, strtod is ANSI C, so use that instead.Tue, 11 Oct 2005 08:50:32 +0000, by reimar
-
work around (buggy?) solaris tr. hope this helps.. please report if its still brokenTue, 11 Oct 2005 04:37:38 +0000, by rfelker
-
More consistency for the interactive control section.Tue, 11 Oct 2005 03:10:21 +0000, by diego
-
nitsMon, 10 Oct 2005 21:02:18 +0000, by gpoirier
-
use subopt parser for arguments.Mon, 10 Oct 2005 12:59:36 +0000, by joey
-
support float arguments in subopt helper.Mon, 10 Oct 2005 12:56:44 +0000, by joey
-
Typo fix: RFC959 says that FTP commands should end with a carriage returnMon, 10 Oct 2005 12:56:17 +0000, by gpoirier
-
makes demux_lavf (-demuxer 35) use the framerate specified in the containerMon, 10 Oct 2005 05:45:38 +0000, by gpoirier
-
sync with 1.1132Sun, 09 Oct 2005 19:26:23 +0000, by gpoirier
-
sync with patches.xml removalSun, 09 Oct 2005 11:35:45 +0000, by diego
-
sync with 1.26Sun, 09 Oct 2005 11:35:24 +0000, by diego
-
Replace unconditional #defines by build system trickery.Sun, 09 Oct 2005 10:18:24 +0000, by diego
-
whitespace cosmeticsSun, 09 Oct 2005 09:53:27 +0000, by diego
-
sync to x264 r318 (mixed_refs)Sat, 08 Oct 2005 22:28:27 +0000, by lorenm
-
typo fix at (_)ld_dlSat, 08 Oct 2005 20:43:41 +0000, by iive
-
some docs updatesSat, 08 Oct 2005 19:04:25 +0000, by diego
-
Remove the "How to send patches appendix", the info is in the FAQ.Sat, 08 Oct 2005 18:41:58 +0000, by diego
-
100000l to meSat, 08 Oct 2005 17:21:00 +0000, by ods15
-
Synced with 1.81Fri, 07 Oct 2005 08:02:13 +0000, by jheryan
-
Synced with 1.17Fri, 07 Oct 2005 08:01:26 +0000, by jheryan
-
Synced with 1.94Fri, 07 Oct 2005 08:00:38 +0000, by jheryan
-
Synced with 1.59Fri, 07 Oct 2005 07:59:52 +0000, by jheryan
-
Synced with 1.96Fri, 07 Oct 2005 07:59:11 +0000, by jheryan
-
Synced with 1.31Fri, 07 Oct 2005 07:22:55 +0000, by jheryan
-
Synced with 1.1131Fri, 07 Oct 2005 05:56:58 +0000, by jheryan
-
synced with 1.34Thu, 06 Oct 2005 23:35:40 +0000, by gabrov
-
Typo fix, patch by Ismail D«Ónmez <ismail AH kde POIS org POIS tr>Thu, 06 Oct 2005 21:37:56 +0000, by gpoirier
-
synced with 1.17, patch by Johan BossThu, 06 Oct 2005 21:27:58 +0000, by gpoirier
-
synced with 1.81, patch by johan bosThu, 06 Oct 2005 21:21:00 +0000, by gpoirier
-
synced with 1.14, patch by Johan Bos, plus some formating changes by meThu, 06 Oct 2005 20:07:11 +0000, by gpoirier
-
Centaur/VIA configure checkThu, 06 Oct 2005 19:24:06 +0000, by henry
-
synced with 1.16, patch by Johan Bos, plus reformating by meThu, 06 Oct 2005 18:00:06 +0000, by gpoirier
-
synced with 1.70, patch by Johan Bos + reformating of the source by meThu, 06 Oct 2005 17:49:30 +0000, by gpoirier
-
synced with 1.1131 (just after Diego's commit torrent) :-)Thu, 06 Oct 2005 16:51:41 +0000, by gpoirier
-
Synced with 1.1128Thu, 06 Oct 2005 12:46:56 +0000, by jheryan
-
stupid typoThu, 06 Oct 2005 12:42:48 +0000, by diego
-
Reformat the interactive control section.Thu, 06 Oct 2005 12:38:04 +0000, by diego
-
Keyboard control section renamed to interactive control, small structure change.Thu, 06 Oct 2005 12:29:43 +0000, by diego
-
synced with 1.12, patch by johan bosThu, 06 Oct 2005 11:16:22 +0000, by gpoirier
-
cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespaceThu, 06 Oct 2005 11:08:43 +0000, by diego
-
typoThu, 06 Oct 2005 11:07:12 +0000, by diego
-
neightbour --> neighbor typo fixThu, 06 Oct 2005 08:12:49 +0000, by diego
-
Synced with 1.183Thu, 06 Oct 2005 07:22:41 +0000, by jheryan
-
hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.Thu, 06 Oct 2005 06:05:38 +0000, by lorenm
-
detect Centaur CPUs (Winchip, VIA C3)Wed, 05 Oct 2005 19:52:13 +0000, by henry
-
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >Wed, 05 Oct 2005 19:39:31 +0000, by diego
-
10l, off by one error in last patch (codecdata length sanity check),Wed, 05 Oct 2005 14:55:06 +0000, by reimar
-
libavcodec can encode to SVQ1 and RV20.Wed, 05 Oct 2005 14:43:24 +0000, by diego
-
Compilation fix for systems lacking lrintf like e.g. NetBSD.Wed, 05 Oct 2005 09:39:08 +0000, by diego
-
consistency nitTue, 04 Oct 2005 23:37:54 +0000, by diego
-
Document XF86 multimedia keys.Tue, 04 Oct 2005 23:36:39 +0000, by diego
-
synced with 1.183Tue, 04 Oct 2005 23:11:12 +0000, by gabrov
-
mouse and keyboard controlTue, 04 Oct 2005 23:09:23 +0000, by diego
-
synced with 1.59Tue, 04 Oct 2005 23:02:24 +0000, by gabrov
-
typoTue, 04 Oct 2005 22:57:29 +0000, by diego
-
Add missing keys to the keyboard section, fix typos in that section.Tue, 04 Oct 2005 22:57:06 +0000, by diego
-
synced with 1.96Tue, 04 Oct 2005 22:55:15 +0000, by gabrov
-
Shut up jack pkg-config.Tue, 04 Oct 2005 22:47:13 +0000, by diego
-
General bug fixes, like missing includes, formats that were incorrectlyTue, 04 Oct 2005 22:23:51 +0000, by reimar
-
Fix vo_zr2 suboption description.Tue, 04 Oct 2005 22:12:16 +0000, by diego
-
Rename compilation section to compilation and installation.Tue, 04 Oct 2005 22:09:43 +0000, by diego
-
much simpler signed/unsigned conversion.Tue, 04 Oct 2005 21:49:56 +0000, by reimar
-
CVS now supports GTK 2.0Tue, 04 Oct 2005 21:43:29 +0000, by gpoirier
-
according to Intel/AMD official documentations, CPU family should be displayed asTue, 04 Oct 2005 21:06:07 +0000, by gpoirier
-
Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a unionTue, 04 Oct 2005 19:44:42 +0000, by reimar
-
Use pkg-config to detect theora dependencies.Tue, 04 Oct 2005 17:58:11 +0000, by diego
-
Add changes from last patch (stream mapping).Tue, 04 Oct 2005 16:47:38 +0000, by reimar
-
MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >Tue, 04 Oct 2005 16:29:23 +0000, by diego
-
random improvements plus some readability cosmeticsTue, 04 Oct 2005 16:04:28 +0000, by diego
-
Document subsearch.sh, menc2pass.Tue, 04 Oct 2005 15:46:58 +0000, by diego
-
Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>Tue, 04 Oct 2005 15:02:35 +0000, by gpoirier
-
Show total time when playing audio-only filesTue, 04 Oct 2005 13:59:25 +0000, by reimar
-
Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32Tue, 04 Oct 2005 12:15:12 +0000, by reimar
-
synced with 1.14Tue, 04 Oct 2005 11:21:30 +0000, by gabrov
-
General cleanup: do not link -lm multiple times, use for...in loops insteadMon, 03 Oct 2005 19:36:32 +0000, by reimar
-
expGetSystemInfo should not leave SYSTEM_INFO unitialized, even whenMon, 03 Oct 2005 19:11:55 +0000, by reimar
-
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 andMon, 03 Oct 2005 14:29:01 +0000, by reimar
-
Make fragment program snprintf less confusing.Mon, 03 Oct 2005 14:25:04 +0000, by reimar
-
synced with 1.30Mon, 03 Oct 2005 12:00:28 +0000, by gabrov
-
Synced with 1.34Mon, 03 Oct 2005 11:09:35 +0000, by jheryan
-
Synced with 1.1121Mon, 03 Oct 2005 10:59:24 +0000, by jheryan
-
typoSun, 02 Oct 2005 21:50:01 +0000, by gpoirier
-
synced with 1.22, patch by johan bosSun, 02 Oct 2005 21:48:26 +0000, by gpoirier
-
synced with 1.25, patch by johan bosSun, 02 Oct 2005 21:43:48 +0000, by gpoirier
-
synced with 1.72, Patch by johan bosSun, 02 Oct 2005 21:35:17 +0000, by gpoirier
-
synced with 1.11, patch by johan bosSun, 02 Oct 2005 21:12:12 +0000, by gpoirier
-
synced with 1.15, patch by johan bosSun, 02 Oct 2005 20:50:52 +0000, by gpoirier
-
sync with 1.13, patch by johan bosSun, 02 Oct 2005 20:47:52 +0000, by gpoirier
-
synced with 1.31, patch by johan bos dariusjb AH gmail POIS comSun, 02 Oct 2005 20:38:13 +0000, by gpoirier
-
Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >Sun, 02 Oct 2005 18:03:08 +0000, by gpoirier
-
10l, forgotten call to paranoia_modeset to actually set the desired mode.Sun, 02 Oct 2005 16:30:01 +0000, by reimar
-
updates, fixesSun, 02 Oct 2005 16:17:33 +0000, by diego
-
Expose MSG_USE_COLORS in config.h.Sun, 02 Oct 2005 16:14:43 +0000, by diego
-
Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,Sun, 02 Oct 2005 14:26:42 +0000, by reimar
-
modification notices according to GPL 2aSat, 01 Oct 2005 17:58:37 +0000, by diego
-
upgrade to libdvdcss 1.2.9Sat, 01 Oct 2005 17:19:33 +0000, by diego
-
long obsoleteSat, 01 Oct 2005 17:18:10 +0000, by diego
-
fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=382Sat, 01 Oct 2005 15:35:11 +0000, by gpoirier
-
documentation-only patch: make doxygen compatible and createSat, 01 Oct 2005 12:55:34 +0000, by reimar
-
documentation update.Sat, 01 Oct 2005 12:53:49 +0000, by reimar
-
Support for ATI specific YUV->RGB conversion.Sat, 01 Oct 2005 12:49:28 +0000, by reimar
-
Check for eof instead of decoding the same data over and over.Sat, 01 Oct 2005 12:35:18 +0000, by reimar
-
Add Compn, expert at wrangling useful bugreports from users ;-)Sat, 01 Oct 2005 11:16:02 +0000, by reimar
-
Better wording by The WandererFri, 30 Sep 2005 16:44:57 +0000, by gpoirier
-
1000lFri, 30 Sep 2005 05:57:59 +0000, by ods15
-
Add missing defaut for a suboption of tfieldsThu, 29 Sep 2005 15:36:16 +0000, by gpoirier
-
document missing parameter of tfields: field dominance.Thu, 29 Sep 2005 14:56:39 +0000, by gpoirier
-
mp_msg cleanup.Thu, 29 Sep 2005 05:21:12 +0000, by ods15
-
A long-standing bug... -vfwopts in cfg-mencoder.h is being overriddenWed, 28 Sep 2005 21:49:40 +0000, by diego
-
forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)Wed, 28 Sep 2005 20:15:30 +0000, by nicodvb
-
code before decleration, gcc2.95 fixWed, 28 Sep 2005 17:25:21 +0000, by ods15
-
another url_free that shouldn't be commented out.Wed, 28 Sep 2005 15:43:24 +0000, by reimar
-
Detect eof when seeking and do _not_ restart the video.Wed, 28 Sep 2005 15:37:30 +0000, by reimar
-
Report total timeTue, 27 Sep 2005 19:04:10 +0000, by reimar
-
Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc forTue, 27 Sep 2005 11:21:13 +0000, by reimar
-
synced with 1.1119Tue, 27 Sep 2005 10:44:21 +0000, by gpoirier
-
Allow string escaping via "".Tue, 27 Sep 2005 08:52:40 +0000, by reimar
-
Add missing GL_REGISTER_COMBINERS_NV defineTue, 27 Sep 2005 08:33:33 +0000, by reimar
-
Add -panscanrange optionTue, 27 Sep 2005 08:32:37 +0000, by reimar
-
the "psnr" option doesn't really need to be in the encoding setting examples.Mon, 26 Sep 2005 22:14:54 +0000, by gpoirier
-
Random fixes and more coherencyMon, 26 Sep 2005 21:56:13 +0000, by gpoirier
-
Don't pass NULL pointers to demux_info_add()Mon, 26 Sep 2005 20:13:10 +0000, by rtognimp
-
Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Mon, 26 Sep 2005 12:33:12 +0000, by danny
-
make xvid encoding use the filename fromMon, 26 Sep 2005 10:43:34 +0000, by gpoirier
-
Config file option format corrected.Mon, 26 Sep 2005 06:04:14 +0000, by jheryan
-
Sync with 1.1118Sun, 25 Sep 2005 18:58:19 +0000, by gpoirier
-
Nits noticed by DiegoSun, 25 Sep 2005 17:53:55 +0000, by gpoirier
-
the on suboption of -rawaudio and -rawvideo do not work anymore since theSun, 25 Sep 2005 17:29:45 +0000, by reimar
-
little updateSun, 25 Sep 2005 16:59:19 +0000, by reimar
-
Adds encoding setting examples for lavc and XviD.Sun, 25 Sep 2005 16:43:59 +0000, by gpoirier
-
fix/improve code doxumentation. Also group gl_common functions in severalSun, 25 Sep 2005 16:41:28 +0000, by reimar
-
debugging/testing helpers: allow forcing a certain width/height for texturesSun, 25 Sep 2005 16:33:03 +0000, by reimar
-
Allow specifying a custom (ppm) texture for texture unit 3Sun, 25 Sep 2005 16:31:58 +0000, by reimar
-
support loading a texture from a PPM fileSun, 25 Sep 2005 16:30:00 +0000, by reimar
-
vo_gl2 now supports panscanSun, 25 Sep 2005 16:20:41 +0000, by reimar
-
panscan supportSun, 25 Sep 2005 16:18:16 +0000, by reimar
-
contrast 0 should lead to a grey, not a black imageSun, 25 Sep 2005 16:17:03 +0000, by reimar
-
get rid of global getProcAddress variableSun, 25 Sep 2005 16:12:01 +0000, by reimar
-
vo_gl rectangle and yuv options should work together nowSun, 25 Sep 2005 16:11:21 +0000, by reimar
-
Support rectangular texture in fragment programsSun, 25 Sep 2005 16:07:54 +0000, by reimar
-
Improve/clarify description of -vo gl and -vo gl2 suboptionsSun, 25 Sep 2005 15:42:18 +0000, by reimar
-
Several bugfixes:Sun, 25 Sep 2005 14:02:02 +0000, by reimar
-
Fix crashes and green border when using YV12 input formatSun, 25 Sep 2005 13:58:18 +0000, by reimar
-
texture units do not need to be explicitly enabled when using a fragmentSun, 25 Sep 2005 13:56:42 +0000, by reimar
-
sync 1.1114Sun, 25 Sep 2005 13:45:26 +0000, by wight
-
synced with 1.1114Sun, 25 Sep 2005 09:43:26 +0000, by gpoirier
-
German man page review part VISat, 24 Sep 2005 17:56:42 +0000, by kraymer
-
German man page review part VSat, 24 Sep 2005 17:39:40 +0000, by kraymer
-
German man page review part IVSat, 24 Sep 2005 16:29:56 +0000, by kraymer
-
The nth attempt to come up with correct a description of -frameno-file...Sat, 24 Sep 2005 16:23:49 +0000, by diego
-
sync with 1.183Sat, 24 Sep 2005 14:49:13 +0000, by kraymer
-
wrap around 80...Sat, 24 Sep 2005 04:44:22 +0000, by ods15
-
compress back_ptr better by multiplying by 8Sat, 24 Sep 2005 04:43:02 +0000, by ods15
-
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".Fri, 23 Sep 2005 22:35:04 +0000, by rsf
-
typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>Fri, 23 Sep 2005 20:11:39 +0000, by rathann
-
More appropriatte sectionFri, 23 Sep 2005 13:58:53 +0000, by ods15
-
synced with 1.14Fri, 23 Sep 2005 12:57:20 +0000, by jheryan
-
synced with 1.70Fri, 23 Sep 2005 12:55:18 +0000, by jheryan
-
synced with 1.92Fri, 23 Sep 2005 12:34:24 +0000, by jheryan
-
remove duplicate entryFri, 23 Sep 2005 09:56:41 +0000, by gpoirier
-
synced with 1.1113Fri, 23 Sep 2005 08:28:25 +0000, by gpoirier
-
Symlinks are not needed any more.Fri, 23 Sep 2005 08:05:45 +0000, by jheryan
-
synced with 1.24Fri, 23 Sep 2005 08:03:08 +0000, by jheryan
-
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.Fri, 23 Sep 2005 07:42:54 +0000, by diego
-
better (hopefully correct) explanation of -frameno-fileFri, 23 Sep 2005 07:33:35 +0000, by diego
-
wording fix suggested by the WandererFri, 23 Sep 2005 07:30:25 +0000, by diego
-
small fixes and additionsFri, 23 Sep 2005 07:29:09 +0000, by diego
-
Nits and fixesFri, 23 Sep 2005 06:47:07 +0000, by gpoirier
-
synced with 1.58Fri, 23 Sep 2005 06:43:06 +0000, by jheryan
-
synced with 1.22Fri, 23 Sep 2005 06:42:48 +0000, by jheryan
-
synced with 1.93Fri, 23 Sep 2005 06:42:22 +0000, by jheryan
-
last file translated, synced with 1.21Fri, 23 Sep 2005 06:41:46 +0000, by jheryan
-
last file translated, synced with 1.79Fri, 23 Sep 2005 06:40:02 +0000, by jheryan
-
CONFIG_RISKY is long gone from FFmpeg.Fri, 23 Sep 2005 00:55:51 +0000, by diego
-
libavformat now requires CONFIG_(DE)MUXERS #defines.Fri, 23 Sep 2005 00:55:11 +0000, by diego
-
Creating a MPEG-1 file suitable for exchange, taken from the example posted by James Courtier-Dutton on mplayer-usersThu, 22 Sep 2005 21:34:51 +0000, by gpoirier
-
What means AVC, more consistencyThu, 22 Sep 2005 21:18:59 +0000, by gpoirier
-
synced with 1.70Thu, 22 Sep 2005 19:57:14 +0000, by gabrov
-
Prints the numbers of start and end tracks and MSF length for eachThu, 22 Sep 2005 08:46:05 +0000, by gpoirier
-
synced with 1.1112Thu, 22 Sep 2005 08:11:17 +0000, by gpoirier
-
frameno.avi is an audio file, not a statistics file, wording fix.Thu, 22 Sep 2005 07:51:19 +0000, by diego
-
Prints the number of titles, DVD disk ID, the numbers of chapters andThu, 22 Sep 2005 07:40:25 +0000, by gpoirier
-
Some very weird people are apperantely scared of reading GPL code. :/Thu, 22 Sep 2005 07:17:57 +0000, by ods15
-
synced with 1.70Wed, 21 Sep 2005 21:21:01 +0000, by paszczi
-
add some internal links between "codecs supported by mencoder" andTue, 20 Sep 2005 19:57:09 +0000, by gpoirier
-
bah, it's been there all night, and still noone fixed it...Tue, 20 Sep 2005 02:53:03 +0000, by ods15
-
minor spelling/wording/grammar fixesMon, 19 Sep 2005 23:09:40 +0000, by diego
-
better wording for -frameno-fileMon, 19 Sep 2005 22:52:52 +0000, by diego
-
Disassemble comments and pass it to the demux_info interfaceMon, 19 Sep 2005 22:52:03 +0000, by alex
-
fix my email addressMon, 19 Sep 2005 22:47:16 +0000, by alex
-
Document lavc audio codecsMon, 19 Sep 2005 22:29:36 +0000, by gpoirier
-
Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding.Mon, 19 Sep 2005 21:42:00 +0000, by gpoirier
-
synced with 1.1109Mon, 19 Sep 2005 21:16:44 +0000, by gpoirier
-
Fixes formatting issuesMon, 19 Sep 2005 21:14:09 +0000, by gpoirier
-
Sync with 1.1108Mon, 19 Sep 2005 19:53:20 +0000, by gpoirier
-
Make the description of the newly introduced "-frameno-file" have all its sentences start in a newline to make groff and Diego happy :-)Mon, 19 Sep 2005 19:52:19 +0000, by gpoirier
-
feel free to fix this as you see fit...Mon, 19 Sep 2005 19:36:10 +0000, by ods15
-
Make frameno.avi not turn on by default. this is deprecated and this entireMon, 19 Sep 2005 19:23:38 +0000, by ods15
-
sync 1.14Mon, 19 Sep 2005 18:28:30 +0000, by wight
-
sync 1.22Mon, 19 Sep 2005 18:28:02 +0000, by wight
-
sync 1.72Mon, 19 Sep 2005 18:27:43 +0000, by wight
-
Prints the number of tracks and MSF length for each track of an audio CD,Mon, 19 Sep 2005 18:22:09 +0000, by gpoirier
-
sync 1.1106Mon, 19 Sep 2005 17:57:41 +0000, by wight
-
Prints -identify output for:Mon, 19 Sep 2005 16:33:39 +0000, by gpoirier
-
Break up all long lines that were missed during the last reformatting round.Mon, 19 Sep 2005 15:23:15 +0000, by diego
-
10l: the directories specified with --with-xvid*dir were ignored.Mon, 19 Sep 2005 15:12:38 +0000, by gpoirier
-
change obsolete -waveheader to -ao pcm:waveheader in hintinfo messageMon, 19 Sep 2005 14:07:12 +0000, by ivo
-
typo noticed by TorinthielMon, 19 Sep 2005 13:35:52 +0000, by diego
-
Synced with 1.182Mon, 19 Sep 2005 12:17:05 +0000, by jheryan
-
removed dependency on glibc's %a in sscanf()Sun, 18 Sep 2005 19:17:23 +0000, by nicodvb
-
10l: fully working DXN profile support require XviD 1.1.x. Earlier version will work but will lack VBV supportSun, 18 Sep 2005 17:22:04 +0000, by gpoirier
-
spelling/grammar fixesSun, 18 Sep 2005 13:11:24 +0000, by diego
-
Reflect recent changes to the the pan audio filter syntax and behavior inSun, 18 Sep 2005 11:40:06 +0000, by diego
-
remove very obsolate draft...Sun, 18 Sep 2005 08:10:56 +0000, by iive
-
remove info frame repeating its problematic and controversicalSat, 17 Sep 2005 22:32:35 +0000, by michael
-
add FreeBSD default cd/dvd devicesSat, 17 Sep 2005 20:53:20 +0000, by nexus
-
The s key is now used for taking screenshots.Sat, 17 Sep 2005 19:58:13 +0000, by diego
-
Unify the descriptions of vo_gl and vo_gl2 including some fixes.Sat, 17 Sep 2005 19:54:15 +0000, by diego
-
add FreeBSD default cd/dvd devicesSat, 17 Sep 2005 19:51:41 +0000, by nexus
-
add back_ptrSat, 17 Sep 2005 19:27:39 +0000, by michael
-
Fix H264 packetizer. Might not work with arbitrary slice order.Sat, 17 Sep 2005 18:36:43 +0000, by reimar
-
add a demux_peekc function that allows to just "have a look" at the nextSat, 17 Sep 2005 18:05:55 +0000, by reimar
-
typo, probably..Sat, 17 Sep 2005 05:46:20 +0000, by ods15
-
NitsFri, 16 Sep 2005 14:46:14 +0000, by gpoirier
-
Sync with 1.1102Fri, 16 Sep 2005 13:46:19 +0000, by gpoirier
-
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the valueFri, 16 Sep 2005 12:12:48 +0000, by diego
-
Missing break for WM_SYSCOMMAND handling.Fri, 16 Sep 2005 12:09:24 +0000, by reimar
-
sync with 1.181 and misc fixesFri, 16 Sep 2005 11:34:15 +0000, by diego
-
print the first 16 bytes of frame data with -v -v, helps detect whenFri, 16 Sep 2005 11:30:33 +0000, by reimar
-
Wrong editlist handling: end pts must be included.Fri, 16 Sep 2005 11:05:29 +0000, by reimar
-
fix expanding of $_ld_dl when needed by iconvThu, 15 Sep 2005 22:39:38 +0000, by aurel
-
Mention af_pan changeThu, 15 Sep 2005 11:46:50 +0000, by reimar
-
Fix af_pan commandline mess and (hopefully) improve description.Thu, 15 Sep 2005 11:41:23 +0000, by reimar
-
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.Thu, 15 Sep 2005 10:25:43 +0000, by reimar
-
Small wording/spelling fixes, one duplicate entry removed.Thu, 15 Sep 2005 03:15:04 +0000, by diego
-
Add comments to a few #endif statements in order to make clear whichThu, 15 Sep 2005 03:08:35 +0000, by diego
-
consistency fix: OSD bar for gamma changes should only appear when gammaWed, 14 Sep 2005 23:21:44 +0000, by reimar
-
hardware color-space conversion for vo_gl and vo_gl2Wed, 14 Sep 2005 22:08:04 +0000, by reimar
-
minor wording fix in the advanced audio guideWed, 14 Sep 2005 21:15:38 +0000, by wanderer
-
Illustrate by a nice table what each profiles supported by XviD features.Wed, 14 Sep 2005 20:40:50 +0000, by gpoirier
-
synced with 1.1100Wed, 14 Sep 2005 09:54:00 +0000, by gpoirier
-
TyposWed, 14 Sep 2005 09:52:56 +0000, by gpoirier
-
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".Tue, 13 Sep 2005 21:41:44 +0000, by reimar
-
reduced verbosityTue, 13 Sep 2005 21:35:41 +0000, by nicodvb
-
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >Tue, 13 Sep 2005 21:04:44 +0000, by gpoirier
-
Fix -af-adv force description, 1 is default now.Tue, 13 Sep 2005 19:33:13 +0000, by reimar
-
The screenshot command is now implemented, wording/spelling fixes.Tue, 13 Sep 2005 18:48:57 +0000, by diego
-
screenshot filter entry wording improvementTue, 13 Sep 2005 18:15:51 +0000, by diego
-
Make the fourcc output endianness-independent.Tue, 13 Sep 2005 18:13:58 +0000, by diego
-
Avoid duplicated messages from demux_avi.c and demuxer.c.Tue, 13 Sep 2005 18:12:48 +0000, by diego
-
Allow disabling the glFinish callTue, 13 Sep 2005 16:16:13 +0000, by reimar
-
Improved glFindFormatTue, 13 Sep 2005 15:56:32 +0000, by reimar
-
Nits suggested by DiegoTue, 13 Sep 2005 11:38:39 +0000, by gpoirier
-
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.Tue, 13 Sep 2005 11:04:20 +0000, by diego
-
pp_postprocess reads from target image, so request a readable one.Tue, 13 Sep 2005 10:47:33 +0000, by reimar
-
- improved performance on truecolor modesTue, 13 Sep 2005 08:47:46 +0000, by diego
-
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)Mon, 12 Sep 2005 22:48:14 +0000, by aurel
-
Fix maximum frame size, could lead to crashes when changing playback speed.Mon, 12 Sep 2005 21:08:04 +0000, by reimar
-
synced with 1.1096Mon, 12 Sep 2005 20:37:53 +0000, by gpoirier
-
start new sentences on a new lineMon, 12 Sep 2005 20:33:29 +0000, by gpoirier
-
XviD supports "turbo" mode.Mon, 12 Sep 2005 19:39:48 +0000, by gpoirier
-
Fix multiple issues: No picture at all, broken pictures, only every secondMon, 12 Sep 2005 18:33:26 +0000, by reimar
-
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.Mon, 12 Sep 2005 16:56:19 +0000, by gpoirier
-
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.Mon, 12 Sep 2005 16:35:58 +0000, by gpoirier
-
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.Mon, 12 Sep 2005 15:15:28 +0000, by reimar
-
Fix border color (forgot to divide by 255.0).Mon, 12 Sep 2005 14:51:30 +0000, by reimar
-
echores cleanup, introduce _res_comment variable to easily output additionalMon, 12 Sep 2005 10:05:06 +0000, by reimar
-
Respect -nodouble even though it looks very bad.Sun, 11 Sep 2005 17:45:12 +0000, by reimar
-
do nothing if no free filenames are availableSun, 11 Sep 2005 15:41:08 +0000, by henry
-
use slices if DR isn't availableSun, 11 Sep 2005 15:08:48 +0000, by henry
-
only make the check for osx api if system is darwinSun, 11 Sep 2005 15:02:49 +0000, by nplourde
-
removed dep for perl_check on osxSun, 11 Sep 2005 14:50:33 +0000, by nplourde
-
better _comment in echoresSun, 11 Sep 2005 12:45:34 +0000, by iive
-
forgotten MP_IMGFLAG_READABLESun, 11 Sep 2005 12:16:12 +0000, by henry
-
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"Sun, 11 Sep 2005 10:57:28 +0000, by iive
-
DR and slice supportSun, 11 Sep 2005 10:52:24 +0000, by henry
-
Sync with 1.1094Sun, 11 Sep 2005 10:06:27 +0000, by gpoirier
-
screenshot filterSun, 11 Sep 2005 08:00:38 +0000, by henry
-
screenshot filterSun, 11 Sep 2005 07:25:50 +0000, by henry
-
screenshot filterSun, 11 Sep 2005 06:42:32 +0000, by henry
-
key_down_eventSat, 10 Sep 2005 20:15:02 +0000, by nplourde
-
perl check for macosxSat, 10 Sep 2005 18:44:17 +0000, by nplourde
-
use system videodev2.h insteadSat, 10 Sep 2005 18:39:28 +0000, by henry
-
- remove useless /dev/video* checksSat, 10 Sep 2005 18:38:23 +0000, by henry
-
Make sure _freetype is either yes or no, otherwise fontconfig might be enabledSat, 10 Sep 2005 18:23:40 +0000, by reimar
-
CONFIG_GPL for lavcSat, 10 Sep 2005 17:03:35 +0000, by michael
-
Mac OS X section reviewed for wording/spelling/grammar and content.Sat, 10 Sep 2005 15:13:13 +0000, by diego
-
Ignore movi_end (except on error) to allow playing growing files.Fri, 09 Sep 2005 20:05:42 +0000, by reimar
-
Set texture border color to avoid weird border colors in some rare cases.Fri, 09 Sep 2005 17:08:26 +0000, by reimar
-
Add missing doxygen comment for clearOSD()Fri, 09 Sep 2005 16:43:18 +0000, by reimar
-
Fix a typo in a commentFri, 09 Sep 2005 15:54:09 +0000, by reimar
-
gl_buffer should be unsignedFri, 09 Sep 2005 14:49:13 +0000, by reimar
-
Add an uninit function.Fri, 09 Sep 2005 14:47:54 +0000, by reimar
-
synced with 1.1093Fri, 09 Sep 2005 13:29:04 +0000, by gpoirier
-
Remove useless spaceFri, 09 Sep 2005 11:19:27 +0000, by reimar
-
Missing .REss in -vo gl descriptionFri, 09 Sep 2005 11:10:29 +0000, by reimar
-
Updates to NUT spec:Fri, 09 Sep 2005 10:26:21 +0000, by ods15
-
spelling/grammar/wordingFri, 09 Sep 2005 09:25:07 +0000, by diego
-
synced with 1.1091Fri, 09 Sep 2005 07:26:38 +0000, by gpoirier
-
Replace remaining tabs by spaces.Thu, 08 Sep 2005 00:11:55 +0000, by diego
-
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.Wed, 07 Sep 2005 00:19:04 +0000, by reimar
-
We can not seek, so set seekable to 0Tue, 06 Sep 2005 23:11:30 +0000, by reimar
-
When specifying a VIDIX subdevice the name needs to be written outTue, 06 Sep 2005 22:47:57 +0000, by diego
-
small wording fixesTue, 06 Sep 2005 22:00:35 +0000, by diego
-
memleak fix, escfilename was not freed for an invalid urlTue, 06 Sep 2005 21:45:40 +0000, by reimar
-
New section about sync and remuxing issues.Tue, 06 Sep 2005 21:33:28 +0000, by gpoirier
-
memleak fixes when using an http proxyTue, 06 Sep 2005 21:14:55 +0000, by reimar
-
check4proxies always creates a copy, so url should be freedTue, 06 Sep 2005 21:08:36 +0000, by reimar
-
memleak fixes when invalid http url specified.Tue, 06 Sep 2005 21:00:57 +0000, by reimar
-
support for GeForce FX Go5200 (newer Apple PowerBooks)Tue, 06 Sep 2005 20:50:10 +0000, by diego
-
Use bitrate from demuxerTue, 06 Sep 2005 20:37:47 +0000, by reimar
-
better bitrate calculationTue, 06 Sep 2005 20:35:14 +0000, by reimar
-
execute the check function even when a demuxer is forced, to avoid crashes.Tue, 06 Sep 2005 19:50:21 +0000, by reimar
-
Forgotten mpc demuxerTue, 06 Sep 2005 19:46:48 +0000, by reimar
-
Changes forgotten during demuxer API change, introduce a check function.Tue, 06 Sep 2005 19:40:19 +0000, by reimar
-
Ignore libdha test program.Tue, 06 Sep 2005 19:05:30 +0000, by diego
-
Switch indentation over to K&R style, replace all tabs by spaces.Tue, 06 Sep 2005 18:44:04 +0000, by diego
-
Only older card version seem to make problems with y < 8 in text mode.Tue, 06 Sep 2005 17:12:28 +0000, by reimar
-
Avoid some short forms, some consistency, wording and typo fixes.Tue, 06 Sep 2005 16:36:26 +0000, by diego
-
A few more details and grammar updates.Tue, 06 Sep 2005 16:33:31 +0000, by diego
-
10lTue, 06 Sep 2005 15:30:12 +0000, by ivo
-
Reduce unnecessary swscaler verbosity.Tue, 06 Sep 2005 15:15:27 +0000, by diego
-
Obsoleted...Tue, 06 Sep 2005 05:33:14 +0000, by ods15
-
clear OSD when playing new fileMon, 05 Sep 2005 12:05:29 +0000, by reimar
-
Consistency fixMon, 05 Sep 2005 11:25:30 +0000, by gpoirier
-
synced with 1.1088Mon, 05 Sep 2005 11:20:21 +0000, by gpoirier
-
Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)Mon, 05 Sep 2005 11:18:09 +0000, by danny
-
Fix up cqm section.Mon, 05 Sep 2005 10:43:52 +0000, by diego
-
Properly initialize osdtexCntMon, 05 Sep 2005 10:08:04 +0000, by reimar
-
OSD alpha conversion index out of rangeMon, 05 Sep 2005 10:02:06 +0000, by reimar
-
Spelling, fix Terminal and Categories entry, add MimeType.Mon, 05 Sep 2005 09:43:13 +0000, by diego
-
rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >Mon, 05 Sep 2005 01:43:59 +0000, by wanderer
-
enable vidix on AMD64, at least for nVidia it seems to work.Sun, 04 Sep 2005 23:02:30 +0000, by reimar
-
a libmpcdec version with our patches was released (but I did not yet test it).Sun, 04 Sep 2005 22:42:01 +0000, by reimar
-
MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>Sun, 04 Sep 2005 22:29:36 +0000, by gpoirier
-
synced with 1.1087Sun, 04 Sep 2005 21:48:51 +0000, by gpoirier
-
equalizer fixes: changing one attribute reset the others,Sun, 04 Sep 2005 21:00:07 +0000, by reimar
-
Support equalizer.Sun, 04 Sep 2005 20:58:39 +0000, by reimar
-
Fixes suggested by DiegoSun, 04 Sep 2005 16:57:51 +0000, by gpoirier
-
Reorder slave mode commands to appear in alphabetical order with a fewSun, 04 Sep 2005 16:08:18 +0000, by diego
-
mplayer osx shared video bufferSun, 04 Sep 2005 12:58:16 +0000, by nplourde
-
Typo, and fixed missing wordSun, 04 Sep 2005 12:41:30 +0000, by gpoirier
-
In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.Sun, 04 Sep 2005 12:21:47 +0000, by gpoirier
-
synced with 1.1084Sun, 04 Sep 2005 10:21:38 +0000, by gpoirier
-
Suggestions by of The WandererSat, 03 Sep 2005 21:49:50 +0000, by gpoirier
-
equalizer supportSat, 03 Sep 2005 19:31:10 +0000, by reimar
-
improve colorizationSat, 03 Sep 2005 19:27:48 +0000, by michael
-
64 bit fix: do not cast pointers to uint32_tSat, 03 Sep 2005 19:20:51 +0000, by reimar
-
Make MTRR setup work on AMD64 and simplify some #ifdefsSat, 03 Sep 2005 19:17:28 +0000, by reimar
-
vidix support for nVidix FX Go 5700Sat, 03 Sep 2005 19:10:43 +0000, by reimar
-
Capitalize sentences.Sat, 03 Sep 2005 16:49:17 +0000, by gpoirier
-
Remove many annoying GTK includes in every compile line and remove GTKSat, 03 Sep 2005 15:19:52 +0000, by ods15
-
Lotsa cool stuff new with -pre8Sat, 03 Sep 2005 14:41:09 +0000, by gpoirier
-
replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>Sat, 03 Sep 2005 10:58:52 +0000, by faust3
-
initial endianess fixesSat, 03 Sep 2005 10:27:22 +0000, by faust3
-
simplificationSat, 03 Sep 2005 10:06:08 +0000, by faust3
-
faster mpg and much faster gxf demuxingSat, 03 Sep 2005 08:58:34 +0000, by reimar
-
likely() and unlikely() macros to help (newer) compilers optimize correctlySat, 03 Sep 2005 08:53:48 +0000, by reimar
-
fix window position adjustmentSat, 03 Sep 2005 08:48:59 +0000, by faust3
-
custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>Fri, 02 Sep 2005 21:54:17 +0000, by gpoirier
-
UpdatesFri, 02 Sep 2005 20:37:34 +0000, by rtognimp
-
Hopefully better advices about A/V syncFri, 02 Sep 2005 20:21:32 +0000, by gpoirier
-
10l, typo in last commitFri, 02 Sep 2005 19:31:29 +0000, by reimar
-
Support D-Cinema audio demuxer and decoder from FFmpeg.Fri, 02 Sep 2005 19:22:22 +0000, by reimar
-
Mention the MEncoder configuration files along with the MPlayer ones.Fri, 02 Sep 2005 17:18:28 +0000, by diego
-
Replace bps by B/s when it means bytes per second to avoid ambiguity sinceFri, 02 Sep 2005 17:11:00 +0000, by diego
-
100l bps != fps, noticed by a.guru - at - sympatico - dot - caFri, 02 Sep 2005 17:06:37 +0000, by diego
-
Improve -idle description.Fri, 02 Sep 2005 16:18:33 +0000, by diego
-
synced with 1.1083Fri, 02 Sep 2005 15:11:57 +0000, by gpoirier
-
GUI MPlayer --> GMPlayerFri, 02 Sep 2005 13:56:54 +0000, by diego
-
Remove duplication between vo_directfb and vo_dfbmga entries.Fri, 02 Sep 2005 13:54:27 +0000, by diego
-
Wording fixes: Avoid short forms.Fri, 02 Sep 2005 13:46:44 +0000, by diego
-
Sync with 1.1081Fri, 02 Sep 2005 13:44:31 +0000, by gpoirier
-
update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >Fri, 02 Sep 2005 13:11:17 +0000, by gpoirier
-
Sync with with 1.1080Fri, 02 Sep 2005 12:23:28 +0000, by gpoirier
-
and again.. sorry :/Fri, 02 Sep 2005 08:59:28 +0000, by ods15
-
spacingFri, 02 Sep 2005 08:58:18 +0000, by ods15
-
-idle Documentation.Fri, 02 Sep 2005 08:53:05 +0000, by ods15
-
Adds -idle, an option to make MPlayer wait for input ('loadfile' orFri, 02 Sep 2005 08:44:55 +0000, by ods15
-
Make -identify's 'ID_LENGTH=' print a float and not an integer.. TheFri, 02 Sep 2005 08:32:32 +0000, by ods15
-
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "Fri, 02 Sep 2005 08:29:30 +0000, by gpoirier
-
typoFri, 02 Sep 2005 00:05:21 +0000, by diego
-
description typo fixesFri, 02 Sep 2005 00:04:55 +0000, by diego
-
updates, typosFri, 02 Sep 2005 00:03:19 +0000, by diego
-
aRts, ESD consistent spellingThu, 01 Sep 2005 23:53:57 +0000, by diego
-
Avoid short forms.Thu, 01 Sep 2005 23:53:33 +0000, by diego
-
New section: Notes on Audio/Video synchronization, taken from Rich's encoding guideThu, 01 Sep 2005 22:09:27 +0000, by gpoirier
-
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,Thu, 01 Sep 2005 20:42:13 +0000, by reimar
-
* really keep track on how many samples were decoded last round (fix 10l)Thu, 01 Sep 2005 15:59:55 +0000, by attila
-
stop trying to decode faad audio, when last decoded length is <0Thu, 01 Sep 2005 15:25:03 +0000, by attila
-
Synced with 1.12Thu, 01 Sep 2005 13:25:39 +0000, by jheryan
-
Synced with 1.1077Thu, 01 Sep 2005 12:40:53 +0000, by jheryan
-
Sync with 1.1077Thu, 01 Sep 2005 12:29:19 +0000, by gpoirier
-
Sync with 1.1076Thu, 01 Sep 2005 12:23:40 +0000, by gpoirier
-
Add -I../libavutil to the includes to fix building vo_zr[2].Thu, 01 Sep 2005 10:44:46 +0000, by diego
-
fix longstanding typo - "patentend"Wed, 31 Aug 2005 21:13:05 +0000, by wanderer
-
x264 fourccWed, 31 Aug 2005 17:33:38 +0000, by faust3
-
Missing parts of the force codecs/demuxers documentationWed, 31 Aug 2005 16:23:07 +0000, by reimar
-
support Pinnacle VideoXLWed, 31 Aug 2005 15:47:16 +0000, by alex
-
Fix move playlists (control must be returned to mplayer.c, with the demuxerWed, 31 Aug 2005 13:04:22 +0000, by reimar
-
10lWed, 31 Aug 2005 09:24:44 +0000, by attila
-
Sync with 1.1075Wed, 31 Aug 2005 08:40:26 +0000, by gpoirier
-
add key_down_eventto slave mode, used to inject key down event with mplayer_put_keyWed, 31 Aug 2005 02:15:03 +0000, by nplourde
-
Sparcs do not like wild pointer typecasting (unaligned access).Tue, 30 Aug 2005 23:59:21 +0000, by reimar
-
Allow forcing of demuxers and codecs by prepending '+'Tue, 30 Aug 2005 23:56:24 +0000, by reimar
-
extra size checks for samples array to avoid crashes in some rare cases.Tue, 30 Aug 2005 23:24:47 +0000, by reimar
-
multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)Tue, 30 Aug 2005 22:07:30 +0000, by nicodvb
-
Fix nsv detection with new demuxer structureTue, 30 Aug 2005 19:06:55 +0000, by rtognimp
-
How to build MPlayerOSXTue, 30 Aug 2005 16:32:45 +0000, by gpoirier
-
synced with 1.12Mon, 29 Aug 2005 19:53:27 +0000, by gabrov
-
adds 'ID_DEMUXER=avi' to -identify...Sat, 27 Aug 2005 19:45:11 +0000, by ods15
-
Fix mpeg-pes playbackFri, 26 Aug 2005 22:53:59 +0000, by rtognimp
-
ENCA uses -lmFri, 26 Aug 2005 19:08:28 +0000, by henry
-
X11 can use pthread (fixes --enable-static)Fri, 26 Aug 2005 19:00:36 +0000, by henry
-
more thorough aalib test (needed for --enable-static)Fri, 26 Aug 2005 18:58:06 +0000, by henry
-
support MPEG in GXF container with extension-based detection.Fri, 26 Aug 2005 17:40:02 +0000, by reimar
-
reordered bps calculationThu, 25 Aug 2005 21:46:32 +0000, by henry
-
set the nearest number of channels, return(0) upon errorsThu, 25 Aug 2005 19:57:32 +0000, by henry
-
avoid reading more than maxlen bytes.Thu, 25 Aug 2005 19:46:20 +0000, by reimar
-
10l, missing returnThu, 25 Aug 2005 18:22:12 +0000, by faust3
-
Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation shouldThu, 25 Aug 2005 17:02:17 +0000, by reimar
-
ffwmv3 does not work, use "status crashing" so it is not auto-selected.Thu, 25 Aug 2005 15:54:44 +0000, by reimar
-
Fix texture format variable types. Internal format is GLint, others are GLenumThu, 25 Aug 2005 12:45:57 +0000, by reimar
-
Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).Wed, 24 Aug 2005 12:33:32 +0000, by mosu
-
Slightly reduce unnecessary verbosity.Wed, 24 Aug 2005 00:46:04 +0000, by diego
-
typos, cosmeticsWed, 24 Aug 2005 00:24:11 +0000, by diego
-
Documents x264 visualization during encodingTue, 23 Aug 2005 19:27:18 +0000, by gpoirier
-
Add D-Cinema Audio and Video conversion programsTue, 23 Aug 2005 18:03:23 +0000, by reimar
-
compile fix, vobsub.c needs identify variable.Tue, 23 Aug 2005 17:21:27 +0000, by reimar
-
1. -cache-prefil has not been renamed, it's been removed (-cache-seek-minTue, 23 Aug 2005 17:03:30 +0000, by rathann
-
More typos. One noticed by Nico. Added an empty line at the end to make syncmail happyTue, 23 Aug 2005 16:22:13 +0000, by gpoirier
-
Typo :)Tue, 23 Aug 2005 16:12:39 +0000, by gpoirier
-
Correction pointed by NicoTue, 23 Aug 2005 09:17:06 +0000, by danny
-
Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"Tue, 23 Aug 2005 08:23:53 +0000, by gpoirier
-
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).Tue, 23 Aug 2005 08:03:26 +0000, by reimar
-
ensure that audio-only files are decoded till the end by not onlyTue, 23 Aug 2005 07:56:29 +0000, by reimar
-
mode fps int vs. float woesMon, 22 Aug 2005 20:04:42 +0000, by henry
-
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0Mon, 22 Aug 2005 09:05:18 +0000, by reimar
-
Sync with 1.1074Mon, 22 Aug 2005 08:21:43 +0000, by gpoirier
-
typo, grammarMon, 22 Aug 2005 00:01:02 +0000, by diego
-
The thread "Call for video encoding settings" has to be easily found until its infos make it to our docsSun, 21 Aug 2005 20:55:26 +0000, by gpoirier
-
100l, video_out.h is now needed for some vo_ variables.Sun, 21 Aug 2005 10:19:25 +0000, by reimar
-
How to encode with soft 3:2 pullup, patch by Brendan McCarthySun, 21 Aug 2005 10:03:59 +0000, by gpoirier
-
-wid support for windows. Not well tested, might still behave a bit weird.Sun, 21 Aug 2005 09:59:45 +0000, by reimar
-
synced with 1.88Sun, 21 Aug 2005 08:40:26 +0000, by gabrov
-
remove extern for variables that are already in headers.Sun, 21 Aug 2005 01:20:31 +0000, by reimar
-
synced with 1.11Sun, 21 Aug 2005 00:17:15 +0000, by gabrov
-
cache-prefill has been renamed to cache-seek-min, example config shouldSat, 20 Aug 2005 21:00:51 +0000, by rathann
-
Encoding setting examples for x264Sat, 20 Aug 2005 20:13:03 +0000, by gpoirier
-
remove broken shared libpostproc stuffFri, 19 Aug 2005 19:24:30 +0000, by rfelker
-
Sync with 1.1073Fri, 19 Aug 2005 15:10:23 +0000, by gpoirier
-
1000000000000000lFri, 19 Aug 2005 14:30:24 +0000, by rfelker
-
100lFri, 19 Aug 2005 14:28:30 +0000, by rfelker
-
less weird OSD alpha transformation.Fri, 19 Aug 2005 12:23:34 +0000, by reimar
-
Do not set SwapInterval for values < 0.Fri, 19 Aug 2005 12:16:52 +0000, by reimar
-
Fix crash in windowsFri, 19 Aug 2005 12:09:44 +0000, by reimar
-
Sync with 1.1072Fri, 19 Aug 2005 11:52:11 +0000, by gpoirier
-
automatic vsync enabling for vo_gl.Fri, 19 Aug 2005 09:31:02 +0000, by reimar
-
Aconvert allows mencoder to (easily) encode from an audio only file (hack).Thu, 18 Aug 2005 20:00:57 +0000, by jonas
-
fix warnings and decoding on CYGWIN (produced only noise before this change)Thu, 18 Aug 2005 16:25:45 +0000, by faust3
-
gtk2 is supported, next step is pure gtk without X.Thu, 18 Aug 2005 13:46:01 +0000, by reimar
-
gtf.{c,h} is used by vesa onlyThu, 18 Aug 2005 12:59:19 +0000, by alex
-
synced with 1.72Thu, 18 Aug 2005 12:05:41 +0000, by jheryan
-
new, synced with 1.10Thu, 18 Aug 2005 11:53:51 +0000, by jheryan
-
synced with 1.25Thu, 18 Aug 2005 11:53:00 +0000, by jheryan
-
sync 1.1071Thu, 18 Aug 2005 11:45:22 +0000, by gpoirier
-
code reduction and less error prone, use the same tableThu, 18 Aug 2005 11:37:16 +0000, by alex
-
some entries are doneThu, 18 Aug 2005 11:29:58 +0000, by alex
-
these wishes are doneThu, 18 Aug 2005 11:26:58 +0000, by alex
-
use libvbe from vesautilsThu, 18 Aug 2005 11:26:04 +0000, by alex
-
synced with 1.87Thu, 18 Aug 2005 11:18:44 +0000, by jheryan
-
Further clarify loadfile/loadlist description.Thu, 18 Aug 2005 10:50:27 +0000, by diego
-
name suboption for jack to set client nameThu, 18 Aug 2005 09:40:59 +0000, by reimar
-
Remove unnecessary subshell invocations.Wed, 17 Aug 2005 23:39:19 +0000, by diego
-
Fix MEncoder build with shared libavcodec.Wed, 17 Aug 2005 23:08:18 +0000, by diego
-
Clarify loadfile/loadlist description.Wed, 17 Aug 2005 22:56:44 +0000, by diego
-
Update for latest changes.Wed, 17 Aug 2005 22:50:29 +0000, by diego
-
Sync with 1.1070Wed, 17 Aug 2005 21:44:47 +0000, by gpoirier
-
"recent" noteworthy featuresWed, 17 Aug 2005 20:47:56 +0000, by gpoirier
-
Support for GTK 2.x.Wed, 17 Aug 2005 18:41:15 +0000, by reimar
-
wording/spellingWed, 17 Aug 2005 17:36:45 +0000, by diego
-
Fixes suggested by DiegoWed, 17 Aug 2005 16:47:52 +0000, by gpoirier
-
Set block_align in header, seems MatLab can not handle files without.Wed, 17 Aug 2005 11:27:11 +0000, by reimar
-
Synced with 1.1068Wed, 17 Aug 2005 07:39:56 +0000, by jheryan
-
Added entry for checktree.shWed, 17 Aug 2005 02:01:59 +0000, by ivo
-
Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..Wed, 17 Aug 2005 01:50:05 +0000, by ivo
-
Get events from -wid window.Tue, 16 Aug 2005 23:24:52 +0000, by reimar
-
Sync with 1.1069Tue, 16 Aug 2005 19:09:43 +0000, by gpoirier
-
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.Tue, 16 Aug 2005 19:07:07 +0000, by reimar
-
OSD textures can be deleted with one function call...Tue, 16 Aug 2005 18:52:38 +0000, by reimar
-
Make glFinish optionalTue, 16 Aug 2005 18:27:12 +0000, by reimar
-
silly printf() is the onyl reason avi-fix was so slow, a printf forTue, 16 Aug 2005 18:19:06 +0000, by ods15
-
use GenBuffers to get a buffer number instead of hardcoding 1.Tue, 16 Aug 2005 17:57:53 +0000, by reimar
-
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Tue, 16 Aug 2005 16:02:13 +0000, by danny
-
added libavutil, removed linuxTue, 16 Aug 2005 15:41:53 +0000, by alex
-
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>Tue, 16 Aug 2005 15:29:24 +0000, by alex
-
grammar/phrasing fixes on the recent NTSC and telecine commitMon, 15 Aug 2005 22:46:27 +0000, by wanderer
-
-fafmttag can be needed while steam copying.Mon, 15 Aug 2005 16:30:31 +0000, by gpoirier
-
loadfile/loadlist can now also add files to the playlistMon, 15 Aug 2005 08:30:43 +0000, by reimar
-
10l, initializers don't work without a declaration :-(Sun, 14 Aug 2005 23:16:17 +0000, by reimar
-
NTSC sources are hard to encode. How to identify telecine content reliably.Sun, 14 Aug 2005 22:25:02 +0000, by gpoirier
-
use glUploadTex helper functionSun, 14 Aug 2005 19:40:33 +0000, by reimar
-
extra check for glUploadTex to avoid a possible hang.Sun, 14 Aug 2005 19:38:16 +0000, by reimar
-
textures smaller 64x64 might not be supportedSun, 14 Aug 2005 19:36:34 +0000, by reimar
-
remove/move some unused headers/variables/codeSun, 14 Aug 2005 19:24:49 +0000, by reimar
-
10l, texture_width/height initialization was removed, so useSun, 14 Aug 2005 18:36:01 +0000, by reimar
-
minor punctuation fixSun, 14 Aug 2005 17:34:19 +0000, by wanderer
-
grammar/phrasing fix, still less than idealSun, 14 Aug 2005 17:31:09 +0000, by wanderer
-
fixes short form, better wordingSun, 14 Aug 2005 14:56:25 +0000, by gpoirier
-
fixes bf_threshold description.Sun, 14 Aug 2005 14:38:19 +0000, by gpoirier
-
typoSun, 14 Aug 2005 14:05:28 +0000, by gpoirier
-
Helper function for drawing texture and general cleanup of vo_gl2.cSun, 14 Aug 2005 13:44:14 +0000, by reimar
-
Cleanup, move declarations to beginning of block.Sun, 14 Aug 2005 10:30:18 +0000, by reimar
-
libaf/config.mak is generated, so mention itSun, 14 Aug 2005 07:02:00 +0000, by wight
-
100l: fix avi demuxing for ni and nini cases, allow forcing ni and niniSat, 13 Aug 2005 12:20:07 +0000, by rtognimp
-
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supportSat, 13 Aug 2005 07:04:53 +0000, by henry
-
synced with 1.7Fri, 12 Aug 2005 19:47:22 +0000, by gabrov
-
Formatting fixFri, 12 Aug 2005 17:25:40 +0000, by gpoirier
-
Consitency fixFri, 12 Aug 2005 17:23:33 +0000, by gpoirier
-
Sync with 1.1062Fri, 12 Aug 2005 15:11:00 +0000, by gpoirier
-
URL updateFri, 12 Aug 2005 14:14:29 +0000, by gpoirier
-
lavc also supports H.261, and Snow is FFmpeg-only. Patch by CompnFri, 12 Aug 2005 13:37:21 +0000, by gpoirier
-
Missing codecs that libavcodec supports.Fri, 12 Aug 2005 13:30:13 +0000, by gpoirier
-
Why multipass is better in a nutshell. Taken from Rich's encoding guide.Fri, 12 Aug 2005 13:27:26 +0000, by gpoirier
-
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)Thu, 11 Aug 2005 22:30:05 +0000, by gpoirier
-
video fourcc fixThu, 11 Aug 2005 20:54:09 +0000, by michael
-
demux_avi_control() missing in avi's demuxer struct.Thu, 11 Aug 2005 17:23:45 +0000, by ods15
-
fix brokeness caused by demuxer patch, this code is useless forThu, 11 Aug 2005 17:01:13 +0000, by ods15
-
typo, must be ld_dl instead of ld_ldThu, 11 Aug 2005 13:16:34 +0000, by reimar
-
10l, patch found in geexboxThu, 11 Aug 2005 11:02:30 +0000, by alex
-
Removed in-filter int to float conversion. af_ladspa now demands floats asWed, 10 Aug 2005 23:27:39 +0000, by ivo
-
Remove stray MSDOS linebreaksWed, 10 Aug 2005 22:48:32 +0000, by ivo
-
Synced with 1.178Wed, 10 Aug 2005 04:44:12 +0000, by jheryan
-
reconcile with earlier fps fix in mpeg header parserWed, 10 Aug 2005 01:42:06 +0000, by rfelker
-
sync liba52_amd64_changes.diff with latest fixTue, 09 Aug 2005 22:56:57 +0000, by aurel
-
Sync with 1.1061Tue, 09 Aug 2005 20:58:43 +0000, by gpoirier
-
Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.Tue, 09 Aug 2005 19:58:13 +0000, by gpoirier
-
Various fixes, addition and removal of entries related to functions that come from the FFmpeg projectMon, 08 Aug 2005 22:49:03 +0000, by gpoirier
-
Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxersMon, 08 Aug 2005 21:51:11 +0000, by gpoirier
-
take into account that VIDIOC_S_FMT might return updated parametersSat, 06 Aug 2005 19:45:55 +0000, by faust3
-
do not crash when /dev/video0 is not presentSat, 06 Aug 2005 18:19:58 +0000, by faust3
-
100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!Sat, 06 Aug 2005 16:15:07 +0000, by rfelker
-
tremor uses integer typesSat, 06 Aug 2005 15:43:54 +0000, by rathann
-
missing includeSat, 06 Aug 2005 15:43:08 +0000, by rathann
-
Forgot to actually enable vo_gl on Windows...Sat, 06 Aug 2005 13:38:00 +0000, by reimar
-
Remove stray DOS linebreaks.Sat, 06 Aug 2005 10:02:59 +0000, by diego
-
Remove stray DOS linebreaks.Sat, 06 Aug 2005 09:32:16 +0000, by diego
-
Avoid short forms and libavcodec should not the that much singled outFri, 05 Aug 2005 21:44:28 +0000, by gpoirier
-
synced with 1.72Fri, 05 Aug 2005 21:29:49 +0000, by gabrov
-
synced with 1.87Fri, 05 Aug 2005 21:13:13 +0000, by gabrov
-
Demuxer modularizationFri, 05 Aug 2005 19:57:47 +0000, by rtognimp
-
add the liba52 amd64 changes in a separate diff fileFri, 05 Aug 2005 13:37:32 +0000, by aurel
-
liba52 asm optimizations ported to amd64Fri, 05 Aug 2005 13:33:50 +0000, by aurel
-
Missed one uint32_t declaration.Fri, 05 Aug 2005 12:46:42 +0000, by ivo
-
Fix the return types of all (six) libvo API functions. Used to be uint32_t, butFri, 05 Aug 2005 01:24:37 +0000, by ivo
-
libavutiMon, 01 Aug 2005 23:43:40 +0000, by diego
-
libavutil is now part of MPlayer.Mon, 01 Aug 2005 22:41:32 +0000, by diego
-
libavutil compile fix (working also with old libavcodec)Mon, 01 Aug 2005 22:09:17 +0000, by reimar
-
10l to beastd due to new libavutil introductionMon, 01 Aug 2005 21:16:43 +0000, by gpoirier
-
libavutil is now needed, too.Mon, 01 Aug 2005 21:00:07 +0000, by reimar
-
Support new static libavcodec (depends on libavutil).Mon, 01 Aug 2005 20:16:56 +0000, by al
-
Support more MythTV nuv files, based on Gentoo portage patchMon, 01 Aug 2005 18:52:20 +0000, by reimar
-
Support more MythTV nuv filesMon, 01 Aug 2005 18:52:20 +0000, by reimar
-
set i_bps in demux_audio for WAV and MP3 to avoid division by zero beforeMon, 01 Aug 2005 18:36:50 +0000, by reimar
-
Sync to 1.055 - last commit contains also update ;-(Mon, 01 Aug 2005 13:17:28 +0000, by danny
-
Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjournal - dot - it>Mon, 01 Aug 2005 13:16:22 +0000, by danny
-
Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Mon, 01 Aug 2005 13:15:23 +0000, by danny
-
Sync with 1.1058Mon, 01 Aug 2005 09:54:16 +0000, by gpoirier
-
Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )Sun, 31 Jul 2005 21:44:57 +0000, by gpoirier
-
Needs the previous mpi (pmpi), so request a readable one and requestSun, 31 Jul 2005 20:58:52 +0000, by reimar
-
vBlur reads from dmpi, so request a readable oneSun, 31 Jul 2005 20:56:41 +0000, by reimar
-
when threshold != 0 the dest image must be readableSun, 31 Jul 2005 12:13:22 +0000, by reimar
-
grammar and possible clarity fix on -cache-seek-minSun, 31 Jul 2005 07:14:41 +0000, by wanderer
-
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fillSun, 31 Jul 2005 00:26:07 +0000, by iive
-
minor grammatical fixesSat, 30 Jul 2005 03:04:35 +0000, by wanderer
-
fix detection of iconv implementations which require libdlSat, 30 Jul 2005 01:07:27 +0000, by aurel
-
10l, incorrect usage of le2me_*Fri, 29 Jul 2005 15:52:06 +0000, by reimar
-
synced with 1.67Fri, 29 Jul 2005 00:20:13 +0000, by gabrov
-
synced with 1.22Fri, 29 Jul 2005 00:17:42 +0000, by gabrov
-
synced with 1.178 and fixed typosFri, 29 Jul 2005 00:09:41 +0000, by gabrov
-
exit kiosk mode and show mouse cursor in uninitThu, 28 Jul 2005 23:18:39 +0000, by nplourde
-
properly release windowThu, 28 Jul 2005 22:19:34 +0000, by nplourde
-
Sync wirh 1.1055Thu, 28 Jul 2005 21:00:41 +0000, by gpoirier
-
removed ugly cellphone jargon shortThu, 28 Jul 2005 20:29:00 +0000, by nicodvb
-
Little fixesThu, 28 Jul 2005 18:42:00 +0000, by wight
-
reset estimation also on too negative diffThu, 28 Jul 2005 17:11:22 +0000, by reimar
-
sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>Thu, 28 Jul 2005 17:02:05 +0000, by diego
-
If scaleh == 1 our destination image must be readableThu, 28 Jul 2005 15:53:18 +0000, by reimar
-
we do not read from dmpi, so it doesn't have to be readableThu, 28 Jul 2005 15:47:30 +0000, by reimar
-
deghost_plane also reads from destination, so request readable bufferThu, 28 Jul 2005 15:44:39 +0000, by reimar
-
Hopefully finally fix the last commitThu, 28 Jul 2005 14:14:13 +0000, by reimar
-
lavf demuxer with raw PCM fix (and a related hang)Thu, 28 Jul 2005 13:43:24 +0000, by reimar
-
unusedThu, 28 Jul 2005 13:08:03 +0000, by alex
-
require some up to date codecs.confThu, 28 Jul 2005 12:55:01 +0000, by alex
-
some preliminary entries about nut and matroskaThu, 28 Jul 2005 12:41:14 +0000, by alex
-
sync with 1.1054Thu, 28 Jul 2005 12:25:24 +0000, by gpoirier
-
sync with 1.1053Thu, 28 Jul 2005 12:21:57 +0000, by gpoirier
-
File list like in termorThu, 28 Jul 2005 12:20:10 +0000, by alex
-
typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>Thu, 28 Jul 2005 12:17:17 +0000, by diego
-
no sense anymoreThu, 28 Jul 2005 12:05:06 +0000, by alex
-
Fix crash with large imagesThu, 28 Jul 2005 09:58:32 +0000, by reimar
-
Sometimes you have to manually add scale at the end of the filter chain :-(Thu, 28 Jul 2005 09:56:33 +0000, by reimar
-
wording/spelling/consistencyThu, 28 Jul 2005 09:48:34 +0000, by diego
-
gmplayer + arts == bad!Thu, 28 Jul 2005 09:43:02 +0000, by reimar
-
Amiga port from www.amigasoft.netThu, 28 Jul 2005 09:32:45 +0000, by diego
-
Mention the MPlayer-translations mailing list and explain the differenceThu, 28 Jul 2005 09:16:11 +0000, by diego
-
msrle in Quicktime FOURCCThu, 28 Jul 2005 00:13:23 +0000, by reimar
-
OpenGL needs _ld_dl to get extension functionsWed, 27 Jul 2005 17:32:14 +0000, by reimar
-
More helper functions/defines and bugfixesWed, 27 Jul 2005 17:22:24 +0000, by reimar
-
Italian help file charsetWed, 27 Jul 2005 15:38:52 +0000, by diego
-
added missing license headerWed, 27 Jul 2005 11:09:42 +0000, by alex
-
remove unneeded vgaglTue, 26 Jul 2005 22:39:08 +0000, by iive
-
catch failed buffer allocationTue, 26 Jul 2005 20:36:34 +0000, by reimar
-
strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) willTue, 26 Jul 2005 18:55:20 +0000, by reimar
-
Use dlsym to get glXGetProcAddress, only way to (hopefully) make itTue, 26 Jul 2005 18:28:51 +0000, by reimar
-
Sync with 1.1052: pp7 video filter descriptionTue, 26 Jul 2005 14:32:17 +0000, by gpoirier
-
OpenGL fixes for windows and vo_gl.c ported to windows.Tue, 26 Jul 2005 13:47:18 +0000, by reimar
-
pp7 video filter descriptionTue, 26 Jul 2005 13:32:32 +0000, by diego
-
restrict to YV12 since the default limit does not work well for anything else.Tue, 26 Jul 2005 12:14:33 +0000, by reimar
-
sync with 1.1051Tue, 26 Jul 2005 11:28:29 +0000, by gpoirier
-
ao_jack (no)estimate and vo_gl rectangle default value documentedTue, 26 Jul 2005 10:55:42 +0000, by reimar
-
improved audio delay estimation, supposed to help make the video smootherTue, 26 Jul 2005 10:47:29 +0000, by reimar
-
Formatting and wording fixes.Tue, 26 Jul 2005 10:41:59 +0000, by diego
-
rectangular texture and -dr support for vo_glTue, 26 Jul 2005 10:25:00 +0000, by reimar
-
build fixTue, 26 Jul 2005 10:22:02 +0000, by diego
-
-dr support for -vo glTue, 26 Jul 2005 10:17:51 +0000, by reimar
-
support for rectangular and streaming textures.Tue, 26 Jul 2005 10:16:18 +0000, by reimar
-
Make it possible to use libavcodecs png decoder.Tue, 26 Jul 2005 10:11:56 +0000, by reimar
-
Sync with 1.1048Tue, 26 Jul 2005 09:36:53 +0000, by gpoirier
-
Less confusing description of -vTue, 26 Jul 2005 04:54:06 +0000, by wanderer
-
formatting fixes galoreTue, 26 Jul 2005 01:06:10 +0000, by diego
-
sync with 1.176Tue, 26 Jul 2005 00:43:34 +0000, by diego
-
Use a more stable URL.Tue, 26 Jul 2005 00:01:44 +0000, by diego
-
Use DRAW_IMAGE instead of draw_frameMon, 25 Jul 2005 19:11:14 +0000, by reimar
-
synced with 1.25Mon, 25 Jul 2005 14:54:35 +0000, by gabrov
-
synced with 1.86Mon, 25 Jul 2005 14:53:15 +0000, by gabrov
-
new file, synced with 1.4Mon, 25 Jul 2005 14:52:24 +0000, by gabrov
-
missing \nMon, 25 Jul 2005 14:07:25 +0000, by reimar
-
General note about filtering from Rich's encoding guideSun, 24 Jul 2005 21:58:34 +0000, by gpoirier
-
Moves the "audio" section just before the "muxing" section. + fixes suggested by JeffSun, 24 Jul 2005 21:37:24 +0000, by gpoirier
-
New item: "Choosing resolution and bitrate", from Rich's encoding guideSun, 24 Jul 2005 20:53:54 +0000, by gpoirier
-
typo: s/-lavdopts/lavdoptsSun, 24 Jul 2005 17:08:46 +0000, by kraymer
-
small fixes and sync with 1.175Sun, 24 Jul 2005 17:06:09 +0000, by kraymer
-
sync with 1.1046Sun, 24 Jul 2005 15:30:19 +0000, by gpoirier
-
restore window shadow when quitting fullscreen modeSun, 24 Jul 2005 15:16:27 +0000, by nplourde
-
re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder".Sun, 24 Jul 2005 14:22:14 +0000, by gpoirier
-
Remove untranslatable stringsSun, 24 Jul 2005 12:56:07 +0000, by wight
-
Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not setSun, 24 Jul 2005 12:22:30 +0000, by reimar
-
Remove non-translatable messagesSun, 24 Jul 2005 12:06:54 +0000, by wight
-
synced with 1.71Sat, 23 Jul 2005 22:26:01 +0000, by gabrov
-
remove -hardframedrop reference and advice -lavdopts instead.Sat, 23 Jul 2005 18:09:17 +0000, by reimar
-
Allow the ffmpeg people to use this code if they want.Sat, 23 Jul 2005 18:07:08 +0000, by reimar
-
-af-adv force also supports 4-7, this part was missed in the updateSat, 23 Jul 2005 17:10:38 +0000, by reimar
-
Avoid hang with -af-adv force=3Sat, 23 Jul 2005 16:58:25 +0000, by reimar
-
use calloc so that mp_cmd_free won't use uninitialized data in case of an errorSat, 23 Jul 2005 16:54:45 +0000, by reimar
-
Multiple unsv/scast bug fixes.Sat, 23 Jul 2005 15:29:51 +0000, by reimar
-
sync 1.71Sat, 23 Jul 2005 12:12:34 +0000, by wight
-
Make screen output look betterSat, 23 Jul 2005 12:10:43 +0000, by wight
-
the the auto* tools should be inside an <application></application> tagSat, 23 Jul 2005 10:12:44 +0000, by gpoirier
-
sync with 1.1045Sat, 23 Jul 2005 10:02:58 +0000, by gpoirier
-
1000l to me. Broke compilation when EDL is disabled.Sat, 23 Jul 2005 06:51:35 +0000, by ods15
-
-nocolorkey now supported by directxSat, 23 Jul 2005 01:57:36 +0000, by wanderer
-
synced with 1.85Fri, 22 Jul 2005 23:34:26 +0000, by gabrov
-
synced with 1.92Fri, 22 Jul 2005 23:33:20 +0000, by gabrov
-
add some closedir() to fix some opendir() leaksFri, 22 Jul 2005 22:52:13 +0000, by aurel
-
fix invalid pointers passed to init_audio_filtersFri, 22 Jul 2005 21:27:54 +0000, by reimar
-
sync 1.15Fri, 22 Jul 2005 21:10:48 +0000, by wight
-
sync 1.17Fri, 22 Jul 2005 20:55:38 +0000, by wight
-
Sync tag bump to 1.58Fri, 22 Jul 2005 20:50:10 +0000, by wight
-
sync 1.66Fri, 22 Jul 2005 20:48:15 +0000, by wight
-
sync 1.27Fri, 22 Jul 2005 20:45:36 +0000, by wight
-
Quote and extra \n fixesFri, 22 Jul 2005 20:32:02 +0000, by wight
-
sync 1.13Fri, 22 Jul 2005 20:25:40 +0000, by wight
-
sync 1.81Fri, 22 Jul 2005 20:22:45 +0000, by wight
-
- sync 1.173Fri, 22 Jul 2005 20:09:58 +0000, by wight
-
Sync 1.1044Fri, 22 Jul 2005 19:01:05 +0000, by wight
-
define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayerFri, 22 Jul 2005 17:11:39 +0000, by reimar
-
sync with 1.1044Fri, 22 Jul 2005 12:06:26 +0000, by gpoirier
-
guard against double uninit (reportedly can happen on STRG+C)Fri, 22 Jul 2005 11:17:05 +0000, by reimar
-
synced with 1.58 (increased sync tag after typo fix in English revision)Fri, 22 Jul 2005 10:55:19 +0000, by gabrov
-
small fixes.Fri, 22 Jul 2005 08:50:49 +0000, by ods15
-
Sync with 1.1043Fri, 22 Jul 2005 08:28:26 +0000, by gpoirier
-
updates by Paul TT < paultt - at - hackerjournal - dot - it >Fri, 22 Jul 2005 08:18:13 +0000, by diego
-
wording/spelling/grammar/consistency, small updatesFri, 22 Jul 2005 07:47:24 +0000, by diego
-
some new stuff worth mentioning.Fri, 22 Jul 2005 06:38:20 +0000, by ods15
-
aspect and round params for vf_dsize.Fri, 22 Jul 2005 06:25:03 +0000, by ods15
-
Power5 supportThu, 21 Jul 2005 17:58:46 +0000, by reimar
-
ultravox (unsv://) streaming supportThu, 21 Jul 2005 17:27:20 +0000, by gpoirier
-
Too little memory alloced.Thu, 21 Jul 2005 17:03:43 +0000, by reimar
-
Fix few memleaks on exit.Thu, 21 Jul 2005 14:03:52 +0000, by iive
-
sync with 1.1041Thu, 21 Jul 2005 13:06:34 +0000, by gpoirier
-
10l wrong quotingWed, 20 Jul 2005 23:58:47 +0000, by diego
-
wording/spelling fixeWed, 20 Jul 2005 23:57:11 +0000, by diego
-
Forgotten doxygen commentsWed, 20 Jul 2005 17:14:45 +0000, by reimar
-
Ultravox improvements according to specs (didn't know they existed *g*)Wed, 20 Jul 2005 17:12:33 +0000, by reimar
-
skiploopfilter IMHO is worth an entry here.Wed, 20 Jul 2005 15:11:16 +0000, by reimar
-
Document the skip* lavd options.Wed, 20 Jul 2005 15:09:09 +0000, by reimar
-
path updatesWed, 20 Jul 2005 10:36:29 +0000, by diego
-
10l, wrong URLWed, 20 Jul 2005 10:35:58 +0000, by diego
-
path updateWed, 20 Jul 2005 10:31:39 +0000, by diego
-
path updateWed, 20 Jul 2005 10:30:00 +0000, by diego
-
path updateWed, 20 Jul 2005 10:26:17 +0000, by diego
-
path updateWed, 20 Jul 2005 10:23:39 +0000, by diego
-
wrong pathWed, 20 Jul 2005 10:16:24 +0000, by diego
-
Don't point at the German docs, they're far too outdated.Wed, 20 Jul 2005 09:57:40 +0000, by diego
-
Fixes suggested by Diego and The WandererWed, 20 Jul 2005 07:59:20 +0000, by gpoirier
-
When using --enable-* options you are on your own.Wed, 20 Jul 2005 07:40:15 +0000, by reimar
-
use stored dimensions instead of visible one when (vf_)get_image is calledWed, 20 Jul 2005 01:22:24 +0000, by iive
-
lacv supports cgop, you can use '.' to watch a video frame-by frame toTue, 19 Jul 2005 22:03:15 +0000, by gpoirier
-
add (no)visualize optionsTue, 19 Jul 2005 17:56:51 +0000, by iive
-
libx264 compiled with visualization requirs xlibTue, 19 Jul 2005 16:47:25 +0000, by iive
-
remove delay when setting audio volumeTue, 19 Jul 2005 14:36:13 +0000, by nplourde
-
SHOUTcast and ultravox supportTue, 19 Jul 2005 12:07:04 +0000, by reimar
-
Enable manyfmts by default for vo_glTue, 19 Jul 2005 08:42:55 +0000, by reimar
-
Synced with 1.173Tue, 19 Jul 2005 05:34:09 +0000, by jheryan
-
Synced with 1.87Tue, 19 Jul 2005 05:21:44 +0000, by jheryan
-
Synced with 1.69Tue, 19 Jul 2005 05:21:04 +0000, by jheryan
-
Synced with 1.15Tue, 19 Jul 2005 05:17:14 +0000, by jheryan
-
FAQ No 1: Fullscreen is not working, black borders around unscaled image.Tue, 19 Jul 2005 01:07:31 +0000, by diego
-
simplified markup, cosmeticsTue, 19 Jul 2005 00:47:58 +0000, by diego
-
Moved some entries from playback problems to video/audio driver sectionTue, 19 Jul 2005 00:45:18 +0000, by diego
-
Big cleanup all over the place; wording/grammar/typo fixes as usual, manyTue, 19 Jul 2005 00:28:42 +0000, by diego
-
typoTue, 19 Jul 2005 00:21:18 +0000, by diego
-
catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com)Mon, 18 Jul 2005 19:59:03 +0000, by alex
-
LIBAVFORMAT_BUILD >= 4629Mon, 18 Jul 2005 00:10:09 +0000, by michael
-
LIBAVFORMAT_BUILD >= 4629Sun, 17 Jul 2005 23:54:48 +0000, by michael
-
synced with 1.88Sun, 17 Jul 2005 22:18:12 +0000, by gabrov
-
Sync with 1.1038Sun, 17 Jul 2005 20:01:36 +0000, by gpoirier
-
-delay for MEncoder, final step 6.Sun, 17 Jul 2005 19:40:05 +0000, by ods15
-
-delay for MEncoder, step 5.Sun, 17 Jul 2005 19:28:01 +0000, by ods15
-
-delay for MEncoder, step 4.Sun, 17 Jul 2005 19:27:27 +0000, by ods15
-
-delay for MEncoder, step 3.Sun, 17 Jul 2005 19:26:49 +0000, by ods15
-
-delay for MEncoder, step 2.Sun, 17 Jul 2005 19:25:58 +0000, by ods15
-
-delay for MEncoder, step 1.Sun, 17 Jul 2005 19:25:33 +0000, by ods15
-
support 10000/1001 framerateSun, 17 Jul 2005 16:02:49 +0000, by reimar
-
Sync with 1.1037Sun, 17 Jul 2005 09:17:59 +0000, by gpoirier
-
10l: scene change detecion is deactivated with sc_threshold=1000000000Sun, 17 Jul 2005 07:58:09 +0000, by ranma
-
10l for meSun, 17 Jul 2005 06:59:45 +0000, by ranma
-
fix a crash at v4l2 uninitSun, 17 Jul 2005 00:41:29 +0000, by aurel
-
Support for skip optionsSun, 17 Jul 2005 00:18:42 +0000, by reimar
-
Typo (aligment -> alignment)Sat, 16 Jul 2005 23:10:12 +0000, by ranma
-
cgop does work as long as scene change detection is disabledSat, 16 Jul 2005 22:44:08 +0000, by ranma
-
cgop does work as long as scene change detection is disabledSat, 16 Jul 2005 19:37:29 +0000, by gpoirier
-
Sync with 1.1034Sat, 16 Jul 2005 18:27:31 +0000, by gpoirier
-
Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.Sat, 16 Jul 2005 18:04:31 +0000, by gpoirier
-
proper disabling/enabling of console output for vo_vesaSat, 16 Jul 2005 14:49:21 +0000, by aurel
-
Wording fix by The WandererFri, 15 Jul 2005 22:12:34 +0000, by gpoirier
-
memcpy and memmove both copy memory, but when using memcpy the source and destination must not overlap, but here, they did overlap.Fri, 15 Jul 2005 22:09:30 +0000, by gpoirier
-
Some fixes suggested by Loren; The Wanderer and DiegoFri, 15 Jul 2005 17:55:42 +0000, by gpoirier
-
(hopefully) fixing remaining float endianness problemsWed, 13 Jul 2005 17:24:42 +0000, by reimar
-
Synced with 1.1026Wed, 13 Jul 2005 07:44:54 +0000, by danny
-
wrong command namesWed, 13 Jul 2005 00:34:37 +0000, by diego
-
sync 1.1032Tue, 12 Jul 2005 19:45:40 +0000, by wight
-
Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poiriergTue, 12 Jul 2005 19:16:04 +0000, by gpoirier
-
Forgotten part of the libmusepack->mpcdec renamingTue, 12 Jul 2005 09:09:21 +0000, by reimar
-
synced with 1.82Mon, 11 Jul 2005 23:32:40 +0000, by gabrov
-
Fixes, more accurate description of hq_ac, and mention it's always on by defaultMon, 11 Jul 2005 21:12:07 +0000, by gpoirier
-
Sync with 1.1031Mon, 11 Jul 2005 20:28:50 +0000, by gpoirier
-
English and consistency fixesMon, 11 Jul 2005 20:27:54 +0000, by gpoirier
-
1/2 l: last patch lacked the option name, so it wasn't activeableMon, 11 Jul 2005 19:02:39 +0000, by gpoirier
-
ensure that dr buffers are readableMon, 11 Jul 2005 18:48:09 +0000, by michael
-
x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM com >Mon, 11 Jul 2005 17:52:03 +0000, by gpoirier
-
synced with 1.81Mon, 11 Jul 2005 11:37:42 +0000, by gabrov
-
#ifdef HAVE_MMXMon, 11 Jul 2005 10:21:14 +0000, by michael
-
One more XviD option documented: hq_ac + a fix + more infos on chroma_meSun, 10 Jul 2005 21:41:01 +0000, by gpoirier
-
The right name is Musepack, not MPC/MpegPlus.Sun, 10 Jul 2005 19:17:00 +0000, by reimar
-
Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! helsinki ! fi ).Sun, 10 Jul 2005 18:31:13 +0000, by mosu
-
musepack demuxing and decoding support (demuxing is v7 bitstream only).Sun, 10 Jul 2005 17:14:12 +0000, by reimar
-
SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of NicoSun, 10 Jul 2005 17:07:40 +0000, by gpoirier
-
Print CFLAGS warning last so nobody can miss it.Sun, 10 Jul 2005 17:01:49 +0000, by reimar
-
Sync with 1.1029Sun, 10 Jul 2005 16:31:38 +0000, by gpoirier
-
small warning fix:Sun, 10 Jul 2005 14:09:45 +0000, by rathann
-
10l to Nico for this copy&paste bugSun, 10 Jul 2005 14:05:29 +0000, by rathann
-
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:Sun, 10 Jul 2005 12:35:43 +0000, by rik
-
vf_pp7 and -af-adv force=1 defaultSun, 10 Jul 2005 09:20:57 +0000, by reimar
-
-af-adv force=1 is now default (and thus also lavcresample)Sun, 10 Jul 2005 09:16:24 +0000, by reimar
-
Add missing range/length check for video trak desc (fixes bug #335).Sun, 10 Jul 2005 09:05:14 +0000, by reimar
-
cosmetic: split the lschunks function in two.Sun, 10 Jul 2005 08:57:31 +0000, by reimar
-
added support for vbr audio (frames are parsed individually); fixed small bugs in the management of pes_extensionSun, 10 Jul 2005 08:36:39 +0000, by nicodvb
-
increased sync tag after wording fix in English versionSun, 10 Jul 2005 08:12:40 +0000, by gabrov
-
Sync fourcc for all mpeg12 codecsSat, 09 Jul 2005 18:47:01 +0000, by rtognimp
-
pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)Sat, 09 Jul 2005 07:49:51 +0000, by michael
-
Put periods after (behind?..) parentheses.Sat, 09 Jul 2005 05:01:40 +0000, by ods15
-
Last nit for this entry, by "The Wanderer"Fri, 08 Jul 2005 12:12:32 +0000, by gpoirier
-
cosmetics.Fri, 08 Jul 2005 06:39:47 +0000, by ods15
-
Typos and fixes by The WandererThu, 07 Jul 2005 20:26:56 +0000, by ods15
-
add 'aspect' and 'round' params to vf_expand.Thu, 07 Jul 2005 19:54:58 +0000, by ods15
-
-identify variable names should follow [A-Z_][A-Z0-9_]* conventionThu, 07 Jul 2005 17:35:05 +0000, by ranma
-
synced with 1.86Thu, 07 Jul 2005 15:47:59 +0000, by gabrov
-
synced with 1.79Thu, 07 Jul 2005 15:34:04 +0000, by gabrov
-
Fixes fixThu, 07 Jul 2005 07:21:23 +0000, by gpoirier
-
Remove next round of outdated FAQ entries.Wed, 06 Jul 2005 23:21:09 +0000, by diego
-
typoWed, 06 Jul 2005 23:20:05 +0000, by diego
-
Revert fix v1.3, it breaks streams with cook audio (ex.Wed, 06 Jul 2005 21:37:38 +0000, by rtognimp
-
Fixes suggested by DiegoWed, 06 Jul 2005 21:10:02 +0000, by gpoirier
-
Do some sanity checks before writing stream informationWed, 06 Jul 2005 19:20:16 +0000, by rtognimp
-
synced with 1.76Wed, 06 Jul 2005 18:28:09 +0000, by gabrov
-
synced with 1.85Wed, 06 Jul 2005 16:47:53 +0000, by gabrov
-
make more patch-friendlyWed, 06 Jul 2005 08:42:55 +0000, by reimar
-
Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarthy AH iinet POUM net POUM au>Wed, 06 Jul 2005 08:39:57 +0000, by gpoirier
-
More fixes by Jeff, Diego, and AndrewWed, 06 Jul 2005 08:15:46 +0000, by gpoirier
-
Few fixes and suggestions by Jeff and DiegoWed, 06 Jul 2005 07:56:41 +0000, by gpoirier
-
More options documented in XviD encoding guideTue, 05 Jul 2005 22:11:23 +0000, by gpoirier
-
Suggestions and fixes by The Wanderer and RichTue, 05 Jul 2005 22:08:25 +0000, by gpoirier
-
New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.Tue, 05 Jul 2005 16:19:16 +0000, by gpoirier
-
radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>Tue, 05 Jul 2005 14:57:48 +0000, by faust3
-
hardcode SYNC flag, so no problems could rise if first frame is skippedTue, 05 Jul 2005 09:47:12 +0000, by iive
-
initial translation, synced with 1.12Mon, 04 Jul 2005 18:29:48 +0000, by gabrov
-
synced with 1.73Mon, 04 Jul 2005 14:32:13 +0000, by gabrov
-
synced with 1.69Mon, 04 Jul 2005 09:37:55 +0000, by gabrov
-
Update of the x264 encoding guide:Mon, 04 Jul 2005 05:37:27 +0000, by gpoirier
-
sync 1.1026Sun, 03 Jul 2005 20:20:08 +0000, by wight
-
Remove duplicate messagesSun, 03 Jul 2005 19:02:16 +0000, by wight
-
don't read past the end of the selected trackSun, 03 Jul 2005 15:20:14 +0000, by nicodvb
-
synced with 1.172Sun, 03 Jul 2005 14:59:13 +0000, by gabrov
-
fix missing tagSun, 03 Jul 2005 14:41:17 +0000, by gabrov
-
resize video after keep aspect menu item toggleSun, 03 Jul 2005 14:28:51 +0000, by nplourde
-
synced with 1.82Sun, 03 Jul 2005 13:31:24 +0000, by gabrov
-
synced with 1.81Sun, 03 Jul 2005 13:11:23 +0000, by gabrov
-
synced with 1.17Sun, 03 Jul 2005 13:00:34 +0000, by gabrov
-
consistency/tcc support patch by Oded ShimonSun, 03 Jul 2005 12:49:23 +0000, by alex
-
synced with 1.66Sun, 03 Jul 2005 12:49:07 +0000, by gabrov
-
synced with 1.68Sun, 03 Jul 2005 12:42:47 +0000, by gabrov
-
fix various window resizing bug with menu optionSun, 03 Jul 2005 12:24:48 +0000, by nplourde
-
Remove obsolete/outdated entries.Sun, 03 Jul 2005 12:13:48 +0000, by diego
-
some updatesSun, 03 Jul 2005 11:56:16 +0000, by alex
-
unneededSun, 03 Jul 2005 11:40:00 +0000, by alex
-
QUERY_FORMAT supportSun, 03 Jul 2005 11:38:35 +0000, by alex
-
1lSun, 03 Jul 2005 11:34:18 +0000, by alex
-
non working, hence status 'buggy'Sun, 03 Jul 2005 11:32:40 +0000, by alex
-
Do not count skipped/broken frames when using -framesSun, 03 Jul 2005 10:09:09 +0000, by reimar
-
Mandrake --> Mandriva name changeSat, 02 Jul 2005 23:33:40 +0000, by diego
-
Sync with 1.1026Sat, 02 Jul 2005 22:19:52 +0000, by gpoirier
-
more fullscreen behaviour fix for mouse cursorSat, 02 Jul 2005 19:44:48 +0000, by nplourde
-
Only dump to stdoutSat, 02 Jul 2005 19:35:15 +0000, by ranma
-
avisubdumpSat, 02 Jul 2005 19:19:41 +0000, by ranma
-
Add missing escapes, this should now cover all shell special characters AFAICSSat, 02 Jul 2005 19:12:01 +0000, by ranma
-
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttagSat, 02 Jul 2005 19:00:13 +0000, by ranma
-
avi vobsub soft subtitle dumperSat, 02 Jul 2005 16:22:38 +0000, by ranma
-
avi subtitle stream dumperSat, 02 Jul 2005 15:22:49 +0000, by ranma
-
properly redraw fullscreen window with -fs and zoomSat, 02 Jul 2005 13:28:25 +0000, by nplourde
-
increased sync tag, synced with 1.67 (typo fix in English version)Sat, 02 Jul 2005 08:43:57 +0000, by gabrov
-
synced with 1.15Sat, 02 Jul 2005 08:39:10 +0000, by gabrov
-
fix fullscreen menubar item behaviourFri, 01 Jul 2005 17:24:31 +0000, by nplourde
-
auto hide menubar and cursor in fullscreenFri, 01 Jul 2005 17:21:13 +0000, by nplourde
-
drop annoying debug messages from libdvdreadFri, 01 Jul 2005 11:26:38 +0000, by aurel
-
Slightly restructured, mention more tools, small fixes, cosmetics.Fri, 01 Jul 2005 09:33:27 +0000, by diego
-
libdvdread 0.9.4Fri, 01 Jul 2005 06:30:43 +0000, by henry
-
increment libdvdread versionFri, 01 Jul 2005 06:29:18 +0000, by henry
-
add missing files from libdvdread 0.9.4Fri, 01 Jul 2005 06:28:03 +0000, by henry
-
update mplayer specific libdvdread diff to match v0.9.4Thu, 30 Jun 2005 22:52:59 +0000, by aurel
-
update libdvdread to v0.9.4Thu, 30 Jun 2005 22:48:26 +0000, by aurel
-
Be more patch-friendlyThu, 30 Jun 2005 22:41:40 +0000, by aurel
-
typoThu, 30 Jun 2005 21:42:38 +0000, by diego
-
Small fixThu, 30 Jun 2005 19:53:24 +0000, by gpoirier
-
add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)Thu, 30 Jun 2005 17:37:10 +0000, by aurel
-
Solaris sed needs the terminating '}' to be on a separate lineThu, 30 Jun 2005 13:59:44 +0000, by ranma
-
avoid hang when playing more than one fileThu, 30 Jun 2005 13:25:08 +0000, by reimar
-
Sync with 1.1025Thu, 30 Jun 2005 11:33:43 +0000, by gpoirier
-
add vo_xv_enable_vsync() to xvmcThu, 30 Jun 2005 10:57:56 +0000, by iive
-
Missing part of the last commit (got merged in on cvs update :-( )Thu, 30 Jun 2005 10:22:09 +0000, by reimar
-
added forgotten xv_enable_vsyncThu, 30 Jun 2005 10:16:35 +0000, by reimar
-
simplify osd-status display, and allow e.g. osd -2 to get the old behaviourThu, 30 Jun 2005 10:11:50 +0000, by reimar
-
Make the OSD display state information when cycling OSD states with 'o'.Thu, 30 Jun 2005 09:38:55 +0000, by diego
-
one more nickThu, 30 Jun 2005 09:04:15 +0000, by diego
-
typoThu, 30 Jun 2005 09:02:52 +0000, by diego
-
Mention -vobsubid more explicitly, JACK seems to use multiple ports.Thu, 30 Jun 2005 09:02:08 +0000, by diego
-
Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe othersThu, 30 Jun 2005 05:35:26 +0000, by gpoirier
-
Better approach to shell escaping, may not catch all cases yetThu, 30 Jun 2005 00:46:21 +0000, by ranma
-
Missing translationsWed, 29 Jun 2005 23:28:36 +0000, by ranma
-
keep window size when changing aspectWed, 29 Jun 2005 21:54:48 +0000, by nplourde
-
crash on autorelease, do not add to poolWed, 29 Jun 2005 21:49:58 +0000, by nplourde
-
more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw.com>Wed, 29 Jun 2005 18:17:19 +0000, by nplourde
-
corrected sync tagWed, 29 Jun 2005 12:02:47 +0000, by gabrov
-
synced with 1.65Wed, 29 Jun 2005 11:43:27 +0000, by paszczi
-
unification of the sync tagWed, 29 Jun 2005 11:04:00 +0000, by gabrov
-
synced with 1.80Wed, 29 Jun 2005 10:56:35 +0000, by gabrov
-
synced with 1.72Wed, 29 Jun 2005 08:47:22 +0000, by gabrov
-
More fixes by the Wanderer and tip about another SVCD constrain suggested by Giacomo ComesWed, 29 Jun 2005 08:23:10 +0000, by gpoirier
-
Fixed leftover tag breaking doc generation. 10l to Jiri.Tue, 28 Jun 2005 23:56:22 +0000, by rathann
-
Another REG_d -> REG_D fix.Tue, 28 Jun 2005 22:54:09 +0000, by reimar
-
fixed vf_lavcTue, 28 Jun 2005 19:45:07 +0000, by nicodvb
-
restored framerate autodetection based on heightTue, 28 Jun 2005 19:41:08 +0000, by nicodvb
-
Synced with 1.80Tue, 28 Jun 2005 13:29:49 +0000, by jheryan
-
Synced with 1.66Tue, 28 Jun 2005 13:29:27 +0000, by jheryan
-
Synced with 1.13Tue, 28 Jun 2005 13:28:56 +0000, by jheryan
-
Synced with 1.1024Tue, 28 Jun 2005 13:28:12 +0000, by jheryan
-
Synced with 1.171Tue, 28 Jun 2005 12:08:21 +0000, by jheryan
-
Synced with 1023Tue, 28 Jun 2005 12:05:37 +0000, by jheryan
-
Corrections suggested by The WandererTue, 28 Jun 2005 11:40:32 +0000, by gpoirier
-
missing closing tagTue, 28 Jun 2005 08:21:09 +0000, by henry
-
mentioning xorgMon, 27 Jun 2005 20:23:11 +0000, by alex
-
10lMon, 27 Jun 2005 20:08:38 +0000, by alex
-
EDL fixes in mencoderMon, 27 Jun 2005 19:11:27 +0000, by nicodvb
-
New entry: how to make a (S)VCD with MEncoder.Mon, 27 Jun 2005 18:59:23 +0000, by gpoirier
-
vobsub time-adjust tool by Gªª¢Âbor Farkas < gabor AH nekomancer POUM net >Mon, 27 Jun 2005 13:33:40 +0000, by gpoirier
-
Sync with 1.1024Mon, 27 Jun 2005 12:32:31 +0000, by gpoirier
-
-vobsubid works better for DVDs than sidMon, 27 Jun 2005 10:33:50 +0000, by reimar
-
Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.Mon, 27 Jun 2005 10:05:39 +0000, by reimar
-
consume empty lirc events at once.Mon, 27 Jun 2005 08:16:23 +0000, by reimar
-
width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)Mon, 27 Jun 2005 07:40:24 +0000, by michael
-
FFmpeg theora decoder supportSun, 26 Jun 2005 20:28:12 +0000, by rtognimp
-
keep aspect when resizing, quit MPlayer when closing the window patch by Erik Lunchpail <erik_27can at yahoo.com>Sun, 26 Jun 2005 17:44:07 +0000, by faust3
-
10l to myself for breaking mingws dll codec support when libpthread is not installedSun, 26 Jun 2005 17:32:59 +0000, by faust3
-
demux close gets called automaticallySun, 26 Jun 2005 15:52:49 +0000, by faust3
-
10lSun, 26 Jun 2005 15:32:09 +0000, by faust3
-
10lSun, 26 Jun 2005 15:21:27 +0000, by faust3
-
10lSun, 26 Jun 2005 15:15:38 +0000, by faust3
-
set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile testSat, 25 Jun 2005 18:33:44 +0000, by henry
-
support raw ac3 (in private pes packets without the usual dvd 4 bytes substream header). Patch by Matthias ScharzottSat, 25 Jun 2005 13:25:27 +0000, by nicodvb
-
sync 1.1023Fri, 24 Jun 2005 21:02:36 +0000, by wight
-
Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompileFri, 24 Jun 2005 12:17:30 +0000, by gpoirier
-
fix seeking over http for files larger 2 GBFri, 24 Jun 2005 11:01:00 +0000, by reimar
-
make -srate work again, unify audio filter init and preinit.Fri, 24 Jun 2005 10:50:53 +0000, by reimar
-
makes fribidi <= 0.10.4 works againThu, 23 Jun 2005 23:40:07 +0000, by aurel
-
New codec covered by the encoding guide: XviDThu, 23 Jun 2005 17:25:53 +0000, by gpoirier
-
fix asm constraints, tested on x86 and x86_64.Thu, 23 Jun 2005 16:44:52 +0000, by reimar
-
fixed typo in URLThu, 23 Jun 2005 10:52:47 +0000, by gabrov
-
added missing para tagThu, 23 Jun 2005 10:51:53 +0000, by gabrov
-
synced with 1.171Thu, 23 Jun 2005 09:38:22 +0000, by gabrov
-
synced with 1.71Thu, 23 Jun 2005 09:25:21 +0000, by gabrov
-
synced with 1.66Thu, 23 Jun 2005 09:10:49 +0000, by gabrov
-
synced with 1.80Wed, 22 Jun 2005 23:36:45 +0000, by gabrov
-
synced with 1.77Wed, 22 Jun 2005 23:33:19 +0000, by gabrov
-
synced with 1.13Wed, 22 Jun 2005 23:29:15 +0000, by gabrov
-
fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)Wed, 22 Jun 2005 22:12:55 +0000, by aurel
-
Rich's encoding guide (hopefully temporary) added to DOCS/tech/encoding-guide.txtWed, 22 Jun 2005 13:00:36 +0000, by gpoirier
-
fix illegal memory accessesWed, 22 Jun 2005 11:58:56 +0000, by reimar
-
Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.Wed, 22 Jun 2005 09:39:27 +0000, by gpoirier
-
M$ puts whole FAQs in these headers, so they can get really big...Tue, 21 Jun 2005 19:56:47 +0000, by reimar
-
messed up ordering of cases, special delivery of Cola to TobiasTue, 21 Jun 2005 18:54:50 +0000, by henry
-
Sync with 1.1023Tue, 21 Jun 2005 12:37:04 +0000, by gpoirier
-
typoTue, 21 Jun 2005 10:05:46 +0000, by diego
-
Fix mp_msg vs af_msg usage as pointed out by Ivo.Tue, 21 Jun 2005 01:00:35 +0000, by diego
-
10l for me. two usages of mp_msg instead of af_msg slipped throughMon, 20 Jun 2005 23:50:42 +0000, by ivo
-
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>Mon, 20 Jun 2005 23:07:35 +0000, by gpoirier
-
10l to whom commited it.Mon, 20 Jun 2005 20:46:46 +0000, by iive
-
slightly better parameter nameMon, 20 Jun 2005 18:28:46 +0000, by diego
-
fix illegal readMon, 20 Jun 2005 15:10:40 +0000, by reimar
-
split PARTS into multiple lines alsoMon, 20 Jun 2005 14:35:00 +0000, by henry
-
A bug? Don't panic.Mon, 20 Jun 2005 14:33:00 +0000, by ranma
-
avoid bad memory accessMon, 20 Jun 2005 14:32:51 +0000, by reimar
-
Core-dumps are a known problem :)Mon, 20 Jun 2005 14:30:02 +0000, by ranma
-
Add vrc_init_occupancy to lavcoptsMon, 20 Jun 2005 14:27:21 +0000, by ranma
-
fix memleak when playing mov filesMon, 20 Jun 2005 14:16:59 +0000, by reimar
-
Sync with 1.1019Mon, 20 Jun 2005 11:39:21 +0000, by gpoirier
-
typoMon, 20 Jun 2005 08:51:22 +0000, by diego
-
typosMon, 20 Jun 2005 08:47:27 +0000, by diego
-
Synced with 1.16Mon, 20 Jun 2005 06:12:19 +0000, by jheryan
-
Synced with 1.12Mon, 20 Jun 2005 06:10:59 +0000, by jheryan
-
Fix off_t on OSX, thanks to Steven M. SchultzMon, 20 Jun 2005 00:30:18 +0000, by ranma
-
Avoid overly long lines to conform with the new general Makefile style.Sun, 19 Jun 2005 23:39:08 +0000, by diego
-
Be more patch-friendlySun, 19 Jun 2005 22:52:55 +0000, by ranma
-
sync 1.1019Sun, 19 Jun 2005 19:50:46 +0000, by wight
-
Formatting the suboption stringescape paragraphSun, 19 Jun 2005 19:48:15 +0000, by wight
-
sync 1.1018Sun, 19 Jun 2005 17:22:33 +0000, by wight
-
and some more formatting fixesSun, 19 Jun 2005 16:57:20 +0000, by wight
-
Make default values and ranges match the source code.Sun, 19 Jun 2005 16:03:49 +0000, by gpoirier
-
-wid now works with OpenGL, formatting fixesSun, 19 Jun 2005 15:51:35 +0000, by diego
-
sync 1.1015Sun, 19 Jun 2005 15:17:53 +0000, by wight
-
Fix to previous commitSun, 19 Jun 2005 15:01:15 +0000, by wight
-
A few structural fixesSun, 19 Jun 2005 14:56:38 +0000, by wight
-
10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32Sun, 19 Jun 2005 14:35:10 +0000, by gpoirier
-
Fix some subtitles that didn't show.Sun, 19 Jun 2005 13:50:50 +0000, by reimar
-
fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com),Sun, 19 Jun 2005 12:42:36 +0000, by reimar
-
Typo ^^;Sun, 19 Jun 2005 11:09:40 +0000, by ranma
-
updatesSun, 19 Jun 2005 10:32:00 +0000, by diego
-
Sync with 1.1013: rawaudio muxerSun, 19 Jun 2005 09:58:12 +0000, by gpoirier
-
some typos in the english partsSun, 19 Jun 2005 09:26:21 +0000, by ranma
-
Fix email addressSun, 19 Jun 2005 09:17:44 +0000, by ranma
-
rawaudio muxerSun, 19 Jun 2005 09:12:44 +0000, by ranma
-
correct urlSat, 18 Jun 2005 23:16:57 +0000, by alex
-
Sync with 1.1012Sat, 18 Jun 2005 22:32:35 +0000, by gpoirier
-
100l, -march=k8 was used with cpu detection even when compiler did notSat, 18 Jun 2005 21:49:02 +0000, by reimar
-
Make dfbopts a suboption, use suboption parserSat, 18 Jun 2005 20:27:50 +0000, by reimar
-
GCC-4 fix for AMD-64Sat, 18 Jun 2005 20:16:19 +0000, by gpoirier
-
support -widSat, 18 Jun 2005 18:32:29 +0000, by reimar
-
osx 10.3 dont like to have a window init with no sizeFri, 17 Jun 2005 16:45:24 +0000, by nplourde
-
vo_macosx now supports setting alpha as well, typo.Fri, 17 Jun 2005 15:09:46 +0000, by diego
-
Sync with 1.1010Fri, 17 Jun 2005 11:31:25 +0000, by gpoirier
-
sync to x264 rev264 (lossless)Fri, 17 Jun 2005 08:26:12 +0000, by lorenm
-
Fix crash with e.g. -vf scale=::Fri, 17 Jun 2005 08:15:08 +0000, by reimar
-
when somebody specifies e.g. --loop, the message says that a -loop optionFri, 17 Jun 2005 08:11:56 +0000, by reimar
-
Add missing range checks so we won't overflow the buffers, thanks to Erik Auerswald for noticing this problemFri, 17 Jun 2005 02:22:34 +0000, by ranma
-
remove useless includeThu, 16 Jun 2005 21:17:26 +0000, by henry
-
another piece of guesswork...Thu, 16 Jun 2005 20:38:22 +0000, by reimar
-
memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT comThu, 16 Jun 2005 19:04:09 +0000, by henry
-
set nsapp and setup cocoa with NSApplicationLoadThu, 16 Jun 2005 16:41:44 +0000, by nplourde
-
proper init of NSAppThu, 16 Jun 2005 16:14:05 +0000, by nplourde
-
Some people confuse vidix with kernel drivers, so let's add a note about itThu, 16 Jun 2005 10:45:18 +0000, by attila
-
helper functions for comparing strarg_t "strings".Thu, 16 Jun 2005 09:08:07 +0000, by reimar
-
support lenght-quoting of strings in subopt parser.Thu, 16 Jun 2005 09:03:11 +0000, by reimar
-
Remove code that is already done by fixup_network_stream_cache.Thu, 16 Jun 2005 07:42:01 +0000, by reimar
-
set window alphaThu, 16 Jun 2005 00:26:47 +0000, by nplourde
-
x264 section: French fixes. Explains some "non-trivial things".Wed, 15 Jun 2005 22:37:38 +0000, by gpoirier
-
new texture frameWed, 15 Jun 2005 21:49:50 +0000, by nplourde
-
device_id flag force fullscreen deviceWed, 15 Jun 2005 16:54:43 +0000, by nplourde
-
fix gcc warningWed, 15 Jun 2005 14:55:08 +0000, by nplourde
-
do not realloc window while playing playlistWed, 15 Jun 2005 14:48:33 +0000, by nplourde
-
typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>Wed, 15 Jun 2005 08:14:55 +0000, by diego
-
sync to x264 rev263 (RDO)Wed, 15 Jun 2005 02:28:06 +0000, by lorenm
-
draw resize boxTue, 14 Jun 2005 12:48:39 +0000, by nplourde
-
removes the use of AudioConverters. patch by Alexander Strange <alexander.strange@ithinksw.com>Tue, 14 Jun 2005 12:41:42 +0000, by nplourde
-
small change to field-matching metrics which hopefully makes a bigTue, 14 Jun 2005 05:33:34 +0000, by rfelker
-
added AAC ADTS demuxerMon, 13 Jun 2005 20:40:29 +0000, by nicodvb
-
Fix OSD handling, DVD subtitles work now. Will be a bit slower though.Mon, 13 Jun 2005 20:09:05 +0000, by reimar
-
Sync with 1.1006Mon, 13 Jun 2005 18:17:25 +0000, by gpoirier
-
10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fixMon, 13 Jun 2005 18:07:06 +0000, by gpoirier
-
Consistency fixesMon, 13 Jun 2005 18:03:56 +0000, by gpoirier
-
Sync with 1.1003Mon, 13 Jun 2005 11:49:35 +0000, by gpoirier
-
tweak x264 option descriptionsMon, 13 Jun 2005 01:06:33 +0000, by lorenm
-
small roff fixesSun, 12 Jun 2005 21:45:11 +0000, by diego
-
updatesSun, 12 Jun 2005 21:42:48 +0000, by diego
-
Win32 codecs --> binary codecs, references to avifile are pointless nowadays.Sun, 12 Jun 2005 21:33:44 +0000, by diego
-
TypoSun, 12 Jun 2005 20:22:09 +0000, by gpoirier
-
Updated description of XviD codecSun, 12 Jun 2005 19:44:52 +0000, by gpoirier
-
fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as validSun, 12 Jun 2005 13:30:40 +0000, by nicodvb
-
AMD-64's version of Suse ships a version of 3.3 hacked with brokenThu, 09 Jun 2005 21:14:36 +0000, by gpoirier
-
Add sub_load and sub_remove slave commands.Thu, 09 Jun 2005 20:13:53 +0000, by reimar
-
Document install-divx5.sh and install-w32codecs.sh.Thu, 09 Jun 2005 17:07:10 +0000, by diego
-
typo fixesThu, 09 Jun 2005 17:06:16 +0000, by diego
-
And an intendation fixThu, 09 Jun 2005 16:22:31 +0000, by wight
-
Fix Live Resize to match vo_macosx behaviorThu, 09 Jun 2005 12:39:52 +0000, by nplourde
-
demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net>Thu, 09 Jun 2005 07:45:17 +0000, by mosu
-
toolame/twolame typo, 10lThu, 09 Jun 2005 06:58:41 +0000, by nicodvb
-
Better description of XviD's keyframe_boost and kfthreshold.Wed, 08 Jun 2005 20:37:35 +0000, by gpoirier
-
Sync with 1.1002Wed, 08 Jun 2005 20:20:10 +0000, by gpoirier
-
forgotten reference to remove-logo, 10l for RichWed, 08 Jun 2005 15:29:26 +0000, by henry
-
Missing dot at start of macro descriptionWed, 08 Jun 2005 10:59:35 +0000, by wight
-
Wording and roff fixes as suggested by the Wanderer.Wed, 08 Jun 2005 08:36:59 +0000, by diego
-
10l for meWed, 08 Jun 2005 07:05:49 +0000, by henry
-
remove_logo filter by yartrebo, committed with fixes for c++ variable declarationsWed, 08 Jun 2005 03:11:53 +0000, by rfelker
-
merge the mingw gcc 4.1 diffTue, 07 Jun 2005 17:33:03 +0000, by faust3
-
mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.Tue, 07 Jun 2005 13:54:17 +0000, by faust3
-
match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>Tue, 07 Jun 2005 13:39:41 +0000, by faust3
-
mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>Tue, 07 Jun 2005 13:36:21 +0000, by faust3
-
Sync with 1.999: small formattingTue, 07 Jun 2005 11:34:19 +0000, by gpoirier
-
URL updatesTue, 07 Jun 2005 10:26:43 +0000, by diego
-
URL updates, sync by removing a few outdated FAQ entries.Tue, 07 Jun 2005 10:25:26 +0000, by diego
-
sync with 1.65Tue, 07 Jun 2005 10:24:57 +0000, by diego
-
URL updates, sync by removing outdated FAQ entries.Tue, 07 Jun 2005 10:20:35 +0000, by diego
-
correcting the previous draw_slice fixTue, 07 Jun 2005 10:04:22 +0000, by henry
-
sync URL updateTue, 07 Jun 2005 09:19:28 +0000, by diego
-
URL update, Windows port is no longer beta.Tue, 07 Jun 2005 09:19:06 +0000, by diego
-
better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>Tue, 07 Jun 2005 09:12:56 +0000, by diego
-
small formatting and wording fixesTue, 07 Jun 2005 09:08:47 +0000, by diego
-
check for display height when drawing slicesTue, 07 Jun 2005 06:33:51 +0000, by henry
-
SPARC section translationTue, 07 Jun 2005 06:12:09 +0000, by jheryan
-
Synced with 1.27Tue, 07 Jun 2005 06:11:31 +0000, by jheryan
-
Synced with 1.70Tue, 07 Jun 2005 05:58:03 +0000, by jheryan
-
Synced with 1.76Tue, 07 Jun 2005 05:57:20 +0000, by jheryan
-
Synced with 1.64Tue, 07 Jun 2005 05:56:46 +0000, by jheryan
-
Synced with 1.997Tue, 07 Jun 2005 05:55:22 +0000, by jheryan
-
Synced with 1.169Tue, 07 Jun 2005 05:54:09 +0000, by jheryan
-
moved mpeg-ps/es probing code to demux_mpg.cMon, 06 Jun 2005 21:30:53 +0000, by nicodvb
-
pass along audio extradata if presentMon, 06 Jun 2005 20:49:55 +0000, by nicodvb
-
MinGW supportMon, 06 Jun 2005 19:36:41 +0000, by diego
-
Sync with 1.998.Mon, 06 Jun 2005 18:43:45 +0000, by gpoirier
-
BSD/OS works same as the other BSDs, tested by Steven M. Schultz.Mon, 06 Jun 2005 17:51:44 +0000, by diego
-
spelling, some more uniformityMon, 06 Jun 2005 17:47:51 +0000, by diego
-
gcc-2.95.3 fix, patch inspired by Steven M. SchultzMon, 06 Jun 2005 17:27:46 +0000, by iive
-
typos/grammar/wordingMon, 06 Jun 2005 17:11:56 +0000, by diego
-
pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>Mon, 06 Jun 2005 16:56:29 +0000, by faust3
-
updatesMon, 06 Jun 2005 15:09:38 +0000, by diego
-
Remove long obsolete -fb option.Mon, 06 Jun 2005 14:59:26 +0000, by diego
-
Fixes x264's "lumi_mask" option and improves lavc's "nr" option.Sun, 05 Jun 2005 21:34:03 +0000, by gpoirier
-
sync with 1.996Sun, 05 Jun 2005 21:17:06 +0000, by gpoirier
-
show window only after texture creation (look better).Sun, 05 Jun 2005 20:21:34 +0000, by nplourde
-
Rephrase vf_fspp parameter description.Sun, 05 Jun 2005 20:16:08 +0000, by diego
-
roff fixesSun, 05 Jun 2005 20:04:53 +0000, by diego
-
sync to x264 r252 (8x8dct)Sun, 05 Jun 2005 19:05:00 +0000, by lorenm
-
-vf fspp updateSun, 05 Jun 2005 18:33:20 +0000, by henry
-
Better vf_spp description, one grammar fix.Sun, 05 Jun 2005 18:26:16 +0000, by diego
-
sanity checks for options; treat quality > 5 as 5, not 4Sun, 05 Jun 2005 18:25:49 +0000, by henry
-
tabs --> spaces indentation cosmeticsSun, 05 Jun 2005 17:40:57 +0000, by diego
-
Generate the version string with awk on BSD systems and work around wrongSun, 05 Jun 2005 17:38:10 +0000, by diego
-
FFmpeg mjpeg decoder can decode dmb1Sun, 05 Jun 2005 16:03:46 +0000, by rtognimp
-
Pure cosmeticSun, 05 Jun 2005 14:57:36 +0000, by nplourde
-
Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by Chris Roccati<roccati@pobox.comSun, 05 Jun 2005 14:47:26 +0000, by nplourde
-
Mac OS X Audio with AudioUnits and AudioToolbox format convertersSun, 05 Jun 2005 14:47:26 +0000, by nplourde
-
Add a note to the --help output that explains how our configure works,Sun, 05 Jun 2005 14:30:16 +0000, by diego
-
Days should be two digits.Sun, 05 Jun 2005 14:17:34 +0000, by diego
-
-vf fspp docsSun, 05 Jun 2005 11:57:27 +0000, by henry
-
Create a unique client name so that multiple instances work.Sun, 05 Jun 2005 08:37:48 +0000, by reimar
-
sync with 1.990Sat, 04 Jun 2005 21:42:53 +0000, by gpoirier
-
More gcc-4.0 fixesSat, 04 Jun 2005 21:11:39 +0000, by gpoirier
-
Add XviD's luminance masking (option name: lumi_mask)Sat, 04 Jun 2005 20:54:49 +0000, by gpoirier
-
Document ao_jack suboption, ChangeLog update for ao_jack and vo_gl*Sat, 04 Jun 2005 19:33:06 +0000, by reimar
-
-vf fsppSat, 04 Jun 2005 18:38:22 +0000, by henry
-
less confusing wordingSat, 04 Jun 2005 18:25:53 +0000, by diego
-
x86-64 fixes by ReimarSat, 04 Jun 2005 16:41:53 +0000, by henry
-
disable mmx code for x86-64Sat, 04 Jun 2005 12:41:19 +0000, by henry
-
move unchanged registers back to input specSat, 04 Jun 2005 07:58:40 +0000, by henry
-
faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>Sat, 04 Jun 2005 07:05:02 +0000, by henry
-
Fix latency calculation and buffersize setting.Fri, 03 Jun 2005 20:35:07 +0000, by reimar
-
modified X11 check to use correct libs on mixed 32/64 bit systemsFri, 03 Jun 2005 17:24:30 +0000, by reimar
-
some debugging codeFri, 03 Jun 2005 15:59:24 +0000, by alex
-
mention stream layer restructuring and cleanupFri, 03 Jun 2005 15:36:40 +0000, by nicodvb
-
printf converted to mp_msg; made static many unnecessarily global symbolsFri, 03 Jun 2005 15:33:26 +0000, by nicodvb
-
compare resource url with bundle url, if its the same path do not use has conf file location.Fri, 03 Jun 2005 14:52:15 +0000, by nplourde
-
Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation toFri, 03 Jun 2005 11:59:55 +0000, by diego
-
Explain some more -lavdopts debug options.Fri, 03 Jun 2005 11:57:54 +0000, by diego
-
sync with 1.986: XviD zones + fixesFri, 03 Jun 2005 11:48:14 +0000, by gpoirier
-
regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yahoo.com>Fri, 03 Jun 2005 05:16:02 +0000, by faust3
-
wording/markup fixesThu, 02 Jun 2005 23:14:15 +0000, by diego
-
XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >Thu, 02 Jun 2005 22:01:38 +0000, by gpoirier
-
demux high profile H.264 ESThu, 02 Jun 2005 21:16:21 +0000, by lorenm
-
one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)Thu, 02 Jun 2005 20:54:03 +0000, by michael
-
synced with 1.70Thu, 02 Jun 2005 20:28:43 +0000, by gabrov
-
x264 check needs -lpthreadThu, 02 Jun 2005 19:11:59 +0000, by lorenm
-
Change header order to avoid compile error because of STREAM_SEEKThu, 02 Jun 2005 18:57:58 +0000, by reimar
-
memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>Thu, 02 Jun 2005 16:49:29 +0000, by faust3
-
Moved event update inside cocoa openglview classThu, 02 Jun 2005 14:19:35 +0000, by nplourde
-
Function name cleanupThu, 02 Jun 2005 14:10:52 +0000, by nplourde
-
Sync swap with VBL.Thu, 02 Jun 2005 12:03:26 +0000, by nplourde
-
better quotesWed, 01 Jun 2005 21:55:28 +0000, by wight
-
Fix wrong \n at beggining/end of messageWed, 01 Jun 2005 21:54:44 +0000, by wight
-
sync 1.984 + minor fixesWed, 01 Jun 2005 14:58:56 +0000, by wight
-
Sync with 1.984Wed, 01 Jun 2005 11:39:47 +0000, by gpoirier
-
New ao_jack without bio2jack dependency.Wed, 01 Jun 2005 09:20:46 +0000, by reimar
-
Set stack non-executable where supported.Wed, 01 Jun 2005 09:08:15 +0000, by reimar
-
strdup subtitle filename at a more appropriate place, fixing memleaks andWed, 01 Jun 2005 09:01:41 +0000, by reimar
-
Tab to space conversion to prevent the ASCII diagram to be messed up when aTue, 31 May 2005 22:35:40 +0000, by diego
-
vo_macosx now supports (almost) the same keys as vo_quartz.Tue, 31 May 2005 20:33:52 +0000, by diego
-
whitespace cosmeticsTue, 31 May 2005 20:31:00 +0000, by diego
-
small fixesTue, 31 May 2005 20:27:59 +0000, by diego
-
new x264 entries: me (motion estimation search algorithm) and 4x4mv options. Patch by Jeff Clagg (snacky BLAM ikaruga POUM co POUM uk)Tue, 31 May 2005 11:31:10 +0000, by gpoirier
-
geometry support for gl2 under win, default window pos centered for gl, gl2Mon, 30 May 2005 11:49:41 +0000, by gpoirier
-
- correct the argument in configure check for lrintf() to avoid a warningMon, 30 May 2005 08:57:30 +0000, by henry
-
-geometry support for gl2 under win, default window pos centered for gl, gl2Mon, 30 May 2005 08:45:21 +0000, by reimar
-
check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4Mon, 30 May 2005 08:23:19 +0000, by henry
-
avoid lrintf redeclarationMon, 30 May 2005 08:18:03 +0000, by henry
-
Add a variable for the codec directory and set it to /usr/lib/codecs insteadSun, 29 May 2005 23:33:13 +0000, by diego
-
The default CFLAGS settings include -ffast-math and GCC 3.4.3 thereforeSun, 29 May 2005 23:16:22 +0000, by diego
-
sync to x264 r240 (threads)Sun, 29 May 2005 19:05:32 +0000, by lorenm
-
Implement -geometry for vo gl and gl2.Sun, 29 May 2005 17:04:51 +0000, by reimar
-
an ancient doc, maybe has use, but at least will be available in Attic once removed :)Sun, 29 May 2005 14:10:01 +0000, by alex
-
very dummy script, written for a friendSun, 29 May 2005 13:51:35 +0000, by alex
-
old scripts from early debian packageSun, 29 May 2005 13:46:57 +0000, by alex
-
ported all network streams to the new APISun, 29 May 2005 12:54:00 +0000, by nicodvb
-
keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwiseSat, 28 May 2005 21:28:40 +0000, by reimar
-
last patch broke skin reading completely, becasue last line of skinSat, 28 May 2005 21:12:11 +0000, by reimar
-
synced with 1.169Sat, 28 May 2005 20:41:58 +0000, by gabrov
-
a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.Sat, 28 May 2005 20:16:33 +0000, by joey
-
fix audio init crashSat, 28 May 2005 20:12:09 +0000, by joey
-
synced with 1.64Sat, 28 May 2005 19:54:11 +0000, by gabrov
-
support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey HickeySat, 28 May 2005 15:25:10 +0000, by gpoirier
-
not used anymoreFri, 27 May 2005 14:59:09 +0000, by reimar
-
setting sh_audio to NULL is nonsense, since it is only a local variable,Fri, 27 May 2005 12:38:29 +0000, by reimar
-
Athlon 64 optimization flags, in 32 and 64-bit mode.Fri, 27 May 2005 11:14:22 +0000, by gpoirier
-
This currently sends control characters to the terminal instead ofThu, 26 May 2005 21:57:24 +0000, by rtognimp
-
Fix pan-scan in fullscreen modeThu, 26 May 2005 16:33:28 +0000, by nplourde
-
support DVR formatThu, 26 May 2005 11:23:15 +0000, by reimar
-
fix signess warningWed, 25 May 2005 23:44:55 +0000, by nplourde
-
create menuWed, 25 May 2005 23:38:59 +0000, by nplourde
-
quicktime fix updateWed, 25 May 2005 16:29:53 +0000, by henry
-
Specify the padding instead of expecting the compiler to align correctlyWed, 25 May 2005 11:48:58 +0000, by reimar
-
prefer width&height from bitmapinfoheader for h263 streamsWed, 25 May 2005 09:20:50 +0000, by henry
-
DragonFly BSD supportWed, 25 May 2005 08:48:32 +0000, by diego
-
Sync with 1.980:Tue, 24 May 2005 11:35:07 +0000, by gpoirier
-
Fix paragraph indentation.Tue, 24 May 2005 10:39:38 +0000, by diego
-
more paranoid return value checkingTue, 24 May 2005 08:42:20 +0000, by henry
-
disable preinit until it's fixed (it breaks -speed...codec is initialized with wrong samplerate)Tue, 24 May 2005 08:29:45 +0000, by rfelker
-
No overlap allowed in memcpy, use memmoveTue, 24 May 2005 06:58:55 +0000, by hzoli
-
Make sure that samplesize is at least 2, as some demuxers set it to 1Tue, 24 May 2005 06:54:19 +0000, by hzoli
-
Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAMTue, 24 May 2005 06:39:01 +0000, by hzoli
-
sync to x264 r239 (zoned ratecontrol and UMHex ME)Tue, 24 May 2005 06:03:37 +0000, by lorenm
-
patch by oded to fix edl hang when end of audio is reachedTue, 24 May 2005 02:41:48 +0000, by rfelker
-
Use the public sys/kbio.h header instead of messing with the MI headers, whichMon, 23 May 2005 21:24:47 +0000, by diego
-
Print error when skin file is not readable (e.g. a directory) instead of hangingMon, 23 May 2005 20:12:47 +0000, by reimar
-
Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).Mon, 23 May 2005 16:20:46 +0000, by reimar
-
Use memmove instead of memcpy for overlapping areas.Mon, 23 May 2005 16:17:40 +0000, by reimar
-
Reduce senseless spamminess of DVD playback in verbose mode.Sun, 22 May 2005 22:35:44 +0000, by diego
-
Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.Sun, 22 May 2005 19:52:09 +0000, by gpoirier
-
Sync with 1.977.Sun, 22 May 2005 19:33:59 +0000, by gpoirier
-
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.Sun, 22 May 2005 19:12:58 +0000, by diego
-
LC_ALL overrides LANG, so use it instead.Sun, 22 May 2005 16:27:17 +0000, by diego
-
preinit audio filters in order to determine the final samplerate and number of channels, or audio encoders will be initialized with the wrong parametersSun, 22 May 2005 15:34:23 +0000, by nicodvb
-
vb_strategy only works in pass one.Sun, 22 May 2005 15:11:03 +0000, by diego
-
vo_macosx does not yet support command keys.Sat, 21 May 2005 22:08:09 +0000, by diego
-
More correct -lavfopts description.Sat, 21 May 2005 22:07:25 +0000, by diego
-
Mention the MinGW HOWTO.Sat, 21 May 2005 20:52:54 +0000, by diego
-
Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.Sat, 21 May 2005 18:19:13 +0000, by diego
-
Make -wid behave more consistent.Sat, 21 May 2005 17:31:44 +0000, by al
-
Sync with 1.974: Document lavf muxers.Sat, 21 May 2005 16:22:44 +0000, by gpoirier
-
sanity checksSat, 21 May 2005 15:05:31 +0000, by alex
-
10lSat, 21 May 2005 15:00:27 +0000, by alex
-
LANG=C ensures month/day order and English language in the date string forSat, 21 May 2005 14:44:10 +0000, by diego
-
Update for latest Cygwin-related changes.Sat, 21 May 2005 11:41:30 +0000, by diego
-
Support playing DVDs from harddrive directories.Sat, 21 May 2005 11:05:45 +0000, by diego
-
Document lavf muxers.Fri, 20 May 2005 23:22:54 +0000, by diego
-
spelling cosmeticsFri, 20 May 2005 21:50:57 +0000, by diego
-
synced with 1.168Fri, 20 May 2005 20:04:44 +0000, by gabrov
-
synced with 1.27Fri, 20 May 2005 19:58:38 +0000, by gabrov
-
synced with 1.69Fri, 20 May 2005 19:42:01 +0000, by gabrov
-
1.973: macosx T behavior is standard, vo_macosx (will) have same special keyFri, 20 May 2005 18:06:27 +0000, by kraymer
-
synced with 1.76 (increased sync tag after English consistency fix)Fri, 20 May 2005 17:05:21 +0000, by gabrov
-
macosx T behavior is standard, vo_macosx (will) have same special keyFri, 20 May 2005 16:45:31 +0000, by nplourde
-
Toggle only between ontop and normal.Fri, 20 May 2005 16:40:35 +0000, by nplourde
-
Should fix altivec detection for g3 system.Fri, 20 May 2005 12:08:31 +0000, by nplourde
-
Hopefully correct and non-confusing phrasing for the most talked-aboutFri, 20 May 2005 00:20:40 +0000, by diego
-
remove inclusion of stdio.hThu, 19 May 2005 21:47:30 +0000, by nicodvb
-
ported smb:// to the new stream apiThu, 19 May 2005 20:58:11 +0000, by nicodvb
-
ported smb:// to the new stream api, patch by Matthieu Tourne [matthieu puntum tourne ab gmail puntum com]Thu, 19 May 2005 20:58:11 +0000, by nicodvb
-
ported dvd:// to the new stream apiThu, 19 May 2005 19:50:39 +0000, by nicodvb
-
Shorten a few lines to avoid ugly linebreaks.Wed, 18 May 2005 23:30:05 +0000, by diego
-
Ignore codecs-status.html.Wed, 18 May 2005 23:07:37 +0000, by diego
-
Fix overly long lines that mess up output.Wed, 18 May 2005 23:02:46 +0000, by diego
-
simplificationWed, 18 May 2005 22:33:35 +0000, by diego
-
misc updates, Snow spellingWed, 18 May 2005 22:20:58 +0000, by diego
-
Make version string depend of the last change of CVS/Entries for Darwin.Wed, 18 May 2005 21:55:52 +0000, by diego
-
charset as reported, please fix if this is wrongWed, 18 May 2005 19:04:29 +0000, by reimar
-
8bit palette mode support for pngWed, 18 May 2005 18:05:22 +0000, by henry
-
The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>Wed, 18 May 2005 14:44:56 +0000, by nplourde
-
include get_path.c before avcodec.h, fix error on osx + gcc4 where defined macro always_inline in libavcodec/common.h already exist in math.h and used for something else.Wed, 18 May 2005 12:24:20 +0000, by nplourde
-
Clarify that -dumpstream works for video as well as audio and mentionWed, 18 May 2005 12:15:30 +0000, by diego
-
8bit palette mode support for pngWed, 18 May 2005 11:45:55 +0000, by henry
-
new get_time_pos slave mode commandoWed, 18 May 2005 11:38:06 +0000, by reimar
-
sync with 1.972: Remove capitalization and period from non-sentencesWed, 18 May 2005 11:18:33 +0000, by gpoirier
-
8bit palette mode support (and spurious ^M removal)Wed, 18 May 2005 10:44:45 +0000, by henry
-
wrong memcpy of extradata; 10l to whomever wrote that broken codeTue, 17 May 2005 21:49:48 +0000, by nicodvb
-
mux extradataTue, 17 May 2005 21:44:28 +0000, by nicodvb
-
Saving streamed contentTue, 17 May 2005 21:34:15 +0000, by gpoirier
-
Sync 1.972 + spelling mistakeTue, 17 May 2005 14:26:16 +0000, by wight
-
Remove capitalization and period from non-sentencesTue, 17 May 2005 14:19:29 +0000, by wight
-
Synced to 1.60Tue, 17 May 2005 12:35:58 +0000, by jheryan
-
Synced to 1.2Tue, 17 May 2005 12:35:28 +0000, by jheryan
-
Synced to 1.16Tue, 17 May 2005 12:35:01 +0000, by jheryan
-
Consistency fixesMon, 16 May 2005 21:13:20 +0000, by gpoirier
-
Fixes the vobsub extraction exampleMon, 16 May 2005 21:06:09 +0000, by gpoirier
-
Sync with 1.971Mon, 16 May 2005 18:41:05 +0000, by gpoirier
-
sync 1.971Mon, 16 May 2005 18:36:11 +0000, by wight
-
* some more \- in examplesMon, 16 May 2005 18:35:15 +0000, by wight
-
Sync with 1.970Mon, 16 May 2005 18:33:34 +0000, by gpoirier
-
Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.Mon, 16 May 2005 09:52:52 +0000, by diego
-
simplifies the format matching logic. Chris Roccati <roccati@pobox.com>Mon, 16 May 2005 00:16:43 +0000, by nplourde
-
Hopefully this phrasing is now correct English :-)Sun, 15 May 2005 21:59:39 +0000, by gpoirier
-
restore vcd_trackSun, 15 May 2005 20:52:06 +0000, by nicodvb
-
set define for apple gcc altivecSun, 15 May 2005 20:11:34 +0000, by nplourde
-
better implementation of read()Sun, 15 May 2005 15:38:57 +0000, by nicodvb
-
synced with 1.25Sun, 15 May 2005 14:36:28 +0000, by gabrov
-
synced with 1.63Sun, 15 May 2005 12:07:54 +0000, by gabrov
-
synced with 1.75Sun, 15 May 2005 10:25:18 +0000, by gabrov
-
ftp is handled by the modular stream managerSun, 15 May 2005 08:47:55 +0000, by nicodvb
-
more efficient read() without memcpy()Sun, 15 May 2005 07:59:30 +0000, by nicodvb
-
ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functionsSun, 15 May 2005 07:38:42 +0000, by nicodvb
-
FrapsSat, 14 May 2005 23:51:22 +0000, by rtognimp
-
FRAPS decoder (FPS1) with binary dllSat, 14 May 2005 23:31:29 +0000, by rtognimp
-
If we use .m suffix we really should include it in .SUFFIXESSat, 14 May 2005 21:35:35 +0000, by wight
-
comment out useless/nonexistent variable breaking compile on gcc4Sat, 14 May 2005 20:26:46 +0000, by rfelker
-
some more fixes suggested by The Wanderer and RichSat, 14 May 2005 19:37:54 +0000, by gpoirier
-
synced with 1.63Sat, 14 May 2005 18:02:35 +0000, by paszczi
-
sync with 1.969: Document new file:// syntax.Sat, 14 May 2005 15:54:59 +0000, by gpoirier
-
Fix for stereo filesSat, 14 May 2005 15:47:49 +0000, by rtognimp
-
Nits and corrections suggested by The WandererSat, 14 May 2005 15:44:52 +0000, by gpoirier
-
1.969: Document new file:// syntax.Sat, 14 May 2005 14:36:21 +0000, by kraymer
-
German man page review part IIISat, 14 May 2005 14:16:12 +0000, by kraymer
-
do not modify tv_param_noaudioSat, 14 May 2005 13:54:25 +0000, by henry
-
Document new file:// syntax.Sat, 14 May 2005 13:13:58 +0000, by diego
-
cleanups of the mutex usageSat, 14 May 2005 13:04:30 +0000, by henry
-
fixed file:// syntax using newly introduced -string- urlpartSat, 14 May 2005 12:50:59 +0000, by nicodvb
-
introduced -string- parameter to match everything after :// syntaxSat, 14 May 2005 12:49:18 +0000, by nicodvb
-
German man page review part II (finishes "PLAYER-SPEZIFISCHE OPTIONEN")Sat, 14 May 2005 12:44:30 +0000, by kraymer
-
Explain how to drop movies on desktop shortcuts, other updates.Sat, 14 May 2005 11:58:30 +0000, by diego
-
German man page review part ISat, 14 May 2005 11:15:17 +0000, by kraymer
-
Make FAAC detection follow standard enable/disable/auto semantics.Sat, 14 May 2005 10:14:48 +0000, by diego
-
Update with Jindrich's latest change.Sat, 14 May 2005 10:05:09 +0000, by diego
-
v4l2 updateSat, 14 May 2005 09:17:32 +0000, by henry
-
compilation/link fix with --disable-qtx --disable-dshowSat, 14 May 2005 09:03:00 +0000, by diego
-
make file:// prefix workSat, 14 May 2005 08:15:37 +0000, by nicodvb
-
10l forgotten commentSat, 14 May 2005 07:52:47 +0000, by henry
-
removed unused variablesSat, 14 May 2005 06:52:25 +0000, by nicodvb
-
improve playback with mplayer -tv immediatemode=0Sat, 14 May 2005 05:42:37 +0000, by henry
-
indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>Sat, 14 May 2005 01:14:58 +0000, by nplourde
-
1.961: vo_quartz and vo_macosx support -ontop as well.Fri, 13 May 2005 23:19:06 +0000, by kraymer
-
Preparing to encode: Identifying source material and framerate + how to encode interlaced contentFri, 13 May 2005 23:03:20 +0000, by gpoirier
-
wording fix by diego(tm)Fri, 13 May 2005 22:29:07 +0000, by kraymer
-
added toolame optsFri, 13 May 2005 21:26:37 +0000, by kraymer
-
1.936: noluma suboption for vf_ppFri, 13 May 2005 20:45:13 +0000, by kraymer
-
sync with 1.968Fri, 13 May 2005 20:42:18 +0000, by gpoirier
-
added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no)cabac, qp_{min,max}Fri, 13 May 2005 20:19:01 +0000, by kraymer
-
enable hintingFri, 13 May 2005 19:47:50 +0000, by henry
-
wording fixFri, 13 May 2005 16:53:34 +0000, by kraymer
-
1.924: windows priority support patchFri, 13 May 2005 16:50:36 +0000, by kraymer
-
1.917: precise framerate values everywhereFri, 13 May 2005 16:28:36 +0000, by kraymer
-
1.907: Update xv and xvmc documentation to reflect recent colorkey changes.Fri, 13 May 2005 16:06:22 +0000, by kraymer
-
fix the range and type of -tv immediatemode optionFri, 13 May 2005 14:45:28 +0000, by henry
-
1.900: typo (skipped)Fri, 13 May 2005 14:42:14 +0000, by kraymer
-
-edl works with MEncoder as well.Fri, 13 May 2005 14:33:52 +0000, by diego
-
added some hyphens in quoted examplesFri, 13 May 2005 13:40:15 +0000, by kraymer
-
1.894: Move audio filter descriptions to the man page.Fri, 13 May 2005 13:32:09 +0000, by kraymer
-
How can I dump a full DVD title to a file?Fri, 13 May 2005 11:23:17 +0000, by gpoirier
-
Document -hr-edl-seek, based on a description by Oded Shimon.Fri, 13 May 2005 11:14:47 +0000, by diego
-
multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more -fixed-vo fixesFri, 13 May 2005 10:46:11 +0000, by faust3
-
Only 2 consecutive bframes are needed for pyramid reorderingFri, 13 May 2005 05:30:12 +0000, by gpoirier
-
prevent possible exploitFri, 13 May 2005 00:00:54 +0000, by nicodvb
-
initialize vorbis structure before calling ERROR()Thu, 12 May 2005 23:32:26 +0000, by nicodvb
-
fixup the correct sh_aThu, 12 May 2005 23:27:22 +0000, by nicodvb
-
fixed too few parameters to mp_msg(); silence compilation warnings, removed unused variableThu, 12 May 2005 23:12:27 +0000, by nicodvb
-
don't call fixup_audio if there's no audioThu, 12 May 2005 23:01:52 +0000, by nicodvb
-
fix segfaults caused by socket and file descriptor mismatches on windowsThu, 12 May 2005 22:07:11 +0000, by faust3
-
vorbis extradata is now passed from demuxer to decoder in matroska's wayThu, 12 May 2005 17:35:58 +0000, by nicodvb
-
BGR formats are ok, tooThu, 12 May 2005 15:31:37 +0000, by henry
-
v4l2 RGB15/16 is actually BGRThu, 12 May 2005 15:30:39 +0000, by henry
-
Sync with 1.964Thu, 12 May 2005 11:29:12 +0000, by gpoirier
-
Document -vf pp=ac.Wed, 11 May 2005 23:59:42 +0000, by diego
-
1.891: vstrict vs mjpeg update, typoWed, 11 May 2005 20:57:28 +0000, by kraymer
-
Sync with 1.963Wed, 11 May 2005 19:38:10 +0000, by gpoirier
-
sync to x264 rev223 (options: ratetol, vbv_*)Wed, 11 May 2005 16:00:12 +0000, by lorenm
-
1.888: renamed init_adelay to vdelay with opposite rangeWed, 11 May 2005 14:42:59 +0000, by kraymer
-
1.886: Sync -channels and -srate options with the XML docs.Wed, 11 May 2005 13:49:29 +0000, by kraymer
-
1.883: fixes for previous commits (checked)Wed, 11 May 2005 13:17:26 +0000, by kraymer
-
1.882: Sync to x264 r134: weighted prediction for B-frames.Wed, 11 May 2005 13:00:52 +0000, by kraymer
-
1.962: vo_ggi now supports ontop.Wed, 11 May 2005 09:16:39 +0000, by kraymer
-
vo_ggi now supports ontop.Wed, 11 May 2005 08:04:56 +0000, by diego
-
- make use of libggiwmh if found by configureWed, 11 May 2005 08:04:13 +0000, by diego
-
If libggi has been found, search for the libggiwmh extensionWed, 11 May 2005 08:01:52 +0000, by diego
-
large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction by meWed, 11 May 2005 06:35:36 +0000, by nicodvb
-
1.881: added new mpeg muxer optionsTue, 10 May 2005 23:20:15 +0000, by kraymer
-
1.879: man page review part XVITue, 10 May 2005 22:50:21 +0000, by kraymer
-
1.877: x264: expose option "level_idc".Tue, 10 May 2005 16:15:55 +0000, by kraymer
-
1.896: -format description updated to match current behavior.Tue, 10 May 2005 15:52:30 +0000, by kraymer
-
1.874: Fix -sstep description.Tue, 10 May 2005 15:21:19 +0000, by kraymer
-
1.872: vf_detc parameter names fixed. (already in prev commit)Tue, 10 May 2005 14:25:07 +0000, by kraymer
-
1.870: man page review page XIVTue, 10 May 2005 13:53:50 +0000, by kraymer
-
do not define HAVE_ALTIVEC_H on osx with gcc4Tue, 10 May 2005 00:57:43 +0000, by nplourde
-
mcpu & mtune work on gcc4Tue, 10 May 2005 00:54:48 +0000, by nplourde
-
if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>Tue, 10 May 2005 00:46:30 +0000, by nplourde
-
look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>Tue, 10 May 2005 00:38:46 +0000, by nplourde
-
synced with 1.16, initial translationTue, 10 May 2005 00:28:15 +0000, by gabrov
-
vo_quartz and vo_macosx support -ontop as well.Mon, 09 May 2005 23:52:27 +0000, by diego
-
wording/spellingMon, 09 May 2005 23:42:09 +0000, by diego
-
end of the locale nightmare, foreverMon, 09 May 2005 21:39:17 +0000, by rfelker
-
sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after allMon, 09 May 2005 21:29:19 +0000, by gpoirier
-
synced with 1.64Mon, 09 May 2005 20:35:12 +0000, by gabrov
-
update vstrict descriptionMon, 09 May 2005 20:10:58 +0000, by reimar
-
vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hackMon, 09 May 2005 20:04:12 +0000, by reimar
-
actually output 2 channel audio (instead of 6 channel with 4 empty channels)Mon, 09 May 2005 19:46:49 +0000, by reimar
-
synced with 1.61Mon, 09 May 2005 19:07:01 +0000, by gabrov
-
strdup() of a NULL pointer, truckload of cola for meMon, 09 May 2005 18:28:41 +0000, by henry
-
Nits - better description for border_maskMon, 09 May 2005 18:00:37 +0000, by gpoirier
-
dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>Mon, 09 May 2005 17:02:10 +0000, by nplourde
-
small updates/fixesMon, 09 May 2005 12:43:05 +0000, by diego
-
Allow more gcc 3.x and 4.x versions.Mon, 09 May 2005 11:53:33 +0000, by diego
-
Synced with 1.58Mon, 09 May 2005 05:43:21 +0000, by jheryan
-
Synced with 1.74Mon, 09 May 2005 05:32:32 +0000, by jheryan
-
Synced with 1.24Mon, 09 May 2005 05:31:53 +0000, by jheryan
-
Synced with 1.63Mon, 09 May 2005 05:30:56 +0000, by jheryan
-
Synced with 1.11Mon, 09 May 2005 05:29:47 +0000, by jheryan
-
Synced with 1.953Mon, 09 May 2005 05:27:15 +0000, by jheryan
-
10l and more precise description of border_maskSun, 08 May 2005 22:23:33 +0000, by gpoirier
-
Fixes suggested by DiegoSun, 08 May 2005 21:48:02 +0000, by gpoirier
-
lavc's border processing adaptive quantSun, 08 May 2005 20:56:59 +0000, by gpoirier
-
Add border masking support for lavcSun, 08 May 2005 20:51:38 +0000, by gpoirier
-
MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>Sun, 08 May 2005 14:38:35 +0000, by diego
-
explains what ARa is and a tries to improve the readability of theSun, 08 May 2005 14:30:53 +0000, by gpoirier
-
Sync with 1.955: updated t[wo]olameopts's psycho rangeSun, 08 May 2005 12:30:07 +0000, by gpoirier
-
ljpeg codec needs YUVJ colorspace, tooSun, 08 May 2005 10:31:33 +0000, by reimar
-
updated t[wo]olameopts's psycho rangeSun, 08 May 2005 09:40:08 +0000, by nicodvb
-
updated psycho model range; made a parameter file-static in ae_toolame.cSun, 08 May 2005 09:37:36 +0000, by nicodvb
-
Sync with 1.954: documented twolameoptsSat, 07 May 2005 15:46:02 +0000, by gpoirier
-
documented twolameoptsSat, 07 May 2005 15:04:33 +0000, by nicodvb
-
added twolame mp2 audio encoderSat, 07 May 2005 14:50:14 +0000, by nicodvb
-
Minor fixes by Jeff ClaggSat, 07 May 2005 10:09:36 +0000, by gpoirier
-
Fix audio playback for no-sound-3gp.3gp (amr nb)Fri, 06 May 2005 22:26:36 +0000, by rtognimp
-
Decode "d263" and "damr" atoms in 3gp filesThu, 05 May 2005 21:40:33 +0000, by rtognimp
-
Sync with 1.953: expose x264 options 'me' and 'me_range'.Thu, 05 May 2005 19:36:03 +0000, by gpoirier
-
mention the doc updates about x264 and some nitsThu, 05 May 2005 18:30:39 +0000, by gpoirier
-
expose x264 options 'me' and 'me_range'.Thu, 05 May 2005 17:11:35 +0000, by lorenm
-
expose x264 options 'me' and 'me_range'.Thu, 05 May 2005 17:10:16 +0000, by lorenm
-
bandaid build fixThu, 05 May 2005 13:26:59 +0000, by diego
-
sync with 1.37: about mixed t«±l«±cin«± and progressiveThu, 05 May 2005 10:23:59 +0000, by gpoirier
-
set pix_fmtThu, 05 May 2005 09:47:41 +0000, by michael
-
sync with 1.36Thu, 05 May 2005 09:04:48 +0000, by gpoirier
-
do not define video_out_macosx if corevideo is not presentThu, 05 May 2005 00:17:27 +0000, by nplourde
-
Remove nonexisting dependency.Wed, 04 May 2005 21:40:32 +0000, by diego
-
readability cosmeticsWed, 04 May 2005 21:39:52 +0000, by diego
-
Support for new vssh dll, patch by adlandWed, 04 May 2005 20:35:21 +0000, by rtognimp
-
1l for Andoni ZubimendiWed, 04 May 2005 19:49:32 +0000, by nauj27
-
5l to me, i didn't notice the extra quotes breaking thingsWed, 04 May 2005 17:02:14 +0000, by rfelker
-
remove nonportable and replace with proper quotingWed, 04 May 2005 16:06:07 +0000, by rfelker
-
1000000000l for using nonportable, obfuscated, and evenWed, 04 May 2005 15:39:49 +0000, by rfelker
-
draw resize boxWed, 04 May 2005 12:00:54 +0000, by nplourde
-
force C locale to assure consistent behavior of toupper()Wed, 04 May 2005 09:17:31 +0000, by henry
-
sync 1.952Wed, 04 May 2005 07:00:02 +0000, by wight
-
fix sed for syntax to work on gnu & bsdWed, 04 May 2005 01:19:28 +0000, by nplourde
-
Build fix, 1000l to GuillaumeTue, 03 May 2005 20:27:49 +0000, by wight
-
proper list of libav codecTue, 03 May 2005 16:32:13 +0000, by nplourde
-
per (libav)codec enable/disable fixTue, 03 May 2005 11:16:35 +0000, by michael
-
macosxMon, 02 May 2005 21:21:40 +0000, by nplourde
-
enable panscanMon, 02 May 2005 21:17:27 +0000, by nplourde
-
Credits for Jeff Clang's x264 encoding guide and for me.Mon, 02 May 2005 18:45:16 +0000, by gpoirier
-
Removes all English's short forms.Mon, 02 May 2005 18:34:18 +0000, by gpoirier
-
vo_macosx authorMon, 02 May 2005 18:13:56 +0000, by nplourde
-
enable rootwinMon, 02 May 2005 18:05:59 +0000, by nplourde
-
x264's encoding and install guideMon, 02 May 2005 17:45:23 +0000, by gpoirier
-
close button exit mplayer with esc keyMon, 02 May 2005 14:40:16 +0000, by nplourde
-
Added charset file for lang es by Andoni ZubimendiMon, 02 May 2005 14:00:52 +0000, by nauj27
-
Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>Mon, 02 May 2005 13:58:58 +0000, by nauj27
-
sync 1.951Mon, 02 May 2005 08:59:34 +0000, by wight
-
Fix the memleak fix: in case of error, demux_close_ogg should be calledMon, 02 May 2005 07:59:12 +0000, by reimar
-
add ontopMon, 02 May 2005 01:48:37 +0000, by nplourde
-
syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>Sun, 01 May 2005 22:27:15 +0000, by diego
-
synced with 1.74Sun, 01 May 2005 22:04:57 +0000, by gabrov
-
synced with 1.60Sun, 01 May 2005 22:00:28 +0000, by gabrov
-
codecs-status.html now resides in DOCS/.Sun, 01 May 2005 14:55:10 +0000, by diego
-
codecs-status.html should be written to an existing path.Sun, 01 May 2005 13:58:30 +0000, by diego
-
fix timestampsSun, 01 May 2005 11:13:14 +0000, by michael
-
Prevent segfault when filter chain is empty (e.g. because allSun, 01 May 2005 09:23:31 +0000, by reimar
-
Error out when invalid format is specifiedSun, 01 May 2005 09:02:25 +0000, by reimar
-
compilation fix (libavcodec sync)Sun, 01 May 2005 08:33:35 +0000, by rik
-
at lest this fixes build.. there's no way muxer_lavf is working right yet tho with mencoder's broken timestampsSun, 01 May 2005 05:11:02 +0000, by rfelker
-
LIBAVFORMAT_BUILD >= 4624Sun, 01 May 2005 02:03:58 +0000, by michael
-
LIBAVCODEC_BUILD >= 4754Sat, 30 Apr 2005 22:41:41 +0000, by michael
-
vo quartz use command keySat, 30 Apr 2005 21:28:14 +0000, by nplourde
-
compilation fix for codecs2htmlSat, 30 Apr 2005 16:15:07 +0000, by diego
-
1l typoSat, 30 Apr 2005 16:11:45 +0000, by diego
-
Fix wrong compilation instructions.Sat, 30 Apr 2005 16:09:44 +0000, by diego
-
On a Mac, option is Alt, the keys with the Apple logo are called command.Sat, 30 Apr 2005 15:02:55 +0000, by diego
-
mac osx changeSat, 30 Apr 2005 11:49:29 +0000, by nplourde
-
macosx voSat, 30 Apr 2005 11:35:31 +0000, by nplourde
-
sync with 1.949: Replace duplicate and wrong -sws parameter description with a pointer.Sat, 30 Apr 2005 09:10:49 +0000, by gpoirier
-
Fixes double import of avs_create_script_environment.Sat, 30 Apr 2005 09:05:45 +0000, by gpoirier
-
revert one line of version 1.182 patch (caused use of already-freedFri, 29 Apr 2005 21:57:05 +0000, by rfelker
-
synced with 1.56Fri, 29 Apr 2005 19:36:42 +0000, by gabrov
-
unused defineFri, 29 Apr 2005 18:32:24 +0000, by alex
-
recommended flags on osxFri, 29 Apr 2005 17:18:12 +0000, by nplourde
-
Replace duplicate and wrong -sws parameter description with a pointer.Fri, 29 Apr 2005 15:56:42 +0000, by diego
-
enable vo_macosx if corevideo availableFri, 29 Apr 2005 15:44:46 +0000, by nplourde
-
macosx core video moduleFri, 29 Apr 2005 11:41:07 +0000, by nplourde
-
sync with 1.948: af_volnorm method suboptionFri, 29 Apr 2005 11:11:59 +0000, by gpoirier
-
macosx core video moduleFri, 29 Apr 2005 11:05:16 +0000, by nplourde
-
use darwin accurate timerFri, 29 Apr 2005 10:48:32 +0000, by nplourde
-
af_volnorm method suboptionThu, 28 Apr 2005 23:08:16 +0000, by diego
-
Also '3g2a' can be used for 3GPP Profile 2Thu, 28 Apr 2005 18:25:50 +0000, by rtognimp
-
adds a parameter to the switch_audio command to directly select a track.Thu, 28 Apr 2005 14:43:19 +0000, by reimar
-
sync with 1.947: explain how to use toolame in VBR mode + Diegos nitsWed, 27 Apr 2005 21:59:38 +0000, by gpoirier
-
wording improventsWed, 27 Apr 2005 21:37:54 +0000, by diego
-
explain how to use toolame in VBR modeWed, 27 Apr 2005 19:43:36 +0000, by nicodvb
-
fixed variability rangeWed, 27 Apr 2005 19:26:09 +0000, by nicodvb
-
add mpeg demuxers maintenerWed, 27 Apr 2005 19:24:41 +0000, by nicodvb
-
sync with 1.945: Document replacing , by . for -vo ggi:Wed, 27 Apr 2005 19:11:41 +0000, by gpoirier
-
added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosityWed, 27 Apr 2005 18:30:10 +0000, by nicodvb
-
fix palette8tobgr32/palette8torgb32 on big endianWed, 27 Apr 2005 18:17:53 +0000, by nplourde
-
10l, fix wrong byterate in waveformatWed, 27 Apr 2005 18:16:00 +0000, by nicodvb
-
use sleep_accurate darwin timerWed, 27 Apr 2005 14:55:30 +0000, by nplourde
-
typo, memset 0 was done on desc instead of cdesc, see bug #288Wed, 27 Apr 2005 12:43:30 +0000, by reimar
-
Document replacing , by . for -vo ggi:Wed, 27 Apr 2005 12:17:49 +0000, by reimar
-
Make it possible to use a ggi device string that contains a ',' by writingWed, 27 Apr 2005 12:15:37 +0000, by reimar
-
Fix the pattern that wasn't repeated every 4 lines.Tue, 26 Apr 2005 19:24:28 +0000, by gpoirier
-
not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...Tue, 26 Apr 2005 15:07:11 +0000, by reimar
-
sync with 1.944: better slave mode description, spelling/grammarTue, 26 Apr 2005 11:01:07 +0000, by gpoirier
-
better slave mode description, spelling/grammarTue, 26 Apr 2005 10:00:05 +0000, by diego
-
(hopefully) better description of slave modeTue, 26 Apr 2005 09:59:16 +0000, by diego
-
sync with 1.943: faac optionsMon, 25 Apr 2005 21:05:29 +0000, by gpoirier
-
toolame now works in vbr mode, tooMon, 25 Apr 2005 10:37:55 +0000, by nicodvb
-
better slave mode descriptionMon, 25 Apr 2005 09:20:21 +0000, by diego
-
faac section reviewMon, 25 Apr 2005 09:04:26 +0000, by diego
-
faac optionsMon, 25 Apr 2005 07:42:34 +0000, by nicodvb
-
added format 0x706D for faac, compatible with ffmpegMon, 25 Apr 2005 07:26:14 +0000, by nicodvb
-
mention audio encoding modularization and faacMon, 25 Apr 2005 07:20:28 +0000, by nicodvb
-
added faac audio encoderMon, 25 Apr 2005 07:07:57 +0000, by nicodvb
-
fixed wrong function pointers definitionsMon, 25 Apr 2005 06:46:30 +0000, by nicodvb
-
synced with 1.79Sun, 24 Apr 2005 22:27:56 +0000, by gabrov
-
synced with 1.24Sun, 24 Apr 2005 22:21:21 +0000, by gabrov
-
synced with 1.73Sun, 24 Apr 2005 22:16:09 +0000, by gabrov
-
synced with 1.55 (initial translation)Sun, 24 Apr 2005 22:09:53 +0000, by gabrov
-
explains how to fix the aspect ratio of an AVI fileSun, 24 Apr 2005 21:04:26 +0000, by gpoirier
-
- preserve ordering of the slicesSun, 24 Apr 2005 09:29:01 +0000, by henry
-
wrong framesize calculation for layers 1 and 2 with lsf setSun, 24 Apr 2005 08:41:45 +0000, by nicodvb
-
update to libogg 1.1.2 (needed for Theora)Sun, 24 Apr 2005 08:37:48 +0000, by henry
-
check for negative strides before memcpySun, 24 Apr 2005 07:50:18 +0000, by henry
-
support for both orderings of the slices (top->down / bottom->up)Sun, 24 Apr 2005 07:47:41 +0000, by henry
-
16-bit unsigned (needed by Theora exp.)Sun, 24 Apr 2005 07:43:41 +0000, by henry
-
use the documented default video device /dev/video0 instead of /dev/video that is missing on most systemsSat, 23 Apr 2005 21:23:58 +0000, by iive
-
Make "mplayer -- --a" play the file --a instead of bailing out with a uselessSat, 23 Apr 2005 20:41:19 +0000, by reimar
-
restore old lavc_find_atag to be used when compiling mplayer without libavformatFri, 22 Apr 2005 23:57:43 +0000, by nicodvb
-
Credits for Michael BehrischFri, 22 Apr 2005 18:59:37 +0000, by gpoirier
-
gcc 2.95 compilation fixFri, 22 Apr 2005 18:38:47 +0000, by reimar
-
Apply -srate and -channels only to the start of the filter chain, notFri, 22 Apr 2005 18:28:10 +0000, by reimar
-
macosx compilation fixFri, 22 Apr 2005 17:53:31 +0000, by nicodvb
-
mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.Fri, 22 Apr 2005 15:48:15 +0000, by lorenm
-
FreeBSD fixFri, 22 Apr 2005 13:53:56 +0000, by nexus
-
replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx with --enable-macosx-bundle enableFri, 22 Apr 2005 12:45:29 +0000, by nplourde
-
Remove ¡ø (paragraph) symbol, it's unavailable in non-latin charsets.Fri, 22 Apr 2005 10:35:21 +0000, by diego
-
updatesFri, 22 Apr 2005 10:33:02 +0000, by diego
-
audio encoding reworkedFri, 22 Apr 2005 06:59:59 +0000, by nicodvb
-
Some fixes. Patch by Bougiz.Thu, 21 Apr 2005 21:23:53 +0000, by gpoirier
-
reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..Thu, 21 Apr 2005 03:44:59 +0000, by rfelker
-
More fixes by The WandererWed, 20 Apr 2005 22:07:08 +0000, by rtognimp
-
Sync with 1.941:Wed, 20 Apr 2005 21:48:29 +0000, by gpoirier
-
Start changelog for next releaseWed, 20 Apr 2005 21:24:46 +0000, by rtognimp
-
Indeo2 (fourcc "RT21") decoder via lavcWed, 20 Apr 2005 21:19:38 +0000, by rtognimp
-
'cvs admin -o' is dangerous and should be handled with extra care.Wed, 20 Apr 2005 20:22:57 +0000, by diego
-
synced with 1.167Wed, 20 Apr 2005 19:35:46 +0000, by rathann
-
proper fixWed, 20 Apr 2005 15:17:08 +0000, by rfelker
-
undo dominik's 1000l cvs admin -o (recommitting bad patch)Wed, 20 Apr 2005 15:16:31 +0000, by rfelker
-
Link with -z noexecstack, fixes bug #258. Please test on all platforms!Wed, 20 Apr 2005 12:01:39 +0000, by reimar
-
Correct description for -tv adevice=...Wed, 20 Apr 2005 11:52:30 +0000, by reimar
-
Rich's tips regarding cropping and scalingWed, 20 Apr 2005 11:16:29 +0000, by gpoirier
-
100l build fixesWed, 20 Apr 2005 09:22:27 +0000, by diego
-
Translation synced with 1.52Wed, 20 Apr 2005 07:41:24 +0000, by jheryan
-
100l to Jindrich! Changing the parameter name in the body, too.Tue, 19 Apr 2005 22:11:34 +0000, by rathann
-
integer overflow when reading fps from h264 vui.Tue, 19 Apr 2005 21:17:39 +0000, by lorenm
-
typoTue, 19 Apr 2005 06:48:33 +0000, by wight
-
Fix MP3 detection (list of found MP3 headers was not kep sorted).Mon, 18 Apr 2005 20:51:34 +0000, by reimar
-
mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)Mon, 18 Apr 2005 20:13:43 +0000, by lorenm
-
check the result of poll() before read()ing; 100lMon, 18 Apr 2005 19:49:40 +0000, by nicodvb
-
replace VO and VF numeric flags with #defined identifiersMon, 18 Apr 2005 15:52:38 +0000, by henry
-
Compile fix when XF86VM is not definedMon, 18 Apr 2005 14:35:11 +0000, by iive
-
Some fixesMon, 18 Apr 2005 09:09:33 +0000, by wight
-
Do not force real demuxer on x-pn-realaudio mimetypeSun, 17 Apr 2005 20:33:25 +0000, by rtognimp
-
synSun, 17 Apr 2005 20:26:15 +0000, by paszczi
-
Fixes suggested by The WandererSun, 17 Apr 2005 19:51:07 +0000, by rtognimp
-
Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.Sun, 17 Apr 2005 18:41:05 +0000, by gpoirier
-
nico partially fixed the bug i reported; here's the rest of the fix.Sun, 17 Apr 2005 17:17:52 +0000, by rfelker
-
skip framelen-4 bytes after having successfully detected an mpeg audio frameSun, 17 Apr 2005 17:08:55 +0000, by nicodvb
-
First attempt to bring this howto closer to realitySun, 17 Apr 2005 13:45:55 +0000, by rtognimp
-
Sync with 1.940: 10l typoSun, 17 Apr 2005 13:31:27 +0000, by gpoirier
-
newer versions of mingws gcc do not like terminating slahes when specifying extra include pathsSun, 17 Apr 2005 13:04:28 +0000, by faust3
-
10l typoSun, 17 Apr 2005 12:23:18 +0000, by diego
-
assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign layer and samples_per_frame when parsing mpa headerSun, 17 Apr 2005 09:42:51 +0000, by nicodvb
-
added missing initializer in URLProtocolo; mux packets only if len > 0; second mencoder's a/v sync modelSun, 17 Apr 2005 09:13:48 +0000, by nicodvb
-
Fix suggested by DiegoSat, 16 Apr 2005 21:53:20 +0000, by gpoirier
-
Update for snow decoderSat, 16 Apr 2005 20:40:26 +0000, by rtognimp
-
GPL ¡ø2Sat, 16 Apr 2005 20:32:54 +0000, by diego
-
FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>Sat, 16 Apr 2005 20:18:12 +0000, by diego
-
synced with 1.24Sat, 16 Apr 2005 19:02:41 +0000, by paszczi
-
more colorkey w/ panscan woesSat, 16 Apr 2005 17:10:31 +0000, by henry
-
change list traversal so the loop begins at the first filter after removingSat, 16 Apr 2005 16:48:15 +0000, by henry
-
redraw colorkey on panscan changeSat, 16 Apr 2005 16:45:43 +0000, by henry
-
Snow 1.55 (and up) allows 2pass ratecontrol.Sat, 16 Apr 2005 16:16:28 +0000, by gpoirier
-
bump up sync tagSat, 16 Apr 2005 15:57:08 +0000, by gpoirier
-
Sync with 1.939.Sat, 16 Apr 2005 15:54:14 +0000, by gpoirier
-
- fix black screen problem on reinitSat, 16 Apr 2005 15:52:03 +0000, by al
-
synced with 1.939Sat, 16 Apr 2005 15:17:57 +0000, by paszczi
-
Document af_gate, put af_gate and af_comp at the end, they're untested (broken).Sat, 16 Apr 2005 14:33:19 +0000, by diego
-
All audio filters documented.Sat, 16 Apr 2005 14:26:23 +0000, by diego
-
af_comp, af_center parameter, some af fixesSat, 16 Apr 2005 14:13:35 +0000, by diego
-
Use define instead of hardcodec value for max streams numberSat, 16 Apr 2005 13:42:50 +0000, by rtognimp
-
af_center, af_sweep parameter, misc fixesSat, 16 Apr 2005 13:14:38 +0000, by diego
-
We are using parts of mpg123 outside of the LGPL mpglib subdir.Sat, 16 Apr 2005 12:52:14 +0000, by diego
-
Mark modified imported files as such to comply more closely with GPL ¡ø2a.Sat, 16 Apr 2005 12:51:09 +0000, by diego
-
noluma suboption for vf_ppSat, 16 Apr 2005 11:31:17 +0000, by diego
-
Clarify/correct TTF font usage description.Sat, 16 Apr 2005 10:55:15 +0000, by diego
-
Security updateFri, 15 Apr 2005 23:44:12 +0000, by rtognimp
-
spelling/wording fixesFri, 15 Apr 2005 23:40:09 +0000, by diego
-
Fix potential buffer overflow for urls with more than 20 streamsFri, 15 Apr 2005 23:31:57 +0000, by rtognimp
-
Fix potential buffer overflow if server answers with too many linesFri, 15 Apr 2005 23:30:44 +0000, by rtognimp
-
releaseclean should now work as expected, crate of Coke going in my direction.Fri, 15 Apr 2005 23:23:43 +0000, by diego
-
typoFri, 15 Apr 2005 23:15:26 +0000, by diego
-
nits and more missing entriesFri, 15 Apr 2005 22:46:54 +0000, by rathann
-
added missing ChangeLog entries, release name and dateFri, 15 Apr 2005 22:38:19 +0000, by rathann
-
Mark modified imported files as such to comply with (L)GPL ¡ø2a.Fri, 15 Apr 2005 22:21:35 +0000, by diego
-
Mark modified imported files as such to comply with GPL ¡ø2a.Fri, 15 Apr 2005 20:17:14 +0000, by diego
-
Mark unrarlib imported files as changed to comply with GPL ¡ø2a.Fri, 15 Apr 2005 18:48:03 +0000, by diego
-
Mark imported files from uCIFS library as changed for GPL ¡ø2a compliance.Fri, 15 Apr 2005 18:43:41 +0000, by diego
-
cross-compilation fix: don't use target CFLAGS to compile host toolsFri, 15 Apr 2005 14:55:03 +0000, by aurel
-
when parsing one cmd argument, only un-escape _this_ argument, not the following onesFri, 15 Apr 2005 14:52:33 +0000, by aurel
-
Fix OSD when switching subtitles - set the osd buffer to Subtitle: offFri, 15 Apr 2005 12:14:24 +0000, by henry
-
Some fixups and clarificationsFri, 15 Apr 2005 05:56:04 +0000, by wight
-
synced with 1.935Thu, 14 Apr 2005 20:55:50 +0000, by paszczi
-
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:Thu, 14 Apr 2005 12:44:28 +0000, by rik
-
Nits suggested by The WandererThu, 14 Apr 2005 10:53:04 +0000, by gpoirier
-
Synced with 1.935Thu, 14 Apr 2005 07:30:37 +0000, by danny
-
Online audio switching now supports Matroska tooWed, 13 Apr 2005 22:33:20 +0000, by gpoirier
-
Online audio switching now supports Matroska too. Patch by Michael BehrischWed, 13 Apr 2005 22:33:19 +0000, by gpoirier
-
Nits, better formating and missed suggestionsWed, 13 Apr 2005 20:15:54 +0000, by gpoirier
-
Sync with 1.934Wed, 13 Apr 2005 19:42:43 +0000, by gpoirier
-
messed ordering of switch branches, 10l for IvanWed, 13 Apr 2005 19:38:44 +0000, by henry
-
Make string_utf16 code behave almost the same with or without iconvWed, 13 Apr 2005 19:21:05 +0000, by rtognimp
-
remove x264 option "cabacidc", because the default is always best.Wed, 13 Apr 2005 19:10:29 +0000, by lorenm
-
New section: "menc-feat-dvd-mpeg4-muxing" about how to mux a videoWed, 13 Apr 2005 18:53:30 +0000, by gpoirier
-
misc corrections and clarifications in x264 options.Wed, 13 Apr 2005 18:31:44 +0000, by lorenm
-
osx bundle optionWed, 13 Apr 2005 12:11:05 +0000, by nplourde
-
allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>Wed, 13 Apr 2005 11:46:35 +0000, by nplourde
-
sync 1.62Wed, 13 Apr 2005 07:38:31 +0000, by wight
-
sync 1.72Wed, 13 Apr 2005 07:38:12 +0000, by wight
-
sync 1.932Wed, 13 Apr 2005 07:14:52 +0000, by wight
-
Synced with 1.932Wed, 13 Apr 2005 06:53:53 +0000, by danny
-
credits for Jeff ClaggWed, 13 Apr 2005 01:56:53 +0000, by diego
-
Add missing <replaceable> tags.Tue, 12 Apr 2005 19:51:31 +0000, by gpoirier
-
synced with 1.72Tue, 12 Apr 2005 19:14:42 +0000, by gabrov
-
synced with 1.62Tue, 12 Apr 2005 18:49:47 +0000, by gabrov
-
update site link and supported distributions listTue, 12 Apr 2005 14:45:07 +0000, by rathann
-
Typo fixTue, 12 Apr 2005 11:01:10 +0000, by gpoirier
-
credits for Luca BarbatoTue, 12 Apr 2005 08:27:57 +0000, by diego
-
Use wildcards to make path detection less version-specific, fixes Gentoo.Tue, 12 Apr 2005 08:22:10 +0000, by diego
-
Break overly long lines into something more manageable.Mon, 11 Apr 2005 22:59:33 +0000, by diego
-
Fix HTML generation, <equation> is more elaborate in most DTDs.Mon, 11 Apr 2005 22:37:27 +0000, by diego
-
TypoMon, 11 Apr 2005 21:40:05 +0000, by gpoirier
-
Typo noticed by RichMon, 11 Apr 2005 21:39:46 +0000, by gpoirier
-
allow sub_select and vobsub_lang to select particular subtitleMon, 11 Apr 2005 21:26:14 +0000, by henry
-
Sync with 1.932Mon, 11 Apr 2005 21:25:06 +0000, by gpoirier
-
Support syntax checking onlyMon, 11 Apr 2005 20:14:08 +0000, by wight
-
hrtf typo fixMon, 11 Apr 2005 15:36:12 +0000, by henry
-
More HRTF enhancementsMon, 11 Apr 2005 14:01:29 +0000, by henry
-
colorkey,xvmc panscan, obsolete audioMon, 11 Apr 2005 13:31:55 +0000, by iive
-
Fixes suggested by The Wanderer.Mon, 11 Apr 2005 11:13:48 +0000, by gpoirier
-
VMnMon, 11 Apr 2005 08:58:40 +0000, by diego
-
Add a starting point for people to implement stream quality selection.Mon, 11 Apr 2005 08:58:20 +0000, by diego
-
Make the -priority warning obey the standard formatting.Mon, 11 Apr 2005 08:30:06 +0000, by diego
-
Use | for alternatives and - for ranges in option parameter descriptions.Mon, 11 Apr 2005 08:10:02 +0000, by diego
-
Initial commit.Sun, 10 Apr 2005 23:19:45 +0000, by gpoirier
-
-pre7 features an improved guide based on Rich's draft, and a guide writtenSun, 10 Apr 2005 23:01:41 +0000, by gpoirier
-
better wording, suggested by DiegoSun, 10 Apr 2005 22:39:17 +0000, by gpoirier
-
New section "Constraints for efficient encoding",Sun, 10 Apr 2005 21:04:52 +0000, by gpoirier
-
Removes the section "menc-feat-fix-avi" as part of it was wrong and the otherSun, 10 Apr 2005 20:59:33 +0000, by gpoirier
-
Move here the entry "How can I fix an AVIs with broken index or interleaving?"Sun, 10 Apr 2005 20:53:48 +0000, by gpoirier
-
silence gcc warning:Sun, 10 Apr 2005 20:01:54 +0000, by rathann
-
sync 1.929Sun, 10 Apr 2005 18:14:45 +0000, by wight
-
override memory size detection bug on rage 128 RL/VRSun, 10 Apr 2005 17:40:44 +0000, by aurel
-
add support for one more radeon 9200 model (the one included in the Mac Mini)Sun, 10 Apr 2005 17:39:18 +0000, by aurel
-
HRTF updateSun, 10 Apr 2005 17:32:18 +0000, by henry
-
update for hrtf and mp3lib layer1Sun, 10 Apr 2005 17:17:20 +0000, by henry
-
sync 1.69Sun, 10 Apr 2005 17:14:52 +0000, by wight
-
Support WMware video (fourcc VMnc) via binary dllSun, 10 Apr 2005 16:44:29 +0000, by rtognimp
-
Use proper parameter range in stereo testSun, 10 Apr 2005 16:39:00 +0000, by henry
-
incorporate all image drawing in single function and use fixed vo_xv_draw_colorkey() for proper key drawing.Sun, 10 Apr 2005 16:30:53 +0000, by iive
-
Add releaseclean target to remove generated files but keep the HTML.Sun, 10 Apr 2005 16:26:51 +0000, by diego
-
fix vo_xv_draw_colorkey to a workable stateSun, 10 Apr 2005 16:02:28 +0000, by iive
-
fix displaying of the subtitles when using slicesSun, 10 Apr 2005 15:37:43 +0000, by henry
-
sync 1.12Sun, 10 Apr 2005 15:33:22 +0000, by wight
-
sync 1.79Sun, 10 Apr 2005 15:30:40 +0000, by wight
-
sync 1.61Sun, 10 Apr 2005 15:30:29 +0000, by wight
-
sync 1.21Sun, 10 Apr 2005 15:30:07 +0000, by wight
-
sync 1.11Sun, 10 Apr 2005 15:29:52 +0000, by wight
-
sync 1.167Sun, 10 Apr 2005 14:56:20 +0000, by wight
-
Remove some ^M at end-of-lineSun, 10 Apr 2005 14:55:53 +0000, by wight
-
Remove invalid character, causing compile to failSun, 10 Apr 2005 14:52:31 +0000, by wight
-
Consistency run on 'default' and 'see also'.Sun, 10 Apr 2005 14:40:53 +0000, by wight
-
sync 1.928Sun, 10 Apr 2005 14:39:39 +0000, by wight
-
Sync with 1.928: Changed :vaspect option to float typeSun, 10 Apr 2005 13:52:09 +0000, by gpoirier
-
Reviev, part ISun, 10 Apr 2005 13:44:03 +0000, by wight
-
revert the previous commit, gl needs to reload the font immediatelySun, 10 Apr 2005 13:12:55 +0000, by henry
-
defer loading of the font after display size change to avoid uselessSun, 10 Apr 2005 11:54:31 +0000, by henry
-
changed :vaspect option to float typeSun, 10 Apr 2005 10:10:48 +0000, by nicodvb
-
changed :vaspect option to CONF_TYPE_FLOATSun, 10 Apr 2005 10:06:59 +0000, by nicodvb
-
HRTF filter updates:Sun, 10 Apr 2005 08:47:16 +0000, by henry
-
Update for pnmSat, 09 Apr 2005 23:20:49 +0000, by rtognimp
-
remove force_load_font stuff moved to sub.cSat, 09 Apr 2005 22:45:47 +0000, by henry
-
remove force_load_font stuff moved to sub.cSat, 09 Apr 2005 22:38:41 +0000, by henry
-
reload font on each change of the display sizeSat, 09 Apr 2005 22:25:33 +0000, by henry
-
"Fix" for pnm EOF detection (stop on read errors)Sat, 09 Apr 2005 14:50:36 +0000, by rtognimp
-
Stop streaming if we got a server error or message on pnm streaming.Sat, 09 Apr 2005 13:44:43 +0000, by rtognimp
-
set width, height and biCompression when the video stream contains avc1; reuse a private member rather than a in-stack packet[204]; set pes_es->is_synced =1 when au_start=1 (SL); update PMT when setting mp4es codec (SL); fix tss->is_synced assignment (don't forget the value when it was previously set)Sat, 09 Apr 2005 11:30:59 +0000, by nicodvb
-
reload font on fullscreen change when panscan is enabledSat, 09 Apr 2005 11:20:23 +0000, by henry
-
assign picture->(width,height) when parsing h264Sat, 09 Apr 2005 11:00:00 +0000, by nicodvb
-
Remove flip form LOCOFri, 08 Apr 2005 21:35:31 +0000, by rtognimp
-
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.Fri, 08 Apr 2005 19:19:45 +0000, by gpoirier
-
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.Fri, 08 Apr 2005 19:14:04 +0000, by gpoirier
-
support for negative strides (fixes -vf spp,flip crash)Fri, 08 Apr 2005 10:31:18 +0000, by henry
-
remove nonsense code left from copy&paste from another filter (it was never used)Fri, 08 Apr 2005 06:15:04 +0000, by rfelker
-
obvious gcc warning fix, approved by NicoFri, 08 Apr 2005 00:52:43 +0000, by rathann
-
synced with 1.11Thu, 07 Apr 2005 22:27:07 +0000, by gabrov
-
Update for AASC and LOCOThu, 07 Apr 2005 22:05:33 +0000, by rtognimp
-
LOCO support via lavcThu, 07 Apr 2005 22:04:08 +0000, by rtognimp
-
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )Thu, 07 Apr 2005 21:39:59 +0000, by gpoirier
-
demux ac3 by means of lavf by defaultThu, 07 Apr 2005 19:05:53 +0000, by nicodvb
-
demux ac3 by means of lavf by defaultThu, 07 Apr 2005 18:59:15 +0000, by nicodvb
-
fix blackscreen when changing panscan.Thu, 07 Apr 2005 16:59:34 +0000, by iive
-
Autodesk RLE decoder via lavcWed, 06 Apr 2005 19:14:09 +0000, by rtognimp
-
- fix gcc warnings, strlcat/strlcpy prototypesWed, 06 Apr 2005 11:57:10 +0000, by rathann
-
fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260Wed, 06 Apr 2005 11:53:45 +0000, by rathann
-
Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.Wed, 06 Apr 2005 07:58:30 +0000, by diego
-
Change all MSGT_FIXME, MSGL_FIXME to appropiate values.Wed, 06 Apr 2005 07:53:42 +0000, by diego
-
10l, integer overflow. who uses 14 fractional bits?! only faad developers.... *sigh*Tue, 05 Apr 2005 05:43:41 +0000, by rfelker
-
100l, messed up coefficients when improving precision..Mon, 04 Apr 2005 23:31:33 +0000, by rfelker
-
Better spelling of charsetMon, 04 Apr 2005 09:27:34 +0000, by wight
-
Another 10l for autror (whoever he was)Mon, 04 Apr 2005 08:30:14 +0000, by wight
-
Minor fixesMon, 04 Apr 2005 08:24:48 +0000, by wight
-
Online audio switching is for MPEG files only at the moment.Sun, 03 Apr 2005 22:21:59 +0000, by gpoirier
-
Sync with 1.925:Sun, 03 Apr 2005 22:16:41 +0000, by gpoirier
-
The online switching patch also features a slave command: switch_audioSun, 03 Apr 2005 15:10:24 +0000, by gpoirier
-
Added support of audio stream switching in the MPEG demuxer using the #-keySun, 03 Apr 2005 14:08:28 +0000, by gpoirier
-
allocate and fill extradata field for video_avc (raw nal units, extradata contains sps+pps); fixed payload_size assignment for SL payloadsSun, 03 Apr 2005 11:47:20 +0000, by nicodvb
-
Translation reviewSat, 02 Apr 2005 21:34:09 +0000, by wight
-
100l for missing #ifdef in previous commitSat, 02 Apr 2005 18:43:18 +0000, by wight
-
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the footSat, 02 Apr 2005 18:29:16 +0000, by faust3
-
better description for mpeg audio demuxer entrySat, 02 Apr 2005 16:38:14 +0000, by nicodvb
-
mpeg audio layers 1 and 2Sat, 02 Apr 2005 10:35:36 +0000, by nicodvb
-
added support for mpa layers 1 and 2Sat, 02 Apr 2005 10:30:19 +0000, by nicodvb
-
grammar fix by the WandererFri, 01 Apr 2005 19:52:05 +0000, by diego
-
1l! mplayer's verbose variable is not a flag but a signed numberFri, 01 Apr 2005 16:24:46 +0000, by rfelker
-
sync 1.923Fri, 01 Apr 2005 07:59:15 +0000, by wight
-
filename-based detection for h264 ESFri, 01 Apr 2005 05:45:55 +0000, by lorenm
-
misc fixesThu, 31 Mar 2005 23:55:45 +0000, by diego
-
grammar/spellingThu, 31 Mar 2005 22:45:03 +0000, by diego
-
updatesThu, 31 Mar 2005 22:32:35 +0000, by diego
-
Fixes better wording. Suggestions by The Wanderer and Josh Varner.Thu, 31 Mar 2005 22:31:18 +0000, by gpoirier
-
typoThu, 31 Mar 2005 22:29:30 +0000, by diego
-
correct spelling for mailing list namesThu, 31 Mar 2005 22:28:24 +0000, by diego
-
spelling + updatesThu, 31 Mar 2005 22:08:02 +0000, by diego
-
Rephrase codecs.conf entry to warn more clearly against using it.Thu, 31 Mar 2005 22:06:55 +0000, by diego
-
Fix memset() usage, patch by Ismail DonmezThu, 31 Mar 2005 22:06:34 +0000, by rathann
-
Sync with 1.67Thu, 31 Mar 2005 08:28:37 +0000, by jheryan
-
Sync with 1.923Thu, 31 Mar 2005 08:05:37 +0000, by jheryan
-
mplayer changes notice (take 2, 10l to diego :)Thu, 31 Mar 2005 00:46:53 +0000, by rfelker
-
Fix alac from QTpro (in standard mov file, not in m4a file)Wed, 30 Mar 2005 22:10:07 +0000, by rtognimp
-
Support wnv1 natively via lavcWed, 30 Mar 2005 20:34:47 +0000, by rtognimp
-
usable downmixing for fixed point mode (take 2, previous patch reversed immediately on account of 1000l error :)Tue, 29 Mar 2005 18:14:24 +0000, by rfelker
-
step 1 of fixing ad_faad:Tue, 29 Mar 2005 17:59:08 +0000, by rfelker
-
Sync with 1.923:Mon, 28 Mar 2005 19:48:14 +0000, by gpoirier
-
Fixes and improves the description of vqcomp.Mon, 28 Mar 2005 17:29:36 +0000, by gpoirier
-
Mark tfields default mode as such.Mon, 28 Mar 2005 16:50:04 +0000, by diego
-
Technical explanation of how to use vqcomp, and why, featured by Loren MerrittMon, 28 Mar 2005 16:24:01 +0000, by gpoirier
-
Spelling corrections. Patch by BougizSat, 26 Mar 2005 23:09:45 +0000, by gpoirier
-
sane default modeSat, 26 Mar 2005 08:02:02 +0000, by rfelker
-
1000l, last commit broke qpel interp entirelySat, 26 Mar 2005 08:01:26 +0000, by rfelker
-
various (de)muxer_lavf fixesFri, 25 Mar 2005 22:47:09 +0000, by michael
-
Improved encoding guide:Fri, 25 Mar 2005 21:17:21 +0000, by gpoirier
-
endianness fix by Chris White <chriswhite at gentoo dot org>Fri, 25 Mar 2005 15:11:13 +0000, by diego
-
less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)Fri, 25 Mar 2005 12:37:18 +0000, by michael
-
set i_bpsFri, 25 Mar 2005 11:09:42 +0000, by michael
-
plastik skinFri, 25 Mar 2005 04:40:59 +0000, by diego
-
1000l (dwSampleSize != nSamplesPerSec)Fri, 25 Mar 2005 02:41:08 +0000, by michael
-
discard streams we dont needFri, 25 Mar 2005 00:48:18 +0000, by michael
-
Synced with 1.24Thu, 24 Mar 2005 06:47:49 +0000, by jheryan
-
Synced with 1.13Thu, 24 Mar 2005 06:45:56 +0000, by jheryan
-
Synced with 1.65Thu, 24 Mar 2005 06:45:09 +0000, by jheryan
-
Synced with 1.23Thu, 24 Mar 2005 06:44:15 +0000, by jheryan
-
Synced with 1.59Thu, 24 Mar 2005 06:42:38 +0000, by jheryan
-
Synced with 1.921Thu, 24 Mar 2005 06:39:18 +0000, by jheryan
-
Synced with 1.167Thu, 24 Mar 2005 06:37:44 +0000, by jheryan
-
100l to oded.. edl was causing the decoder to get a first broken packetWed, 23 Mar 2005 23:29:54 +0000, by rfelker
-
Fix the codecs.conf entry.Wed, 23 Mar 2005 21:39:15 +0000, by gpoirier
-
Fix shared libpostproc installation.Wed, 23 Mar 2005 10:07:00 +0000, by diego
-
wrong binary operatorWed, 23 Mar 2005 07:53:37 +0000, by nicodvb
-
consider parse random_access_point from the adaption_field to determine if the payload is an access point (for SL)Wed, 23 Mar 2005 07:43:31 +0000, by nicodvb
-
Mark modified files as such to comply more closely with GPL ¡ø2a.Tue, 22 Mar 2005 23:27:18 +0000, by diego
-
MPlayer-specific changes to liba52Tue, 22 Mar 2005 23:25:06 +0000, by diego
-
Remove the MPlayer-specific copyright notices. The diff would not applyTue, 22 Mar 2005 22:35:03 +0000, by diego
-
New FAQ entry: Newer MPlayer can't play Vorbis file with an old codecs.confTue, 22 Mar 2005 21:32:48 +0000, by gpoirier
-
synced with 1.13Tue, 22 Mar 2005 16:14:49 +0000, by gabrov
-
synced with 1.65Tue, 22 Mar 2005 16:12:26 +0000, by gabrov
-
synced with 1.78Tue, 22 Mar 2005 15:57:21 +0000, by gabrov
-
synced with 1.23Tue, 22 Mar 2005 15:53:25 +0000, by gabrov
-
synced with 1.167Tue, 22 Mar 2005 15:25:04 +0000, by gabrov
-
Fixes rgb32to16 conversion for I think all platforms since the int8Tue, 22 Mar 2005 10:11:42 +0000, by diego
-
SL payloads are pushed to audio and video fifo only when they are flagged with random_accesspoint or access_unit_startTue, 22 Mar 2005 07:45:00 +0000, by nicodvb
-
Sync 1.13Mon, 21 Mar 2005 22:08:09 +0000, by wight
-
Cumulative sync with 1.921Mon, 21 Mar 2005 20:53:39 +0000, by gpoirier
-
Remove pp=tn from the filter chain, it's bad.Mon, 21 Mar 2005 09:54:37 +0000, by diego
-
credits for ods15, updatesMon, 21 Mar 2005 09:46:30 +0000, by diego
-
Sync 1.921Mon, 21 Mar 2005 06:01:34 +0000, by wight
-
MEncoder now supports multiple files.Mon, 21 Mar 2005 01:12:45 +0000, by diego
-
Sync 1.920 and some random fixesSun, 20 Mar 2005 22:35:53 +0000, by wight
-
don't buffer more future context that we needSun, 20 Mar 2005 20:37:44 +0000, by rfelker
-
alac and othersSun, 20 Mar 2005 20:29:58 +0000, by rtognimp
-
new mencoder featuresSun, 20 Mar 2005 20:08:32 +0000, by rfelker
-
direct rendering support drastically improves speed, but it's buggy. :( disabled for now...Sun, 20 Mar 2005 20:03:41 +0000, by rfelker
-
100l, meaning of strict_breaks was backwards...Sun, 20 Mar 2005 20:02:45 +0000, by rfelker
-
initial support for SL packetized data, with certain limitations; partly reworked the tables management for a better code reuseSun, 20 Mar 2005 14:20:59 +0000, by nicodvb
-
export getbits() as mp_getbits()Sun, 20 Mar 2005 14:16:21 +0000, by nicodvb
-
Sync 1.78Sun, 20 Mar 2005 12:26:14 +0000, by wight
-
Sync 1.23Sun, 20 Mar 2005 12:26:04 +0000, by wight
-
EDL for mencoder, patch by Oded (ods15)Sat, 19 Mar 2005 20:55:51 +0000, by rfelker
-
-speed and -oac copy may fail together.Sat, 19 Mar 2005 17:41:29 +0000, by diego
-
Replace placeholder message with something sane.Sat, 19 Mar 2005 17:28:57 +0000, by diego
-
nitpicksSat, 19 Mar 2005 17:21:41 +0000, by diego
-
-speed is now available for MEncoder as well.Sat, 19 Mar 2005 17:18:17 +0000, by diego
-
wordingSat, 19 Mar 2005 16:55:50 +0000, by diego
-
precise framerate values everywhereSat, 19 Mar 2005 16:55:26 +0000, by diego
-
Sync 1.916Sat, 19 Mar 2005 13:49:45 +0000, by wight
-
Some missing \ before -Sat, 19 Mar 2005 13:40:38 +0000, by wight
-
missing declaration, fixes:Fri, 18 Mar 2005 01:59:43 +0000, by rathann
-
1000l to me: could break a/v sync and eventually cause buffer exhaustion on soft-telecined input that's uglyThu, 17 Mar 2005 00:43:55 +0000, by rfelker
-
Sync with 1.915: small fixesWed, 16 Mar 2005 21:03:14 +0000, by gpoirier
-
Small fixes.Wed, 16 Mar 2005 12:49:29 +0000, by jonas
-
improve handling of soft-telecined input (faster, fewer mistakes)Wed, 16 Mar 2005 03:39:13 +0000, by rfelker
-
1.869: pp filter documentationTue, 15 Mar 2005 23:21:36 +0000, by kraymer
-
completed x264enc options.Tue, 15 Mar 2005 22:43:20 +0000, by kraymer
-
Sync with English man page 1.914:Tue, 15 Mar 2005 22:12:51 +0000, by gpoirier
-
get_space fix by Florian Dietrich <flodt8 at yahoo.de>Tue, 15 Mar 2005 16:29:18 +0000, by faust3
-
Added correct message for -speed.Tue, 15 Mar 2005 10:57:00 +0000, by gabrov
-
synced with 1.165Tue, 15 Mar 2005 10:37:13 +0000, by gabrov
-
Oded's patch for -speed in mencoder. This can be used for purposesTue, 15 Mar 2005 04:10:57 +0000, by rfelker
-
sync to x264 171: chroma_me, chroma_qp_offsetMon, 14 Mar 2005 23:26:11 +0000, by lorenm
-
New translated file. Synced with 1.64Mon, 14 Mar 2005 06:28:18 +0000, by jheryan
-
patch by ods15:Sun, 13 Mar 2005 21:38:20 +0000, by rfelker
-
Sync with 1.913:Fri, 11 Mar 2005 12:37:47 +0000, by gpoirier
-
support for multichannel wav files; -aa* is no longer valid and replaced byFri, 11 Mar 2005 03:58:58 +0000, by ivo
-
Mark modified files as such to comply more closely with GPL ¡ø2a.Fri, 11 Mar 2005 02:40:28 +0000, by diego
-
MPlayer-specific changes to libdvdreadFri, 11 Mar 2005 02:39:54 +0000, by diego
-
1.163: fixes for encoding of multiple filesFri, 11 Mar 2005 02:26:11 +0000, by kraymer
-
Convert vo_aa suboption parser to using the subopt-helper.Fri, 11 Mar 2005 02:09:24 +0000, by ivo
-
Rather simple patch for RAWDV demuxer which lets it say whats the totalWed, 09 Mar 2005 20:29:50 +0000, by rtognimp
-
New translated file. Synced with 1.12Wed, 09 Mar 2005 12:41:04 +0000, by jheryan
-
New translated file. Synced with 1.21Wed, 09 Mar 2005 12:40:25 +0000, by jheryan
-
New translated file. Synced with 1.31Wed, 09 Mar 2005 12:39:00 +0000, by jheryan
-
missing return statement (1e5l for me)Tue, 08 Mar 2005 22:11:49 +0000, by henry
-
Clean up properly if preinit() fails.Mon, 07 Mar 2005 22:45:47 +0000, by syrjala
-
set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr modeMon, 07 Mar 2005 22:00:29 +0000, by nicodvb
-
fixed support for mp3 at <32000 sample_rateMon, 07 Mar 2005 07:36:27 +0000, by nicodvb
-
sync with 1.912:Sun, 06 Mar 2005 22:28:00 +0000, by gpoirier
-
documented scale=-n where n <= -9Sun, 06 Mar 2005 21:22:08 +0000, by nicodvb
-
subtracting 8 from negative w and h rounds the dimension to the closest multiple of 16Sun, 06 Mar 2005 21:15:24 +0000, by nicodvb
-
added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSMSun, 06 Mar 2005 21:10:01 +0000, by nicodvb
-
alac support via lavc decoderSun, 06 Mar 2005 17:55:31 +0000, by rtognimp
-
add a short note about how to use ttf fontsSun, 06 Mar 2005 17:31:55 +0000, by attila
-
use inttypes.h for checks instead of less spread-ed stdint.hSun, 06 Mar 2005 14:43:41 +0000, by iive
-
returning to the old index at the end system, alternatives are too complex with questionable advantagesFri, 04 Mar 2005 23:12:41 +0000, by michael
-
TyposFri, 04 Mar 2005 15:29:10 +0000, by gpoirier
-
Sync with 1.910:Fri, 04 Mar 2005 15:27:39 +0000, by gpoirier
-
sync to x264 r150: new option 'b_pyramid'Fri, 04 Mar 2005 13:11:01 +0000, by lorenm
-
restrictions on muxer's telecine optionFri, 04 Mar 2005 07:50:55 +0000, by nicodvb
-
converted vframerate to CONF_TYPE_FLOATFri, 04 Mar 2005 07:43:00 +0000, by nicodvb
-
TyposFri, 04 Mar 2005 07:20:00 +0000, by gpoirier
-
synced with 1.907Fri, 04 Mar 2005 06:46:50 +0000, by paszczi
-
store local keyframes too so faster seeking is possibleFri, 04 Mar 2005 03:16:40 +0000, by michael
-
100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the sameFri, 04 Mar 2005 01:53:55 +0000, by rfelker
-
Fix very old ra files with no fourccThu, 03 Mar 2005 23:02:45 +0000, by rtognimp
-
Fix some 28.8 ra files with four text stringsThu, 03 Mar 2005 21:13:30 +0000, by rtognimp
-
Sync with 1.907:Thu, 03 Mar 2005 20:48:00 +0000, by gpoirier
-
partial indexesThu, 03 Mar 2005 17:16:49 +0000, by michael
-
Update xv and xvmc documentation to reflect recent colorkey changes.Thu, 03 Mar 2005 14:09:12 +0000, by al
-
finished tasksThu, 03 Mar 2005 13:52:48 +0000, by alex
-
do not always request little-endian despite the actual sound format. by Alexander Strange - astrange@ithinksw.comThu, 03 Mar 2005 13:46:54 +0000, by nplourde
-
ADTS AAC works now.Thu, 03 Mar 2005 13:40:56 +0000, by diego
-
libdvdcss is patched, move Tremor up with the other codec libs.Thu, 03 Mar 2005 13:12:55 +0000, by diego
-
MEncoder now supports multiple files, Jack transport API requested.Thu, 03 Mar 2005 12:57:40 +0000, by diego
-
better explain where and how to use doxygen commentsThu, 03 Mar 2005 12:14:08 +0000, by diego
-
Patches should not be sent as replies to unrelated threads.Thu, 03 Mar 2005 11:29:33 +0000, by diego
-
Fix rm files with a really big index chunk.Thu, 03 Mar 2005 10:23:28 +0000, by reimar
-
Make nuv files work on bigendian (but old nuv files created with mencoderThu, 03 Mar 2005 10:19:56 +0000, by reimar
-
mention telecine in mpeg muxer sectionThu, 03 Mar 2005 07:54:50 +0000, by nicodvb
-
recalculate frame duration after soft telecineThu, 03 Mar 2005 07:48:54 +0000, by nicodvb
-
options in config file have been using '-' instead of '_' for agesThu, 03 Mar 2005 03:11:44 +0000, by rathann
-
35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.Wed, 02 Mar 2005 19:28:42 +0000, by gpoirier
-
Sync with 1.905:Wed, 02 Mar 2005 19:24:27 +0000, by gpoirier
-
libsmbclient is sometimes built with ssl support. This takes it into accountWed, 02 Mar 2005 18:38:13 +0000, by wight
-
Some more translations of 1.894 revisionWed, 02 Mar 2005 14:09:11 +0000, by gpoirier
-
configurable field parity (default from source); bugfixes; speed up mode 0Wed, 02 Mar 2005 09:13:11 +0000, by rfelker
-
Fix:Tue, 01 Mar 2005 23:45:32 +0000, by rathann
-
missing #include (for malloc and free)Tue, 01 Mar 2005 22:57:57 +0000, by rathann
-
missing #includeTue, 01 Mar 2005 22:56:07 +0000, by rathann
-
missing externs (fixes implicit declaration warnings)Tue, 01 Mar 2005 22:54:24 +0000, by rathann
-
obvious typoTue, 01 Mar 2005 22:52:02 +0000, by rathann
-
all synced up to 1.905, except the part of the translation of 1.894Tue, 01 Mar 2005 22:08:21 +0000, by gpoirier
-
100l wrong binary operator when setting progressive frameTue, 01 Mar 2005 21:04:09 +0000, by nicodvb
-
telecine now works in display order (rather than decoding), as far as there are no more than 4 consecutive b-frames; added support for FMP4Tue, 01 Mar 2005 20:56:43 +0000, by nicodvb
-
Sync with 1.893:Tue, 01 Mar 2005 20:33:50 +0000, by gpoirier
-
fixes for encoding of multiple filesTue, 01 Mar 2005 20:21:58 +0000, by henry
-
set sh_audio->delay ins audio-only case so that correct time is displayedTue, 01 Mar 2005 20:16:49 +0000, by reimar
-
10l Don't set SDL to X11 by default.Tue, 01 Mar 2005 19:59:20 +0000, by ivo
-
From Eng man page 1.902: fix outdated/incorrect info about -srate.Tue, 01 Mar 2005 18:09:22 +0000, by gpoirier
-
1.159: fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitratesTue, 01 Mar 2005 17:43:01 +0000, by kraymer
-
Typo noticed by Diego: it's mmap, not nmap.Tue, 01 Mar 2005 17:07:58 +0000, by gpoirier
-
synced with 1.21Tue, 01 Mar 2005 16:11:01 +0000, by gabrov
-
Sync with 1.880:Tue, 01 Mar 2005 16:08:52 +0000, by gpoirier
-
synced with 1.64Tue, 01 Mar 2005 15:52:18 +0000, by gabrov
-
Synced with 1.162Tue, 01 Mar 2005 13:26:26 +0000, by jheryan
-
Synced with 1.903Tue, 01 Mar 2005 13:25:03 +0000, by jheryan
-
synced with 1.162Tue, 01 Mar 2005 13:20:13 +0000, by gabrov
-
From Eng manpage 1.892:Tue, 01 Mar 2005 12:43:55 +0000, by gpoirier
-
We should match end of token as well, to prevent MSGTR_FOO2 matching instead ofTue, 01 Mar 2005 10:44:45 +0000, by wight
-
From Eng manpage 1.882:Tue, 01 Mar 2005 09:29:18 +0000, by gpoirier
-
Sync with 1.878: Updates -af formatTue, 01 Mar 2005 09:19:46 +0000, by gpoirier
-
From Eng manpage 1.904:Tue, 01 Mar 2005 08:57:08 +0000, by gpoirier
-
MPlayer-specific changes to libdvdcssTue, 01 Mar 2005 06:58:15 +0000, by diego
-
Mark modified files as such to comply more closely with GPL ¡ø2a.Tue, 01 Mar 2005 06:41:41 +0000, by diego
-
Preserve $Id$ keyword from upstream on unmodified files.Tue, 01 Mar 2005 06:07:40 +0000, by diego
-
cosmetics: Make diff -R apply without offsets.Tue, 01 Mar 2005 05:49:56 +0000, by diego
-
Remove -noxv and -forcexv command line options and replace them byTue, 01 Mar 2005 03:51:48 +0000, by ivo
-
Arpi prefers root@mphq for CVS problems.Tue, 01 Mar 2005 03:49:04 +0000, by diego
-
Remove left-over from old -z command line switch.Tue, 01 Mar 2005 01:50:52 +0000, by ivo
-
some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>)Tue, 01 Mar 2005 00:16:44 +0000, by michael
-
Sync with 1.898Mon, 28 Feb 2005 14:08:07 +0000, by jheryan
-
Don't print (stupid) message if output directory is .Mon, 28 Feb 2005 04:25:25 +0000, by ivo
-
stupid mistake i made when writing about divtc..Mon, 28 Feb 2005 02:10:45 +0000, by rfelker
-
Fix compile warningsMon, 28 Feb 2005 00:26:53 +0000, by ivo
-
aos should respect the immed uninit flag (quit immediatly vs waiting till fileSun, 27 Feb 2005 23:06:32 +0000, by reimar
-
10l fix. misplaced ;Sun, 27 Feb 2005 22:36:04 +0000, by ivo
-
vo_jpeg now uses the generic int_pos() from subopt-helper.cSun, 27 Feb 2005 22:25:42 +0000, by ivo
-
memory leakSun, 27 Feb 2005 21:54:40 +0000, by lorenm
-
Multifile 10l bugfix by Oded:Sun, 27 Feb 2005 18:22:23 +0000, by rfelker
-
cumulative sync with 1.877 + some fixes and misc.Sun, 27 Feb 2005 18:17:34 +0000, by gpoirier
-
Fix the ogg fourcc nightmare!!!Sun, 27 Feb 2005 18:11:17 +0000, by rfelker
-
Sync with 1.870: man page review page XIVSun, 27 Feb 2005 14:42:40 +0000, by gpoirier
-
Move native RealAudio 1.0 / 2.0 up in the list to prefer it over the binarySun, 27 Feb 2005 14:07:28 +0000, by diego
-
soft telecine support! :)) patch by nicoSun, 27 Feb 2005 06:24:19 +0000, by rfelker
-
reversed, as this breaks vorbis decoding! 1000l! someone figure out why this is the case and fix it before re-committingSun, 27 Feb 2005 06:18:00 +0000, by rfelker
-
more on tivo vstream support.. 1000l to Joey for forgetting this file and breaking MPlayer build! :)Sun, 27 Feb 2005 05:53:12 +0000, by rfelker
-
fix outdated/incorrect info about -srate. others, feel free to improve this more...i did the bare minimum to make it non-misleadingSun, 27 Feb 2005 05:40:43 +0000, by rfelker
-
added a stream module for the vstream client librarySun, 27 Feb 2005 04:25:12 +0000, by joey
-
Yet another fourcc for mpeg-4 (files should be made with Xvid)Sun, 27 Feb 2005 01:03:41 +0000, by rtognimp
-
Have OSS audio out fall back to s16ne instead of u8 if it can't open theSat, 26 Feb 2005 23:03:53 +0000, by ivo
-
Add support for 32-bit float WAV files and support for extended WAV filesSat, 26 Feb 2005 23:02:09 +0000, by ivo
-
some more "guessed" encodings, please check themSat, 26 Feb 2005 14:38:37 +0000, by reimar
-
helper files for charset conversion.Sat, 26 Feb 2005 13:45:11 +0000, by reimar
-
--charset configure option to convert help messages charsetSat, 26 Feb 2005 13:38:17 +0000, by reimar
-
Recommend using a stable gcc version or upgrading frequently, suggested by Rich.Sat, 26 Feb 2005 01:11:13 +0000, by diego
-
grammar fix by Corey Hickey <bugfood-ml at fatooh dot org>Fri, 25 Feb 2005 23:25:57 +0000, by diego
-
cleanups of the Multiple files patchFri, 25 Feb 2005 22:49:36 +0000, by henry
-
auto-fps for h264 and better wordingFri, 25 Feb 2005 22:48:29 +0000, by nicodvb
-
50000l: fixed various memleaks; CC discontibuities aren't necessarily error conditionsFri, 25 Feb 2005 22:27:46 +0000, by nicodvb
-
general gcc bug FAQ entryFri, 25 Feb 2005 22:03:29 +0000, by diego
-
typoFri, 25 Feb 2005 17:36:45 +0000, by diego
-
compile fixFri, 25 Feb 2005 12:59:59 +0000, by henry
-
where the hell they got these infos fromFri, 25 Feb 2005 11:47:46 +0000, by alex
-
swf adpcmFri, 25 Feb 2005 11:21:24 +0000, by alex
-
Remove file-global mpadec, add ad_driver member to sh_audio_t instead.Fri, 25 Feb 2005 11:17:43 +0000, by hzoli
-
finally remove the refences to bps outside libaf. also simplification of some messages and removed redundantsFri, 25 Feb 2005 11:11:07 +0000, by alex
-
Add float output support. Add ADCTRL_QUERY_FORMAT control to report theFri, 25 Feb 2005 11:07:21 +0000, by hzoli
-
better infolineFri, 25 Feb 2005 10:43:31 +0000, by alex
-
If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query theFri, 25 Feb 2005 10:39:16 +0000, by hzoli
-
more verbose messageFri, 25 Feb 2005 10:21:14 +0000, by alex
-
do not hide frame skips/dups! if they happen it's very bad!!Fri, 25 Feb 2005 10:17:32 +0000, by rfelker
-
Document reorder and noreorder as (no)reorder.Fri, 25 Feb 2005 09:51:04 +0000, by diego
-
synced with 1.31Fri, 25 Feb 2005 09:22:46 +0000, by paszczi
-
synced with 1.897Fri, 25 Feb 2005 09:16:40 +0000, by paszczi
-
both reorder and noreorder flags are now availableFri, 25 Feb 2005 07:46:44 +0000, by nicodvb
-
Always print dup/skip messages when !quiet.Fri, 25 Feb 2005 07:43:40 +0000, by hzoli
-
Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Stack handling improvements, Patch by Oded ShimonFri, 25 Feb 2005 04:30:53 +0000, by reynaldo
-
mphq uses ssh.com, explain RSA key generation for it.Fri, 25 Feb 2005 03:39:26 +0000, by diego
-
UDP support implemented.Fri, 25 Feb 2005 03:20:15 +0000, by diego
-
updatesFri, 25 Feb 2005 03:17:35 +0000, by diego
-
-format description updated to match current behavior.Fri, 25 Feb 2005 03:07:39 +0000, by diego
-
MEncoder multiple files patch by Oded Shimon (ods15)Fri, 25 Feb 2005 02:32:29 +0000, by rfelker
-
documentation for the tools in the TOOLS directoryFri, 25 Feb 2005 01:15:28 +0000, by diego
-
changed noreorder to reorder in mpegopts (ordering disabled by default)Thu, 24 Feb 2005 20:28:47 +0000, by nicodvb
-
disabled by default frame reorderingThu, 24 Feb 2005 20:23:13 +0000, by nicodvb
-
framerate autodetection for H264 in raw/ts streamsThu, 24 Feb 2005 20:02:41 +0000, by nicodvb
-
Always use vo_x11_sizehint function ( even when going fullscreen ) toThu, 24 Feb 2005 17:46:19 +0000, by al
-
strides should always be signedThu, 24 Feb 2005 17:08:54 +0000, by rfelker
-
no effect in practice, but strides should always be signedThu, 24 Feb 2005 17:07:49 +0000, by rfelker
-
100l to me: bugfix for negative strideThu, 24 Feb 2005 17:05:34 +0000, by rfelker
-
bugfix for negative strideThu, 24 Feb 2005 17:04:04 +0000, by rfelker
-
stride must be signed! otherwise negative stride is broken on 64bit systemsThu, 24 Feb 2005 16:52:18 +0000, by rfelker
-
100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototypeThu, 24 Feb 2005 16:48:18 +0000, by rfelker
-
sync 1.883Thu, 24 Feb 2005 15:22:04 +0000, by wight
-
quick solution for making an option less braindeadThu, 24 Feb 2005 15:00:47 +0000, by alex
-
synced with 1.31Thu, 24 Feb 2005 11:35:10 +0000, by gabrov
-
Move audio filter descriptions to the man page.Thu, 24 Feb 2005 11:00:45 +0000, by diego
-
100l to michael :))))Thu, 24 Feb 2005 02:31:41 +0000, by rfelker
-
missing linebreakThu, 24 Feb 2005 01:55:18 +0000, by diego
-
sync to x264 r137: adaptive B-frame decision, flush delayed frames.Wed, 23 Feb 2005 19:59:24 +0000, by lorenm
-
100l, forgot to change an ifdef on last commitWed, 23 Feb 2005 14:07:18 +0000, by reimar
-
Don't change buffers when paused and redrawing.Wed, 23 Feb 2005 12:23:44 +0000, by al
-
revert the flip part of vd_theora fixWed, 23 Feb 2005 11:55:26 +0000, by henry
-
revert the flip part of vd_theora fixWed, 23 Feb 2005 11:10:35 +0000, by henry
-
replace bzero() with memset()Wed, 23 Feb 2005 07:30:37 +0000, by nicodvb
-
vstrict vs mjpeg update, typoWed, 23 Feb 2005 01:55:39 +0000, by diego
-
Make vd message fit 80 character displays.Wed, 23 Feb 2005 01:43:15 +0000, by diego
-
a helpful new message about vd.Wed, 23 Feb 2005 01:37:03 +0000, by joey
-
Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessaryWed, 23 Feb 2005 00:10:26 +0000, by reimar
-
indentation fixTue, 22 Feb 2005 23:43:30 +0000, by diego
-
List the 'context' option for the ffvhuff codec.Tue, 22 Feb 2005 22:31:20 +0000, by lorenm
-
renamed init_adelay to vdelay with opposite rangeTue, 22 Feb 2005 21:49:08 +0000, by nicodvb
-
The MPEG muxer now supports MPEG-2 as well.Tue, 22 Feb 2005 21:27:58 +0000, by diego
-
typosTue, 22 Feb 2005 21:19:15 +0000, by diego
-
rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar DoffingerTue, 22 Feb 2005 20:54:31 +0000, by nplourde
-
spelling, wording and consistency fixesTue, 22 Feb 2005 20:39:52 +0000, by diego
-
Sync -channels and -srate options with the XML docs.Tue, 22 Feb 2005 20:26:16 +0000, by diego
-
switch from DIVX -> FMP4 fourcc for libavcodecTue, 22 Feb 2005 20:24:18 +0000, by michael
-
Finish incomplete -af-adv documentation.Tue, 22 Feb 2005 20:24:15 +0000, by diego
-
Mention that vstrict is necessary for some codecs, add ffvhuff.Tue, 22 Feb 2005 20:08:30 +0000, by diego
-
Theora fixes:Tue, 22 Feb 2005 19:18:45 +0000, by henry
-
fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitratesTue, 22 Feb 2005 15:13:28 +0000, by reynaldo
-
fix for MAP_ANON vs. MAP_ANONYMOUS fix...Tue, 22 Feb 2005 14:40:44 +0000, by reimar
-
fixes for previous commitsTue, 22 Feb 2005 12:53:31 +0000, by wight
-
Sync to x264 r134: weighted prediction for B-frames.Tue, 22 Feb 2005 05:50:10 +0000, by lorenm
-
finally the dreaded white-noise-with-floats bug is fixed!!!!Tue, 22 Feb 2005 02:12:58 +0000, by rfelker
-
initial, extremely experimental, libavformat muxer; don't expect anything to work yetMon, 21 Feb 2005 23:18:31 +0000, by nicodvb
-
mention new mpeg muxerMon, 21 Feb 2005 22:28:06 +0000, by nicodvb
-
added new mpeg muxer optionsMon, 21 Feb 2005 22:27:28 +0000, by nicodvb
-
typo, missing _noMon, 21 Feb 2005 22:27:03 +0000, by reimar
-
new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)Mon, 21 Feb 2005 21:45:49 +0000, by nicodvb
-
proper output formats for ffduckMon, 21 Feb 2005 17:40:46 +0000, by alex
-
swf and flv through libavformatMon, 21 Feb 2005 17:36:42 +0000, by alex
-
filter for adding a center channel, adding a high pass filter would be niceMon, 21 Feb 2005 17:14:00 +0000, by alex
-
filter for adding a center channel, adding a high pass filter would be niceMon, 21 Feb 2005 17:08:45 +0000, by alex
-
move the format related stuff to format.cMon, 21 Feb 2005 16:41:15 +0000, by alex
-
Remove a lot of duplicate codeMon, 21 Feb 2005 14:44:39 +0000, by reimar
-
Add OpenDoh and changuito skin authors.Mon, 21 Feb 2005 09:26:06 +0000, by diego
-
small updatesMon, 21 Feb 2005 09:25:00 +0000, by diego
-
-af surround delay default is 20ms, not 15ms.Sun, 20 Feb 2005 23:49:27 +0000, by diego
-
We should not crash, only because we couldn't hide the cursor.Sun, 20 Feb 2005 22:58:55 +0000, by al
-
Unified colorkey code for vo xv and vo xvmc.Sun, 20 Feb 2005 22:43:25 +0000, by al
-
man page review part XVISun, 20 Feb 2005 18:34:06 +0000, by diego
-
fix sync tag after update by ReynaldoSun, 20 Feb 2005 09:45:10 +0000, by gabrov
-
Description of -af format was outdated. This updates it. Feel free to changeSun, 20 Feb 2005 03:58:15 +0000, by ivo
-
x264: expose option "level_idc".Sun, 20 Feb 2005 02:21:26 +0000, by lorenm
-
synced with 1.876Sat, 19 Feb 2005 23:15:34 +0000, by paszczi
-
Move generic tests to a common place.Sat, 19 Feb 2005 20:14:00 +0000, by al
-
Corrected/improved usage example for -af panSat, 19 Feb 2005 14:58:39 +0000, by reimar
-
Update the MEncoder telecine documentation.Sat, 19 Feb 2005 14:35:46 +0000, by diego
-
correct filenameSat, 19 Feb 2005 09:32:09 +0000, by wight
-
Mark locally modified files as such to comply more closely with GPL 2a.Sat, 19 Feb 2005 02:32:12 +0000, by diego
-
Point to local_changes.diff.Sat, 19 Feb 2005 02:19:21 +0000, by diego
-
Update patch with missing changes.Sat, 19 Feb 2005 01:52:46 +0000, by diego
-
Sync missing cosmetics from the 2004-07-12 CVS snapshot.Sat, 19 Feb 2005 01:21:19 +0000, by diego
-
Correct CVS snapshot date and provide a little more detail.Sat, 19 Feb 2005 01:19:53 +0000, by diego
-
Remove modification notice from files that have not been locally modified.Sat, 19 Feb 2005 01:04:20 +0000, by diego
-
Remove modification notice from files that have not been locally modified.Sat, 19 Feb 2005 00:42:39 +0000, by diego
-
- sync 1.77Fri, 18 Feb 2005 11:00:09 +0000, by wight
-
trailing whitespace cosmeticsFri, 18 Feb 2005 10:00:39 +0000, by wight
-
sync 1.875Fri, 18 Feb 2005 07:39:39 +0000, by wight
-
Move x264 version check into configure.Fri, 18 Feb 2005 03:55:27 +0000, by lorenm
-
mention udp:// streamingThu, 17 Feb 2005 21:03:29 +0000, by nicodvb
-
added support for raw udp:// streamingThu, 17 Feb 2005 20:55:57 +0000, by nicodvb
-
sync to x264 r129: modified ratecontrol equation.Thu, 17 Feb 2005 19:32:44 +0000, by lorenm
-
Make seek command parameter float.Thu, 17 Feb 2005 15:56:25 +0000, by reimar
-
confusing mixture of typecasts and casted variable, removed typecastsThu, 17 Feb 2005 15:35:44 +0000, by reimar
-
Added NV12/NV21 support.Thu, 17 Feb 2005 00:05:23 +0000, by syrjala
-
Improved NV12/NV21 support.Wed, 16 Feb 2005 23:47:00 +0000, by syrjala
-
sync tag bump to 1.24Wed, 16 Feb 2005 20:32:26 +0000, by wight
-
sync 1.59Wed, 16 Feb 2005 20:32:14 +0000, by wight
-
MPlayer-specific changes to libfaadWed, 16 Feb 2005 18:31:12 +0000, by diego
-
updatesWed, 16 Feb 2005 01:42:28 +0000, by diego
-
typoWed, 16 Feb 2005 01:39:49 +0000, by diego
-
Update for my latest commitsTue, 15 Feb 2005 23:24:17 +0000, by rtognimp
-
Support for RealPlayer10 cook.so decoder in LinuxTue, 15 Feb 2005 23:20:34 +0000, by rtognimp
-
outdated EDL limit referenceTue, 15 Feb 2005 22:48:40 +0000, by reynaldo
-
Mp3On4 demuxer supportTue, 15 Feb 2005 21:04:33 +0000, by rtognimp
-
Should be in sync with 1.874, except both man pages reviews which will be doneTue, 15 Feb 2005 20:51:28 +0000, by gpoirier
-
synced with 1.158Tue, 15 Feb 2005 11:22:31 +0000, by gabrov
-
synced with 1.59Tue, 15 Feb 2005 10:57:58 +0000, by gabrov
-
synced with 1.62 & fixed mis-spellingTue, 15 Feb 2005 10:53:38 +0000, by gabrov
-
./postproc contains libswscale.a not libpostproc.aTue, 15 Feb 2005 08:55:01 +0000, by wight
-
Simplify FAAD instructions.Tue, 15 Feb 2005 03:04:56 +0000, by diego
-
set device id to 0 if the device selected on startup do not existMon, 14 Feb 2005 21:28:21 +0000, by nplourde
-
FreeBSD fixMon, 14 Feb 2005 13:29:55 +0000, by nexus
-
Another files translatedMon, 14 Feb 2005 06:08:16 +0000, by jheryan
-
Fix -sstep description.Sun, 13 Feb 2005 23:51:41 +0000, by diego
-
10lSun, 13 Feb 2005 21:36:56 +0000, by faust3
-
avisynth demuxerSun, 13 Feb 2005 13:43:09 +0000, by faust3
-
avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>Sun, 13 Feb 2005 13:39:19 +0000, by faust3
-
always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it>Sun, 13 Feb 2005 12:47:33 +0000, by faust3
-
Document missing slave mode commands.Sun, 13 Feb 2005 12:31:47 +0000, by diego
-
better explanation of N-pass encodingSat, 12 Feb 2005 17:36:41 +0000, by diego
-
vf_detc parameter names fixed.Sat, 12 Feb 2005 17:32:42 +0000, by diego
-
Put general note at the top of the file.Sat, 12 Feb 2005 17:22:49 +0000, by diego
-
1.158: ESD configuration dialog and software volume control option for GuiSat, 12 Feb 2005 16:48:54 +0000, by kraymer
-
ESD configuration dialog and software volume control option for GuiSat, 12 Feb 2005 16:05:11 +0000, by reimar
-
small reordering to make future 'multiple files' changes more modular, puts single file loading separate from global option loading in the begginning. patch by Oded ShimonSat, 12 Feb 2005 15:11:02 +0000, by reynaldo
-
command to log current subtitle to fileSat, 12 Feb 2005 14:45:54 +0000, by henry
-
Comment and info field spelling/grammar corrections.Sat, 12 Feb 2005 14:38:50 +0000, by diego
-
man page review part XVFri, 11 Feb 2005 17:48:12 +0000, by diego
-
fix "Unknown argument" with cmd containing spacesFri, 11 Feb 2005 11:44:00 +0000, by aurel
-
Fixed bug near line 761.Thu, 10 Feb 2005 10:01:31 +0000, by jheryan
-
man page review page XIVThu, 10 Feb 2005 00:54:22 +0000, by diego
-
Fix the behaviour of -geometry according to the documentation.Wed, 09 Feb 2005 17:58:41 +0000, by al
-
translation maintainer updatesWed, 09 Feb 2005 16:49:39 +0000, by diego
-
syncWed, 09 Feb 2005 16:31:13 +0000, by paszczi
-
Sync with 1.57Tue, 08 Feb 2005 07:08:44 +0000, by jheryan
-
Sync with 1.58Tue, 08 Feb 2005 07:08:01 +0000, by jheryan
-
Sync with 1.869Tue, 08 Feb 2005 07:06:24 +0000, by jheryan
-
sync 1.157Mon, 07 Feb 2005 21:09:01 +0000, by wight
-
DGA works only with x11Sun, 06 Feb 2005 20:56:16 +0000, by reimar
-
pp filter documentationSun, 06 Feb 2005 18:27:12 +0000, by diego
-
Sync with 1.868 + small fixSun, 06 Feb 2005 17:47:12 +0000, by gpoirier
-
sync 1.58Sun, 06 Feb 2005 13:21:34 +0000, by wight
-
sync 1.57Sun, 06 Feb 2005 12:13:43 +0000, by wight
-
Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).Sun, 06 Feb 2005 10:30:10 +0000, by reimar
-
synced with 1.77Sun, 06 Feb 2005 10:26:48 +0000, by gabrov
-
synced with 1.60Sun, 06 Feb 2005 10:24:34 +0000, by gabrov
-
X11 headers must be included also when X11_FULLSCREEN is not defined (althoughSun, 06 Feb 2005 10:12:34 +0000, by reimar
-
synced with 1.57Sun, 06 Feb 2005 10:10:39 +0000, by gabrov
-
synced with 1.61Sun, 06 Feb 2005 09:57:34 +0000, by gabrov
-
synced with 1.58Sun, 06 Feb 2005 09:46:06 +0000, by gabrov
-
synced with 1.30Sun, 06 Feb 2005 09:40:03 +0000, by gabrov
-
The included libfaad is at version 2.1 beta.Sun, 06 Feb 2005 02:19:18 +0000, by diego
-
XvMC is not yet autodetected, don't claim otherwise in the help output,Sat, 05 Feb 2005 21:39:59 +0000, by diego
-
removed forgotten old license clauseSat, 05 Feb 2005 16:57:45 +0000, by henry
-
Missing spaceSat, 05 Feb 2005 15:18:47 +0000, by wight
-
Add Reimar's hint for building 32 bit MPlayer on Athlon64.Sat, 05 Feb 2005 14:19:42 +0000, by diego
-
updatesSat, 05 Feb 2005 14:02:47 +0000, by diego
-
small updates and typo fixesSat, 05 Feb 2005 14:00:47 +0000, by diego
-
Remove inaccurate guess about keyframe intervals.Sat, 05 Feb 2005 13:59:10 +0000, by diego
-
Sync with 1.867Sat, 05 Feb 2005 13:13:15 +0000, by gpoirier
-
link fixSat, 05 Feb 2005 12:55:12 +0000, by diego
-
Remove unnecessary options from the -dumpmicrodvdsub command line and addSat, 05 Feb 2005 12:53:34 +0000, by diego
-
Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUSSat, 05 Feb 2005 11:53:30 +0000, by reimar
-
Remove outdated and hard to maintain sound driver table.Fri, 04 Feb 2005 23:39:31 +0000, by diego
-
1.876: -alang suppots many languagesFri, 04 Feb 2005 20:47:44 +0000, by kraymer
-
avoid null pointer dereference with .ssa subtitles when the video codec is missing patch by Philip Chong <pchong at ic.eecs.berkeley.edu>Fri, 04 Feb 2005 19:19:42 +0000, by faust3
-
bzero is deprecated patch by ?Gianluigi Tiesi <mplayer at netfarm.it>Fri, 04 Feb 2005 18:46:55 +0000, by faust3
-
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>Fri, 04 Feb 2005 18:31:04 +0000, by faust3
-
sync 1.867Fri, 04 Feb 2005 08:51:38 +0000, by wight
-
-alang suppots many languages, guessing by the examplesFri, 04 Feb 2005 08:50:18 +0000, by wight
-
fix for streams that do not send a bitrateThu, 03 Feb 2005 20:13:44 +0000, by reimar
-
makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)Thu, 03 Feb 2005 17:35:49 +0000, by aurel
-
sync with 1.57 by Savchenko Andrew <Bircoph at list dot ru>Thu, 03 Feb 2005 01:22:50 +0000, by diego
-
Separate XF86 video mode extension check from XF86 keysym check asWed, 02 Feb 2005 14:07:13 +0000, by diego
-
Query XV_COLORKEY only when listed in attribute list, fixes displaying with non overlay portsWed, 02 Feb 2005 14:02:26 +0000, by iive
-
sync with 1.55 by Savchenko Andrew <Bircoph at list dot ru>Wed, 02 Feb 2005 11:32:34 +0000, by diego
-
pass wave extradata to the codec..Tue, 01 Feb 2005 19:19:40 +0000, by alex
-
Updated the outdated audio section somewhat.Tue, 01 Feb 2005 13:07:00 +0000, by diego
-
Print which of Tremor, internal Tremor or libvorbis has been enabled.Tue, 01 Feb 2005 11:54:50 +0000, by diego
-
Compile fix on non-x86Tue, 01 Feb 2005 09:00:12 +0000, by reimar
-
BGR32 is now supported also by lavc tscc decoderMon, 31 Jan 2005 22:36:57 +0000, by rtognimp
-
support for 32 bit Camtasia samplesMon, 31 Jan 2005 20:05:01 +0000, by diego
-
Yet another memleak...Mon, 31 Jan 2005 18:16:39 +0000, by reimar
-
- Don't advertise IMGFMT_RGBxxMon, 31 Jan 2005 17:59:36 +0000, by syrjala
-
makes funnyCode pages executable (for CPU with NX bit)Mon, 31 Jan 2005 15:57:27 +0000, by aurel
-
now supports float based operation aswellMon, 31 Jan 2005 11:46:01 +0000, by alex
-
using af_softclipMon, 31 Jan 2005 11:43:36 +0000, by alex
-
af_softclipMon, 31 Jan 2005 11:43:08 +0000, by alex
-
af_softclipMon, 31 Jan 2005 11:34:49 +0000, by alex
-
added ecx to clobber listMon, 31 Jan 2005 11:22:11 +0000, by alex
-
adding proper parenthesingMon, 31 Jan 2005 11:21:31 +0000, by alex
-
unused definitions removedMon, 31 Jan 2005 11:18:31 +0000, by alex
-
synced with 1.157Mon, 31 Jan 2005 10:22:20 +0000, by gabrov
-
synced with 1.60Mon, 31 Jan 2005 09:24:17 +0000, by gabrov
-
Remove overly outdated entries, update a few others.Sun, 30 Jan 2005 23:51:18 +0000, by diego
-
Expose support for 444P and 422P raw video.Sun, 30 Jan 2005 18:13:07 +0000, by diego
-
Allow monitoraspect > 3 (up to 9)Sun, 30 Jan 2005 10:27:26 +0000, by reimar
-
Typo in hwac3 stringSun, 30 Jan 2005 09:16:41 +0000, by reimar
-
discard lavf packets with wrong idsSun, 30 Jan 2005 09:13:28 +0000, by nicodvb
-
Print CPUflags and extension support on x86_64, tooSat, 29 Jan 2005 21:26:20 +0000, by reimar
-
print "Unknown/not supported internal format" message only with -v as itSat, 29 Jan 2005 12:58:16 +0000, by reimar
-
Fix possible hang when playing broken MP3 from linear stream and removeSat, 29 Jan 2005 12:55:56 +0000, by reimar
-
several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.xSat, 29 Jan 2005 12:24:43 +0000, by iive
-
Fixed the syntax of the spdif device string.Fri, 28 Jan 2005 10:12:28 +0000, by reimar
-
Sync with 1.866Fri, 28 Jan 2005 06:57:50 +0000, by jheryan
-
Sync with 1.157Fri, 28 Jan 2005 06:26:16 +0000, by jheryan
-
Sync with 1.864Fri, 28 Jan 2005 06:24:25 +0000, by jheryan
-
Sync with 1.866:Thu, 27 Jan 2005 18:27:23 +0000, by gpoirier
-
matroska capitalizedThu, 27 Jan 2005 17:18:35 +0000, by kraymer
-
syncThu, 27 Jan 2005 15:20:58 +0000, by kraymer
-
NUT doesn't contain subtitles so the example with the nutfile had to be changed.Thu, 27 Jan 2005 14:57:10 +0000, by kraymer
-
sync with 1.157: Add half size entry to the GMPlayer menu.Thu, 27 Jan 2005 14:35:30 +0000, by kraymer
-
"support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work againWed, 26 Jan 2005 19:06:56 +0000, by reimar
-
Always select correct descramblig matrix for sipr audioTue, 25 Jan 2005 22:39:45 +0000, by rtognimp
-
free MSTRZ args also if parser failsTue, 25 Jan 2005 22:25:39 +0000, by rik
-
vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STRTue, 25 Jan 2005 21:55:56 +0000, by rik
-
Sync with 1.864: Force missing linebreak.Tue, 25 Jan 2005 18:21:26 +0000, by gpoirier
-
small updates by <plazmus at gmail dot com>Tue, 25 Jan 2005 13:04:10 +0000, by diego
-
Add translator mail address.Tue, 25 Jan 2005 12:59:59 +0000, by diego
-
Force missing linebreak.Tue, 25 Jan 2005 12:56:41 +0000, by diego
-
Add half size entry to the GMPlayer menu.Tue, 25 Jan 2005 12:44:38 +0000, by diego
-
x1 and y1 give last used position, must be < width/heightTue, 25 Jan 2005 10:07:14 +0000, by reimar
-
small updatesTue, 25 Jan 2005 00:28:48 +0000, by diego
-
Do not read any more data at eof: if got eof in the middle of an audioMon, 24 Jan 2005 21:57:07 +0000, by rtognimp
-
Be less verbose with -v (do not print a line for each demuxed packet)Mon, 24 Jan 2005 21:52:24 +0000, by rtognimp
-
Sync with 1.863: Unify some option descriptions.Mon, 24 Jan 2005 19:38:23 +0000, by gpoirier
-
Explain how to include libavcodec in cvs updates.Mon, 24 Jan 2005 09:58:05 +0000, by diego
-
Unify some option descriptions.Sun, 23 Jan 2005 23:53:30 +0000, by diego
-
Reset stream eof after parsing header, fixes bug #218Sun, 23 Jan 2005 21:39:51 +0000, by reimar
-
Add support for the Linux RealPlayer 10 RV30/40 codec.Sat, 22 Jan 2005 20:28:32 +0000, by diego
-
The test to check for working pthreads fails if the system can supportSat, 22 Jan 2005 18:30:23 +0000, by diego
-
Reduce excessive verbosity.Sat, 22 Jan 2005 18:12:40 +0000, by diego
-
avoid using vo_subdeviceSat, 22 Jan 2005 18:05:07 +0000, by alex
-
wmv3 needs extradataSat, 22 Jan 2005 17:52:34 +0000, by alex
-
Remove obsolete options.Sat, 22 Jan 2005 15:47:34 +0000, by diego
-
More user-friendly stream, -xid and -slang info output even in non-verbose mode part 2.Sat, 22 Jan 2005 14:28:23 +0000, by mosu
-
Make configure check for aalib dependency on libX11 if it fails without.Sat, 22 Jan 2005 14:09:17 +0000, by diego
-
100l, missing () around *valpSat, 22 Jan 2005 12:49:11 +0000, by reimar
-
replaced bzero() with memset(); stream_type 0x0f is AACSat, 22 Jan 2005 12:15:06 +0000, by nicodvb
-
Sync with the English description of "-alang".Sat, 22 Jan 2005 10:49:48 +0000, by gpoirier
-
Make this file compile with gcc-4.0.0:Sat, 22 Jan 2005 10:47:58 +0000, by gpoirier
-
Play RV30 with 8-elements cmsg24Sat, 22 Jan 2005 00:06:59 +0000, by rtognimp
-
openbsd xf86 aperture supportFri, 21 Jan 2005 21:36:30 +0000, by alex
-
better test for MAP_FAILED by Ian LindsayFri, 21 Jan 2005 21:32:15 +0000, by alex
-
Make this file compile with gcc-4.0.0. The old code was invalid C.Fri, 21 Jan 2005 21:11:35 +0000, by gpoirier
-
tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNCFri, 21 Jan 2005 20:50:09 +0000, by nicodvb
-
Cumulative sync with 1.862:Fri, 21 Jan 2005 20:37:55 +0000, by gpoirier
-
More user-friendly stream, -xid and -slang info output even in non-verbose mode.Fri, 21 Jan 2005 18:55:01 +0000, by mosu
-
NUT does not contain subtitles, correct -sid description.Fri, 21 Jan 2005 17:12:56 +0000, by diego
-
synced with 1.59Fri, 21 Jan 2005 16:58:16 +0000, by gabrov
-
"Synced with 1.XXX" commit message rule.Fri, 21 Jan 2005 16:56:44 +0000, by diego
-
Fix -alang and -slang descriptions, they should be similar.Fri, 21 Jan 2005 16:50:32 +0000, by diego
-
fix few x86_64 registers handlingFri, 21 Jan 2005 16:48:18 +0000, by aurel
-
support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patchesFri, 21 Jan 2005 13:22:59 +0000, by faust3
-
sync 1.860Fri, 21 Jan 2005 12:14:48 +0000, by wight
-
small fixesFri, 21 Jan 2005 11:10:49 +0000, by diego
-
Next file done.Fri, 21 Jan 2005 11:04:52 +0000, by jheryan
-
1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.Fri, 21 Jan 2005 08:55:46 +0000, by kraymer
-
fixed wrong deinterleaving of channelsFri, 21 Jan 2005 07:22:04 +0000, by nicodvb
-
Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsThu, 20 Jan 2005 22:53:37 +0000, by reimar
-
Sync with 1.860:Thu, 20 Jan 2005 20:22:58 +0000, by gpoirier
-
Split examples into MPlayer and MEncoder examples, fix -aspect description,Thu, 20 Jan 2005 17:40:25 +0000, by diego
-
Minor bugfixesThu, 20 Jan 2005 17:20:50 +0000, by wight
-
this shouldn't be here in the first placeThu, 20 Jan 2005 15:00:14 +0000, by wight
-
Omission from previous commit.Thu, 20 Jan 2005 14:58:16 +0000, by wight
-
sync 1.859Thu, 20 Jan 2005 14:55:27 +0000, by wight
-
remove all setlocale calls, they break the behaviour of sscanf andThu, 20 Jan 2005 13:22:53 +0000, by reimar
-
Clarify confusing error message.Wed, 19 Jan 2005 18:24:53 +0000, by diego
-
Print warning message when using -dvd-device without libdvdread support.Wed, 19 Jan 2005 18:05:03 +0000, by diego
-
use MSTRZ suboption typeWed, 19 Jan 2005 17:18:25 +0000, by reimar
-
New suboption type: malloc'ed, zero terminated stringWed, 19 Jan 2005 17:10:20 +0000, by reimar
-
initialize modify_ldt struct to 0.Wed, 19 Jan 2005 17:03:59 +0000, by reimar
-
100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_Wed, 19 Jan 2005 12:56:16 +0000, by reimar
-
100l, completely broken pointer arithmetic causing crashes.Wed, 19 Jan 2005 12:12:36 +0000, by reimar
-
Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.Tue, 18 Jan 2005 06:40:02 +0000, by jheryan
-
Binary codecs and Windows section overhauled to reflect recent changes.Tue, 18 Jan 2005 00:19:04 +0000, by diego
-
wording, spelling, small updatesMon, 17 Jan 2005 23:07:33 +0000, by diego
-
updateMon, 17 Jan 2005 22:36:15 +0000, by faust3
-
print the actual commandline to stdout, tooMon, 17 Jan 2005 21:28:29 +0000, by faust3
-
WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anywayMon, 17 Jan 2005 21:19:59 +0000, by faust3
-
Revert sh_audio->wf freeing.Mon, 17 Jan 2005 17:27:39 +0000, by iive
-
added section for x264enc options.Sun, 16 Jan 2005 23:24:03 +0000, by kraymer
-
If asf/tcp fails, asf/http used a wrong portSun, 16 Jan 2005 22:30:28 +0000, by rtognimp
-
Sync with: 1.859Sun, 16 Jan 2005 22:07:44 +0000, by gpoirier
-
detect and use the codecs paths instead of win32.Sun, 16 Jan 2005 22:01:52 +0000, by reimar
-
added video encoding options for nuppel video (nuvopts)Sun, 16 Jan 2005 21:44:50 +0000, by kraymer
-
Good news everyone! I finally managed to sync all lavcenc options :)Sun, 16 Jan 2005 21:16:04 +0000, by kraymer
-
some minor formatting changesSun, 16 Jan 2005 21:06:56 +0000, by kraymer
-
synced (wording, formatting) the following lavc options: trell, cbp, mv0, qprd, last_pred, preme, subq, psnr,Sun, 16 Jan 2005 19:03:52 +0000, by kraymer
-
synced with 1.55Sun, 16 Jan 2005 18:03:08 +0000, by gabrov
-
synced (wording, formatting) the following lavc options: naq, ildct, ilme, alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp,Sun, 16 Jan 2005 17:37:24 +0000, by kraymer
-
synced (wording, formatting) the following lavc options: tcplx_mask, scplx_mask, p_maskSun, 16 Jan 2005 15:22:31 +0000, by kraymer
-
More support for AVC in Matroska.Sun, 16 Jan 2005 14:59:19 +0000, by mosu
-
synced (wording, formatting) the following lavc options: vpsize, ss, gray, vfdct, idct, lumi_mask, dark_maskSun, 16 Jan 2005 14:22:37 +0000, by kraymer
-
set sub_utf8 only when actually using mkv subtitles, will break externalSun, 16 Jan 2005 12:17:41 +0000, by reimar
-
sync:Sun, 16 Jan 2005 11:41:39 +0000, by kraymer
-
synced (wording, formatting) the following lavc options: vrc_override, vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpartSun, 16 Jan 2005 11:36:27 +0000, by kraymer
-
syncSun, 16 Jan 2005 09:53:37 +0000, by paszczi
-
synced with 1.156Sun, 16 Jan 2005 09:40:44 +0000, by paszczi
-
Replaced suboption parser by call to suboption helper.Sat, 15 Jan 2005 23:54:49 +0000, by ivo
-
syncSat, 15 Jan 2005 22:54:16 +0000, by paszczi
-
1l. parser can work with pnm_maxfiles directlySat, 15 Jan 2005 21:21:07 +0000, by ivo
-
synced with 1.858Sat, 15 Jan 2005 20:36:40 +0000, by paszczi
-
Transition of suboption parser to subopt-helper parser.Sat, 15 Jan 2005 20:06:49 +0000, by ivo
-
print why waveOutOpen failedSat, 15 Jan 2005 19:27:00 +0000, by faust3
-
Move generic length and percent pos calculation to demuxer.cSat, 15 Jan 2005 16:11:45 +0000, by reimar
-
mms-over-http related fixes by meSat, 15 Jan 2005 16:08:04 +0000, by reimar
-
Add missing escaping for "Sat, 15 Jan 2005 15:52:28 +0000, by reimar
-
UpdateSat, 15 Jan 2005 15:15:54 +0000, by rtognimp
-
Decode MP3 in rm filesSat, 15 Jan 2005 15:07:24 +0000, by rtognimp
-
Codec packages now have different names, try to be less confusing about it.Sat, 15 Jan 2005 01:30:31 +0000, by diego
-
Add missing \ in multiline define.Fri, 14 Jan 2005 19:23:38 +0000, by reimar
-
Sync with 1.858:Fri, 14 Jan 2005 16:58:39 +0000, by gpoirier
-
10lFri, 14 Jan 2005 09:55:36 +0000, by attila
-
disambiguate wording of -aspectFri, 14 Jan 2005 00:36:05 +0000, by diego
-
icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>Fri, 14 Jan 2005 00:14:45 +0000, by diego
-
set ss_mul to number of channels. Works with all samples I found.Thu, 13 Jan 2005 22:14:33 +0000, by reimar
-
100l, no endian conversion on floats!Thu, 13 Jan 2005 21:56:06 +0000, by reimar
-
Do not access word-sized elements on potentially unaligned memory addresses. RISC processors usually do not like that.Thu, 13 Jan 2005 21:04:34 +0000, by mosu
-
more on H.264's quantization parameterThu, 13 Jan 2005 20:13:00 +0000, by lorenm
-
\- instead of -Thu, 13 Jan 2005 19:06:14 +0000, by wight
-
Sync with 1.855: Force linebreak.Thu, 13 Jan 2005 15:20:36 +0000, by gpoirier
-
Force linebreak.Thu, 13 Jan 2005 13:13:08 +0000, by diego
-
Sync with 1.854: better vf_lavcdeint descriptionThu, 13 Jan 2005 12:36:06 +0000, by gpoirier
-
synced to 1.54Thu, 13 Jan 2005 08:33:40 +0000, by gabrov
-
better vf_lavcdeint descriptionThu, 13 Jan 2005 00:05:16 +0000, by diego
-
Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)Wed, 12 Jan 2005 22:16:49 +0000, by gpoirier
-
actually mp_msg.h includes config.h, but for consistency better include itWed, 12 Jan 2005 22:07:44 +0000, by reimar
-
af_format.h needs config.h to be included first.Wed, 12 Jan 2005 22:00:02 +0000, by reimar
-
ensure null-termination after snprintfWed, 12 Jan 2005 21:56:25 +0000, by reimar
-
automatic fps calculation for mpeg4 in raw stream/mpeg-tsWed, 12 Jan 2005 20:43:53 +0000, by nicodvb
-
synced to 1.156Wed, 12 Jan 2005 15:17:15 +0000, by gabrov
-
synced to 1.28Wed, 12 Jan 2005 15:13:17 +0000, by gabrov
-
Sync. Long lines' shortening.Wed, 12 Jan 2005 13:56:55 +0000, by jheryan
-
synced to 1.76Wed, 12 Jan 2005 13:47:02 +0000, by gabrov
-
Format correction in microdvdsub section.Wed, 12 Jan 2005 12:28:35 +0000, by jheryan
-
Here is an updated draft with the bits discussed previously merged:Wed, 12 Jan 2005 11:54:30 +0000, by michael
-
Sync.Wed, 12 Jan 2005 10:03:23 +0000, by jheryan
-
sun grep doesn't like binary files, thus the compiled fileWed, 12 Jan 2005 10:01:04 +0000, by attila
-
sync to x264 r93:Wed, 12 Jan 2005 09:54:56 +0000, by lorenm
-
Bugfix and improve microdvd conversion and bugfix section.Wed, 12 Jan 2005 09:29:56 +0000, by jheryan
-
Sync with 1.850:Tue, 11 Jan 2005 22:11:11 +0000, by gpoirier
-
Sync with 1.848 (and 1.847): more detail on x264's subqTue, 11 Jan 2005 22:02:20 +0000, by gpoirier
-
updatesTue, 11 Jan 2005 19:43:33 +0000, by diego
-
Translation section created, small additions and fixes.Tue, 11 Jan 2005 19:42:01 +0000, by diego
-
man page review part XIIITue, 11 Jan 2005 19:36:13 +0000, by diego
-
Call subcp_close when closing the demuxerTue, 11 Jan 2005 18:32:49 +0000, by reimar
-
free http field_name to fix memleakTue, 11 Jan 2005 17:49:59 +0000, by reimar
-
Synced with 1.842, trailing spacesTue, 11 Jan 2005 11:54:04 +0000, by danny
-
Support for AVC in Matroska.Tue, 11 Jan 2005 08:30:56 +0000, by mosu
-
syncMon, 10 Jan 2005 22:25:39 +0000, by paszczi
-
synced with 1.851Mon, 10 Jan 2005 22:12:05 +0000, by paszczi
-
assume OS support SSE on x86_64Mon, 10 Jan 2005 18:33:51 +0000, by aurel
-
synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2), vqcomp, vrc_eqMon, 10 Jan 2005 17:25:02 +0000, by kraymer
-
typos :(Mon, 10 Jan 2005 16:52:51 +0000, by kraymer
-
1.851: Implementation of vo_png suboption parser with subopt-helper and removalMon, 10 Jan 2005 16:04:54 +0000, by kraymer
-
Implementation of vo_png suboption parser with subopt-helper and removalMon, 10 Jan 2005 15:51:55 +0000, by ivo
-
1.849: documentation for ao dsoundMon, 10 Jan 2005 15:43:28 +0000, by kraymer
-
Ignore autogenerated fileMon, 10 Jan 2005 08:24:12 +0000, by wight
-
Sync with 1.156Mon, 10 Jan 2005 06:30:13 +0000, by jheryan
-
Sync with 1.846, remove trailing spaces, minor bugfix.Mon, 10 Jan 2005 06:28:35 +0000, by jheryan
-
Remove autogenerated.Mon, 10 Jan 2005 06:24:45 +0000, by jheryan
-
Minor bugfix, autogenerated file remove.Mon, 10 Jan 2005 06:23:41 +0000, by jheryan
-
Remove audio output driver table, it's incomplete, does not belong in thatMon, 10 Jan 2005 00:35:54 +0000, by diego
-
Typo, remove mention of audio plugins.Mon, 10 Jan 2005 00:34:39 +0000, by diego
-
Move audio filters section up one hierarchy level.Mon, 10 Jan 2005 00:33:51 +0000, by diego
-
Audio plugins have been removed.Mon, 10 Jan 2005 00:12:24 +0000, by diego
-
typoSun, 09 Jan 2005 23:04:58 +0000, by diego
-
syncedSun, 09 Jan 2005 21:10:50 +0000, by paszczi
-
synced with 1.849Sun, 09 Jan 2005 21:03:31 +0000, by paszczi
-
100l, set inited to 0 in uninit, otherwise only first file will play video.Sun, 09 Jan 2005 17:38:12 +0000, by reimar
-
mention ao dsoundSun, 09 Jan 2005 10:32:05 +0000, by faust3
-
documentation for ao dsoundSun, 09 Jan 2005 10:27:29 +0000, by faust3
-
more detail on x264's subqSun, 09 Jan 2005 01:28:49 +0000, by lorenm
-
always cancel down fractions (frac_t) to avoid overflows and playbackSat, 08 Jan 2005 21:34:06 +0000, by reimar
-
Fix black line on right of subtitle with -spuaa 4 by setting alpha ofSat, 08 Jan 2005 21:06:04 +0000, by reimar
-
change malloc and free to av_ variants where needed.Sat, 08 Jan 2005 19:16:21 +0000, by reimar
-
set sub_bg_alpha only to 255 when using hardware OSD.Sat, 08 Jan 2005 17:58:56 +0000, by reimar
-
replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.orgSat, 08 Jan 2005 14:32:26 +0000, by rik
-
vo_zr2 moves to subopt-helper (per Alex's request)Sat, 08 Jan 2005 14:25:22 +0000, by rik
-
synced to 1.12, initial translationSat, 08 Jan 2005 13:01:20 +0000, by gabrov
-
fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecsSat, 08 Jan 2005 10:05:44 +0000, by nicodvb
-
synced to 1.52Sat, 08 Jan 2005 00:42:52 +0000, by gabrov
-
synced to 1.22Sat, 08 Jan 2005 00:40:30 +0000, by gabrov
-
consistent two pass, pass two etc spellingFri, 07 Jan 2005 22:40:16 +0000, by diego
-
consistent pass two and pass one spellingFri, 07 Jan 2005 22:38:11 +0000, by diego
-
consistent "two pass" spellingFri, 07 Jan 2005 22:33:01 +0000, by diego
-
typoFri, 07 Jan 2005 22:26:09 +0000, by paszczi
-
Sync with 1.846 + spelling corrections :Fri, 07 Jan 2005 22:16:46 +0000, by gpoirier
-
synced to 1.75Fri, 07 Jan 2005 21:57:14 +0000, by gabrov
-
synced with 1.847Fri, 07 Jan 2005 21:48:50 +0000, by paszczi
-
synced to 1.59Fri, 07 Jan 2005 21:44:52 +0000, by gabrov
-
massive update and retranslation by plazmus at gmail dot comFri, 07 Jan 2005 16:41:07 +0000, by diego
-
more information about source filesFri, 07 Jan 2005 13:22:37 +0000, by henry
-
Tremor vorbis decoderFri, 07 Jan 2005 13:13:55 +0000, by henry
-
aop has been removedFri, 07 Jan 2005 12:13:39 +0000, by alex
-
x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),Fri, 07 Jan 2005 11:11:21 +0000, by lorenm
-
Playback video with multiple windows.Fri, 07 Jan 2005 11:11:02 +0000, by reimar
-
Cleanup, removing internal conversions. Testing welcome.Thu, 06 Jan 2005 22:56:54 +0000, by reimar
-
typoThu, 06 Jan 2005 19:50:21 +0000, by kraymer
-
wording ("Regressionstest")Thu, 06 Jan 2005 19:12:02 +0000, by kraymer
-
synced (wording, formatting) the following lavc options:Thu, 06 Jan 2005 18:12:47 +0000, by kraymer
-
libao2/eq.h was removed, use libaf/equalizer.h instead.Thu, 06 Jan 2005 18:10:36 +0000, by reimar
-
Use AF_FORMAT_S16_NE instead of #ifdef WORDS_BIGENDIAN ...Thu, 06 Jan 2005 17:35:43 +0000, by reimar
-
Reduce index verbosityThu, 06 Jan 2005 17:08:52 +0000, by rtognimp
-
Real multirate files supportThu, 06 Jan 2005 16:29:46 +0000, by rtognimp
-
fixed-vo/libmpeg2 aspect change fixThu, 06 Jan 2005 16:24:58 +0000, by faust3
-
256 color mode support, use -vm to get better output when overlay is not supportedThu, 06 Jan 2005 15:58:37 +0000, by faust3
-
af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1)Thu, 06 Jan 2005 14:32:08 +0000, by reimar
-
device selection supportThu, 06 Jan 2005 13:31:02 +0000, by faust3
-
Check for every 24 and 32 bit AFMT_ separately if it is defined.Thu, 06 Jan 2005 13:15:53 +0000, by reimar
-
license issues clarifiedThu, 06 Jan 2005 13:14:30 +0000, by henry
-
Print waveheader only when verboseThu, 06 Jan 2005 13:10:10 +0000, by reimar
-
Sync.Thu, 06 Jan 2005 12:49:31 +0000, by jheryan
-
Added cs subdirectory.Thu, 06 Jan 2005 12:46:23 +0000, by jheryan
-
Sync with 1.845:Thu, 06 Jan 2005 12:27:18 +0000, by gpoirier
-
RTC check should no longer be Linux-only.Thu, 06 Jan 2005 12:06:57 +0000, by diego
-
100l, mp_msg instead af_msgThu, 06 Jan 2005 11:40:34 +0000, by alex
-
unused parts removedThu, 06 Jan 2005 11:01:28 +0000, by alex
-
small fixes and wordingThu, 06 Jan 2005 10:56:52 +0000, by kraymer
-
typo/wordingThu, 06 Jan 2005 10:20:20 +0000, by diego
-
small fixesThu, 06 Jan 2005 10:19:29 +0000, by diego
-
missing ","Thu, 06 Jan 2005 10:18:45 +0000, by diego
-
mention ATSC in the dvb sectionThu, 06 Jan 2005 10:08:15 +0000, by nicodvb
-
mention ATSC tools and conf.file (dvb section)Thu, 06 Jan 2005 10:04:18 +0000, by nicodvb
-
added support for ATSC tuner and conf.fileThu, 06 Jan 2005 09:43:10 +0000, by nicodvb
-
RTC support on FreeBSD, inspired by a patch from Michael JohnsonThu, 06 Jan 2005 00:06:56 +0000, by diego
-
adjusted beginning of lavc section, work will go on from hereWed, 05 Jan 2005 23:58:14 +0000, by kraymer
-
lavc is reintegrated, just as it was before removal some commits agoWed, 05 Jan 2005 23:32:38 +0000, by kraymer
-
finished xvid (api4) specific encoding options by adding the following options:Wed, 05 Jan 2005 23:09:11 +0000, by kraymer
-
6-channel raw acc on stereo speakers playback exampleWed, 05 Jan 2005 22:06:21 +0000, by reimar
-
added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellisWed, 05 Jan 2005 21:14:15 +0000, by kraymer
-
commit 1.841 changes: mostly small formatting changes for better readabilityWed, 05 Jan 2005 20:42:43 +0000, by gpoirier
-
rest of sync of xvidenc encoding options that already existedWed, 05 Jan 2005 20:04:33 +0000, by kraymer
-
syncWed, 05 Jan 2005 18:25:09 +0000, by paszczi
-
began with sync of xvidenc encoding optionsWed, 05 Jan 2005 17:49:02 +0000, by kraymer
-
Just the sync with 1.842: Remove bogus lines.Wed, 05 Jan 2005 12:32:46 +0000, by gpoirier
-
Remove bogus lines.Wed, 05 Jan 2005 12:03:59 +0000, by diego
-
changes against 1.0 + Dec 2004 SVN math codeWed, 05 Jan 2005 09:50:05 +0000, by henry
-
mostly small formatting changes for better readabilityWed, 05 Jan 2005 02:02:59 +0000, by kraymer
-
added toolame to codec specific encoding optionsWed, 05 Jan 2005 00:04:31 +0000, by kraymer
-
(re-)added lameopts to codec specific encoding optionsTue, 04 Jan 2005 23:59:48 +0000, by kraymer
-
removed typos and changed wording regarding a few previous commits (courtesy to diego!)Tue, 04 Jan 2005 23:11:55 +0000, by kraymer
-
creatded section for codec specific encoding optionsTue, 04 Jan 2005 22:39:38 +0000, by kraymer
-
10l, pointers aren't always 32bitTue, 04 Jan 2005 22:28:10 +0000, by faust3
-
further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'Tue, 04 Jan 2005 21:50:53 +0000, by kraymer
-
synced encoding options from 'info' to 'ofps'Tue, 04 Jan 2005 21:37:25 +0000, by kraymer
-
Cumulative sync with 1.840:Tue, 04 Jan 2005 21:13:05 +0000, by gpoirier
-
fixed single typoTue, 04 Jan 2005 20:04:51 +0000, by kraymer
-
small changes (formatting, sync) to sections files, examples, bugs, authorsTue, 04 Jan 2005 19:20:41 +0000, by kraymer
-
added video filters: delogo, zrmjpegTue, 04 Jan 2005 18:42:39 +0000, by kraymer
-
added video filters: framestep, tileTue, 04 Jan 2005 17:25:46 +0000, by kraymer
-
updated/synced video filters: boxblur, sab, smartblur, perspectiveTue, 04 Jan 2005 16:37:05 +0000, by kraymer
-
added video filters: telecine, tinterlace, tfieldsTue, 04 Jan 2005 15:35:06 +0000, by kraymer
-
fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.Tue, 04 Jan 2005 15:18:07 +0000, by reimar
-
copyright changeTue, 04 Jan 2005 15:04:25 +0000, by kraymer
-
Adding new files to czech translation.Tue, 04 Jan 2005 13:57:10 +0000, by jheryan
-
Tremor licenseTue, 04 Jan 2005 12:01:25 +0000, by henry
-
Synced with 1.837, typos form 1.831Tue, 04 Jan 2005 07:44:22 +0000, by danny
-
Extend copyright to 2005, typos.Tue, 04 Jan 2005 01:06:00 +0000, by diego
-
anti-10l pepsi (removed english stuff from where it didn't belong)Mon, 03 Jan 2005 23:53:35 +0000, by kraymer
-
1.838: bump (was already fixed)Mon, 03 Jan 2005 23:45:31 +0000, by kraymer
-
alphabetical orderMon, 03 Jan 2005 23:31:07 +0000, by diego
-
small fixes/improvementsMon, 03 Jan 2005 23:13:22 +0000, by kraymer
-
1.832: small improvementMon, 03 Jan 2005 23:10:52 +0000, by kraymer
-
syncMon, 03 Jan 2005 22:49:25 +0000, by paszczi
-
1.827: Better -lavdopts option descriptions.Mon, 03 Jan 2005 22:45:33 +0000, by kraymer
-
synced with 1.837Mon, 03 Jan 2005 22:41:52 +0000, by paszczi
-
1.826: Created audio filters section to replace -af description.Mon, 03 Jan 2005 22:15:29 +0000, by kraymer
-
1.821: Clarify vo_yuv4mpeg filename handling. (bump, was already corrected)Mon, 03 Jan 2005 21:37:01 +0000, by kraymer
-
1.814: sstep is usually inaccurate.Mon, 03 Jan 2005 21:19:13 +0000, by kraymer
-
1.812: -double is now default, thus -nodouble needs to be documented instead.Mon, 03 Jan 2005 20:08:16 +0000, by kraymer
-
af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control in format.cMon, 03 Jan 2005 18:59:16 +0000, by alex
-
Ignore .dependMon, 03 Jan 2005 18:26:48 +0000, by ivo
-
changed wording enkodier* to encode* to be consistant with manpageMon, 03 Jan 2005 17:53:23 +0000, by kraymer
-
trivial: added [cfg]-tag in cfg.c sectionMon, 03 Jan 2005 17:46:54 +0000, by kraymer
-
1.154: printf --> mp_msg conversion, less verbosityMon, 03 Jan 2005 17:45:33 +0000, by kraymer
-
Sync to 1.837:Mon, 03 Jan 2005 16:09:39 +0000, by gpoirier
-
More commands documented, based on Reimar's findings.Mon, 03 Jan 2005 15:01:58 +0000, by diego
-
Use the subopt-helper for parsing suboptions.Mon, 03 Jan 2005 14:23:18 +0000, by reimar
-
Default to audiodump.pcm with nowaveheader again, but document it in the manpage this time.Mon, 03 Jan 2005 14:16:07 +0000, by reimar
-
Use lavcresample only when libavcodec is compiled in.Mon, 03 Jan 2005 14:05:38 +0000, by reimar
-
Add missing break that caused an irritating error message all the time when using slave mode.Mon, 03 Jan 2005 13:56:48 +0000, by reimar
-
Sync with 1.836:Mon, 03 Jan 2005 10:46:53 +0000, by gpoirier
-
grab_frame, osd_show_text, sub_step, screenshot documented.Mon, 03 Jan 2005 10:20:36 +0000, by diego
-
synced to 1.74 (typo fix)Mon, 03 Jan 2005 10:19:48 +0000, by gabrov
-
Sync with 1.835Mon, 03 Jan 2005 10:18:37 +0000, by gpoirier
-
Clarification as suggested by Alexander Strasser.Mon, 03 Jan 2005 10:17:52 +0000, by diego
-
typo fixesMon, 03 Jan 2005 10:13:15 +0000, by gabrov
-
whitespace fixesMon, 03 Jan 2005 10:10:05 +0000, by gabrov
-
many 10ls fixed... also better debuggingMon, 03 Jan 2005 03:34:18 +0000, by arpi
-
synced to 1.21Mon, 03 Jan 2005 00:39:38 +0000, by gabrov
-
synced to 1.51Mon, 03 Jan 2005 00:36:14 +0000, by gabrov
-
synced to 1.58Mon, 03 Jan 2005 00:29:08 +0000, by gabrov
-
x264: clarify 4x4mv, b8x8mv (thanks to Bond)Mon, 03 Jan 2005 00:04:14 +0000, by lorenm
-
Framestepping does not require pause mode.Sun, 02 Jan 2005 23:54:14 +0000, by diego
-
happy new yearSun, 02 Jan 2005 23:07:11 +0000, by diego
-
Document minimum required ALSA version.Sun, 02 Jan 2005 22:44:35 +0000, by diego
-
Forward framestepping is now implemented.Sun, 02 Jan 2005 22:44:05 +0000, by diego
-
x264: group together the primary ratecontrol options. misc clarifications.Sun, 02 Jan 2005 22:38:21 +0000, by lorenm
-
change rc_init_buffer to be a fraction of total buffer size.Sun, 02 Jan 2005 22:35:37 +0000, by lorenm
-
Decode WV1F version of MPEG4 with libavcodecSun, 02 Jan 2005 21:20:24 +0000, by rtognimp
-
more credits, some wording consistencySun, 02 Jan 2005 20:28:27 +0000, by diego
-
Sync with 1.834: Add -ao pcm suboptions and remove -aofile and -waveheader options.Sun, 02 Jan 2005 20:03:21 +0000, by gpoirier
-
Raw encoder does not support stride.Sun, 02 Jan 2005 20:01:20 +0000, by reimar
-
win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>Sun, 02 Jan 2005 16:44:44 +0000, by faust3
-
Do not use strndup, it is missing on MinGW.Sun, 02 Jan 2005 16:39:03 +0000, by reimar
-
missing ;Sun, 02 Jan 2005 16:01:36 +0000, by faust3
-
Mingw compile fix, hm doesn't the inttypes solution always work?Sun, 02 Jan 2005 15:47:48 +0000, by faust3
-
Add -ao pcm suboptions and remove -aofile and -waveheader options.Sun, 02 Jan 2005 14:41:47 +0000, by reimar
-
Use libc qsort to sort ODML index.Sun, 02 Jan 2005 14:29:43 +0000, by reimar
-
happy new yearSun, 02 Jan 2005 14:10:13 +0000, by diego
-
synced to 1.58Sat, 01 Jan 2005 19:04:43 +0000, by gabrov
-
fix string argument parsing (e.g. one char strings were not accepted)Sat, 01 Jan 2005 19:03:22 +0000, by reimar
-
synced to 1.14Sat, 01 Jan 2005 18:59:33 +0000, by gabrov
-
Make af_control_any_rev return the matching filterSat, 01 Jan 2005 18:46:56 +0000, by reimar
-
Install libdha into LIBDIR.Sat, 01 Jan 2005 14:45:11 +0000, by reimar
-
rate/format matching and volume get/set supportSat, 01 Jan 2005 03:51:08 +0000, by arpi
-
synced to 1.72, initial translationSat, 01 Jan 2005 02:00:17 +0000, by gabrov
-
synced with 1.833Fri, 31 Dec 2004 17:09:45 +0000, by paszczi
-
fix quicksort to avoid stack overflow and extreme runtimesFri, 31 Dec 2004 16:02:47 +0000, by reimar
-
Use subopt helper to parse argumentsFri, 31 Dec 2004 14:58:49 +0000, by reimar
-
Add a type name for the test functionFri, 31 Dec 2004 14:57:12 +0000, by reimar
-
Use subopt parserFri, 31 Dec 2004 14:54:58 +0000, by reimar
-
faster packed<->planar conversationFri, 31 Dec 2004 13:14:01 +0000, by michael
-
replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); added a workaround for drivers that don't support FE_TIMEDOUTFri, 31 Dec 2004 11:40:01 +0000, by nicodvb
-
suboption parser for vo and ao modulesFri, 31 Dec 2004 11:11:24 +0000, by al
-
internal Tremor decoder for Ogg/VorbisThu, 30 Dec 2004 12:11:32 +0000, by henry
-
Fix channels, sample rate and sample size for 3gp filesWed, 29 Dec 2004 23:26:01 +0000, by rtognimp
-
Support amr_nb and amr_wb via libavcodecWed, 29 Dec 2004 23:23:46 +0000, by rtognimp
-
Update for after-pre6 changesWed, 29 Dec 2004 20:32:26 +0000, by rtognimp
-
TwinVQ decoder and demuxerWed, 29 Dec 2004 19:51:56 +0000, by rtognimp
-
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)Wed, 29 Dec 2004 19:50:44 +0000, by alex
-
less namespace pollutionWed, 29 Dec 2004 19:41:21 +0000, by alex
-
more verbose messagesWed, 29 Dec 2004 19:26:01 +0000, by alex
-
accelerated conversionsWed, 29 Dec 2004 19:05:29 +0000, by alex
-
Updated with a reminder for mplayer-announceWed, 29 Dec 2004 16:22:21 +0000, by rtognimp
-
Remove unused definesWed, 29 Dec 2004 14:35:18 +0000, by reimar
-
Doxygen comments improvedWed, 29 Dec 2004 14:33:40 +0000, by reimar
-
wording/spellingWed, 29 Dec 2004 05:49:24 +0000, by diego
-
last draft with some insignificant changesWed, 29 Dec 2004 01:55:32 +0000, by rathann
-
Sync with 1.833Tue, 28 Dec 2004 23:52:47 +0000, by gpoirier
-
Try http if pnm connection failsTue, 28 Dec 2004 19:59:56 +0000, by rtognimp
-
af_fmt2str_shortTue, 28 Dec 2004 19:11:14 +0000, by alex
-
af_fmt2str_shortTue, 28 Dec 2004 18:13:09 +0000, by alex
-
10l, variable declarations must be before mp_msg.Tue, 28 Dec 2004 11:16:23 +0000, by reimar
-
100l use right mask type when checking for input formatTue, 28 Dec 2004 02:00:23 +0000, by rtognimp
-
100l set default format for AF_FORMATs not supported by sound cardTue, 28 Dec 2004 01:59:12 +0000, by rtognimp
-
new x264 options: b8x8mv, direct_predTue, 28 Dec 2004 01:53:17 +0000, by lorenm
-
Make af_ladspa use new AF_FORMAT define that was introduced by Alex'sTue, 28 Dec 2004 01:47:40 +0000, by ivo
-
sync to x264 r72.Tue, 28 Dec 2004 01:02:08 +0000, by lorenm
-
ensure af_fmt2str always return a 0 terminated stringMon, 27 Dec 2004 19:47:33 +0000, by reimar
-
100l, buf etc. in af_fmt2str call are already pointers...Mon, 27 Dec 2004 19:43:13 +0000, by reimar
-
Do not use audio plugins anymoreMon, 27 Dec 2004 19:34:42 +0000, by reimar
-
win95 does not support GetMonitorInfoMon, 27 Dec 2004 19:27:07 +0000, by faust3
-
10l, nasty ao driversMon, 27 Dec 2004 18:16:55 +0000, by alex
-
maybe now..Mon, 27 Dec 2004 18:14:03 +0000, by alex
-
10l, patch by Martin Braun <braun12@gmx.de>Mon, 27 Dec 2004 18:11:06 +0000, by faust3
-
hopefully final fixMon, 27 Dec 2004 18:10:30 +0000, by alex
-
removing AFMT_ dependancyMon, 27 Dec 2004 17:55:06 +0000, by alex
-
10lMon, 27 Dec 2004 17:49:52 +0000, by alex
-
CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMTMon, 27 Dec 2004 17:32:54 +0000, by alex
-
removing AFMT_ dependancyMon, 27 Dec 2004 17:30:15 +0000, by alex
-
Fix ontop for some WMs that lose ontop state after fullscreen event.Mon, 27 Dec 2004 11:09:49 +0000, by al
-
Use lavcresample when accuracy-optimized audio filter chain is requested.Sun, 26 Dec 2004 11:58:07 +0000, by reimar
-
Demuxer was fixed, so do not skip the first frame anymoreSun, 26 Dec 2004 11:54:01 +0000, by reimar
-
Set message level of the added subtitle message to INFO, fixes bug #139Sun, 26 Dec 2004 10:46:39 +0000, by reimar
-
big syncSat, 25 Dec 2004 22:54:56 +0000, by paszczi
-
synced with 1.832Sat, 25 Dec 2004 22:47:22 +0000, by paszczi
-
typoSat, 25 Dec 2004 12:42:02 +0000, by diego
-
fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]Sat, 25 Dec 2004 12:08:33 +0000, by reimar
-
fix stream selection and -bandwidth for mms-over-http.Sat, 25 Dec 2004 11:31:32 +0000, by reimar
-
Sync with 1.832: small improvementsFri, 24 Dec 2004 14:55:54 +0000, by gpoirier
-
small improvementsFri, 24 Dec 2004 11:40:55 +0000, by diego
-
synced to 1.155Fri, 24 Dec 2004 00:35:47 +0000, by gabrov
-
even more ffmpeg changesThu, 23 Dec 2004 21:09:37 +0000, by diego
-
some more FFmeg changesThu, 23 Dec 2004 20:49:08 +0000, by diego
-
release nameThu, 23 Dec 2004 20:23:54 +0000, by diego
-
Sync with 1.831:Thu, 23 Dec 2004 19:40:07 +0000, by gpoirier
-
one more itemThu, 23 Dec 2004 19:36:18 +0000, by diego
-
fixesThu, 23 Dec 2004 19:35:23 +0000, by diego
-
do not use pthreads on hpux (broken, hardly useful).Thu, 23 Dec 2004 15:36:00 +0000, by reimar
-
When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)Thu, 23 Dec 2004 15:18:39 +0000, by reimar
-
support for Real codecs on OS XThu, 23 Dec 2004 13:44:50 +0000, by diego
-
forgot to remove now useless extern monitor_aspectThu, 23 Dec 2004 12:49:31 +0000, by reimar
-
wording, spelling, new categories, reordered entriesThu, 23 Dec 2004 12:45:07 +0000, by diego
-
vo_screenwidth/vo_screenheight is _not_ monitor_aspect.Thu, 23 Dec 2004 12:27:05 +0000, by reimar
-
sync 1.830Thu, 23 Dec 2004 08:54:54 +0000, by wight
-
Synced with 1.831Thu, 23 Dec 2004 08:32:59 +0000, by danny
-
Synced with 1.830Thu, 23 Dec 2004 08:12:30 +0000, by danny
-
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.Thu, 23 Dec 2004 02:09:52 +0000, by ivo
-
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.Thu, 23 Dec 2004 02:09:49 +0000, by ivo
-
1l misplaced variable declarationWed, 22 Dec 2004 21:32:58 +0000, by rtognimp
-
fix a segfault when calling loadfile during v4l2 playbackWed, 22 Dec 2004 13:19:30 +0000, by aurel
-
Make filters request a supported input format instead of failing.Wed, 22 Dec 2004 00:12:00 +0000, by reimar
-
add missing registers in clobber list, fixes bug #169Tue, 21 Dec 2004 23:26:45 +0000, by reimar
-
Cumulative sync:Tue, 21 Dec 2004 23:12:31 +0000, by gpoirier
-
Last round French corrections for this file (spelling, corrects wrongTue, 21 Dec 2004 23:00:42 +0000, by gpoirier
-
French corrections:Tue, 21 Dec 2004 22:57:46 +0000, by gpoirier
-
additional fixes by Torinthiel and RathannTue, 21 Dec 2004 21:18:36 +0000, by paszczi
-
added -wid support for vo_directx.Tue, 21 Dec 2004 20:33:51 +0000, by joey
-
automatic monitoraspect calculation for vo_directx.Tue, 21 Dec 2004 20:32:26 +0000, by joey
-
added colorkey support for vo_directx.Tue, 21 Dec 2004 20:31:39 +0000, by joey
-
savage_vid addedTue, 21 Dec 2004 17:14:39 +0000, by faust3
-
experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>Tue, 21 Dec 2004 17:09:44 +0000, by faust3
-
Sync with 1.828: Remove spurious .RE macroTue, 21 Dec 2004 14:07:37 +0000, by gpoirier
-
sumulative sync with 1.827:Tue, 21 Dec 2004 13:57:32 +0000, by gpoirier
-
small updates, spellingTue, 21 Dec 2004 12:48:10 +0000, by diego
-
Remove spurious .RE macro.Tue, 21 Dec 2004 12:47:50 +0000, by diego
-
fix position bar and length display for mov filesTue, 21 Dec 2004 12:27:38 +0000, by reimar
-
Use demuxer_get_percent_pos for the OSD position barTue, 21 Dec 2004 12:25:59 +0000, by reimar
-
Synced with 1.825Tue, 21 Dec 2004 08:45:22 +0000, by danny
-
Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at fastwebnet.it>Mon, 20 Dec 2004 23:43:54 +0000, by faust3
-
patches suggested by rathannMon, 20 Dec 2004 22:44:04 +0000, by paszczi
-
Better -lavdopts option descriptions.Mon, 20 Dec 2004 22:34:47 +0000, by diego
-
Created audio filters section to replace -af description.Mon, 20 Dec 2004 22:29:12 +0000, by diego
-
Sync with 1.822Mon, 20 Dec 2004 06:35:32 +0000, by jheryan
-
Sync with 1.154Mon, 20 Dec 2004 06:32:01 +0000, by jheryan
-
More French correctionsSun, 19 Dec 2004 23:21:07 +0000, by gpoirier
-
Hopefully fixes problems with non-working vobsubs.Sun, 19 Dec 2004 16:59:39 +0000, by reimar
-
10l fix I hope, reverse if notSun, 19 Dec 2004 16:53:26 +0000, by alex
-
Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set.Sun, 19 Dec 2004 16:28:34 +0000, by reimar
-
sync 1.825Sat, 18 Dec 2004 22:39:01 +0000, by wight
-
Sync to 1.825Sat, 18 Dec 2004 15:52:16 +0000, by gpoirier
-
add the flip filter at the end of the filter chain.Sat, 18 Dec 2004 14:06:35 +0000, by reimar
-
Fix paragraph indentation.Sat, 18 Dec 2004 11:26:01 +0000, by diego
-
Fixes the bug that after opening the preferences panel gmplayer plays filesSat, 18 Dec 2004 10:30:17 +0000, by reimar
-
added conditional lowres descriptionSat, 18 Dec 2004 09:41:16 +0000, by nicodvb
-
Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples.Sat, 18 Dec 2004 01:12:02 +0000, by diego
-
Sync with 1.823: Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.Fri, 17 Dec 2004 22:33:30 +0000, by gpoirier
-
Somebody obviously took a course "coding non-portable".Fri, 17 Dec 2004 20:32:46 +0000, by reimar
-
Christoph Egger is now the vo_ggi maintainer.Fri, 17 Dec 2004 19:38:00 +0000, by diego
-
- Fixed mode setting, so any video can be played on all supported ggi targets.Fri, 17 Dec 2004 19:36:52 +0000, by diego
-
Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.Fri, 17 Dec 2004 18:41:41 +0000, by diego
-
some clarificationFri, 17 Dec 2004 16:30:05 +0000, by diego
-
Set mixer.afilter at a more appropriate place.Fri, 17 Dec 2004 16:23:50 +0000, by reimar
-
Added rawy800 codec as according to the manpage it should be thereFri, 17 Dec 2004 13:30:29 +0000, by reimar
-
Allow Y8 and Y800 as OUT format in codecs.confFri, 17 Dec 2004 13:27:34 +0000, by reimar
-
conditional lowres: activate lowres if frame width >= thresholdFri, 17 Dec 2004 07:34:23 +0000, by nicodvb
-
sync tag bumpFri, 17 Dec 2004 07:02:28 +0000, by wight
-
pre5try2 releaseFri, 17 Dec 2004 00:07:22 +0000, by diego
-
y420 vs i420 typoThu, 16 Dec 2004 23:54:59 +0000, by diego
-
Fixes suggested by DiegoWed, 15 Dec 2004 22:53:13 +0000, by gpoirier
-
Security fixes ported from upstream (xine)Wed, 15 Dec 2004 21:27:14 +0000, by rtognimp
-
fix a problem pointed out by iDEFENSE and several similar ones.Wed, 15 Dec 2004 19:12:46 +0000, by reimar
-
Looks like it was too weird after all ;-)Wed, 15 Dec 2004 19:01:36 +0000, by reimar
-
fix a vulnerability reported by iDEFENSE.Wed, 15 Dec 2004 18:52:38 +0000, by reimar
-
disable demuxer_bmp,Wed, 15 Dec 2004 18:39:51 +0000, by iive
-
fix security vulnerability reported by iDEFENSEWed, 15 Dec 2004 18:16:24 +0000, by reimar
-
Cumulative sync to 1.821 (1.821, 1.820, 1.819)Wed, 15 Dec 2004 17:35:50 +0000, by gpoirier
-
enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone nowWed, 15 Dec 2004 14:37:27 +0000, by faust3
-
printf --> mp_msg conversion, less verbosityWed, 15 Dec 2004 01:22:24 +0000, by diego
-
credit Daniele Forghieri's work on lavc audio codeTue, 14 Dec 2004 22:16:34 +0000, by nicodvb
-
small wording fixesTue, 14 Dec 2004 11:49:31 +0000, by diego
-
more details about the structure of VCDsTue, 14 Dec 2004 11:32:35 +0000, by diego
-
synced with 1.821Mon, 13 Dec 2004 17:31:50 +0000, by paszczi
-
Sync with 1.818Mon, 13 Dec 2004 06:36:27 +0000, by jheryan
-
Sync with 1.153.Mon, 13 Dec 2004 06:34:56 +0000, by jheryan
-
Clarify vo_yuv4mpeg filename handling.Sun, 12 Dec 2004 23:18:14 +0000, by diego
-
printf --> mp_msgSun, 12 Dec 2004 22:24:32 +0000, by diego
-
sync 1.820Sun, 12 Dec 2004 21:43:28 +0000, by wight
-
better mention -vo yuv4mpeg can change output filenameSun, 12 Dec 2004 21:29:03 +0000, by wight
-
fix leak with -fixed-vo, allow concatenatingSun, 12 Dec 2004 15:17:53 +0000, by reimar
-
Fix streaming if not mlti_data (for some non-multirate streams)Sat, 11 Dec 2004 23:59:36 +0000, by rtognimp
-
Some fixes and better wording, remove alsa9 and alsa1x audio output driversSat, 11 Dec 2004 17:02:45 +0000, by diego
-
Improving gl2 under windows, moving some functionality to gl_commonSat, 11 Dec 2004 16:57:42 +0000, by reimar
-
Remove alsa9 and alsa1x entries as well as duplicate video output drivers.Sat, 11 Dec 2004 16:55:01 +0000, by diego
-
10l, should check for != NULL before using not after...Fri, 10 Dec 2004 23:04:54 +0000, by reimar
-
language fixThu, 09 Dec 2004 19:41:10 +0000, by paszczi
-
make clean should also clean the native subdirectory.Thu, 09 Dec 2004 13:11:21 +0000, by diego
-
sync 1.58Wed, 08 Dec 2004 12:52:09 +0000, by wight
-
- corrected <device< to <device>Wed, 08 Dec 2004 12:47:57 +0000, by wight
-
disable all unknown formats in the windows aosWed, 08 Dec 2004 09:52:55 +0000, by faust3
-
sync + random fixesWed, 08 Dec 2004 00:02:45 +0000, by paszczi
-
Support for "NONE" audio in MOV files generated by Kodak CX6230Tue, 07 Dec 2004 22:05:04 +0000, by rtognimp
-
More French fixesTue, 07 Dec 2004 21:41:44 +0000, by gpoirier
-
Default rescaler is 2; bicubicTue, 07 Dec 2004 21:07:40 +0000, by gpoirier
-
synced to 1.20Tue, 07 Dec 2004 13:48:33 +0000, by gabrov
-
synced to 1.50Tue, 07 Dec 2004 13:31:02 +0000, by gabrov
-
synced to 1.57Tue, 07 Dec 2004 13:05:31 +0000, by gabrov
-
added support for dvhs and h264 over tsTue, 07 Dec 2004 07:52:10 +0000, by nicodvb
-
URL updatesTue, 07 Dec 2004 02:54:38 +0000, by diego
-
updates, typoTue, 07 Dec 2004 02:33:22 +0000, by diego
-
Remove duplicate includes.Tue, 07 Dec 2004 02:30:09 +0000, by diego
-
Make include paths consistent.Tue, 07 Dec 2004 02:24:15 +0000, by diego
-
Remove dead link.Tue, 07 Dec 2004 00:31:28 +0000, by diego
-
link updates, noticed by Nicolas Le GaillartTue, 07 Dec 2004 00:16:42 +0000, by diego
-
wording fixMon, 06 Dec 2004 23:17:56 +0000, by diego
-
some French fixes here and there: some better translations and better tech wordsMon, 06 Dec 2004 10:16:15 +0000, by gpoirier
-
fix byteorderMon, 06 Dec 2004 04:11:17 +0000, by michael
-
synced to 1.56 (link update)Mon, 06 Dec 2004 00:41:56 +0000, by gabrov
-
synced to 1.57 (link updates)Mon, 06 Dec 2004 00:38:36 +0000, by gabrov
-
synced to 1.22Mon, 06 Dec 2004 00:32:32 +0000, by gabrov
-
More detailed HP-UX instructions, mostly taken from Martin Gansser's HOWTO.Mon, 06 Dec 2004 00:09:54 +0000, by diego
-
link updatesSun, 05 Dec 2004 23:54:49 +0000, by diego
-
ao_alsa and ao_polyp added, typo.Sun, 05 Dec 2004 23:16:34 +0000, by diego
-
synced to 1.16 (new mailing list)Sun, 05 Dec 2004 22:23:14 +0000, by gabrov
-
Some other fixes. Better wordings and better translations of tech stuffSun, 05 Dec 2004 21:51:39 +0000, by gpoirier
-
A great deal of French fixes (Nico doesn't seem to be an "audio litterate" ;-)Sun, 05 Dec 2004 20:51:02 +0000, by gpoirier
-
sync 1.16Sun, 05 Dec 2004 20:41:51 +0000, by wight
-
French fixesSun, 05 Dec 2004 18:07:14 +0000, by gpoirier
-
some fixes, mainly wrong translationsSun, 05 Dec 2004 15:46:08 +0000, by gpoirier
-
Sync with 1.818:Sun, 05 Dec 2004 15:45:26 +0000, by gpoirier
-
MPlayer-translations mailing list created.Sun, 05 Dec 2004 13:07:57 +0000, by diego
-
sync 1.818 and vocabulary fixSun, 05 Dec 2004 10:25:39 +0000, by wight
-
Use common labels.Sat, 04 Dec 2004 12:10:40 +0000, by diego
-
Add a file= suboption to set output file. (stream.yuv -> %s)Sat, 04 Dec 2004 11:12:34 +0000, by kraymer
-
new sync, first was fucked upSat, 04 Dec 2004 11:01:19 +0000, by nicolas
-
content moved to usage.xml, file no more neededSat, 04 Dec 2004 00:00:58 +0000, by nicolas
-
sync, typo fixes, better wordingFri, 03 Dec 2004 23:56:36 +0000, by nicolas
-
keyframes are more like 10 - 20 seconds apart, not 120.Fri, 03 Dec 2004 22:56:25 +0000, by reimar
-
yuv4mpeg now has file suboptionFri, 03 Dec 2004 21:12:34 +0000, by reimar
-
Add a file= suboption to set output file.Fri, 03 Dec 2004 21:02:14 +0000, by reimar
-
remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problemsFri, 03 Dec 2004 20:55:00 +0000, by rfelker
-
Unify all image encoding examples and fix a typo (*.jpg vs *.png) noticedFri, 03 Dec 2004 14:22:04 +0000, by diego
-
dvd_aid_from_lang() should return -1 if lang was not foundFri, 03 Dec 2004 14:14:29 +0000, by aurel
-
synced to 1.17Fri, 03 Dec 2004 00:41:35 +0000, by gabrov
-
Move selection of internal texture format to appropriate place, shouldFri, 03 Dec 2004 00:11:28 +0000, by reimar
-
Make the context not current before destroying it.Thu, 02 Dec 2004 23:55:08 +0000, by reimar
-
mention new -key-fifo-size optionThu, 02 Dec 2004 19:20:14 +0000, by reimar
-
enable the run slave commande even without libmenuThu, 02 Dec 2004 14:37:16 +0000, by aurel
-
better labelThu, 02 Dec 2004 03:38:05 +0000, by diego
-
Add "Available video filters:" line to -vf help.Wed, 01 Dec 2004 23:24:25 +0000, by diego
-
Sync with 1.8.16: Better wording, better explain -nodouble.Wed, 01 Dec 2004 22:00:16 +0000, by gpoirier
-
Sync withWed, 01 Dec 2004 21:54:50 +0000, by gpoirier
-
do not bring process to front if HAVE_SDLWed, 01 Dec 2004 21:22:18 +0000, by nplourde
-
clear menubar before adding new menuWed, 01 Dec 2004 21:19:04 +0000, by nplourde
-
suppress dummy frames due to B-frame delay.Wed, 01 Dec 2004 20:32:05 +0000, by lorenm
-
Better wording, better explain -nodouble.Wed, 01 Dec 2004 18:03:16 +0000, by diego
-
More similar code from gl and gl2 moved to gl_commonWed, 01 Dec 2004 17:05:58 +0000, by reimar
-
use a configurable-size ringbuffer instead of a pipe for buffering key events.Wed, 01 Dec 2004 12:22:39 +0000, by reimar
-
sstep is usually inaccurate.Wed, 01 Dec 2004 12:07:14 +0000, by reimar
-
reserve enough memory for imageWed, 01 Dec 2004 09:35:31 +0000, by henry
-
call draw_slice in top-down order (fixes crash with -vf expand=...,scale)Wed, 01 Dec 2004 09:32:48 +0000, by henry
-
fix image dimensions at filter config timeWed, 01 Dec 2004 09:30:11 +0000, by henry
-
Sync with 1.152, minor bugfix.Wed, 01 Dec 2004 08:43:27 +0000, by jheryan
-
Sync to 1.811, bugfixWed, 01 Dec 2004 07:48:27 +0000, by jheryan
-
-identify now prints subtitle/audio track information.Tue, 30 Nov 2004 23:24:22 +0000, by diego
-
-double is now default, thus -nodouble needs to be documented instead.Tue, 30 Nov 2004 22:47:28 +0000, by diego
-
very old 10l, discussed a long time ago but never fixed (default should be same vol, not -10 dB)Tue, 30 Nov 2004 19:02:29 +0000, by rfelker
-
syncedTue, 30 Nov 2004 16:00:41 +0000, by paszczi
-
it's stupid for the default to be something both slower (for xv+dr) and visually incorrect.. use -nodouble if you want old behaviorTue, 30 Nov 2004 07:42:08 +0000, by rfelker
-
more verbosity spam fixesTue, 30 Nov 2004 02:36:05 +0000, by rfelker
-
synced to 1.55 (better label, new entry)Tue, 30 Nov 2004 00:37:34 +0000, by gabrov
-
synced to 1.56 (better label)Tue, 30 Nov 2004 00:36:41 +0000, by gabrov
-
build fix, reflection English doc changeMon, 29 Nov 2004 19:43:29 +0000, by wight
-
better labelMon, 29 Nov 2004 18:44:08 +0000, by diego
-
FAQ about audio-only encoding (approved by Diego)Mon, 29 Nov 2004 12:47:02 +0000, by rathann
-
Explain how (not) to handle execute permissions and binary files.Mon, 29 Nov 2004 11:28:02 +0000, by diego
-
new lavc codec: ffvhuffSun, 28 Nov 2004 18:37:49 +0000, by lorenm
-
Compile fixSun, 28 Nov 2004 10:18:01 +0000, by ranma
-
fl32: BE float32 PCM audio in mov filesSat, 27 Nov 2004 15:39:38 +0000, by rtognimp
-
Added support for MPEG-1 and MPEG-2 in Matroska.Fri, 26 Nov 2004 16:36:03 +0000, by mosu
-
rescale the fonts with hidden OSD tooFri, 26 Nov 2004 10:32:53 +0000, by henry
-
Remove the rest of fb_dev_name + directfb usage.Fri, 26 Nov 2004 10:06:09 +0000, by syrjala
-
synced to 1.49Fri, 26 Nov 2004 07:47:21 +0000, by gabrov
-
synced to 1.55Fri, 26 Nov 2004 07:43:10 +0000, by gabrov
-
fb_dev_name no longer user in vo directfbFri, 26 Nov 2004 07:27:15 +0000, by zdar
-
We now only support directfb >= 0.9.13.Fri, 26 Nov 2004 05:37:27 +0000, by diego
-
sync by Philippe De Swert <philippedeswert at pi dot be>Thu, 25 Nov 2004 22:32:42 +0000, by diego
-
Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>Thu, 25 Nov 2004 22:24:00 +0000, by mosu
-
10l for me => is not >=Thu, 25 Nov 2004 21:47:58 +0000, by zdar
-
URL update, more concise descriptionThu, 25 Nov 2004 21:31:57 +0000, by diego
-
Removal of vo_directfb.c. From now DirectFB => 0.9.13 is required for vo directfb.Thu, 25 Nov 2004 20:05:50 +0000, by zdar
-
Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.Thu, 25 Nov 2004 20:03:11 +0000, by zdar
-
10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>Thu, 25 Nov 2004 17:23:13 +0000, by faust3
-
Sync with 1.811 using gvim find/replace option. Hope I got them all...Thu, 25 Nov 2004 08:03:58 +0000, by gpoirier
-
1.802: Mention unichrome_vid in the list of VIDIX driversWed, 24 Nov 2004 20:19:06 +0000, by kraymer
-
syncWed, 24 Nov 2004 19:51:56 +0000, by wight
-
further updates in video filters sectionWed, 24 Nov 2004 19:39:45 +0000, by kraymer
-
small fix :)Wed, 24 Nov 2004 19:28:00 +0000, by paszczi
-
synced with 1.811 + some small language fixWed, 24 Nov 2004 19:01:32 +0000, by paszczi
-
merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TSWed, 24 Nov 2004 18:55:03 +0000, by nicodvb
-
synced to 1.48 (MPEG-X spelling)Wed, 24 Nov 2004 17:35:39 +0000, by gabrov
-
synced to 1.12 (MPEG-X spelling)Wed, 24 Nov 2004 17:33:00 +0000, by gabrov
-
synced to 1.16 (MPEG-X spelling)Wed, 24 Nov 2004 17:29:51 +0000, by gabrov
-
synced to 1.53 (MPEG-X spelling)Wed, 24 Nov 2004 17:25:01 +0000, by gabrov
-
synced to 1.20 (MPEG-X spelling) and small fixWed, 24 Nov 2004 17:21:37 +0000, by gabrov
-
synced to 1.55 (MPEG-X spelling)Wed, 24 Nov 2004 17:16:28 +0000, by gabrov
-
Synced with 1.810Wed, 24 Nov 2004 16:02:59 +0000, by danny
-
Separate XML and man page translation maintainers.Wed, 24 Nov 2004 12:16:54 +0000, by diego
-
MPEG-X spellingWed, 24 Nov 2004 11:28:34 +0000, by diego
-
MPEG-X spellingWed, 24 Nov 2004 11:23:21 +0000, by diego
-
set sample aspect ratioWed, 24 Nov 2004 00:54:20 +0000, by lorenm
-
removing strange csp matching code (was copy&pasted from vf_pp where it originated from arpi 2.5 years ago) -> fixes spp+scale+x11 crashTue, 23 Nov 2004 21:21:54 +0000, by michael
-
Remove broken support for directbuffer and including frame-handling use.Tue, 23 Nov 2004 16:07:14 +0000, by iive
-
updatesTue, 23 Nov 2004 00:13:57 +0000, by diego
-
spelling and small updatesTue, 23 Nov 2004 00:12:53 +0000, by diego
-
synced to 1.54Mon, 22 Nov 2004 21:24:42 +0000, by gabrov
-
Try port 7070 if 554 fails for realrtsp streamsMon, 22 Nov 2004 19:45:55 +0000, by rtognimp
-
fix segfault with (height|width)%6!=0Mon, 22 Nov 2004 15:32:08 +0000, by henry
-
revert useless uyvy planar->packed converterMon, 22 Nov 2004 14:27:13 +0000, by henry
-
check for __builtin_expect (used by libmpeg2)Mon, 22 Nov 2004 10:28:36 +0000, by henry
-
revert useless uyvy planar->packed converterMon, 22 Nov 2004 10:22:31 +0000, by henry
-
1e6l fix (use 422P instead of UYVY)Mon, 22 Nov 2004 10:20:47 +0000, by henry
-
Added maintainer of czech translation related filesMon, 22 Nov 2004 09:49:14 +0000, by jheryan
-
Sync with 1.149 and retranslations of some messages for consistency with manpage by Jiri Heryan. Applied some suggestions of Tomas Blaha and Jiri Svoboda.Mon, 22 Nov 2004 09:33:50 +0000, by jheryan
-
*** empty log message ***Mon, 22 Nov 2004 08:43:48 +0000, by jheryan
-
Sync with 1.810: wordingSun, 21 Nov 2004 17:48:20 +0000, by gpoirier
-
typoSun, 21 Nov 2004 16:10:19 +0000, by rathann
-
Restore normal/double size GUI functionality ( broken since EWMH fs support ).Sun, 21 Nov 2004 15:10:37 +0000, by al
-
sync 1.810 + some wordingSun, 21 Nov 2004 14:19:22 +0000, by wight
-
Explain what you need to read to add a codec yourself, patch bySun, 21 Nov 2004 12:53:03 +0000, by diego
-
wordingSun, 21 Nov 2004 12:42:51 +0000, by diego
-
forced autodetection of file format when content-type is video-x-mpeg to give mpeg-ts a chanceSun, 21 Nov 2004 12:16:14 +0000, by nicodvb
-
The GUI shouldn't handle key events at two places.Sun, 21 Nov 2004 10:53:27 +0000, by al
-
Sync with 1.809, with a different phrasing than original English one.Sun, 21 Nov 2004 10:15:10 +0000, by gpoirier
-
should be \$ not $\Sat, 20 Nov 2004 19:30:55 +0000, by wight
-
Some fixes by myself and compn <tempn at twmi dot rr dot com>Sat, 20 Nov 2004 16:23:10 +0000, by diego
-
support for debianized LIVE.COM librarySat, 20 Nov 2004 14:46:22 +0000, by henry
-
head related transfer functionSat, 20 Nov 2004 14:41:51 +0000, by henry
-
libmpeg2 4:2:2 decodingSat, 20 Nov 2004 14:37:38 +0000, by henry
-
added support for 192 packet size, remove junk data after 188 bytes. Patch by Marcus Metzler (mocm@mocm.de)Sat, 20 Nov 2004 14:33:39 +0000, by nicodvb
-
4 and 8 bit formats use a palette, so we cannot really support them (atm).Sat, 20 Nov 2004 10:57:39 +0000, by reimar
-
4 and 8 bit formats work with a palette.Sat, 20 Nov 2004 10:53:04 +0000, by reimar
-
add "pausing" prefix for MPlayer commandsSat, 20 Nov 2004 10:51:13 +0000, by reimar
-
- sync 1.808Sat, 20 Nov 2004 10:48:11 +0000, by wight
-
declare check_format and check_bps static, they are used nowhere else.Sat, 20 Nov 2004 10:32:52 +0000, by reimar
-
synced with latest versionsFri, 19 Nov 2004 23:05:56 +0000, by paszczi
-
synced to 1.13Fri, 19 Nov 2004 20:34:56 +0000, by gabrov
-
synced to 1.15 (URL update)Fri, 19 Nov 2004 20:04:22 +0000, by gabrov
-
synced to 1.52 (URL update)Fri, 19 Nov 2004 19:54:47 +0000, by gabrov
-
synced to 1.53 (URL update)Fri, 19 Nov 2004 19:45:47 +0000, by gabrov
-
synced to 1.21 (URL update)Fri, 19 Nov 2004 19:35:20 +0000, by gabrov
-
Sync with 1.808: v4l2 norm settingFri, 19 Nov 2004 19:32:16 +0000, by gpoirier
-
correct encodingFri, 19 Nov 2004 18:34:33 +0000, by diego
-
24bit LPCM is signed...Fri, 19 Nov 2004 14:42:17 +0000, by reimar
-
v4l2 norm settingFri, 19 Nov 2004 13:11:37 +0000, by henry
-
setting the norm using text ID instead of numericFri, 19 Nov 2004 13:04:24 +0000, by henry
-
URL updatesFri, 19 Nov 2004 12:03:41 +0000, by diego
-
URL updates with some help by Gabor MizdaFri, 19 Nov 2004 12:02:33 +0000, by diego
-
grammar fix by the WandererFri, 19 Nov 2004 11:19:34 +0000, by diego
-
one more DivX --> MPEG4 changeFri, 19 Nov 2004 11:19:10 +0000, by diego
-
typo patch by Gabor MizdaFri, 19 Nov 2004 11:15:58 +0000, by diego
-
Sync to 1.807:Thu, 18 Nov 2004 21:21:19 +0000, by gpoirier
-
synced to 1.13Thu, 18 Nov 2004 16:34:41 +0000, by gabrov
-
synced to 1.50Thu, 18 Nov 2004 16:29:33 +0000, by gabrov
-
synced to 1.19Thu, 18 Nov 2004 16:22:56 +0000, by gabrov
-
initial translation, synced to 1.11Thu, 18 Nov 2004 16:00:29 +0000, by gabrov
-
Language fixesThu, 18 Nov 2004 10:36:41 +0000, by wight
-
sync 1.19 + some language fixesThu, 18 Nov 2004 09:55:24 +0000, by wight
-
sync to x264 r61 (improved 2pass ratecontrol)Thu, 18 Nov 2004 07:16:02 +0000, by lorenm
-
Sync with 1.806: various fixes, and some long standing french fixesWed, 17 Nov 2004 19:58:47 +0000, by gpoirier
-
fixed missing para tagWed, 17 Nov 2004 16:17:47 +0000, by gabrov
-
synced to 1.12, fixed headerWed, 17 Nov 2004 16:05:54 +0000, by gabrov
-
DivX is MPEG4, so let's call it MPEG4 to avoid confusion.Wed, 17 Nov 2004 09:28:05 +0000, by diego
-
Better explanation of how to build an MPlayer that runs on differentWed, 17 Nov 2004 08:25:08 +0000, by diego
-
miscellaneous fixesWed, 17 Nov 2004 02:08:24 +0000, by diego
-
Audio plugins are now audio filters, noticed by Gabor Mizda.Mon, 15 Nov 2004 23:22:09 +0000, by diego
-
added language identifier (if any) to the caller during probing phaseMon, 15 Nov 2004 20:56:10 +0000, by nicodvb
-
free freetype descriptor and library and mconfig data right before exitMon, 15 Nov 2004 15:29:39 +0000, by iive
-
Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed.Mon, 15 Nov 2004 15:05:12 +0000, by iive
-
Extended support for other object type IDs in the ESDS. This enables e.g. MPEG2 video in the MP4 container.Mon, 15 Nov 2004 15:04:57 +0000, by mosu
-
3 memory leaks fixedMon, 15 Nov 2004 14:56:18 +0000, by iive
-
initial translation, synced to 1.10Mon, 15 Nov 2004 13:14:02 +0000, by gabrov
-
sync to 1.23Mon, 15 Nov 2004 11:49:53 +0000, by gabrov
-
sync to 1.54Mon, 15 Nov 2004 11:46:57 +0000, by gabrov
-
sync to 1.49, little fixMon, 15 Nov 2004 11:23:09 +0000, by gabrov
-
warning fixMon, 15 Nov 2004 10:00:58 +0000, by diego
-
wordingMon, 15 Nov 2004 09:24:19 +0000, by diego
-
Reduce excessive verbosity.Mon, 15 Nov 2004 09:09:29 +0000, by diego
-
Update for Lsvc codecSun, 14 Nov 2004 22:25:49 +0000, by rtognimp
-
Vianet Lsvx video decoderSun, 14 Nov 2004 22:24:36 +0000, by rtognimp
-
Update for WVP2, fixed codec name from picture to imageSun, 14 Nov 2004 20:24:50 +0000, by rtognimp
-
Windows media video 9 image v2 supportSun, 14 Nov 2004 20:18:44 +0000, by rtognimp
-
My e-mail address has changedSun, 14 Nov 2004 14:55:07 +0000, by gpoirier
-
Sync with 1.805:Sun, 14 Nov 2004 14:27:51 +0000, by gpoirier
-
More detailed Debian package building instructions, based on a patch bySun, 14 Nov 2004 14:24:18 +0000, by diego
-
spelling, wordingSun, 14 Nov 2004 14:04:51 +0000, by diego
-
document last status line entrySun, 14 Nov 2004 12:43:26 +0000, by attila
-
fix crash when a "driver" line is missing in codecs.conf.Sun, 14 Nov 2004 11:39:23 +0000, by reimar
-
keep screensaver off when playing multiple files.Sun, 14 Nov 2004 11:36:40 +0000, by reimar
-
-softvol and -softvol-max parametersSun, 14 Nov 2004 11:32:09 +0000, by reimar
-
allow forcing of software volume control and setting maximum amplification.Sun, 14 Nov 2004 11:27:58 +0000, by reimar
-
fix: when doing -loop 0 -shuffle, the arg after shuffle was skippedSun, 14 Nov 2004 11:09:56 +0000, by reimar
-
initial translation, synced to 1.10Sun, 14 Nov 2004 00:42:54 +0000, by gabrov
-
update description of lavc's keyint, vb_strategy, and mbqmin.Sun, 14 Nov 2004 00:38:29 +0000, by lorenm
-
MSS2 can decode also MSS1Sat, 13 Nov 2004 23:39:20 +0000, by rtognimp
-
fix scrolling status line in windowsSat, 13 Nov 2004 16:10:32 +0000, by reimar
-
URL update, noticed by Gabor Mizda.Sat, 13 Nov 2004 15:12:48 +0000, by diego
-
Avoid drawing before transformation matrices are set up.Sat, 13 Nov 2004 12:01:20 +0000, by reimar
-
fix for negative values for width and height (aspect-preserving scaling).Fri, 12 Nov 2004 11:15:26 +0000, by reimar
-
sync tag bumpThu, 11 Nov 2004 21:54:00 +0000, by wight
-
Sync with structure changesThu, 11 Nov 2004 21:51:29 +0000, by wight
-
sync 1.803Thu, 11 Nov 2004 20:33:29 +0000, by wight
-
added missing declaration of releaseGlContextThu, 11 Nov 2004 19:41:08 +0000, by reimar
-
missing return for InitGl functionThu, 11 Nov 2004 19:39:23 +0000, by reimar
-
added fourcc of PNG-encoded Quicktime filesThu, 11 Nov 2004 13:41:35 +0000, by reimar
-
compilation fix for gcc 3.4.2Thu, 11 Nov 2004 13:33:30 +0000, by reimar
-
compilation fix and partial syncThu, 11 Nov 2004 03:35:40 +0000, by diego
-
compilation fixThu, 11 Nov 2004 03:27:23 +0000, by diego
-
devices.html is no more, link updated.Thu, 11 Nov 2004 02:27:15 +0000, by diego
-
devices.html is no more, links updated.Thu, 11 Nov 2004 02:24:23 +0000, by diego
-
Update links to match the XML docs structure change.Thu, 11 Nov 2004 02:12:36 +0000, by diego
-
Remove pointless devices section, make video and audio top level sections.Thu, 11 Nov 2004 02:09:15 +0000, by diego
-
initial translation, synced to 1.19Wed, 10 Nov 2004 19:46:16 +0000, by gabrov
-
osx finder supportWed, 10 Nov 2004 18:21:17 +0000, by nplourde
-
add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>Wed, 10 Nov 2004 16:43:40 +0000, by nplourde
-
small clarification and syntactic fix (approved by Diego)Wed, 10 Nov 2004 01:45:52 +0000, by rathann
-
fix --disable-termios, approved by DiegoWed, 10 Nov 2004 00:26:41 +0000, by rathann
-
use get_screen_size from getch2.c instead of ioctl, fixes bug #131.Tue, 09 Nov 2004 20:09:26 +0000, by reimar
-
10lTue, 09 Nov 2004 19:06:27 +0000, by gpoirier
-
sync 1.23 + language fixesMon, 08 Nov 2004 17:02:22 +0000, by wight
-
redundant "Note:" removedMon, 08 Nov 2004 15:58:05 +0000, by wight
-
initial translation, synced to 1.51Mon, 08 Nov 2004 15:36:34 +0000, by gabrov
-
h/w revision detection patch by Timothy Lee <timothy.lee@siriushk.com>Mon, 08 Nov 2004 11:29:55 +0000, by faust3
-
Mention unichrome_vid in the list of VIDIX driversMon, 08 Nov 2004 11:07:06 +0000, by diego
-
sync 1.51 and wordingMon, 08 Nov 2004 08:35:57 +0000, by wight
-
initial translation, synced to 1.12Mon, 08 Nov 2004 00:21:12 +0000, by gabrov
-
Converted printf calls to mp_msg, reduced verbosity.Mon, 08 Nov 2004 00:06:49 +0000, by diego
-
synced with 1.53Sun, 07 Nov 2004 22:20:19 +0000, by gabrov
-
Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.Sun, 07 Nov 2004 21:58:29 +0000, by mosu
-
Some work on the XviD section:Sun, 07 Nov 2004 20:30:11 +0000, by gpoirier
-
fix insane CPU usage with ao_nullSun, 07 Nov 2004 19:58:42 +0000, by reimar
-
We no longer provide (int)types.h for obsolete versions of Cygwin/MinGW,Sun, 07 Nov 2004 18:28:51 +0000, by diego
-
Mac OS X shlib support has been replaced by support for Helix codecs.Sun, 07 Nov 2004 17:46:22 +0000, by diego
-
more changesSun, 07 Nov 2004 16:03:24 +0000, by diego
-
Improved A-V sync, patch by Ed Wildgoose [lists(at)wildgooses<dot>com].Sun, 07 Nov 2004 11:03:50 +0000, by reimar
-
initial translation, synced to 1.22Sat, 06 Nov 2004 23:31:48 +0000, by gabrov
-
respect immed uninit flag, initialize ao_data.outburst.Sat, 06 Nov 2004 22:33:17 +0000, by reimar
-
recommit sascha's commit (Lennart Poettering's polyaudio stuff)Sat, 06 Nov 2004 19:35:24 +0000, by rfelker
-
little video filters updateFri, 05 Nov 2004 23:19:49 +0000, by kraymer
-
fix "last file is always played last" bug.Fri, 05 Nov 2004 22:45:16 +0000, by reimar
-
And some corrections approved by frogu.Fri, 05 Nov 2004 22:37:36 +0000, by wight
-
Replaces edl_mute_count with togle making code more understandable, other trivial list suggested changes too, Patch by Oded ShimonFri, 05 Nov 2004 21:44:20 +0000, by reynaldo
-
Fix member alignment for usage on 64bit processors.Fri, 05 Nov 2004 21:40:34 +0000, by mosu
-
Changes the word "frontend" to "module"Fri, 05 Nov 2004 18:51:37 +0000, by gpoirier
-
ao_polypFri, 05 Nov 2004 14:28:10 +0000, by faust3
-
polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>Fri, 05 Nov 2004 14:02:41 +0000, by faust3
-
10lFri, 05 Nov 2004 13:48:41 +0000, by faust3
-
sync to 1.46Fri, 05 Nov 2004 11:19:46 +0000, by frogu
-
sync to 1.66Fri, 05 Nov 2004 11:19:06 +0000, by frogu
-
Explain how to use custom options while building Debian packages, based on aFri, 05 Nov 2004 10:38:33 +0000, by diego
-
slight grammar/wording/spelling/markup improvementsFri, 05 Nov 2004 10:14:39 +0000, by diego
-
fix "stuck mouse button" by setting O_NONBLOCK, instead of using select() to check write() blocking on pipe.Fri, 05 Nov 2004 04:13:25 +0000, by iive
-
more fullscreen fixes and gl2 uses setGlWindow.Thu, 04 Nov 2004 18:31:55 +0000, by reimar
-
added myselfWed, 03 Nov 2004 23:44:02 +0000, by gabrov
-
Added Gabor Mizda (myself) as maintainer of the hungarian translationWed, 03 Nov 2004 23:35:35 +0000, by gabrov
-
Fix broken seek while on edl and audio only, spoted by Oded ShimonWed, 03 Nov 2004 21:37:09 +0000, by reynaldo
-
Fix EDL mute behavior, Patch by Oded ShimonWed, 03 Nov 2004 20:48:19 +0000, by reynaldo
-
add Loren Merritt as ve_x264 maintainerWed, 03 Nov 2004 17:58:23 +0000, by lorenm
-
proper gcc4 compile-fix suggested by richardWed, 03 Nov 2004 17:25:38 +0000, by atmos4
-
enable mmx support on x86_64 in libmpeg2Wed, 03 Nov 2004 17:12:01 +0000, by aurel
-
synced to 1.52Wed, 03 Nov 2004 11:47:57 +0000, by gabrov
-
synced to 1.15Wed, 03 Nov 2004 11:39:58 +0000, by gabrov
-
- the sync with XviD's API-4.1 has beenWed, 03 Nov 2004 10:39:27 +0000, by gpoirier
-
remove mac shlb support to use new helix codec for realvideo support on osxWed, 03 Nov 2004 02:50:01 +0000, by nplourde
-
libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas dot edu>)Wed, 03 Nov 2004 01:53:56 +0000, by michael
-
fixed some doxygen comments, patch by Oded ShimonWed, 03 Nov 2004 00:08:03 +0000, by reynaldo
-
reworked the status line to avoid scrolling and remove duplicate code.Tue, 02 Nov 2004 23:06:12 +0000, by reimar
-
remove window shadow in fullscreenTue, 02 Nov 2004 23:01:25 +0000, by nplourde
-
set aqua default themeTue, 02 Nov 2004 18:16:41 +0000, by nplourde
-
SyncTue, 02 Nov 2004 17:26:24 +0000, by gpoirier
-
have each XviD's option flag have its (no)counterpartTue, 02 Nov 2004 17:22:24 +0000, by gpoirier
-
icons for the GUI context menuTue, 02 Nov 2004 14:45:03 +0000, by diego
-
winvidix requires -lgdi32Tue, 02 Nov 2004 13:59:34 +0000, by faust3