log

age author description
Sun, 30 Aug 2009 23:01:36 +0000 cehoyos Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that
Sun, 30 Aug 2009 22:55:21 +0000 cehoyos Revert r29404.
Sun, 30 Aug 2009 22:52:47 +0000 cehoyos Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.
Sun, 30 Aug 2009 22:51:52 +0000 cehoyos Use mp_wav_override_taglists for both audio and video.
Sun, 30 Aug 2009 21:27:45 +0000 cehoyos Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.
Sun, 30 Aug 2009 21:14:42 +0000 cehoyos Support PCM in Bluray streams.
Sat, 29 Aug 2009 23:08:32 +0000 ramiro Curly brackets cosmetics for previous commit.
Sat, 29 Aug 2009 23:06:22 +0000 ramiro Check for return value of initFilter().
Sat, 29 Aug 2009 23:03:14 +0000 ramiro Revert mistakenly commited hunk.
Sat, 29 Aug 2009 23:02:01 +0000 ramiro swscale: Check for return values of malloc.
Sat, 29 Aug 2009 03:36:09 +0000 ramiro swscale-example: Free memory used by input data.
Sat, 29 Aug 2009 02:44:03 +0000 ramiro Restore comment that was partially removed.
Sat, 29 Aug 2009 00:25:14 +0000 jrash Synced with help_mp-en.h r29549
Sat, 29 Aug 2009 00:04:43 +0000 jrash sync with en/mplayer.1 r29555
Fri, 28 Aug 2009 14:39:42 +0000 reimar Port feature from corevideo: remember half/double size settings and reapply
Fri, 28 Aug 2009 14:38:44 +0000 reimar Make aspect switching work again (used the wrong variable and always
Fri, 28 Aug 2009 14:02:32 +0000 reimar Fix implicit declaration of mp_input_.. functions.
Fri, 28 Aug 2009 13:30:32 +0000 reimar 1l, use sizeof for snprintf size instead of hard-coding the current value.
Fri, 28 Aug 2009 13:29:07 +0000 reimar Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer
Fri, 28 Aug 2009 13:25:30 +0000 reimar Move aspect change handling from vo_quartz to osx_common.
Fri, 28 Aug 2009 12:54:33 +0000 reimar Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
Fri, 28 Aug 2009 08:36:51 +0000 reimar Use the standard MPlayer aspect handling instead of reimplementing our own in vo_quartz.
Thu, 27 Aug 2009 23:40:36 +0000 reimar Remove unused movie_aspect extern declaration.
Thu, 27 Aug 2009 23:13:37 +0000 reimar Use lookup_keymap_table function with data structure instead of huge switch-case
Thu, 27 Aug 2009 19:13:19 +0000 reimar Enable calc_src_dst_rects for windowed aspect and panscan.
Thu, 27 Aug 2009 18:51:02 +0000 reimar Remove panscan related conditions and code that only breaks future windowed
Thu, 27 Aug 2009 18:42:08 +0000 reimar Make gl2 code capable of windowed aspect and panscan (no user option to enable it yet though).
Thu, 27 Aug 2009 18:36:51 +0000 reimar Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
Thu, 27 Aug 2009 14:12:38 +0000 reimar Fix video placement with -vo gl2 -fs -wid.
Thu, 27 Aug 2009 14:10:38 +0000 reimar -vo gl2 resize does not need to modify its arguments, so pass int instead of int *.
Thu, 27 Aug 2009 14:07:15 +0000 reimar Simplify -vo gl ass border etc. dimension calculation one bit more.
Thu, 27 Aug 2009 14:01:39 +0000 reimar Remove useless code that has no effect.
Thu, 27 Aug 2009 13:54:53 +0000 reimar Simplify and fix ass border calculations for -vo gl and -wid -fs mode.
Thu, 27 Aug 2009 13:31:12 +0000 reimar Make panscan cover the same range in -wid -fs mode as in normal mode.
Thu, 27 Aug 2009 13:20:21 +0000 reimar Disable -keepaspect with -wid in w32_common code.
Thu, 27 Aug 2009 12:38:22 +0000 reimar Fix aspect_fit to work correctly when borders need to be added on top and
Thu, 27 Aug 2009 12:35:23 +0000 reimar Forgotten changes to aspect code to handle -wid with -fs.
Thu, 27 Aug 2009 12:03:02 +0000 reimar First attempts at supporting -fs with -wid, -vo gl on X11 only so far
Thu, 27 Aug 2009 11:04:52 +0000 cehoyos Expand wid explanation.
Wed, 26 Aug 2009 19:06:14 +0000 reimar Reindent
Wed, 26 Aug 2009 19:05:36 +0000 reimar Retry deciding to get audio parameters several times on errors, this avoids
Wed, 26 Aug 2009 17:35:40 +0000 diego Adjust documentation about filtering out whitespace changes from 'svn diff'.
Wed, 26 Aug 2009 02:43:15 +0000 cehoyos Fix DTS in least one Bluray sample with demuxer lavf.
Wed, 26 Aug 2009 02:37:56 +0000 cehoyos Fix AC3 in least one Bluray sample with demuxer lavf.
Mon, 24 Aug 2009 07:32:25 +0000 cladisch Use a buffer of about half a second, instead of sizing it to have
Sun, 23 Aug 2009 20:31:38 +0000 ramiro swscale-example: Rename src->ref so as to not confuse with src being used in doTest().
Sun, 23 Aug 2009 20:29:49 +0000 ramiro swscale-example: Use SWS_BILINEAR instead of hardcoded value.
Sun, 23 Aug 2009 15:32:42 +0000 reimar Reuse ds_get_packet in ds_get_packet_pts
Sat, 22 Aug 2009 19:30:19 +0000 ramiro Fix inconsistent indentation.
Fri, 21 Aug 2009 16:54:57 +0000 reimar Add suport for detecting and demuxing DVB teletext streams (nothing beyond that though).
Thu, 20 Aug 2009 01:55:45 +0000 ramiro Check return values of sws_allocVec() and sws_getConstVec().
Wed, 19 Aug 2009 16:03:05 +0000 reimar OpenAL: untested support for 8-channel audio.
Wed, 19 Aug 2009 13:29:07 +0000 tack Fix channel reordering when using 24-bit samples by adding breaks to cases
Wed, 19 Aug 2009 09:01:37 +0000 reimar Change ao_dart to use AVFifoBuffer instead of its own fifo implementation, too.
Wed, 19 Aug 2009 08:47:46 +0000 diego Fix detection of mips arch on NetBSD/sgimips.
Wed, 19 Aug 2009 08:21:55 +0000 reimar Free initial swscale context, too. Avoids a valgrind warning.
Wed, 19 Aug 2009 08:18:53 +0000 reimar Remove useless casts of malloc return value.
Wed, 19 Aug 2009 01:33:17 +0000 ramiro Introduce and use sws_allocVec().
Wed, 19 Aug 2009 01:32:06 +0000 ramiro Reuse sws_getConstVec() where possible.
Tue, 18 Aug 2009 22:25:58 +0000 tack Cosmetics: adjust alignment.
Tue, 18 Aug 2009 22:24:36 +0000 tack Fix incorrect channel ordering for lavc audio codecs (specifically ffac3,
Mon, 17 Aug 2009 08:02:37 +0000 reimar Fix incompatible pointer types warning, also seems to fix mis-compilation with gcc-4.4.1
Mon, 17 Aug 2009 07:30:24 +0000 reimar Fix 100l broken flag check found due to compiler warning.
Mon, 17 Aug 2009 06:14:12 +0000 reimar Set demuxer->filepos in mf demuxer, since the stream_tell fallback is not
Mon, 17 Aug 2009 05:56:36 +0000 reimar Get rid of rawaudio control code again that only duplicates the fallback code in
Mon, 17 Aug 2009 05:55:40 +0000 reimar Handle demuxers that never set filepos by using stream_tell.
Mon, 17 Aug 2009 02:06:00 +0000 ramiro swscale-example: Make selection of dstW, dstH, and flags more clear.
Sun, 16 Aug 2009 22:44:29 +0000 reimar Add some protection to the rawaudio GET_LENGTH/GET_PERCENT_POS in case the
Sun, 16 Aug 2009 22:39:10 +0000 reimar Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS for
Sun, 16 Aug 2009 21:37:07 +0000 ramiro More indentation changes leftover from r29522:
Sun, 16 Aug 2009 21:11:28 +0000 ramiro Cosmetics:
Sun, 16 Aug 2009 00:32:04 +0000 ramiro Indent libswscale:
Sat, 15 Aug 2009 23:41:35 +0000 cehoyos Fix file information. Patch by Francesco Lavra, francescolavra interfree it
Sat, 15 Aug 2009 23:33:56 +0000 cehoyos Add missing major contributors to copyright statement.
Sat, 15 Aug 2009 02:55:54 +0000 jrash improve previous translation
Sat, 15 Aug 2009 02:35:55 +0000 ramiro Indent.
Fri, 14 Aug 2009 15:52:40 +0000 ramiro Vertical yuv -> yuv16 scaler.
Fri, 14 Aug 2009 09:31:16 +0000 cehoyos Allow compilation with gcc 2.95.3 if videodev2.h does not support it.
Fri, 14 Aug 2009 02:15:28 +0000 ramiro BGR32 MMX special convertor.
Thu, 13 Aug 2009 22:52:45 +0000 greg Fix crash when event format is not specified
Thu, 13 Aug 2009 21:54:08 +0000 cehoyos Add Dolby TrueHD support for mkv demuxer.
Thu, 13 Aug 2009 19:03:14 +0000 ramiro Indent.
Thu, 13 Aug 2009 18:39:39 +0000 ramiro swscale-example: Don't check for chroma planes in mono formats.
Thu, 13 Aug 2009 18:31:07 +0000 ramiro MMX2 horizontal scaler: Determine code size at runtime.
Thu, 13 Aug 2009 18:29:54 +0000 ramiro Protect mmx2 filter code buffers so they are not executable and writeable at
Thu, 13 Aug 2009 18:28:55 +0000 ramiro Remove duplicate define (it is the same in the lum code).
Thu, 13 Aug 2009 18:28:17 +0000 ramiro Rename "funny" code to "mmx2 filter" code.
Thu, 13 Aug 2009 13:18:59 +0000 ramiro Indent.
Thu, 13 Aug 2009 11:48:06 +0000 ramiro swscale-example: Remove hack to end loop by setting variables to break.
Thu, 13 Aug 2009 11:34:27 +0000 ramiro swscale-example: Don't return random value from main().
Thu, 13 Aug 2009 11:33:18 +0000 ramiro swscale-example: Check for Gray formats.
Wed, 12 Aug 2009 15:20:14 +0000 cehoyos Fix possible double-free.
Wed, 12 Aug 2009 01:04:37 +0000 reimar make codec-cfg reuse the proper defined constants for all RGB/BGR formats
Wed, 12 Aug 2009 01:03:21 +0000 reimar 100l, fix compilation again and make codec-cfg.c use the predefined constants
Wed, 12 Aug 2009 00:51:09 +0000 reimar 1000l, RGB48BE does _not_ use 49 bit/pixel, probably fixes 48 bit PNG decoding.
Wed, 12 Aug 2009 00:27:00 +0000 cehoyos Allow decoding of 48 bit png image files.
Tue, 11 Aug 2009 23:26:42 +0000 greg Use new libavformat metadata API.
Tue, 11 Aug 2009 18:57:22 +0000 cehoyos s/RG48xE/RGB48xE
Tue, 11 Aug 2009 18:52:18 +0000 cehoyos Make *avcctx AVCodecContext instead of void.
Tue, 11 Aug 2009 18:44:43 +0000 cehoyos Fix H.264 SPS parsing in case of scaling list present.
Tue, 11 Aug 2009 18:28:26 +0000 cehoyos Fix a crash when playing some H264 over rtsp streams: Do pass an
Tue, 11 Aug 2009 18:21:31 +0000 reimar Explain how formats must be ordered in fmt_list so the parser can handle
Tue, 11 Aug 2009 18:15:21 +0000 reimar fmt_table should be const as well.
Tue, 11 Aug 2009 18:07:43 +0000 cehoyos Parse BitsPerSample and SamplesPerSec when playing PCM in X-QT over
Tue, 11 Aug 2009 17:56:19 +0000 cehoyos Allow dpx image files as input.
Tue, 11 Aug 2009 17:54:11 +0000 cehoyos Allow out-formats for IMGFMT_RGB48* in codecs.conf.
Tue, 11 Aug 2009 17:52:01 +0000 cehoyos Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE.
Tue, 11 Aug 2009 17:51:11 +0000 cehoyos Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
Mon, 10 Aug 2009 10:53:32 +0000 diego Remove disabled debug code.
Sun, 09 Aug 2009 15:34:57 +0000 ramiro Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.
Sun, 09 Aug 2009 15:04:17 +0000 kostya Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused
Sat, 08 Aug 2009 15:18:48 +0000 diego Remove disabled crufty code.
Sat, 08 Aug 2009 08:17:35 +0000 reimar 100l, av_fifo_generic_read does not return anything useful, so ignore its
Fri, 07 Aug 2009 09:07:02 +0000 reimar Add a giant hack to the x264 encoder module to ensure all delayed frames are
Thu, 06 Aug 2009 20:04:19 +0000 ben Replace macro: MAX -> FFMAX
Thu, 06 Aug 2009 09:43:10 +0000 cladisch Do not leak the mixer handle if setting of a volume fails.
Wed, 05 Aug 2009 23:16:21 +0000 cehoyos Fix QT RLE in X-QT via rtsp://.
Tue, 04 Aug 2009 15:38:57 +0000 lu_zero Make sure it builds with -ftracer
Mon, 03 Aug 2009 23:04:04 +0000 diego Only #include stream/stream_dvd.h when libdvdread is enabled.
Mon, 03 Aug 2009 16:31:55 +0000 diego Only #include stream/dvbin.h when DVB is enabled.
Mon, 03 Aug 2009 13:51:33 +0000 diego Make sure that unavailable message languages are not accepted.
Mon, 03 Aug 2009 10:17:35 +0000 lu_zero Improve wording for missing sctp support
Sun, 02 Aug 2009 16:00:55 +0000 diego Remove pointless #ifdefs around harmless internal header #includes.
Sun, 02 Aug 2009 15:39:08 +0000 cehoyos Fix another typo. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 15:17:26 +0000 diego dpkg-buildpackage automatically sets CFLAGS and pals to -g -O2.
Sun, 02 Aug 2009 14:50:24 +0000 cehoyos Add standard GPL license header. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:44:12 +0000 cehoyos Fix more typos. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:41:15 +0000 cehoyos Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:38:18 +0000 cehoyos Fix typos. Patch by Francesco Lavra, francescolavra interfree it
Sat, 01 Aug 2009 21:30:36 +0000 cehoyos Fix regression when converting to nv12/nv21.
Fri, 31 Jul 2009 20:13:02 +0000 ben Add a variable in config.mak whether SHM support is enabled or not.
Fri, 31 Jul 2009 13:07:56 +0000 jrash sync with en/mplayer.1 r29461
Thu, 30 Jul 2009 20:10:16 +0000 diego Update documentation for libamr replacement by OpenCORE in FFmpeg.
Thu, 30 Jul 2009 12:08:20 +0000 compn move truehd to correct section
Thu, 30 Jul 2009 12:03:42 +0000 compn undocumented keyword
Thu, 30 Jul 2009 11:58:56 +0000 compn start rc4 changelog, where did rc3 go?
Thu, 30 Jul 2009 08:37:10 +0000 nicodvb handle TrueHD streams (they are carried in 0xFD PES streams in substream 0x72)
Thu, 30 Jul 2009 08:36:17 +0000 nicodvb added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
Tue, 28 Jul 2009 16:25:03 +0000 uau stream/realrtsp/real.c: Fix another integer overflow
Tue, 28 Jul 2009 05:45:47 +0000 ramiro MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler().
Tue, 28 Jul 2009 05:42:46 +0000 ramiro MMX2 scaler: factorize initMMX2Scaler().
Tue, 28 Jul 2009 05:41:22 +0000 ramiro MMX2 scaler: add variable to ease factorization of initMMX2Scaler().
Tue, 28 Jul 2009 05:14:47 +0000 ramiro Indent.
Tue, 28 Jul 2009 05:13:36 +0000 ramiro Remove duplicate horizontal scaling when there aren't enough lines in a slice
Tue, 28 Jul 2009 04:46:39 +0000 ramiro Remove useless code.
Mon, 27 Jul 2009 19:39:23 +0000 eugeni Fix stupid, off-by-one, mistakes in assert() expressions.
Mon, 27 Jul 2009 16:53:48 +0000 uau stream/realrtsp/real.c: Fix integer overflow
Mon, 27 Jul 2009 06:47:41 +0000 ramiro Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them
Mon, 27 Jul 2009 06:22:00 +0000 ramiro Factorize x86 fast_bilinear assembly.
Mon, 27 Jul 2009 06:20:17 +0000 ramiro Fix assembly comments for x86 fast_bilinear so they match the C code.
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Sun, 26 Jul 2009 19:38:22 +0000 diego Make diff apply cleanly to our tree again.
Sun, 26 Jul 2009 17:43:06 +0000 diego Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.
Sun, 26 Jul 2009 14:40:05 +0000 cehoyos Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.
Sun, 26 Jul 2009 12:26:32 +0000 mru Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
Fri, 24 Jul 2009 10:35:22 +0000 cladisch Use the correct OSS format, where possible, for mplayer's packed 24-bit
Thu, 23 Jul 2009 15:23:03 +0000 mru Remove unnecessary #include <unistd.h>
Wed, 22 Jul 2009 19:32:17 +0000 ptt grammar and sentence fix
Tue, 21 Jul 2009 20:17:15 +0000 ramiro Remove unused variables.
Tue, 21 Jul 2009 08:20:22 +0000 cladisch Use correct ALSA sample format for 24-bit samples packed in three bytes.
Sun, 19 Jul 2009 21:24:45 +0000 diego Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.
Sun, 19 Jul 2009 21:09:00 +0000 diego The Makefile variable names for external libraries in FFmpeg changed.
Sun, 19 Jul 2009 20:59:32 +0000 diego Move some variable declarations up to avoid the warnings:
Sun, 19 Jul 2009 17:05:42 +0000 diego Remove redundant ivtv VIDIX driver variable declarations.
Sun, 19 Jul 2009 17:03:28 +0000 diego The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the
Sun, 19 Jul 2009 10:26:48 +0000 iive Handle 24bit audio formats natively by ALSA.
Sun, 19 Jul 2009 09:55:29 +0000 iive Fix 24bit audio playback.
Sat, 18 Jul 2009 15:07:26 +0000 diego Change libamr support to libopencore-amr support.
Sat, 18 Jul 2009 11:33:03 +0000 eugeni Make sure clip coordinates are inside the screen area.
Sat, 18 Jul 2009 11:33:00 +0000 eugeni Cosmetics: make some variables constant to signify their intended use and,
Sat, 18 Jul 2009 11:32:58 +0000 eugeni Fix read after the end of allocated buffer.
Sat, 18 Jul 2009 04:31:55 +0000 jrash sync with en/mplayer.1 r29413
Fri, 17 Jul 2009 17:43:08 +0000 cehoyos Restore alphabetic order for HAVE_ defines.
Fri, 17 Jul 2009 13:58:07 +0000 diego Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg.
Fri, 17 Jul 2009 09:55:23 +0000 cehoyos Assume HAVE_ATTRIBUTE_PACKED.
Mon, 13 Jul 2009 13:05:00 +0000 Gabrov synced with r39413
Sat, 11 Jul 2009 09:41:44 +0000 cehoyos Fix compilation after FFmpeg r19395.
Thu, 09 Jul 2009 13:28:56 +0000 reimar Disable libavcodec AAC encoder, there are too many systems where it doesn't compile.
Thu, 09 Jul 2009 02:27:39 +0000 ramiro Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer
Tue, 07 Jul 2009 02:49:26 +0000 lorenm 20% faster hqdn3d on x86_64
Tue, 07 Jul 2009 02:01:36 +0000 lorenm new debanding filter
Sun, 05 Jul 2009 20:10:59 +0000 diego The AltiVec code in libswscale no longer is under GPL.
Sat, 04 Jul 2009 13:26:51 +0000 diego Add a section about handling external code to the policy.
Fri, 03 Jul 2009 16:10:58 +0000 compn add truemotion rt binary codec for TR20 fourcc
Wed, 01 Jul 2009 12:40:28 +0000 mru Use enum PixelFormat in sws_format_name() prototype
Sun, 28 Jun 2009 13:19:26 +0000 reimar Print information about chapters with -identify.
Sun, 28 Jun 2009 13:17:42 +0000 reimar Make set_property chapter 0-based like all other chapter-related
Sat, 27 Jun 2009 12:53:58 +0000 compn add binary codec for NTN1 and NTN2 fourcc
Sat, 27 Jun 2009 11:57:20 +0000 compn add 0xA106 twocc to aac decoders, fixes facebook sample
Fri, 26 Jun 2009 21:32:25 +0000 cehoyos Fix some blu-ray samples: HDMV == H264
Fri, 26 Jun 2009 20:21:38 +0000 ben Increase slave mode buffer so that one can load files with a deeper
Fri, 26 Jun 2009 16:20:15 +0000 reimar Use memcpy_pic2 instead of reimplementing it.
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