log

age author description
Mon, 15 Jan 2007 09:12:10 +0000 gpoirier fixes suggested by Diego
Mon, 15 Jan 2007 07:23:28 +0000 gpoirier update and factorize information about x264's multi-threading mode
Mon, 15 Jan 2007 07:16:03 +0000 gpoirier update x264's subq otion description
Mon, 15 Jan 2007 06:26:49 +0000 diego gcc_bug++;
Mon, 15 Jan 2007 04:57:43 +0000 diego demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)
Sun, 14 Jan 2007 23:16:27 +0000 rtogni 10l, fix inverted check for "<media" in smil playlist
Sun, 14 Jan 2007 22:58:25 +0000 diego Move toolame vs twolame logic into the $_toolame=auto case.
Sun, 14 Jan 2007 22:45:45 +0000 diego Move Paolo Tresoldi out of the GUI skin section.
Sun, 14 Jan 2007 22:42:35 +0000 diego Make twolame disable toolame.
Sun, 14 Jan 2007 22:35:10 +0000 diego Move twolame check before toolame check.
Sun, 14 Jan 2007 07:03:51 +0000 voroshil Adding me and Andrew Savchenko as authors of Russian docs translation
Sun, 14 Jan 2007 07:00:45 +0000 voroshil r21882: sync to x264 r607 (update description of threads)
Sun, 14 Jan 2007 06:47:44 +0000 voroshil translation status update
Sun, 14 Jan 2007 06:45:51 +0000 voroshil spelling, wording fix
Sun, 14 Jan 2007 06:32:53 +0000 voroshil sync tag update
Sun, 14 Jan 2007 06:30:25 +0000 voroshil r21917: typo fixes
Sun, 14 Jan 2007 00:15:55 +0000 gpoirier typo fixes:
Sat, 13 Jan 2007 21:26:54 +0000 vayne fix typo for gettimeofday()
Sat, 13 Jan 2007 21:20:47 +0000 vayne proper fix for avoiding file skipping when mplayer is already playing a file.
Sat, 13 Jan 2007 12:56:42 +0000 reimar Cosmetics
Sat, 13 Jan 2007 12:56:02 +0000 reimar Implement gif transparency
Sat, 13 Jan 2007 12:46:27 +0000 reimar Fix: refmodes 2 and 3 leave useref unchanged
Sat, 13 Jan 2007 12:39:13 +0000 reimar Cosmetics
Sat, 13 Jan 2007 12:37:53 +0000 reimar Implement refmode == 2 in gif demuxer
Sat, 13 Jan 2007 12:19:42 +0000 reimar Partially support gif using "reference" images
Sat, 13 Jan 2007 12:05:18 +0000 reimar memset + malloc -> calloc
Sat, 13 Jan 2007 11:58:15 +0000 diego Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
Sat, 13 Jan 2007 11:57:40 +0000 diego DO NOT recommend or even suggest installing codecs.conf.
Sat, 13 Jan 2007 11:49:20 +0000 reimar Cast SWidth/SHeight to uint16_t, since that's what they actually are.
Sat, 13 Jan 2007 11:46:43 +0000 reimar Forgot to adjust length of memset
Sat, 13 Jan 2007 11:44:36 +0000 reimar Simplify gif demuxer by using memcpy_pic
Sat, 13 Jan 2007 11:40:05 +0000 reimar One more bounds check, though IMO the gif lib really should do this.
Sat, 13 Jan 2007 11:37:59 +0000 reimar Simplify
Sat, 13 Jan 2007 11:37:18 +0000 reimar Fix crash for gif images that have Top or Left set
Sat, 13 Jan 2007 11:06:40 +0000 reimar Fix invalid read for gifs with a palette for less than 256 colors
Sat, 13 Jan 2007 11:05:32 +0000 reimar Move global variables in gif demuxer into priv struct
Sat, 13 Jan 2007 10:46:32 +0000 diego Rephrase mga_vid section.
Sat, 13 Jan 2007 10:42:21 +0000 diego Document vo_tdfx_vid.
Sat, 13 Jan 2007 06:24:13 +0000 diego Do not add libavutil unconditionally to CFLAGS.
Sat, 13 Jan 2007 06:02:31 +0000 diego cosmetics: typo fix pallete --> palette
Sat, 13 Jan 2007 06:00:34 +0000 diego Frametime was being read from the wrong offset, compare
Sat, 13 Jan 2007 04:32:14 +0000 diego cosmetics: typo pallete --> palette
Sat, 13 Jan 2007 04:12:05 +0000 diego Add missing config.mak entry for gettimeofday().
Fri, 12 Jan 2007 23:44:27 +0000 gpoirier compile fix after latest swscaler changes (r21888)
Fri, 12 Jan 2007 19:59:47 +0000 gpoirier add support for avc1 in X-QT over RTSP
Fri, 12 Jan 2007 15:45:47 +0000 lucabe deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
Fri, 12 Jan 2007 15:40:08 +0000 lucabe Add "support for both orderings of the slices (top->down / bottom->up)"
Fri, 12 Jan 2007 11:32:57 +0000 voroshil sync tag update
Fri, 12 Jan 2007 11:27:42 +0000 voroshil r21879: fix wrong option names that were suggested to use to produce
Fri, 12 Jan 2007 11:01:11 +0000 voroshil spelling, wording
Fri, 12 Jan 2007 02:55:04 +0000 diego 100l misplaced #endif
Thu, 11 Jan 2007 23:14:54 +0000 lorenm sync to x264 r607 (update description of threads)
Thu, 11 Jan 2007 18:26:44 +0000 voroshil r21865: Audio track switching works with DVDs as well.
Thu, 11 Jan 2007 16:55:59 +0000 diego Remove superfluous #ifdefs.
Thu, 11 Jan 2007 09:07:57 +0000 gpoirier fix wrong option names that were suggested to use to produce
Thu, 11 Jan 2007 07:57:57 +0000 voroshil Typo
Wed, 10 Jan 2007 22:58:32 +0000 reimar 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
Wed, 10 Jan 2007 22:09:03 +0000 torinthiel Sync tag bump
Wed, 10 Jan 2007 20:23:24 +0000 diego Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
Wed, 10 Jan 2007 19:35:41 +0000 diego Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
Wed, 10 Jan 2007 19:07:42 +0000 diego Move #ifdef directives around complete files into the build system.
Wed, 10 Jan 2007 18:54:44 +0000 diego Remove redundant ifdef, this file is only ever compiled on MinGW.
Wed, 10 Jan 2007 17:22:52 +0000 diego consistent include path
Wed, 10 Jan 2007 17:05:35 +0000 diego bswap.h --> mpbswap.h
Wed, 10 Jan 2007 16:58:42 +0000 diego Remove misleading comment.
Wed, 10 Jan 2007 16:54:44 +0000 diego Remove generated pci_* files on clean, not just on distclean.
Wed, 10 Jan 2007 15:16:52 +0000 gpoirier upgrade copyright years
Wed, 10 Jan 2007 14:56:23 +0000 diego GNU/kFreeBSD support, closes Bugzilla #704.
Wed, 10 Jan 2007 14:32:35 +0000 diego Audio track switching works with DVDs as well.
Wed, 10 Jan 2007 14:28:13 +0000 diego small updates
Wed, 10 Jan 2007 14:25:02 +0000 diego libmpeg2 updated to 0.4.1
Wed, 10 Jan 2007 13:20:08 +0000 diego CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
Wed, 10 Jan 2007 00:08:16 +0000 gpoirier explain how to use MEncoder to create QuickTime-compatible files
Tue, 09 Jan 2007 21:32:25 +0000 rtogni Don't drop last rdt packet on eof
Tue, 09 Jan 2007 20:02:13 +0000 nicodvb removed static declaration before non-instantiated struct; patch by cehoyos ag or at
Mon, 08 Jan 2007 16:23:31 +0000 michael dont write an index and dont use memory to build one if -noidx is specified
Mon, 08 Jan 2007 06:34:34 +0000 voroshil r21848: clarify a few things about the interaction between *cmp and mbd options
Mon, 08 Jan 2007 06:25:48 +0000 voroshil r21848: clarify a few things about the interaction between *cmp and mbd options
Mon, 08 Jan 2007 05:55:46 +0000 voroshil Two crash issues fixed:
Sun, 07 Jan 2007 19:23:59 +0000 reimar Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.
Sun, 07 Jan 2007 16:07:45 +0000 reimar Avoid invalid memory access in ass_process_subtitle for empty subtitles
Sun, 07 Jan 2007 13:05:59 +0000 nicodvb in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)
Sun, 07 Jan 2007 12:06:48 +0000 reimar Document sub_add_text and sub_clear_text
Sun, 07 Jan 2007 11:52:46 +0000 diego Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
Sun, 07 Jan 2007 10:49:43 +0000 gpoirier fix typo
Sun, 07 Jan 2007 10:39:00 +0000 gpoirier clarify a few things about the interaction between *cmp and mbd options
Sat, 06 Jan 2007 20:21:27 +0000 Gabrov synced with r21624
Sat, 06 Jan 2007 19:19:15 +0000 reimar Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.
Sat, 06 Jan 2007 19:07:58 +0000 reimar Subtitle handling cleanup: factor out code for parsing embedded subtitles
Sat, 06 Jan 2007 19:02:19 +0000 Gabrov synced with r21748
Sat, 06 Jan 2007 18:54:22 +0000 nicodvb reindented
Sat, 06 Jan 2007 18:51:01 +0000 nicodvb init to 0 feparams before tuning
Sat, 06 Jan 2007 17:50:12 +0000 reimar Set default values for proc and iproc for x86_32 case.
Sat, 06 Jan 2007 17:28:11 +0000 reimar Include "internal" libavformat/riff.h also when dynamic libavformat is used
Sat, 06 Jan 2007 15:08:04 +0000 diego Fix dependencies for pci_names.c.
Sat, 06 Jan 2007 14:40:05 +0000 reimar Include libavformat/riff.h when building with static libavformat and
Sat, 06 Jan 2007 13:38:30 +0000 Gabrov synced with r21741
Sat, 06 Jan 2007 13:31:16 +0000 gpoirier woops, actually fix URL this time
Sat, 06 Jan 2007 12:11:25 +0000 lucabe replace some av_malloc();memset(...,0,...) sequences with av_mallocz()
Sat, 06 Jan 2007 11:59:33 +0000 nicodvb removed useless reporting code
Sat, 06 Jan 2007 11:43:44 +0000 nicodvb moved actual tuning code from check_status() to tune_it()
Sat, 06 Jan 2007 11:09:27 +0000 nicodvb don't add pid 0 if it's already present in the list
Sat, 06 Jan 2007 10:07:45 +0000 gpoirier update comment url
Fri, 05 Jan 2007 18:03:58 +0000 reimar Simplify after last demux_ogg commit
Fri, 05 Jan 2007 18:02:18 +0000 reimar Do not access ogg_d->subs after freeing it.
Fri, 05 Jan 2007 15:41:00 +0000 reimar sizeof() is long, thus %d format in error message is wrong.
Fri, 05 Jan 2007 15:24:38 +0000 reimar Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,
Fri, 05 Jan 2007 11:57:06 +0000 reimar Do not abort on X11 errors, most are not at all fatal.
Fri, 05 Jan 2007 10:05:05 +0000 reimar move runtime cpu detection check after detection of host architecture,
Thu, 04 Jan 2007 20:42:02 +0000 gpoirier add autodetection support for docbook stuff installed in /opt, such as macports do for ex.
Thu, 04 Jan 2007 19:41:41 +0000 reimar Use av_d2q to produce the fps fraction, this usually produces more sane fractions
Thu, 04 Jan 2007 19:33:03 +0000 reimar Fix printf types: AVRational members are ints, not 64 bit.
Thu, 04 Jan 2007 16:46:15 +0000 ben allows OSD menu to be displayed when using MPEG PES video out
Thu, 04 Jan 2007 16:30:06 +0000 ben restore volume if muted at exit
Thu, 04 Jan 2007 16:10:40 +0000 ben fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archs
Thu, 04 Jan 2007 16:07:42 +0000 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:06:01 +0000 ben increased a bit max param length as it can be too short to declare tv channels when you have a long list of
Thu, 04 Jan 2007 16:04:31 +0000 ben support for vidix on ATI Radeon 9600SE cards
Thu, 04 Jan 2007 16:00:27 +0000 gpoirier fix gprof support (aka work around gprof's brain dead design)
Thu, 04 Jan 2007 09:02:22 +0000 torinthiel Synced with r21760, typos