Mercurial > mplayer.hg
log libmpdemux/mpeg_packetizer.h @ 28542:ba860e2b7cb5
age | author | description |
---|---|---|
Wed, 14 May 2008 18:01:51 +0000 | diego | Use standard license headers with standard formatting. |
Wed, 05 Mar 2008 23:32:01 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Fri, 22 Feb 2008 09:09:46 +0000 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
Sat, 12 Jan 2008 16:05:04 +0000 | reimar | Write functions used by send_mpeg_*_packet may _not_ modify data |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Sat, 22 Jul 2006 09:59:44 +0000 | nicodvb | cosmetics: comments and reindentation asked by gxben |
Sat, 22 Jul 2006 09:45:34 +0000 | nicodvb | simplified mpeg packetizer used by hw mpeg decoders/vo - first round |
Wed, 19 Jul 2006 22:13:50 +0000 | ben | moved mpeg_packetizer helpers to libmpdemux |