Sun, 17 Mar 2013 22:47:17 +0000 |
diego |
Add missing strings.h #includes for strcasecmp().
|
Wed, 23 Jan 2013 16:43:59 +0000 |
michael |
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.
|
Mon, 21 Jan 2013 19:44:53 +0000 |
diego |
Replace CODEC_IDs their modern AV_-prefixed counterparts.
|
Sat, 18 Feb 2012 19:33:47 +0000 |
reimar |
One more fix for --enable-zr.
|
Fri, 04 Nov 2011 12:30:42 +0000 |
diego |
vf_zrmjpeg: fix compilation after introduction of av_strcasecmp
|
Thu, 11 Aug 2011 17:45:41 +0000 |
diego |
zr: adjust #includes to fix compilation after av_helpers.h creation
|
Thu, 11 Aug 2011 17:45:38 +0000 |
diego |
doxygen: drop filename from @file directive
|
Wed, 27 Jul 2011 13:39:57 +0000 |
diego |
vf_zrmjpeg: fix compilation after function templatization in libavcodec
|
Sun, 12 Sep 2010 00:30:15 +0000 |
diego |
Add missing #include for vd_ffmpeg.h; fixes the warning:
|
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.
|
Sun, 21 Feb 2010 13:40:49 +0000 |
diego |
Rename open() vf initialization function to vf_open().
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Fri, 19 Feb 2010 10:18:55 +0000 |
diego |
cosmetics: Remove commented-out #include.
|
Sat, 09 May 2009 21:37:07 +0000 |
rik |
MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctly
|