24 Commits (73cc419b271ac5af8c1aed36b5c0167c7016127a)

Author SHA1 Message Date
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
Michael Niedermayer 3b4f69ae8c Elision header demuxing support. 17 years ago
Michael Niedermayer 42abeeae3f update flags 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
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun 93951943ec spelling/wording cosmetics 17 years ago
Michael Niedermayer 14b3f9961f header repetition 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
Michael Niedermayer 8d9a3f7e21 use a dynamic ByteIOContext instead of using the lavf buffer 17 years ago
Michael Niedermayer efd8f22a16 make StreamContext.time_base a pointer 17 years ago
Michael Niedermayer 4d75168f17 variables needed for muxer 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
Diego Biurrun bbd861796e Add missing comment markers to #endif directive. 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
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Michael Niedermayer f7c9f48dc6 10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) 18 years ago
Michael Niedermayer 4d5be986f0 index less seeking in O(log n) time 18 years ago
Michael Niedermayer 619d8e2e58 updating nut demuxer to latest spec 18 years ago