Author | SHA1 | Message | Date |
---|---|---|---|
|
a0c5917f86 |
Drop Snow codec
Snow is a toy codec with no real-world use and horrible code. |
12 years ago |
|
2ff67c909c |
lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
C++ does not allow to mix different enums, so e.g. code comparing ACodecID with CodecID would fail to compile with gcc. This very evil hack should fix this problem. |
12 years ago |
|
104e10fb42 | lavc: add AV prefix to codec ids. | 12 years ago |