aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_remove_logo.c
Commit message (Expand)AuthorAge
* windows support: unicode filenamesGravatar wm42012-03-09
* cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Gravatar Uoti Urpala2010-05-29
* Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30683Gravatar Uoti Urpala2010-03-10
|\ \
| | * Get rid of many ugly casts.Gravatar cehoyos2010-02-28
| | * Actually use existing uninit() function in remove_logo filter.Gravatar cehoyos2010-02-27
| | * cosmetics: Rename struct vf_instance_s --> vf_instance.Gravatar diego2010-02-21
| |/
| * Rename open() vf initialization function to vf_open().Gravatar diego2010-02-21
| * Mark uninit() as static; it is only used within the file.Gravatar diego2010-02-14
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * Fix two more instances of nonstandard license headers.Gravatar diego2009-01-05
* | Make various functions staticGravatar Uoti Urpala2008-08-12
* | Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25
|/
* Make all vf_info_t structs constGravatar reimar2007-12-02
* cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.Gravatar diego2007-02-21
* The FSF changed postal address.Gravatar diego2006-09-01
* marks several function without a prototype which arent used outside its sourc...Gravatar reynaldo2006-07-13
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Gravatar diego2006-07-09
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* missing includeGravatar rathann2005-08-06
* remove_logo filter by yartrebo, committed with fixes for c++ variable declara...Gravatar rfelker2005-06-08