18 Commits (119e48d9607e1a43c5ff021b5345bbd62eef3926)

Author SHA1 Message Date
Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
Reimar Döffinger a0bbb2e977 Use av_set_pts_info and set some arbitrary timebase fallback 18 years ago
Reimar Döffinger 51bd81f64d set pts_wrap_bits to 32 since timestamps in packets are 32 bit 18 years ago
Reimar Döffinger 2a1c3b8b90 10l, forgot to skip payload description in UMF packet parsing 18 years ago
Reimar Döffinger 6e8c46b7e3 Set CODEC_TYPE_DATA for timecode tracks. 18 years ago
Reimar Döffinger 9ed0023447 Set st->need_parsing = 2 for MPEG-content. 18 years ago
Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Michael Niedermayer b9b18fbdea both timestamps are dts, (checked trailer.gxf, spec is unclear) 19 years ago
Baptiste Coudurier 51a0a721ab remove unneeded audio fourcc as well 19 years ago
Reimar Döffinger 0019b662ae Minor resync optimization 19 years ago
Baptiste Coudurier e81e3ced6d do not set unneeded fourcc 19 years ago
Reimar Döffinger 907a051009 Support for seeking, both with and without index and correct timestamps 19 years ago
Reimar Döffinger adb0208bf2 Fix typo in comment 19 years ago
Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 19 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 19 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
Reimar Döffinger cc0bc648f0 add GXF demuxer 19 years ago