| Commit message (Expand) | Author | Age | Files | Lines |
* | configure, build: support compiling without libpostproc | Uoti Urpala | 2012-02-27 | 1 | -0/+2 |
* | vf_fspp: make compile without Libav internals | Uoti Urpala | 2012-01-02 | 1 | -1/+1 |
* | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 | 1 | -2/+0 |
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 | 1 | -2/+2 |
* | cleanup: vf_scale.c, vf.c: replace numbers by flag macro names | Uoti Urpala | 2011-11-14 | 1 | -12/+13 |
* | cosmetics: vf.[ch]: reformat | Uoti Urpala | 2011-11-14 | 1 | -378/+474 |
* | build: fix --enable-debug, remove some "#ifdef MP_DEBUG" | Uoti Urpala | 2011-07-30 | 1 | -6/+1 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 | 1 | -1/+1 |
* | vf_qp: enable compilation depending on libavutil eval API | Uoti Urpala | 2011-07-18 | 1 | -1/+1 |
* | vf_*: fix pts values passed to the next filter | Rudolf Polzer | 2011-04-24 | 1 | -0/+84 |
* | vo_zr2: drop Zoran support | Uoti Urpala | 2011-01-31 | 1 | -4/+0 |
* | build: enable vf_geq if libavutil version installs eval.h | Uoti Urpala | 2010-11-06 | 1 | -0/+2 |
* | vf_stereo3d: Add stereo3d filter | reimar | 2010-11-02 | 1 | -0/+2 |
* | build: enable/disable all FFmpeg libraries together | Uoti Urpala | 2010-11-02 | 1 | -5/+3 |
* | enable vo_mga, vo_xmga, vf_palette, vf_halfpack | Uoti Urpala | 2010-11-02 | 1 | -4/+0 |
* | vf_rgb2bgr: remove the filter | siretart | 2010-11-02 | 1 | -4/+0 |
* | Merge svn changes up to r31176 | Uoti Urpala | 2010-05-30 | 1 | -4/+0 |
|\ |
|
| * | Fix compilation after r31173. | cehoyos | 2010-05-14 | 1 | -2/+0 |
* | | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -7/+7 |
* | | Merge svn changes up to r31050 | Uoti Urpala | 2010-04-26 | 1 | -1/+2 |
|\| |
|
| * | Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems | zuxy | 2010-04-20 | 1 | -1/+2 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | | Merge svn changes up to r30876 | Uoti Urpala | 2010-03-10 | 1 | -0/+2 |
|\| |
|
| * | Enable ASS/SSA subtitle support in mencoder | greg | 2010-03-05 | 1 | -0/+2 |
| * | cosmetics: Rename struct vf_instance_s --> vf_instance. | diego | 2010-02-21 | 1 | -8/+8 |
* | | Merge svn changes up to r30683 | Uoti Urpala | 2010-03-10 | 1 | -1/+1 |
|\| |
|
| * | Rename open() vf initialization function to vf_open(). | diego | 2010-02-21 | 1 | -1/+1 |
* | | 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 |
* | | translations: tweak cases that relied on concatenating adjacent strings | Uoti Urpala | 2010-03-07 | 1 | -5/+6 |
* | | Avoid misleading error "ASS: cannot add video filter" | Uoti Urpala | 2010-01-16 | 1 | -3/+21 |
* | | Merge svn changes up to r30165 | Uoti Urpala | 2010-01-08 | 1 | -38/+1 |
|\| |
|
| * | Deduplicate the mp_image planes allocation code. | reimar | 2009-12-31 | 1 | -39/+1 |
| * | Add support for 16-bit per component YUV formats. | reimar | 2009-12-31 | 1 | -7/+8 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -2/+4 |
|\| |
|
| * | Support mp_image with allocated palette. | reimar | 2009-12-26 | 1 | -2/+4 |
* | | vf: Fix filter enabling logic for vf_uspp and vfs using lavc internals | Uoti Urpala | 2009-12-07 | 1 | -2/+2 |
* | | vf: Free MP_IMGTYPE_NUMBERED buffers too | Uoti Urpala | 2009-09-18 | 1 | -0/+2 |
* | | Merge svn changes up to r29455 | Uoti Urpala | 2009-07-29 | 1 | -1/+1 |
|\| |
|
| * | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. | diego | 2009-07-26 | 1 | -1/+1 |
* | | Disable functionality requiring libswscale internals | Uoti Urpala | 2009-07-26 | 1 | -0/+8 |
* | | Merge svn changes up to r29417 | Uoti Urpala | 2009-07-12 | 1 | -0/+2 |
|\| |
|
| * | new debanding filter | lorenm | 2009-07-07 | 1 | -0/+2 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -10/+10 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -10/+10 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -7/+7 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -7/+7 |
* | | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 1 | -2/+2 |
|\| |
|
| * | Allow to use vdpau temporal deinterlacers with hardware accelerated decoding. | cehoyos | 2009-03-18 | 1 | -2/+2 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -2/+7 |
|\| |
|
| * | Print an error and return NULL in vf_get_image if we try to allocate | reimar | 2009-02-17 | 1 | -1/+6 |
| * | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | | Merge svn changes up to r28610 | Uoti Urpala | 2009-02-16 | 1 | -1/+16 |
|\| |
|
| * | Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that | reimar | 2009-02-14 | 1 | -1/+16 |
| * | revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331 | gpoirier | 2009-01-16 | 1 | -1/+1 |
| * | fix compilation on non x86 machines (PPC here) | gpoirier | 2009-01-16 | 1 | -1/+1 |
| * | Fix OSD flickering with filters that add frames (tfields, yadif) and | reimar | 2008-12-30 | 1 | -0/+6 |
| * | Avoid flickering OSD with -vf yadif=1 | reimar | 2008-12-30 | 1 | -0/+8 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -1/+1 |
|\| |
|
| * | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -1/+1 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -4/+4 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -4/+4 |
* | | Move vf_settings to options struct | Uoti Urpala | 2008-04-26 | 1 | -2/+3 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 1 | -7/+7 |
* | | vf.c: malloc+memset -> calloc | Uoti Urpala | 2008-04-23 | 1 | -2/+1 |
* | | Add option pointer to vf struct | Uoti Urpala | 2008-04-23 | 1 | -8/+13 |
|/ |
|
* | vf_pp7 does not depend on libavcodec. | diego | 2008-04-11 | 1 | -1/+1 |
* | vf_screenshot depends on libavcodec. | diego | 2008-04-11 | 1 | -1/+1 |
* | stage 1 of applying const to vf structs | rfelker | 2007-11-09 | 1 | -82/+82 |
* | vf_screenshot does not depend on libpng; it uses libavcodec now | rfelker | 2007-11-09 | 1 | -2/+0 |
* | overcomplete wavelet denoiser | michael | 2007-10-03 | 1 | -0/+2 |
* | Simplify preprocessor directives: There is a general variable for | diego | 2007-04-26 | 1 | -1/+1 |
* | Add config.h variables for static FFmpeg libraries. | diego | 2007-04-26 | 1 | -1/+1 |
* | cosmetics: Merge #ifdefs for better readability. | diego | 2007-03-23 | 1 | -6/+2 |
* | Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line | diego | 2007-03-21 | 1 | -1/+1 |
* | Remove long-deprecated -vop option. | diego | 2006-12-02 | 1 | -17/+0 |
* | Update comment, video output plugins are deprecated. | diego | 2006-12-02 | 1 | -1/+1 |
* | Remove remnants of long-gone libfame. | diego | 2006-11-06 | 1 | -4/+0 |
* | generic equation filter | michael | 2006-10-16 | 1 | -0/+4 |
* | conditional declerations are unnecessary | ods15 | 2006-09-17 | 1 | -6/+0 |
* | new black frame detection filter | ivo | 2006-07-15 | 1 | -0/+2 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 | 1 | -2/+2 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 | 1 | -0/+4 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 | 1 | -0/+32 |
* | vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef U... | nicodvb | 2006-06-07 | 1 | -3/+1 |
* | yet another deinterlacing filter | michael | 2006-06-06 | 1 | -0/+2 |
* | Motion compensating deinterlacer | michael | 2006-06-06 | 1 | -0/+4 |
* | Fix memory corruption in vd_libmpeg2 | uau | 2006-04-27 | 1 | -0/+1 |
* | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-31 | 1 | -1/+1 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 | 1 | -2/+2 |
* | compile in the filters that depend on libavcodec/dsputil.h only when mplayer ... | nicodvb | 2006-03-16 | 1 | -3/+3 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | proper support for shared libpostproc | diego | 2006-01-22 | 1 | -2/+2 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -1/+1 |
* | do not set the flag when config failed | henry | 2005-12-16 | 1 | -1/+4 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 1 | -6/+6 |
* | ultra simple&slow pp filter, yes yet another spp like filter :) | michael | 2005-11-08 | 1 | -0/+2 |
* | screenshot filter | henry | 2005-09-11 | 1 | -0/+4 |
* | pp7 filter (spp=6 filter with 7 point dct where only the center sample is use... | michael | 2005-07-09 | 1 | -0/+2 |
* | forgotten reference to remove-logo, 10l for Rich | henry | 2005-06-08 | 1 | -0/+2 |
* | faster spp filter by Nikolaj Poroshin <porosh3 at psu ru> | henry | 2005-06-04 | 1 | -0/+2 |
* | missing return statement (1e5l for me) | henry | 2005-03-08 | 1 | -2/+2 |
* | fixes for encoding of multiple files | henry | 2005-03-01 | 1 | -1/+32 |
* | Improved NV12/NV21 support. | syrjala | 2005-02-16 | 1 | -0/+6 |
* | add the flip filter at the end of the filter chain. | reimar | 2004-12-18 | 1 | -0/+20 |
* | fix image dimensions at filter config time | henry | 2004-12-01 | 1 | -2/+21 |
* | Big Endian fix. Patch by Romain Dolbeau | nplourde | 2004-05-31 | 1 | -4/+11 |
* | soft skipping for mencoder. rather than skipping decoding/filtering | rfelker | 2004-04-28 | 1 | -0/+2 |
* | "hard" frame duplication for mencoder. this finally makes it possible | rfelker | 2004-04-28 | 1 | -0/+2 |
* | New filter by Ville Saari (114263 at foo dot bar dot org) | rfelker | 2004-04-17 | 1 | -0/+2 |
* | vf_phase filter by Ville Saari (114263 at foo dot bar dot org) | rfelker | 2004-03-29 | 1 | -0/+2 |
* | fix compilation without libavcodec | henry | 2004-02-26 | 1 | -0/+2 |
* | new filter: vf_noformat. | joey | 2004-02-06 | 1 | -0/+2 |
* | qp change filter | michael | 2004-02-05 | 1 | -0/+2 |
* | rgb test pattern generator, so we could change everything to match alex's def... | michael | 2004-01-30 | 1 | -0/+2 |
* | kerndeint adaptive deinterlacer | ranma | 2004-01-29 | 1 | -0/+2 |
* | vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 | rik | 2003-12-19 | 1 | -0/+4 |
* | Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>.... | alex | 2003-12-08 | 1 | -0/+2 |
* | yuv colorspace converter | alex | 2003-11-29 | 1 | -0/+2 |
* | simple alternative postprocessing filter | michael | 2003-10-26 | 1 | -0/+4 |
* | vf_hue | michael | 2003-10-23 | 1 | -0/+2 |
* | fast deinterleaver (= il filter with stride/width/height tricks) | michael | 2003-10-22 | 1 | -0/+2 |
* | Fix compilation when libavcodec is missing. | attila | 2003-10-16 | 1 | -1/+3 |
* | simple logo remover | henry | 2003-09-03 | 1 | -0/+2 |
* | 2 new filters: tile & framestep | arpi | 2003-08-31 | 1 | -0/+4 |
* | pullup -- third generation inverse telecine engine. the backend | rfelker | 2003-08-18 | 1 | -0/+2 |
* | clean up field flags: | rfelker | 2003-08-18 | 1 | -1/+1 |
* | 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co... | alex | 2003-08-11 | 1 | -0/+2 |
* | Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c, | ranma | 2003-08-03 | 1 | -0/+3 |
* | 3*100l (backported from g2) | arpi | 2003-07-13 | 1 | -4/+9 |
* | 100l to me :( | rfelker | 2003-06-02 | 1 | -1/+1 |
* | it's still a 10l bug + 10l to me for commiting sh*t first time, and originall... | alex | 2003-05-23 | 1 | -1/+1 |
* | 10l | alex | 2003-05-23 | 1 | -2/+2 |
* | new filter for dropping (near-)duplicate frames. can be used to fix | rfelker | 2003-05-22 | 1 | -0/+2 |
* | fix segfaults with slices. support slice rendering into a filter even | rfelker | 2003-05-20 | 1 | -1/+21 |
* | display size/aspect adjusting filter | rfelker | 2003-04-27 | 1 | -0/+2 |
* | vf_clone_mpi_attributes() | michael | 2003-04-19 | 1 | -0/+9 |
* | 1. new alternate approach to inverse telecine! much better! | rfelker | 2003-04-19 | 1 | -0/+4 |
* | disable vf_bmovl for systems without posix select | faust3 | 2003-04-04 | 1 | -0/+4 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 1 | -22/+71 |
* | hmm found this in my local tree ;) | michael | 2003-03-05 | 1 | -3/+3 |
* | fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot... | michael | 2003-03-05 | 1 | -0/+2 |
* | new filter | rfelker | 2003-03-01 | 1 | -0/+2 |
* | start_slice() added - similar to get_image(), but is called when using slices | arpi | 2003-02-23 | 1 | -1/+4 |
* | filter for applying 3:2 telecine to 23.976 fps progressive material. | rfelker | 2003-02-20 | 1 | -0/+2 |
* | experimental de-telecine filter. not documented or configurable yet, | rfelker | 2003-02-20 | 1 | -0/+2 |
* | vf_hqdn3d: High-Quality version of the denoise3d filter | arpi | 2003-02-15 | 1 | -0/+2 |
* | down3dright filter by kabi (converts between 2 common stereoscopic systems) | michael | 2003-02-11 | 1 | -0/+2 |
* | new video filter: denoise3d - temporal&spatial noise reduction | arpi | 2003-01-30 | 1 | -0/+2 |
* | new video filter to extract a single field using stride arithmetic, | rfelker | 2003-01-23 | 1 | -0/+2 |
* | (temporary?) fix for redundant buffer re-allocation | arpi | 2002-12-29 | 1 | -6/+15 |
* | Fix draw_slice() in passthrough mode. | arpi | 2002-12-05 | 1 | -0/+4 |
* | perspective correcture filter | michael | 2002-11-05 | 1 | -0/ |