28 Commits (07f5e75a47bfa20204bc75d6090aae74046f2dde)

Author SHA1 Message Date
Paul B Mahol 76466ab214 avformat/brstm: lower magic number, fixes decoding of some files 9 years ago
Andreas Cadhalpun 1cb2331eca brstm: fix missing closing brace 9 years ago
Andreas Cadhalpun bcf4ee26a0 brstm: also allocate b->table in read_packet 9 years ago
Andreas Cadhalpun d7d37c479f brstm: make sure an ADPC chunk was read for adpcm_thp 9 years ago
Andreas Cadhalpun 7b67fe20f6 brstm: reject negative sample rate 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Paul B Mahol 3441fef0f8 avformat/brstm: fix overflow 9 years ago
Michael Niedermayer cdb0d7e439 avformat/brstm: Remove unused variable 9 years ago
Rodger Combs 68f00fb40b lavf/brstm: if the file lies about the last block's size, correct it 10 years ago
Rodger Combs 0643b4bf74 lavf/brstm: expose the loop point when present 10 years ago
James Almer 58d7dde081 brstm: fix use of uninitialized variables 10 years ago
Paul B Mahol a49154e9d7 avformat/brstm: support little-endian s16 PCM 10 years ago
Rodger Combs d2ce10093e lavf/brstm: handle a BFSTM endianness oddity 10 years ago
Rodger Combs 9c9cf3956c lavf/brstm: add support for seeking 10 years ago
Rodger Combs 70a39bcf1c lavf/brstm: cleanup; fix short-block demuxing 10 years ago
Rodger Combs 6c56827e62 lavf/brstm: move bfstm var to a local 10 years ago
Rodger Combs db426031dd lavf/brstm: allow larger block sizes 10 years ago
Rodger Combs d4c9eced98 lavf/brstm: support little-endian files (BCSTM; 3DS) 10 years ago
Rodger Combs bb42a7d4d4 lavf/brstm: add support for BFSTM files 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Michael Niedermayer de89dff8da brstm: ask for samples for version != 1.0 12 years ago
Paul B Mahol 5be38f9421 brstm: add missing new line to request for sample messages 12 years ago
James Almer 7959c26fb0 brstm: fix number of samples for the last block 12 years ago
Paul B Mahol fe63d41302 brstm: do not return partial packets 12 years ago
Paul B Mahol 9a31997938 BRSTM demuxer 12 years ago