log

age author description
Fri, 26 Jun 2009 15:41:34 +0000 reimar Close /dev/tty again on uninit.
Fri, 26 Jun 2009 15:39:35 +0000 reimar Fix indentation broken in last patch
Fri, 26 Jun 2009 15:38:40 +0000 reimar Get rid of completely pointless vt_doit variable
Fri, 26 Jun 2009 15:28:30 +0000 reimar 10l, use fopen directly instead of open + fdopen
Fri, 26 Jun 2009 15:22:15 +0000 reimar Use a single err_out in fb_preinit, also fixes a leak when vo_dbpp has an
Fri, 26 Jun 2009 15:14:48 +0000 reimar Use FFALIGN and FFMAX3
Fri, 26 Jun 2009 14:43:03 +0000 reimar Remove useless casts
Fri, 26 Jun 2009 14:40:31 +0000 reimar fbdev: remove pointless ()
Fri, 26 Jun 2009 13:54:22 +0000 reimar Replace incorrect use of strncpy by av_strlcpy.
Fri, 26 Jun 2009 13:41:01 +0000 reimar Use the RESET_GEOMETRY macro in one more place instead of duplicating its code.
Fri, 26 Jun 2009 13:34:40 +0000 reimar 100l, RESET_GEOMETRY must reset values to INT_MIN, not -1, -1 is a
Thu, 25 Jun 2009 20:06:03 +0000 diego AltiVec code and runtime cpudetect do not require CONFIG_GPL.
Thu, 25 Jun 2009 11:27:36 +0000 diego The AltiVec optimizations of libswscale are no longer under GPL.
Thu, 25 Jun 2009 10:14:05 +0000 diego PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT is set.
Wed, 24 Jun 2009 23:31:17 +0000 diego Modern Solaris versions have different default CD-ROM devices.
Wed, 24 Jun 2009 08:13:52 +0000 reimar AVStream.language is deprecated, switch to av_get_metadata instead.
Wed, 24 Jun 2009 08:06:46 +0000 reimar Move allocation to avoid a possible memleak if new_sh_audio fails.
Wed, 24 Jun 2009 08:04:38 +0000 reimar Remove pointless stream count checks, new_sh_* already checks for that.
Wed, 24 Jun 2009 07:49:04 +0000 reimar Print ID_AID_???_LANG and ID_SID_???_LANG in lavf demuxer so that frontends
Tue, 23 Jun 2009 17:50:08 +0000 reimar Fix compilation: codec_wav_tags/codec_bmp_tags were renamed to
Tue, 23 Jun 2009 09:35:20 +0000 reimar Move printing of ID_AID_???_LANG to ts_add_stream instead of ts_detect_streams.
Tue, 23 Jun 2009 09:33:42 +0000 reimar Initialize es->lang to ensure a previous value does not get misattributed
Mon, 22 Jun 2009 23:35:13 +0000 diego Do not use -rdynamic on Solaris, where the flag is unsupported.
Sun, 21 Jun 2009 10:55:41 +0000 reimar Remove duplicate printing of ID_AUDIO_ID/ID_VIDEO_ID, those are already
Sun, 21 Jun 2009 10:47:44 +0000 reimar TS demuxer: make the IDs used by DEMUXER_CTRL_SWITCH_* and DEMUXER_CTRL_IDENTIFY_PROGRAM
Sat, 20 Jun 2009 18:18:35 +0000 kostya 1l to Reimar for not updating lavc TM2 decoder output format in codecs.conf
Sat, 20 Jun 2009 13:19:24 +0000 reimar Do not use MAX_A/V_STREAMS as upper limit for switch_audio/switch_video
Fri, 19 Jun 2009 20:21:58 +0000 attila fix missing event on move that breaks xmga window movement
Fri, 19 Jun 2009 15:29:51 +0000 diego Ignore XML files for which no translations exist yet.
Fri, 19 Jun 2009 15:20:59 +0000 diego Fix setting of DOC_LANGS and MAN_LANGS, the wrong variables were being used.
Wed, 17 Jun 2009 18:40:19 +0000 vitor Do not call rgb2rgbWrapper() for rgb48*, there is no special converter
Wed, 17 Jun 2009 09:16:19 +0000 siretart Enable fontconfig support by default. This change takes only in effect,
Wed, 17 Jun 2009 09:14:17 +0000 siretart Conform to the updated Desktop File Specification. Also improve the
Wed, 17 Jun 2009 05:18:28 +0000 compn add .mp1/.mp2 mov audio fourcc to ffmp2 codec
Tue, 16 Jun 2009 17:58:12 +0000 eugeni Add a missing check for a NULL return value.
Tue, 16 Jun 2009 13:32:51 +0000 cehoyos Do not auto-detect old libnut installations.
Sun, 14 Jun 2009 21:09:35 +0000 diego Rename LIBVORBIS Makefile variable to VORBIS.
Sun, 14 Jun 2009 18:51:36 +0000 diego 100l: Add missing $s to default language variable checks, which prevented
Sun, 14 Jun 2009 14:55:01 +0000 diego Overhaul translation handling completely and add options to install specific
Sun, 14 Jun 2009 13:25:54 +0000 diego cosmetics: Drop leading underscore from _language* variables.
Sun, 14 Jun 2009 12:42:06 +0000 diego Allow setting message language separately from documentation language.
Sun, 14 Jun 2009 12:31:35 +0000 diego Drop redundant setting of message language to English when all languages
Sat, 13 Jun 2009 12:32:05 +0000 compn sync with ffmpeg
Fri, 12 Jun 2009 14:23:21 +0000 jrash refine previous translation
Fri, 12 Jun 2009 11:23:22 +0000 compn sync with ffmpeg
Fri, 12 Jun 2009 02:39:21 +0000 compn sync with ffmpeg
Thu, 11 Jun 2009 17:10:54 +0000 ramiro Kill warnings of possibly unused variables by using av_unused.
Thu, 11 Jun 2009 15:15:43 +0000 diego Fix compilation: #undef standard library functions that are
Thu, 11 Jun 2009 10:19:04 +0000 diego Add libavutil/internal.h #include, required for the DECLARE_ALIGNED macro.
Sun, 07 Jun 2009 14:42:43 +0000 gpoirier replace "g" asm constraint by "erm" since "g" allows 64bit immediates while
Sat, 06 Jun 2009 09:37:46 +0000 stefano Remove '\p' doxygen markup, as it should improve plain text doxy
Thu, 04 Jun 2009 22:50:38 +0000 ramiro Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
Thu, 04 Jun 2009 22:10:52 +0000 ramiro Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED.
Thu, 04 Jun 2009 21:55:52 +0000 ramiro Use DECLARE_ALIGNED macro instead of gcc __attribute__.
Wed, 03 Jun 2009 17:27:22 +0000 compn cosmetics: replace dead url
Wed, 03 Jun 2009 14:06:10 +0000 diego Files should be opened in binary mode on OS/2.
Wed, 03 Jun 2009 13:42:11 +0000 diego CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values.
Tue, 02 Jun 2009 18:37:31 +0000 reimar Configure needs AS to be set for the Makefiles.
Tue, 02 Jun 2009 15:35:58 +0000 kostya Testing RGB48 variants requires bigger stride in swscale-example.c
Tue, 02 Jun 2009 12:30:11 +0000 kostya YUV into RGB48 BE/LE conversion support
Tue, 02 Jun 2009 12:28:49 +0000 kostya Partial (low bits ignored, no direct transcoding into other RGB formats) support
Mon, 01 Jun 2009 22:25:10 +0000 reimar Switch to avcodec_decode_video2 to allow a hack that makes PNG decode correctly
Mon, 01 Jun 2009 10:43:41 +0000 reimar Initialize local variable, avoids a possible crash due to using an
Mon, 01 Jun 2009 09:43:32 +0000 reimar Add const where appropriate, also gets rid of a compiler warning.
Mon, 01 Jun 2009 09:39:02 +0000 reimar 100l, do not read probe buffer if it will not be used because a format was forced.
Mon, 01 Jun 2009 09:35:16 +0000 reimar Add actually working support for PPC64
Mon, 01 Jun 2009 09:25:20 +0000 reimar Use target_arch and target_subarch which is more similar to what FFmpeg uses
Mon, 01 Jun 2009 09:20:22 +0000 reimar Add some missing FFmpeg archs
Sun, 31 May 2009 13:09:48 +0000 reimar Using nl_langinfo in the asf mmst implementation makes no sense since
Sun, 31 May 2009 13:00:51 +0000 reimar Use a malloced string for the get_term_charset return value.
Sun, 31 May 2009 12:48:53 +0000 reimar Make ID_SEEKABLE depend on both the stream and the demuxer being seekable,
Sat, 30 May 2009 13:18:57 +0000 reimar In all demux_info_add calls change "name" to "title".
Sat, 30 May 2009 13:15:53 +0000 reimar 100l, demuxer info tags are _not_ case sensitive, so use strcasecmp.
Thu, 28 May 2009 15:53:27 +0000 ptt forgot a line :(; added
Thu, 28 May 2009 15:39:02 +0000 ptt synced with r2769
Thu, 28 May 2009 10:20:38 +0000 ptt sync'ed to r29209
Thu, 28 May 2009 05:56:17 +0000 jrash refine previous translation
Tue, 26 May 2009 01:02:16 +0000 compn add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi
Tue, 26 May 2009 00:19:31 +0000 compn add binary decoder for YLC0
Mon, 25 May 2009 20:28:35 +0000 lu_zero Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag and make sure libnemesi only builds are fine
Mon, 25 May 2009 17:51:10 +0000 lu_zero Make sure -rtsp-stream-with-sctp is supported while building with libnemesi
Mon, 25 May 2009 16:42:54 +0000 kostya Move colorspace conversion functions implemented in pure C from template
Sun, 24 May 2009 09:54:25 +0000 Gabrov synced with r29305
Thu, 21 May 2009 08:46:24 +0000 diego cosmetics: alphabetically sort SRCS_MPLAYER
Tue, 19 May 2009 17:37:58 +0000 kostya Let SwScaler know that RGB48 BE/LE is 16-bits per component format.
Tue, 19 May 2009 17:26:22 +0000 kostya Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).
Tue, 19 May 2009 08:56:23 +0000 reimar Set XVR100 make variable. Fixes compilation when support for xvr100 was detected.
Mon, 18 May 2009 21:19:11 +0000 adrian When used with shared_buffer, there's no need for a NSApp object, which causes MPlayer to be marked as unresponsive.
Mon, 18 May 2009 21:00:35 +0000 adrian When used with shared_buffer, autorelease in each flip_page so objects don't accumulate until exit.
Sun, 17 May 2009 19:51:56 +0000 gpoirier sync w/r29244
Sat, 16 May 2009 13:59:53 +0000 reimar Add a hack to detect when we are writing into a Windows pipe since the fseek
Fri, 15 May 2009 23:17:25 +0000 diego Add missing path to find invocation for tags/TAGS creation.
Fri, 15 May 2009 22:24:12 +0000 diego Simplify find invocation in tags/TAGS generation command:
Wed, 13 May 2009 19:44:44 +0000 bircoph Revert whitespace removal for win-related code, because lack of ^M at
Wed, 13 May 2009 18:42:38 +0000 bircoph Restore old license file after whitspace removal in previous commit.
Wed, 13 May 2009 15:22:13 +0000 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 12 May 2009 19:25:35 +0000 diego Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories
Tue, 12 May 2009 18:09:53 +0000 diego Make sure that -I flags for internal library copies come before other CFLAGS
Tue, 12 May 2009 15:00:32 +0000 diego Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.
Tue, 12 May 2009 08:21:53 +0000 diego libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.
Tue, 12 May 2009 07:25:04 +0000 diego Add HAVE_PPC64 definition for FFmpeg.
Tue, 12 May 2009 06:52:57 +0000 diego Make sure CONFIG_MUXERS is always set.
Tue, 12 May 2009 03:03:35 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 03:01:09 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:58:29 +0000 reynaldo Some reformating to avoid two too long lines
Tue, 12 May 2009 02:45:52 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:43:03 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:41:04 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:33:28 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:31:11 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:29:29 +0000 reynaldo Get rid of some more trailing whitespace
Sun, 10 May 2009 21:13:15 +0000 rtogni chunk size = 0 is valid for DATA chunks (used in live streams), don't
Sun, 10 May 2009 14:00:00 +0000 diego Add const qualifier to param argument of sws_getContext() and
Sun, 10 May 2009 11:37:04 +0000 diego Move preprocessor condition before variable declaration, fixes the warning:
Sat, 09 May 2009 21:37:07 +0000 rik MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctly
Sat, 09 May 2009 18:47:18 +0000 diego Remove redundant information about configuring MPlayer for GUI support.
Sat, 09 May 2009 18:13:48 +0000 diego Move image formats section to a more appropriate place.
Sat, 09 May 2009 13:15:31 +0000 diego cosmetics: indentation fixes for the dvdread check
Sat, 09 May 2009 12:52:44 +0000 diego Fix misplaced 'fi' in external dvdread test.