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.c
Commit message (
Expand
)
Author
Age
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
enable vo_mga, vo_xmga, vf_palette, vf_halfpack
Uoti Urpala
2010-11-02
*
vf_rgb2bgr: remove the filter
siretart
2010-11-02
*
Merge svn changes up to r31176
Uoti Urpala
2010-05-30
|
\
*
|
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
|
*
Fix compilation after r31173.
cehoyos
2010-05-14
*
|
Merge svn changes up to r31050
Uoti Urpala
2010-04-26
|
\
|
|
*
Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems
zuxy
2010-04-20
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30876
Uoti Urpala
2010-03-10
|
\
|
*
|
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
\
*
|
|
|
translations: tweak cases that relied on concatenating adjacent strings
Uoti Urpala
2010-03-07
|
|
|
*
Enable ASS/SSA subtitle support in mencoder
greg
2010-03-05
|
|
|
*
cosmetics: Rename struct vf_instance_s --> vf_instance.
diego
2010-02-21
|
|
|
/
|
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
|
|
/
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
|
Avoid misleading error "ASS: cannot add video filter"
Uoti Urpala
2010-01-16
*
|
Merge svn changes up to r30165
Uoti Urpala
2010-01-08
|
\
|
|
*
Deduplicate the mp_image planes allocation code.
reimar
2009-12-31
|
*
Add support for 16-bit per component YUV formats.
reimar
2009-12-31
*
|
Merge svn changes up to r30136
Uoti Urpala
2009-12-30
|
\
|
|
*
Support mp_image with allocated palette.
reimar
2009-12-26
*
|
vf: Fix filter enabling logic for vf_uspp and vfs using lavc internals
Uoti Urpala
2009-12-07
*
|
vf: Free MP_IMGTYPE_NUMBERED buffers too
Uoti Urpala
2009-09-18
*
|
Merge svn changes up to r29455
Uoti Urpala
2009-07-29
|
\
|
|
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
|
Disable functionality requiring libswscale internals
Uoti Urpala
2009-07-26
*
|
Merge svn changes up to r29417
Uoti Urpala
2009-07-12
|
\
|
|
*
new debanding filter
lorenm
2009-07-07
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
|
*
Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.
cehoyos
2009-03-18
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Print an error and return NULL in vf_get_image if we try to allocate
reimar
2009-02-17
|
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
|
Merge svn changes up to r28610
Uoti Urpala
2009-02-16
|
\
|
|
*
Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that
reimar
2009-02-14
|
*
revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331
gpoirier
2009-01-16
|
*
fix compilation on non x86 machines (PPC here)
gpoirier
2009-01-16
|
*
Fix OSD flickering with filters that add frames (tfields, yadif) and
reimar
2008-12-30
|
*
Avoid flickering OSD with -vf yadif=1
reimar
2008-12-30
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Move vf_settings to options struct
Uoti Urpala
2008-04-26
[next]