aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/tech/nut.txt
Commit message (Collapse)AuthorAge
* clarify that language must be a 3 letter codeGravatar michael2007-02-18
| | | | | | | dont clarify the country code 2 vs. 3 issue as there where few comments about that ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22265 b3059339-0415-0410-9bf9-f77b7e298cf2
* demuxers must ignore unknown lang/country codes, it seems we all agree that ↵Gravatar michael2007-02-14
| | | | | | | | | | | this should be stated clearly it follows from the fact that new language and country codes are added to the ISO standards from time to time and that a compliant demuxer must not reject a valid file which uses such a new code which was not know when the demuxer was written git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22217 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify description of reserved_count in frame header patch by (Clemens ↵Gravatar michael2007-02-10
| | | | | | Ladisch cladisch,fastmail,net) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22192 b3059339-0415-0410-9bf9-f77b7e298cf2
* better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( ↵Gravatar michael2007-01-30
| | | | | | fastmail (( net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22069 b3059339-0415-0410-9bf9-f77b7e298cf2
* move reserved_bytes out of packet_footer. this makes all packets uniform.Gravatar ivo2006-11-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21405 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename all *_nom (nominator) to the correct *_num (numerator)Gravatar ivo2006-11-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21294 b3059339-0415-0410-9bf9-f77b7e298cf2
* a few more clarifications for codec_specific_data by Ralph Giles and meGravatar michael2006-11-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21211 b3059339-0415-0410-9bf9-f77b7e298cf2
* add two missing descriptions (index.syncpoints and info_packet.count)Gravatar ivo2006-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21193 b3059339-0415-0410-9bf9-f77b7e298cf2
* specify the bitnumber for frame_flags, instead of a decimal bitmaskGravatar ivo2006-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21192 b3059339-0415-0410-9bf9-f77b7e298cf2
* specify, where possible, the type of the tags in the tag description sectionGravatar ivo2006-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21191 b3059339-0415-0410-9bf9-f77b7e298cf2
* codec_specific_data clarificationGravatar michael2006-11-24
| | | | | | | if anyone disagrees or has suggestions to improve it then shout git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21189 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix another typoGravatar ivo2006-11-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21187 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some typosGravatar ivo2006-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21181 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify syncpoint placement recommanditionsGravatar michael2006-11-17
| | | | | | | (note i would also like to add a "there MUST be 1 syncpoint per second" rule) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20982 b3059339-0415-0410-9bf9-f77b7e298cf2
* seekingGravatar michael2006-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20981 b3059339-0415-0410-9bf9-f77b7e298cf2
* dts & synchronous decoderGravatar michael2006-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20980 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert last 2 commits on nut.txtGravatar ods152006-11-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20938 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump date of NUT spec for previous commitGravatar ods152006-11-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20927 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow info packets to appear in mid-stream, outside of main headers.Gravatar ods152006-11-14
| | | | | | | these SHOULD NOT appear in non-realtime-streams git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20926 b3059339-0415-0410-9bf9-f77b7e298cf2
* pts definition by mansGravatar michael2006-11-13
| | | | | | | dts definition and decode_delay definition by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20886 b3059339-0415-0410-9bf9-f77b7e298cf2
* least restrictive dts ordering rule which ensures frames are in decoding orderGravatar michael2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20862 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/by/be/Gravatar michael2006-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20852 b3059339-0415-0410-9bf9-f77b7e298cf2
* within array MUST for time_base_idGravatar michael2006-11-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20846 b3059339-0415-0410-9bf9-f77b7e298cf2
* clearer time_base_id descriptionGravatar michael2006-11-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20845 b3059339-0415-0410-9bf9-f77b7e298cf2
* time_base_countGravatar michael2006-11-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20839 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_countGravatar michael2006-11-10
| | | | | | | a few more words for forward_ptr and file_id_string git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20838 b3059339-0415-0410-9bf9-f77b7e298cf2
* dts, width/height explanationGravatar michael2006-11-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20796 b3059339-0415-0410-9bf9-f77b7e298cf2
* size and stream_id docsGravatar michael2006-11-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20794 b3059339-0415-0410-9bf9-f77b7e298cf2
* clearer frame_code explanationGravatar michael2006-11-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20791 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple 1 line definition of what a keyframe isGravatar michael2006-11-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrigendum 1Gravatar michael2006-11-04
| | | | | | | | | | | change chapter_id from v to s to allow negative chapter_id as required by the spec text change was unanimously accepted (rich, oded, myself) this change should not break any existing muxers or demuxers, with the exception of assumtations about (non)overlapping chapters git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20674 b3059339-0415-0410-9bf9-f77b7e298cf2
* SHOULD not -> SHOULD NOTGravatar ods152006-11-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20666 b3059339-0415-0410-9bf9-f77b7e298cf2
* introGravatar michael2006-11-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20665 b3059339-0415-0410-9bf9-f77b7e298cf2
* attempt to fix the unbound future frame issue with keyframes on the muxer sideGravatar michael2006-11-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20649 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2nd try for a keyframe definitionGravatar michael2006-11-03
| | | | | | | based on richs comment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20647 b3059339-0415-0410-9bf9-f77b7e298cf2
* keyframe definitionGravatar michael2006-11-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20638 b3059339-0415-0410-9bf9-f77b7e298cf2
* main header typoGravatar michael2006-11-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20635 b3059339-0415-0410-9bf9-f77b7e298cf2
* move file up so its found first, this probably improves readabilityGravatar michael2006-11-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20634 b3059339-0415-0410-9bf9-f77b7e298cf2
* indentation fixGravatar ods152006-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20484 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify pts related stuffGravatar michael2006-10-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20476 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove vorbis and theora support by request of ivanGravatar michael2006-07-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19128 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify H.264 global header formatGravatar michael2006-07-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19126 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify "extradata"Gravatar michael2006-07-15
| | | | | | | | comments welcome! if anyone disagrees ill reverse this and we can disscuss it, i just thought there wont be any disagreement and was too lazy to send a patch ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19110 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename mpcf.txt to nut.txtGravatar michael2006-07-13
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19062 b3059339-0415-0410-9bf9-f77b7e298cf2