log libmpcodecs/vd_mpegpes.c @ 36840:511047e8e0a2

age author description
Wed, 07 Aug 2013 20:41:34 +0000 ib Don't subsequently calculate original_aspect from last movie_aspect.
Sun, 15 Apr 2012 15:01:09 +0000 reimar Decode last frames for codecs with delay.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 08 Oct 2006 22:36:24 +0000 nicodvb reinit codec chain when aspect ratio and/or resolution change
Sat, 21 Sep 2002 22:38:41 +0000 arpi we don't need the 0x1FF hack any more
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Wed, 03 Apr 2002 18:22:31 +0000 arpi vd_mpegpes added