log

age author description
Thu, 02 Apr 2009 20:49:47 +0000 bircoph Use native endian float filter provided by libbs2b instead of
Thu, 02 Apr 2009 19:02:59 +0000 bircoph Add documentation for libbs2b audio filter.
Thu, 02 Apr 2009 19:01:57 +0000 bircoph Add libbs2b audio filter itself.
Thu, 02 Apr 2009 19:01:23 +0000 bircoph Support for libbs2b audio filter.
Thu, 02 Apr 2009 18:38:15 +0000 cehoyos Fix compilation with libavcodec's HWACCEL.
Thu, 02 Apr 2009 18:34:11 +0000 ramiro swscale: Remove mmx2 params from h[yc]scale().
Thu, 02 Apr 2009 18:32:49 +0000 ramiro swscale: Split h[yc]scale_fast() into their own functions.
Thu, 02 Apr 2009 18:31:22 +0000 ramiro swscale: Execute sfence and emms depending on runtime flags.
Thu, 02 Apr 2009 09:20:48 +0000 diego Remove unnecessary malloc.h #includes and related #ifdeffery.
Thu, 02 Apr 2009 08:42:16 +0000 diego Add recently added FFmpeg subdirs to DIRS variable.
Thu, 02 Apr 2009 02:31:17 +0000 bcoudurier override codec tag for pcm s32le and s32be, used in mov
Wed, 01 Apr 2009 16:28:25 +0000 diego Add config.h #include, necessary for HAVE_MALLOC_H check.
Wed, 01 Apr 2009 16:27:03 +0000 diego Remove unused variable along with the related warning.
Wed, 01 Apr 2009 09:24:46 +0000 reimar Increase probe buffer size to 32kB, this makes ac3 auto-detection far more reliable.
Wed, 01 Apr 2009 08:46:03 +0000 reimar At least direct3d vo supports -xineramascreen, too
Wed, 01 Apr 2009 00:54:23 +0000 mru Make examples and test progs depend on libraries
Tue, 31 Mar 2009 22:06:40 +0000 cehoyos Prefer vo vdpau over vo xv where available.
Tue, 31 Mar 2009 22:00:00 +0000 reimar 100l, add forgotten BGR15 format to fmt-conversion.c table
Tue, 31 Mar 2009 18:49:04 +0000 compn cdvh decodes with ffdv
Tue, 31 Mar 2009 17:11:04 +0000 reimar Add forgotten escapes for -
Tue, 31 Mar 2009 16:52:24 +0000 diego Add missing $(EXESUF) to example/test program dependency declaration.
Tue, 31 Mar 2009 16:17:03 +0000 reimar Explain relationship between -geometry and -xineramascreen.
Tue, 31 Mar 2009 16:16:12 +0000 reimar Get rid of nonsensical limits on -geometry x, y,w and h values, they only
Tue, 31 Mar 2009 06:30:38 +0000 zuxy More flags; sync with Linux kernel.
Mon, 30 Mar 2009 22:49:28 +0000 bcoudurier override lavf tag for pcm s24le, mov uses the same for s24be
Mon, 30 Mar 2009 21:17:42 +0000 cehoyos Support IMGFMT_NV12 for vo vdpau.
Mon, 30 Mar 2009 17:05:39 +0000 reimar Set the forced_subs_only value correctly whenever a new spudec is created.
Mon, 30 Mar 2009 12:23:28 +0000 reimar Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings.
Mon, 30 Mar 2009 12:11:12 +0000 reimar Make sure we do not accidentally use the vdp_get_error_string from the
Sun, 29 Mar 2009 19:43:52 +0000 cehoyos Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau.
Sun, 29 Mar 2009 19:25:22 +0000 cehoyos VDPAU supports IMGFMT_I420 and IMGFMT_IYUV.
Sun, 29 Mar 2009 14:46:59 +0000 reimar Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs.
Sun, 29 Mar 2009 14:43:11 +0000 diego Globally ignore all example binaries.
Sun, 29 Mar 2009 14:37:21 +0000 reimar Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.
Sun, 29 Mar 2009 14:35:38 +0000 diego Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
Sun, 29 Mar 2009 14:18:44 +0000 diego Move swscale AltiVec template code to ppc subdirectory.
Sun, 29 Mar 2009 14:15:09 +0000 reimar Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice.
Sun, 29 Mar 2009 13:47:30 +0000 diego Relicense file to LGPL with the permission of Romain Dolbeau, the author.
Sun, 29 Mar 2009 12:28:46 +0000 jrash sync with en/mplayer.1 r29059
Sun, 29 Mar 2009 11:21:18 +0000 reimar Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream is
Sun, 29 Mar 2009 11:16:14 +0000 cehoyos Cosmetics: Reindent after last commit.
Sun, 29 Mar 2009 11:15:22 +0000 cehoyos 10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set.
Sat, 28 Mar 2009 22:54:01 +0000 Gabrov synced with r29059
Sat, 28 Mar 2009 20:21:20 +0000 bircoph Move config.h include directive up as a precaution measure.
Sat, 28 Mar 2009 20:03:08 +0000 bircoph Reorder includes alphabetically.
Sat, 28 Mar 2009 20:01:43 +0000 bircoph Remove af_mp.h and add its content to af.h
Sat, 28 Mar 2009 19:57:56 +0000 bircoph Remove af_msg special-casing API in libaf.
Sat, 28 Mar 2009 19:24:08 +0000 reimar Document the ass_render_event event_images parameter.
Sat, 28 Mar 2009 19:21:34 +0000 reimar Initialize all structs to 0 before using them.
Sat, 28 Mar 2009 18:53:26 +0000 reimar Check for ddk/ntddcdrm.h header before enabling VCD on mingw.
Sat, 28 Mar 2009 16:09:56 +0000 reimar 100l, revert r29082, I missed that the vts comparison should be case-insensitive.
Sat, 28 Mar 2009 15:54:08 +0000 reimar Reindent
Sat, 28 Mar 2009 15:53:32 +0000 reimar Simplify extracting title number from ifo name
Fri, 27 Mar 2009 22:56:56 +0000 ramiro Move bfin specific code to its subdir.
Fri, 27 Mar 2009 21:26:26 +0000 reimar Simplify detection of .ifo extension.
Fri, 27 Mar 2009 20:34:55 +0000 reimar Use x86_reg instead of long in several video filters to fix compilation on MinGW64.
Fri, 27 Mar 2009 20:33:13 +0000 reimar Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it
Fri, 27 Mar 2009 19:34:50 +0000 reimar Get rid of gettimeofday reimplementation for MinGW, all remotely recent
Fri, 27 Mar 2009 19:09:33 +0000 diego spelling fixes, add release name
Fri, 27 Mar 2009 18:55:21 +0000 reimar Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER