15 Commits (9010be252e57bf9cb907ff298dbc73017bf6a33f)

Author SHA1 Message Date
Vittorio Giovara 30dfc1dad4 cws2fws: Close file handles on error 10 years ago
Michael Niedermayer 3c7d3d27be tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog() 10 years ago
Michael Niedermayer 5b45b66220 cws2fws: check fstat return code. 12 years ago
Michael Niedermayer 86aba86b1b cws2fws: check lseek() return 12 years ago
Michael Niedermayer 59eae88429 cws2fws: check inflateInit return value 12 years ago
Martin Storsjö 212ec5faf9 tools: Include io.h for open/read/write/close if unistd.h doesn't exist 12 years ago
Diego Biurrun 4e81b5f517 tools: K&R reformatting cosmetics 13 years ago
Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 13 years ago
Diego Biurrun c540061f3f cws2fws: Improve error message wording. 14 years ago
Diego Biurrun d39facc783 tools: Check the return value of write(). 14 years ago
Benoit Fouet 1f48345af4 remove warnings 18 years ago
Benoit Fouet 21f41fa667 revert my accidental previous commit 18 years ago
Benoit Fouet 83ef1fea65 fix tools compilation 18 years ago
Måns Rullgård c07ed8c8a2 create and populate "tools" directory 18 years ago
Diego Biurrun 3e2503ba6a Clarify public domain statement similar to qt-faststart.c. 18 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Diego Biurrun 226cbe07c7 Make main() return 0 at the end and mark as int. 18 years ago
Diego Biurrun a65bafeff0 Add appropriate headers for exit and printf. 18 years ago
Diego Biurrun 15bf461bb6 Remove unused variable. 18 years ago
Alex Beregszaszi a7b91ac6de cosmetics: remove my email address 18 years ago
Alex Beregszaszi 3d0c32d4a9 Make public domain. Hope Diego dont mind it, he had two cosmetics commits :) 18 years ago
Alex Beregszaszi 0c2ed2df5a 10l: now it works really, with 1k outbut buffers it failed more times, with 65k it looks safe with all samples i had 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Alex Beregszaszi f7599d5ff0 cws2fws, utility to convert compressed flash files to uncompressed ones, which can be than played back with ffplay. note: this doesn't gets compiled automatically 20 years ago