Mercurial > mplayer.hg
log libmpcodecs/vf_fspp.c @ 34755:1ce66378ae1e
age | author | description |
---|---|---|
Thu, 15 Mar 2012 15:19:51 +0000 | diego | Replace use of deprecated dsputil_init() by ff_dsputil_init(). |
Thu, 03 Nov 2011 13:24:46 +0000 | diego | cpudetect: clean up libavutil #includes |
Tue, 09 Aug 2011 19:57:00 +0000 | reimar | Move code for setting up libav* logging callbacks from vd_ffmpeg to a |
Fri, 14 Jan 2011 22:10:21 +0000 | cehoyos | Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg. |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sat, 04 Sep 2010 08:11:31 +0000 | diego | Introduce init_avcodec function to avoid duplicated FFmpeg initializations. |
Sun, 21 Feb 2010 15:48:03 +0000 | diego | cosmetics: Rename struct vf_instance_s --> vf_instance. |