index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_pp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: remove checks for malloc.h and alloca()
wm4
2012-07-30
1
-4
/
+0
*
Rip out 3DNOW support
wm4
2012-07-30
1
-2
/
+1
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
1
-12
/
+2
*
Update libav API uses
Uoti Urpala
2011-04-20
1
-1
/
+1
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
1
-6
/
+6
*
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
1
-2
/
+2
|
\
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
1
-2
/
+2
|
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
1
-1
/
+0
*
|
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
1
-0
/
+18
|
\
|
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
1
-0
/
+18
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-9
/
+9
*
|
vf_pp: Remove deprecated "hex mode" support
Uoti Urpala
2009-07-26
1
-32
/
+0
*
|
Remove unnecessary libavutil/internal.h includes
Uoti Urpala
2009-07-26
1
-1
/
+0
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-10
/
+9
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
1
-1
/
+1
|
\
|
|
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
1
-1
/
+1
*
|
Merge svn changes up to r28366
Uoti Urpala
2009-01-26
1
-0
/
+3
|
\
|
|
*
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.
diego
2009-01-25
1
-0
/
+3
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
1
-1
/
+1
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
1
-1
/
+1
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
1
-1
/
+1
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
1
-6
/
+6
|
/
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
1
-8
/
+2
*
10l: Revert nonsense commit.
diego
2008-02-25
1
-0
/
+5
*
Remove old EMU_OLD cruft.
diego
2008-02-25
1
-5
/
+0
*
Make all vf_info_t structs const
reimar
2007-12-02
1
-1
/
+1
*
libpostproc is not a subdirectory of libavcodec anymore.
diego
2006-06-02
1
-2
/
+2
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
1
-2
/
+2
*
proper support for shared libpostproc
diego
2006-01-22
1
-3
/
+4
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-5
/
+5
*
pp_postprocess reads from target image, so request a readable one.
reimar
2005-09-13
1
-1
/
+2
*
use stored dimensions instead of visible one when (vf_)get_image is called
iive
2005-07-20
1
-2
/
+2
*
ensure that dr buffers are readable
michael
2005-07-11
1
-1
/
+1
*
remove read/revert hack
alex
2003-08-31
1
-24
/
+1
*
cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
rfelker
2003-05-20
1
-13
/
+12
*
support old libavcodec
michael
2003-04-18
1
-0
/
+4
*
passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
michael
2003-04-18
1
-1
/
+1
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
1
-1
/
+2
*
10l (pp cant convert formats) fixes segfault
michael
2003-03-04
1
-2
/
+2
*
moving postprocess code to libavcodec
michael
2003-02-14
1
-2
/
+6
*
YUV 411/422/444 support for pp
michael
2003-01-05
1
-5
/
+19
*
pphelp
michael
2003-01-03
1
-5
/
+0
*
fixed memleak caused by multiple config() calls - thx Gabu
arpi
2002-12-19
1
-0
/
+1
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-0
/
+4
*
cleanup
michael
2002-11-02
1
-6
/
+6
*
cleanup
michael
2002-11-02
1
-14
/
+31
*
per context cpuCaps (idea by kabi)
michael
2002-10-30
1
-7
/
+5
*
cleanly passing the cpuCaps
michael
2002-10-30
1
-2
/
+8
*
cleanup
michael
2002-10-29
1
-0
/
+24
*
cosmetics ;)
michael
2002-10-29
1
-5
/
+5
*
better deblocking filter
michael
2002-10-29
1
-2
/
+3
*
fixing segfault
michael
2002-10-29
1
-2
/
+6
*
postprocessing cleanup:
michael
2002-10-28
1
-9
/
+54
*
changing return type of put_image void->int
arpi
2002-09-10
1
-2
/
+2
*
mostly compiler warning fixes, some small bugfix
arpi
2002-08-28
1
-1
/
+1
*
- some reorder/cleanup of mp_image flags
arpi
2002-08-02
1
-3
/
+6
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
1
-2
/
+2
*
capabilities support -> automatic insertion of scale, expand, pp
arpi
2002-04-11
1
-2
/
+25
*
vf control codes added, autoq support
arpi
2002-04-07
1
-0
/
+12
*
accept only 4:2:0 planar yuv formats
arpi
2002-04-07
1
-0
/
+12
*
accept -pp value from args
arpi
2002-04-07
1
-0
/
+5
*
mpeg+pp0 fixed
arpi
2002-04-07
1
-1
/
+2
*
postprocessing filter (fixme: -pp 0)
arpi
2002-04-07
1
-0
/
+78