log libmpcodecs/vf_zrmjpeg.c @ 30642:a972c1a4a012

age author description
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
Mon, 13 Apr 2009 21:43:57 +0000 rik follow renaming of pbBufPtr() to put_bits_ptr() by stefano
Tue, 14 Oct 2008 16:04:09 +0000 diego #include necessary libavcodec header and remove duplicated struct declaration.