Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Tue, 07 Jul 2009 02:01:36 +0000 |
lorenm |
new debanding filter
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Wed, 18 Mar 2009 17:02:29 +0000 |
cehoyos |
Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.
|
Tue, 17 Feb 2009 18:59:47 +0000 |
reimar |
Print an error and return NULL in vf_get_image if we try to allocate
|
Tue, 17 Feb 2009 11:16:19 +0000 |
diego |
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
Sat, 14 Feb 2009 08:22:49 +0000 |
reimar |
Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that
|
Fri, 16 Jan 2009 13:19:29 +0000 |
gpoirier |
revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331
|
Fri, 16 Jan 2009 10:07:14 +0000 |
gpoirier |
fix compilation on non x86 machines (PPC here)
|
Tue, 30 Dec 2008 10:40:26 +0000 |
reimar |
Fix OSD flickering with filters that add frames (tfields, yadif) and
|
Tue, 30 Dec 2008 10:38:29 +0000 |
reimar |
Avoid flickering OSD with -vf yadif=1
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Fri, 11 Apr 2008 08:13:36 +0000 |
diego |
vf_pp7 does not depend on libavcodec.
|
Fri, 11 Apr 2008 08:11:16 +0000 |
diego |
vf_screenshot depends on libavcodec.
|
Fri, 09 Nov 2007 06:57:24 +0000 |
rfelker |
stage 1 of applying const to vf structs
|
Fri, 09 Nov 2007 06:52:33 +0000 |
rfelker |
vf_screenshot does not depend on libpng; it uses libavcodec now
|
Wed, 03 Oct 2007 23:50:54 +0000 |
michael |
overcomplete wavelet denoiser
|
Thu, 26 Apr 2007 15:10:07 +0000 |
diego |
Simplify preprocessor directives: There is a general variable for
|
Thu, 26 Apr 2007 13:20:18 +0000 |
diego |
Add config.h variables for static FFmpeg libraries.
|
Fri, 23 Mar 2007 13:31:08 +0000 |
diego |
cosmetics: Merge #ifdefs for better readability.
|
Wed, 21 Mar 2007 08:24:20 +0000 |
diego |
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
|
Sat, 02 Dec 2006 17:32:53 +0000 |
diego |
Remove long-deprecated -vop option.
|
Sat, 02 Dec 2006 16:49:13 +0000 |
diego |
Update comment, video output plugins are deprecated.
|
Mon, 06 Nov 2006 22:57:14 +0000 |
diego |
Remove remnants of long-gone libfame.
|
Mon, 16 Oct 2006 15:47:32 +0000 |
michael |
generic equation filter
|
Sun, 17 Sep 2006 10:24:26 +0000 |
ods15 |
conditional declerations are unnecessary
|
Sat, 15 Jul 2006 09:18:44 +0000 |
ivo |
new black frame detection filter
|
Sun, 09 Jul 2006 17:45:36 +0000 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Wed, 07 Jun 2006 22:14:00 +0000 |
nicodvb |
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
|
Tue, 06 Jun 2006 23:30:23 +0000 |
michael |
yet another deinterlacing filter
|
Tue, 06 Jun 2006 00:11:13 +0000 |
michael |
Motion compensating deinterlacer
|
Thu, 27 Apr 2006 02:46:33 +0000 |
uau |
Fix memory corruption in vd_libmpeg2
|
Fri, 31 Mar 2006 00:15:47 +0000 |
reynaldo |
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
Thu, 16 Mar 2006 21:56:24 +0000 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Sun, 22 Jan 2006 18:11:35 +0000 |
diego |
proper support for shared libpostproc
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Fri, 16 Dec 2005 18:32:58 +0000 |
henry |
do not set the flag when config failed
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Tue, 08 Nov 2005 13:15:19 +0000 |
michael |
ultra simple&slow pp filter, yes yet another spp like filter :)
|
Sun, 11 Sep 2005 06:42:32 +0000 |
henry |
screenshot filter
|
Sat, 09 Jul 2005 07:49:51 +0000 |
michael |
pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
|
Wed, 08 Jun 2005 15:29:26 +0000 |
henry |
forgotten reference to remove-logo, 10l for Rich
|
Sat, 04 Jun 2005 07:05:02 +0000 |
henry |
faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
|
Tue, 08 Mar 2005 22:11:49 +0000 |
henry |
missing return statement (1e5l for me)
|
Tue, 01 Mar 2005 20:21:58 +0000 |
henry |
fixes for encoding of multiple files
|
Wed, 16 Feb 2005 23:47:00 +0000 |
syrjala |
Improved NV12/NV21 support.
|
Sat, 18 Dec 2004 14:06:35 +0000 |
reimar |
add the flip filter at the end of the filter chain.
|
Wed, 01 Dec 2004 09:30:11 +0000 |
henry |
fix image dimensions at filter config time
|
Mon, 31 May 2004 15:07:58 +0000 |
nplourde |
Big Endian fix. Patch by Romain Dolbeau
|
Wed, 28 Apr 2004 04:29:17 +0000 |
rfelker |
soft skipping for mencoder. rather than skipping decoding/filtering
|
Wed, 28 Apr 2004 04:02:46 +0000 |
rfelker |
"hard" frame duplication for mencoder. this finally makes it possible
|
Sat, 17 Apr 2004 17:08:31 +0000 |
rfelker |
New filter by Ville Saari (114263 at foo dot bar dot org)
|
Mon, 29 Mar 2004 04:39:04 +0000 |
rfelker |
vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
|
Thu, 26 Feb 2004 14:41:42 +0000 |
henry |
fix compilation without libavcodec
|
Fri, 06 Feb 2004 20:31:57 +0000 |
joey |
new filter: vf_noformat.
|