aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf.c
Commit message (Expand)AuthorAge
* ultra simple&slow pp filter, yes yet another spp like filter :)Gravatar michael2005-11-08
* screenshot filterGravatar henry2005-09-11
* pp7 filter (spp=6 filter with 7 point dct where only the center sample is use...Gravatar michael2005-07-09
* forgotten reference to remove-logo, 10l for RichGravatar henry2005-06-08
* faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>Gravatar henry2005-06-04
* missing return statement (1e5l for me)Gravatar henry2005-03-08
* fixes for encoding of multiple filesGravatar henry2005-03-01
* Improved NV12/NV21 support.Gravatar syrjala2005-02-16
* add the flip filter at the end of the filter chain.Gravatar reimar2004-12-18
* fix image dimensions at filter config timeGravatar henry2004-12-01
* Big Endian fix. Patch by Romain DolbeauGravatar nplourde2004-05-31
* soft skipping for mencoder. rather than skipping decoding/filteringGravatar rfelker2004-04-28
* "hard" frame duplication for mencoder. this finally makes it possibleGravatar rfelker2004-04-28
* New filter by Ville Saari (114263 at foo dot bar dot org)Gravatar rfelker2004-04-17
* vf_phase filter by Ville Saari (114263 at foo dot bar dot org)Gravatar rfelker2004-03-29
* fix compilation without libavcodecGravatar henry2004-02-26
* new filter: vf_noformat.Gravatar joey2004-02-06
* qp change filterGravatar michael2004-02-05
* rgb test pattern generator, so we could change everything to match alex's def...Gravatar michael2004-01-30
* kerndeint adaptive deinterlacerGravatar ranma2004-01-29
* vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12Gravatar rik2003-12-19
* Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>....Gravatar alex2003-12-08
* yuv colorspace converterGravatar alex2003-11-29
* simple alternative postprocessing filterGravatar michael2003-10-26
* vf_hueGravatar michael2003-10-23
* fast deinterleaver (= il filter with stride/width/height tricks)Gravatar michael2003-10-22
* Fix compilation when libavcodec is missing.Gravatar attila2003-10-16
* simple logo removerGravatar henry2003-09-03
* 2 new filters: tile & framestepGravatar arpi2003-08-31
* pullup -- third generation inverse telecine engine. the backendGravatar rfelker2003-08-18
* clean up field flags:Gravatar rfelker2003-08-18
* 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co...Gravatar alex2003-08-11
* Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,Gravatar ranma2003-08-03
* 3*100l (backported from g2)Gravatar arpi2003-07-13
* 100l to me :(Gravatar rfelker2003-06-02
* it's still a 10l bug + 10l to me for commiting sh*t first time, and originall...Gravatar alex2003-05-23
* 10lGravatar alex2003-05-23
* new filter for dropping (near-)duplicate frames. can be used to fixGravatar rfelker2003-05-22
* fix segfaults with slices. support slice rendering into a filter evenGravatar rfelker2003-05-20
* display size/aspect adjusting filterGravatar rfelker2003-04-27
* vf_clone_mpi_attributes()Gravatar michael2003-04-19
* 1. new alternate approach to inverse telecine! much better!Gravatar rfelker2003-04-19
* disable vf_bmovl for systems without posix selectGravatar faust32003-04-04
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* hmm found this in my local tree ;)Gravatar michael2003-03-05
* fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot...Gravatar michael2003-03-05
* new filterGravatar rfelker2003-03-01
* start_slice() added - similar to get_image(), but is called when using slicesGravatar arpi2003-02-23
* filter for applying 3:2 telecine to 23.976 fps progressive material.Gravatar rfelker2003-02-20
* experimental de-telecine filter. not documented or configurable yet,Gravatar rfelker2003-02-20