Commit b324d794 authored by alex's avatar alex

unused


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3260 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ad47335f
...@@ -293,10 +293,6 @@ static inline uint32_t NEG_USR32(uint32_t a, int8_t s){ ...@@ -293,10 +293,6 @@ static inline uint32_t NEG_USR32(uint32_t a, int8_t s){
/* bit output */ /* bit output */
struct PutBitContext;
typedef void (*WriteDataFunc)(void *, uint8_t *, int);
/* buf and buf_end must be present and used by every alternative writer. */ /* buf and buf_end must be present and used by every alternative writer. */
typedef struct PutBitContext { typedef struct PutBitContext {
#ifdef ALT_BITSTREAM_WRITER #ifdef ALT_BITSTREAM_WRITER
......
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