log

age author description
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