Commit Graph

15 Commits

Author SHA1 Message Date
michael c00e8e8fd8 simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9357 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 00:11:18 +00:00
michael 3001dbec6a -typo, +time, -ntsc/pal (idea by alex)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9351 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 21:10:58 +00:00
michael 0ea31b3cb0 changing name to "nut" for now, we can change it again if we agree on something else
index_flag so the demuxer knows if the index is missing and doesnt need to search for it
adding start/end_stream_id to the info packet so it can cover individual streams too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9348 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 18:50:18 +00:00
michael d5153410a8 lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich <td at sim dot uni-hannover dot de>
btw, sorry that i didn mention the names of the ppl from whom all the past ideas came from ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9336 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 09:07:13 +00:00
michael 0e881c82cc hex editor friendly language_code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9326 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:13:54 +00:00
michael 0d6abd0310 some more info (copy & pasted from ML)
replacing zero terminated strings with length + string so it can allso contain binary data
adding a type to every entry in the info_packet
changing the fourcc storage type from v to b, that way it can be read with a hex editor


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9324 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 21:35:39 +00:00
michael 9739ef6753 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9313 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 13:47:49 +00:00
michael 35a5e9fdb5 zero_bit for normal frames, so we can distinguish them from other packets
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9312 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 11:20:35 +00:00
michael 1de44c5cde some typos
info_header -> info_packet
adding variable sized reserved_bytes where i forgot it
start/end time in the info_packet
stuffing_packet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9311 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 09:48:06 +00:00
michael 791ef0eec2 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9308 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 00:18:09 +00:00
michael af78689681 remove non byte sized stuff
remove more useless startcode emulation prevention stuff


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9300 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:18:59 +00:00
michael 38aba7699a use fraction for time_base
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9298 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 18:03:11 +00:00
michael 1c95f2711f removing startcode emulation prevention, its nonsense ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9297 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:46:23 +00:00
michael e5586230ee update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9296 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:19:09 +00:00
michael 1c35f67763 nonsense (MPlayer container format draft 0.01)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9295 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 15:33:02 +00:00