log

age author description
Fri, 18 Jul 2014 15:00:08 +0000 compn codecs.conf: add ULH0 and ULH1 to ffutvideo
Thu, 17 Jul 2014 21:50:45 +0000 michael dsputil/me_cmp update
Sun, 13 Jul 2014 21:39:32 +0000 reimar Ensure dimensions are set before opening libavcodec encoder.
Wed, 09 Jul 2014 23:20:47 +0000 michael update for PixblockDSPContext
Wed, 09 Jul 2014 23:20:46 +0000 michael configure: add CONFIG_PIXBLOCKDSP
Wed, 09 Jul 2014 20:35:59 +0000 michael configure: add CONFIG_DVPROFILE
Tue, 08 Jul 2014 02:23:07 +0000 michael avfilter/x86/vf_pullup: fix old typo
Tue, 08 Jul 2014 01:37:38 +0000 michael mpcodecs/vf_spp: Update for FDCTDSPContext
Tue, 08 Jul 2014 01:37:37 +0000 michael configure: add CONFIG_FDCTDSP for ffmpeg
Tue, 01 Jul 2014 23:53:51 +0000 michael configure: add fma4 support to avoid breaking build
Tue, 01 Jul 2014 13:35:47 +0000 michael update for idctdsp split
Sat, 28 Jun 2014 19:57:15 +0000 reimar ad_spdif: do not call internal write_packet function directly.
Mon, 23 Jun 2014 11:48:21 +0000 michael configure: add CONFIG_BSWAPDSP to avoid build breakage
Mon, 23 Jun 2014 02:05:17 +0000 michael configure: avoid build failure with mpeg_er
Sun, 22 Jun 2014 15:52:55 +0000 michael configure: fix build before it breaks, add config_audiodsp
Thu, 19 Jun 2014 03:14:03 +0000 michael configure: add config_blockdsp to prevent ffmpeg build failure
Fri, 13 Jun 2014 16:46:55 +0000 michael configure: fix swscale build
Tue, 10 Jun 2014 18:12:20 +0000 compn codecs.conf add ULH2 to utvideo, fixes trac 2191
Tue, 10 Jun 2014 16:39:04 +0000 iive Allow building of v4l2 without clock_gettime().
Tue, 10 Jun 2014 15:41:02 +0000 iive Use correct type of timestamps when recording from v4l2. Fix #2176
Tue, 10 Jun 2014 13:37:20 +0000 iive Add clock_gettime() detection in configure.
Fri, 06 Jun 2014 15:30:03 +0000 michael configure: add fminf to the checked for math functions
Thu, 05 Jun 2014 18:49:59 +0000 michael configure: add CONFIG_LLAUDDSP to avoid breaking build
Sun, 01 Jun 2014 02:43:34 +0000 jrash sync with en/mplayer.1 rev. 37194
Sun, 01 Jun 2014 02:40:11 +0000 jrash Synced with help_mp-en.h rev. 37177
Fri, 30 May 2014 00:59:49 +0000 michael configure add CONFIG_QPELDSP to avoid breaking build
Tue, 27 May 2014 22:20:15 +0000 michael configure: add CONFIG_HUFFYUVENCDSP to prevent build failure
Tue, 27 May 2014 21:30:48 +0000 michael configure: prevent build failure due to CONFIG_HUFFYUVDSP
Tue, 27 May 2014 19:22:12 +0000 reimar subreader: Check the %n result variable.
Tue, 27 May 2014 19:22:11 +0000 reimar subreader: Split a monster if() into multiple parts.