index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_pp.c
Commit message (
Expand
)
Author
Age
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
|
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
|
|
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
|
|
/
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
|
vf_pp: Remove deprecated "hex mode" support
Uoti Urpala
2009-07-26
*
|
Remove unnecessary libavutil/internal.h includes
Uoti Urpala
2009-07-26
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
|
Merge svn changes up to r28366
Uoti Urpala
2009-01-26
|
\
|
|
*
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.
diego
2009-01-25
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
10l: Revert nonsense commit.
diego
2008-02-25
*
Remove old EMU_OLD cruft.
diego
2008-02-25
*
Make all vf_info_t structs const
reimar
2007-12-02
*
libpostproc is not a subdirectory of libavcodec anymore.
diego
2006-06-02
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
proper support for shared libpostproc
diego
2006-01-22
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
pp_postprocess reads from target image, so request a readable one.
reimar
2005-09-13
*
use stored dimensions instead of visible one when (vf_)get_image is called
iive
2005-07-20
*
ensure that dr buffers are readable
michael
2005-07-11
*
remove read/revert hack
alex
2003-08-31
*
cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
rfelker
2003-05-20
*
support old libavcodec
michael
2003-04-18
*
passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
michael
2003-04-18
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
10l (pp cant convert formats) fixes segfault
michael
2003-03-04
*
moving postprocess code to libavcodec
michael
2003-02-14
*
YUV 411/422/444 support for pp
michael
2003-01-05
*
pphelp
michael
2003-01-03
*
fixed memleak caused by multiple config() calls - thx Gabu
arpi
2002-12-19
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
cleanup
michael
2002-11-02
*
cleanup
michael
2002-11-02
*
per context cpuCaps (idea by kabi)
michael
2002-10-30
*
cleanly passing the cpuCaps
michael
2002-10-30
*
cleanup
michael
2002-10-29
*
cosmetics ;)
michael
2002-10-29
*
better deblocking filter
michael
2002-10-29
*
fixing segfault
michael
2002-10-29
*
postprocessing cleanup:
michael
2002-10-28
*
changing return type of put_image void->int
arpi
2002-09-10
[next]