Mercurial > mplayer.hg
log libmpdemux/mpeg_hdr.c @ 30718:4993c3f12cc0
age | author | description |
---|---|---|
Sun, 21 Feb 2010 14:05:51 +0000 | reimar | Initialize frame rate extension fields in mp_header_process_sequence_header |
Sun, 21 Feb 2010 13:53:41 +0000 | reimar | Parse and use the information from the frame rate extension header for MPEG-2. |
Tue, 11 Aug 2009 18:44:43 +0000 | cehoyos | Fix H.264 SPS parsing in case of scaling list present. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Fri, 08 May 2009 21:51:13 +0000 | diego | Add standard license header to all files in libmpdemux. |
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() |