log libmpcodecs/vd_libmpeg2.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 07 Aug 2013 20:41:34 +0000 ib Don't subsequently calculate original_aspect from last movie_aspect.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Mon, 14 Jun 2010 08:55:32 +0000 lu_zero Reinstate libmpeg2 hook to export quantization
Thu, 10 Jun 2010 09:52:30 +0000 diego libmpeg2: Remove local quantizer scale changes related to postprocessing.
Wed, 09 Jun 2010 16:56:21 +0000 diego libmpeg2: Move pending_buffer stuff to local decoder context.
Wed, 09 Jun 2010 16:07:46 +0000 diego cosmetics: Remove commented-out cruft.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.