aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/mpeg_hdr.h
Commit message (Expand)AuthorAge
* Parse and use the information from the frame rate extension header for MPEG-2.Gravatar reimar2010-02-21
* Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.Gravatar diego2010-02-17
* Add standard license header to all files in libmpdemux.Gravatar diego2009-05-08
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Mark constant argument of mp_header_process_sequence_header as such.Gravatar diego2007-10-19
* added function to parse vc1 sequence headerGravatar nicodvb2007-01-20
* COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.cGravatar nicodvb2006-05-07
* 100l to whoever wrote this crap using 1/10000 units. it caused framerates to ...Gravatar rfelker2005-08-06
* integer overflow when reading fps from h264 vui.Gravatar lorenm2005-04-19
* Fix:Gravatar rathann2005-03-01
* framerate autodetection for H264 in raw/ts streamsGravatar nicodvb2005-02-24
* automatic fps calculation for mpeg4 in raw stream/mpeg-tsGravatar nicodvb2005-01-12
* mpeg video header parserGravatar arpi2001-10-30