summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mpeg_hdr.h
Commit message (Expand)AuthorAgeFilesLines
* Parse and use the information from the frame rate extension header for MPEG-2.reimar2010-02-211-0/+2
* Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.diego2010-02-171-0/+2
* Add standard license header to all files in libmpdemux.diego2009-05-081-0/+18
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+4
* Mark constant argument of mp_header_process_sequence_header as such.diego2007-10-191-1/+1
* added function to parse vc1 sequence headernicodvb2007-01-201-0/+1
* COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.cnicodvb2006-05-071-0/+1
* 100l to whoever wrote this crap using 1/10000 units. it caused framerates to ...rfelker2005-08-061-1/+1
* integer overflow when reading fps from h264 vui.lorenm2005-04-191-1/+1
* Fix:rathann2005-03-011-1/+1
* framerate autodetection for H264 in raw/ts streamsnicodvb2005-02-241-0/+1
* automatic fps calculation for mpeg4 in raw stream/mpeg-tsnicodvb2005-01-121-0/+5
* mpeg video header parserarpi2001-10-301-0/+21