log libmpcodecs/vf_uspp.c @ 36266:29b462786834

age author description
Mon, 21 Jan 2013 19:44:53 +0000 diego Replace CODEC_IDs their modern AV_-prefixed counterparts.
Mon, 21 Jan 2013 18:21:51 +0000 diego Add a number of missing libavutil header #includes.
Sat, 10 Mar 2012 19:19:02 +0000 reimar uspp filter: set no_bitstream option, since we do not care about the
Sat, 10 Mar 2012 10:23:42 +0000 reimar Fix possible crash when using -vf uspp,format=y8
Mon, 06 Feb 2012 06:30:12 +0000 siretart Update deprecated avcodec_alloc_context()/avcodec_open() API calls
Tue, 09 Aug 2011 19:57:00 +0000 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a
Sat, 07 May 2011 20:51:59 +0000 reimar Remove unused variable for FFmpeg encode result.