summaryrefslogtreecommitdiffstats
path: root/libavcodec/dirac_arith.c
diff options
context:
space:
mode:
authorJordi Ortiz <nenjordi@gmail.com>2011-10-27 20:24:17 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-10-30 21:50:17 +0100
commit49aa397414eb4dbe5da292fcdb8a6084f71ae949 (patch)
treeb2ba0eb2eeb72ee2e702a060f2374d05681e4494 /libavcodec/dirac_arith.c
parentca239e1c372f8962f5ff93c80afa7b98e09bf3a3 (diff)
downloadffmpeg-streaming-49aa397414eb4dbe5da292fcdb8a6084f71ae949.zip
ffmpeg-streaming-49aa397414eb4dbe5da292fcdb8a6084f71ae949.tar.gz
Dirac: More formating
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dirac_arith.c')
-rw-r--r--libavcodec/dirac_arith.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/dirac_arith.c b/libavcodec/dirac_arith.c
index ae40beb..bf91392 100644
--- a/libavcodec/dirac_arith.c
+++ b/libavcodec/dirac_arith.c
@@ -20,13 +20,14 @@
*/
/**
- * @file libavcodec/dirac_arith.c
+ * @file
* Arithmetic decoder for Dirac
* @author Marco Gerards <marco@gnu.org>
*/
#include "dirac_arith.h"
+
const uint16_t ff_dirac_prob[256] = {
0, 2, 5, 8, 11, 15, 20, 24,
29, 35, 41, 47, 53, 60, 67, 74,
OpenPOWER on IntegriCloud