log libmpdemux/mpeg_hdr.c @ 24784:328d1b36952a

age author description
Fri, 19 Oct 2007 10:08:02 +0000 diego Mark constant argument of mp_header_process_sequence_header as such.
Sat, 20 Jan 2007 13:46:17 +0000 nicodvb in h264_parse_sps() reuse mp_unescape03()
Sat, 20 Jan 2007 12:04:20 +0000 nicodvb added function to parse vc1 sequence header
Sun, 07 May 2006 16:05:38 +0000 nicodvb COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
Sat, 25 Mar 2006 23:07:28 +0000 nicodvb H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halved
Tue, 30 Aug 2005 22:07:30 +0000 nicodvb multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
Sat, 06 Aug 2005 16:15:07 +0000 rfelker 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
Thu, 02 Jun 2005 21:16:21 +0000 lorenm demux high profile H.264 ES
Wed, 20 Apr 2005 15:17:08 +0000 rfelker proper fix
Wed, 20 Apr 2005 15:16:31 +0000 rfelker undo dominik's 1000l cvs admin -o (recommitting bad patch)
Tue, 19 Apr 2005 21:17:39 +0000 lorenm integer overflow when reading fps from h264 vui.
Sat, 09 Apr 2005 11:00:00 +0000 nicodvb assign picture->(width,height) when parsing h264
Sun, 20 Mar 2005 14:16:21 +0000 nicodvb export getbits() as mp_getbits()
Tue, 01 Mar 2005 23:45:32 +0000 rathann Fix: