log libmpdemux/video.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 28 Nov 2012 19:15:34 +0000 reimar Fix code that detects streams temporarily lacking data to work
Wed, 27 Jul 2011 13:40:06 +0000 diego cleanup: adjust printf format strings to match parameter types
Fri, 04 Feb 2011 10:06:01 +0000 diego Do not pointlessly cast the return value of memalign().
Sat, 27 Nov 2010 10:36:14 +0000 reimar Mark input-only buffer as const.
Wed, 27 Oct 2010 16:48:21 +0000 cigaes Move sub_cc.[ch] to the sub directory.
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).
Sat, 27 Mar 2010 12:47:26 +0000 reimar 100l, fix frametime calculation for MPEG-2 files with frame rate extension.
Mon, 15 Mar 2010 22:32:11 +0000 cehoyos Calculate width and height in mp4_header_process_vop().
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Sun, 21 Feb 2010 14:43:36 +0000 reimar Fix fps output with -identify when frame rate extension is used for MPEG-2
Sun, 21 Feb 2010 13:53:41 +0000 reimar Parse and use the information from the frame rate extension header for MPEG-2.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Wed, 17 Feb 2010 22:48:32 +0000 diego Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
Mon, 16 Nov 2009 21:38:32 +0000 cehoyos Set display size in sh_video when decoding H264.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.