Commit 7a7c4a7b authored by Stefano Sabatini's avatar Stefano Sabatini

Fix typo.

Originally committed as revision 15034 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b8541979
...@@ -364,7 +364,7 @@ static inline void set_put_bits_buffer_size(PutBitContext *s, int size){ ...@@ -364,7 +364,7 @@ static inline void set_put_bits_buffer_size(PutBitContext *s, int size){
/* Bitstream reader API docs: /* Bitstream reader API docs:
name name
abritary name which is used as prefix for the internal variables arbitrary name which is used as prefix for the internal variables
gb gb
getbitcontext getbitcontext
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment