aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf.c
Commit message (Expand)AuthorAge
* configure, build: support compiling without libpostprocGravatar Uoti Urpala2012-02-27
* vf_fspp: make compile without Libav internalsGravatar Uoti Urpala2012-01-02
* configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* cleanup: vf_scale.c, vf.c: replace numbers by flag macro namesGravatar Uoti Urpala2011-11-14
* cosmetics: vf.[ch]: reformatGravatar Uoti Urpala2011-11-14
* build: fix --enable-debug, remove some "#ifdef MP_DEBUG"Gravatar Uoti Urpala2011-07-30
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* vf_qp: enable compilation depending on libavutil eval APIGravatar Uoti Urpala2011-07-18
* vf_*: fix pts values passed to the next filterGravatar Rudolf Polzer2011-04-24
* vo_zr2: drop Zoran supportGravatar Uoti Urpala2011-01-31
* build: enable vf_geq if libavutil version installs eval.hGravatar Uoti Urpala2010-11-06
* vf_stereo3d: Add stereo3d filterGravatar reimar2010-11-02
* build: enable/disable all FFmpeg libraries togetherGravatar Uoti Urpala2010-11-02
* enable vo_mga, vo_xmga, vf_palette, vf_halfpackGravatar Uoti Urpala2010-11-02
* vf_rgb2bgr: remove the filterGravatar siretart2010-11-02
* Merge svn changes up to r31176Gravatar Uoti Urpala2010-05-30
|\
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Gravatar Uoti Urpala2010-05-29
| * Fix compilation after r31173.Gravatar cehoyos2010-05-14
* | Merge svn changes up to r31050Gravatar Uoti Urpala2010-04-26
|\|
| * Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systemsGravatar zuxy2010-04-20
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30876Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30683Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\ \ \
* | | | translations: tweak cases that relied on concatenating adjacent stringsGravatar Uoti Urpala2010-03-07
| | | * Enable ASS/SSA subtitle support in mencoderGravatar greg2010-03-05
| | | * cosmetics: Rename struct vf_instance_s --> vf_instance.Gravatar diego2010-02-21
| | |/
| | * Rename open() vf initialization function to vf_open().Gravatar diego2010-02-21
| |/
| * Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
* | Avoid misleading error "ASS: cannot add video filter"Gravatar Uoti Urpala2010-01-16
* | Merge svn changes up to r30165Gravatar Uoti Urpala2010-01-08
|\|
| * Deduplicate the mp_image planes allocation code.Gravatar reimar2009-12-31
| * Add support for 16-bit per component YUV formats.Gravatar reimar2009-12-31
* | Merge svn changes up to r30136Gravatar Uoti Urpala2009-12-30
|\|
| * Support mp_image with allocated palette.Gravatar reimar2009-12-26
* | vf: Fix filter enabling logic for vf_uspp and vfs using lavc internalsGravatar Uoti Urpala2009-12-07
* | vf: Free MP_IMGTYPE_NUMBERED buffers tooGravatar Uoti Urpala2009-09-18
* | Merge svn changes up to r29455Gravatar Uoti Urpala2009-07-29
|\|
| * Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.Gravatar diego2009-07-26
* | Disable functionality requiring libswscale internalsGravatar Uoti Urpala2009-07-26
* | Merge svn changes up to r29417Gravatar Uoti Urpala2009-07-12
|\|
| * new debanding filterGravatar lorenm2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\|
| * Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.Gravatar cehoyos2009-03-18
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|