1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Anton Khirnov 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.
2012-08-10 18:48:40 +02:00
..
2012-04-21 18:56:19 +01:00
2012-03-26 13:00:10 +02:00
2012-07-22 17:38:55 -04:00
2012-03-26 13:00:10 +02:00
2012-02-23 19:56:55 +01:00
2012-06-08 13:14:38 -04:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-08-01 22:06:16 -04:00
2012-03-31 08:14:54 -07:00
2012-08-03 22:51:05 +02:00
2012-08-07 16:00:24 +02:00
2012-06-17 23:20:10 +01:00
2012-06-17 23:20:10 +01:00
2012-07-05 21:57:51 +01:00
2012-07-22 07:58:54 +02:00
2012-08-10 12:18:38 +01:00
2012-04-21 18:56:19 +01:00
2012-04-21 18:56:19 +01:00
2012-08-09 10:50:27 +02:00
2012-03-28 07:06:47 -07:00
2012-03-29 11:36:14 -07:00
2012-02-15 07:14:51 +01:00
2012-03-21 12:49:36 -04:00
2012-03-19 18:46:34 +01:00
2012-08-06 14:34:12 +02:00
2012-03-12 11:37:47 -07:00
2012-03-07 10:29:52 -08:00
2012-03-06 10:47:42 -08:00
2012-07-11 07:29:05 +02:00
2012-08-07 16:00:24 +02:00
2012-08-07 15:56:39 +02:00
2012-03-06 10:47:42 -08:00
2012-08-07 16:00:24 +02:00
2012-07-03 17:35:11 +02:00