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_qp.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r31033
Uoti Urpala
2010-04-26
|
\
|
*
Fix build after FFmpeg symbol rename:
diego
2010-04-12
*
|
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
\
|
|
*
cosmetics: Rename struct vf_instance_s --> vf_instance.
diego
2010-02-21
|
|
/
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
*
|
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 r29134
Uoti Urpala
2009-04-02
|
\
|
|
*
Remove unnecessary malloc.h #includes and related #ifdeffery.
diego
2009-04-02
*
|
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 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Remove unnecessary HAVE_AV_CONFIG_H #define.
diego
2008-10-07
*
|
Merge svn changes up to r27573
Uoti Urpala
2008-09-10
|
\
|
|
*
Fix compilation after libavcodec major version 52 changes
uau
2008-09-08
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers.
diego
2008-05-13
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Rearrange headers to get rid of an #undef and remove unnecessary headers.
diego
2007-11-09
*
#include libavcodec/eval.h instead of manually declaring ff_eval.
diego
2007-11-09
*
printf in mp_image.h was changed to fprintf in r17972.
cehoyos
2007-08-08
*
removed unreachable code: this filter can't compile with external libavcodec ...
nicodvb
2006-04-17
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Move conditional compilation out of the code and into the build system.
diego
2006-01-31
*
Update licensing information: The FSF changed postal address.
diego
2006-01-13
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
Compilation fix for systems lacking lrintf like e.g. NetBSD.
diego
2005-10-05
*
#include dsputil.h as it contains the lrintf emu code
michael
2004-02-05
*
qp change filter
michael
2004-02-05