92 Commits (832404cea798c913ef57654c4b8326dc4b8adf91)

Author SHA1 Message Date
Michael Niedermayer 52afa376b8 remove _t for POSIX compatibility. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Evgeniy Stepanov 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
Michael Niedermayer 1326621c1a Subtitle support. (untested) 17 years ago
Oded Shimon 103d74ea5c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 17 years ago
Michael Niedermayer 6e8b982bcc Move *malloc() out of tree.c, that way the code can be used with 17 years ago
Diego Biurrun 47a1ae1bc9 Add some parentheses to clarify operator precedence, fixes the warnings: 17 years ago
Baptiste Coudurier 992e78f5f2 rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 17 years ago
Carl Eugen Hoyos e56397800e Ensure av_tree_insert() is defined before using it. 17 years ago
Michael Niedermayer 4a3b5fe16a move syncpoint cache related stuff to common file 17 years ago
Michael Niedermayer f13ea4e00c move lsb2full to common file 17 years ago
Michael Niedermayer 5c2198b184 move crc wrapper to slightly better spot 17 years ago
Michael Niedermayer 874abace12 move syncpoint timestamp resetting code to a common file 17 years ago
Diego Biurrun a22caa6a3e Add missing license header. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Michael Niedermayer fee9e80550 align vertically 18 years ago
Michael Niedermayer d7cf44899f use shorter names for the block type enum 18 years ago
Michael Niedermayer ee77c2c922 cosmetic 18 years ago
Nicholas Tung 1e6c67599e Bethsoft VID demuxer and video decoder 18 years ago