19 Commits (c949d867638b057ecd772a83ee83c89737a5a06f)

Author SHA1 Message Date
Michael Niedermayer 7993df6527 consts 17 years ago
Diego Biurrun cedb83a671 colour --> color in variable names 17 years ago
Michael Niedermayer e59d932826 cosmetic (x==NULL -> !x) 17 years ago
Michael Niedermayer 5b2052b38f cosmetic (place { consistently) 17 years ago
Michael Niedermayer 0dd954b1f0 cosmetic (remove != 0 / != NULL) 17 years ago
Michael Niedermayer e1c48b7aae use sizeof in snprintf (note the changed code is all under #if 0) 17 years ago
Michael Niedermayer 2867ed9b1c check region depth for validity 17 years ago
Alex Beregszaszi 5fc32c275e use get_bits1(..) instead get_bits(.., 1) 17 years ago
Ian Caulfield 04d2e45f3f create colorspace.h and use it where appropriate 17 years ago
Diego Biurrun 0d02cacda9 Move dvbsubdec parser to its own file. 18 years ago
Michael Niedermayer 0c3c674cde remove useless static cm variable 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Måns Rullgård 55fde95e3b rename cropTbl -> ff_cropTbl 18 years ago
Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Ian Caulfield bf01fb696d subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few 19 years ago
Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 19 years ago