Files
FFmpeg/libavcodec
Martin Storsjö c321f2abca avcodec: Remove a misplaced and useless attribute_deprecated
If attribute_deprecated is used in an enum declaration, it
should follow the 'enum' keyword, otherwise it's ignored
silently. This is the only case of attribute_deprecated for
enum declarations currently.

Currently, this attribute_deprecated doesn't have any effect.
If moved to the right place, it emits a warning every single
time avcodec.h is included, like this:

avcodec.h:2827: warning: ‘AVLPCType’ is deprecated (declared at avcodec.h:543)

There is already a working attribute_deprecated for the
corresponding field in AVCodecContext, so therefore this
one shouldn't be needed.

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 1b6da627d4)

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-03-23 11:59:07 +02:00
..
2011-09-26 19:31:32 +02:00
2011-05-21 13:48:10 +02:00
2011-05-21 13:48:10 +02:00
2012-03-18 17:50:17 +01:00
2011-06-02 20:06:00 +01:00
2011-06-02 20:06:00 +01:00
2012-03-18 17:50:35 +01:00
2011-06-02 07:04:22 -07:00
2011-06-02 07:04:22 -07:00
2011-05-24 07:52:31 +02:00
2011-05-24 07:52:31 +02:00
2011-05-21 13:48:10 +02:00
2012-03-18 17:50:40 +01:00
2011-05-03 21:20:13 -07:00
2011-04-26 18:25:24 +02:00
2011-04-26 18:25:24 +02:00
2012-03-18 17:50:40 +01:00
2011-04-26 18:25:24 +02:00
2011-05-21 13:48:10 +02:00
2011-09-26 19:26:29 +02:00
2011-06-02 20:06:00 +01:00
2011-05-21 13:48:10 +02:00
2012-03-18 17:50:35 +01:00
2011-05-21 13:48:10 +02:00
2011-05-21 13:48:10 +02:00
2011-05-15 13:12:47 +02:00
2011-06-02 20:06:00 +01:00
2011-05-01 19:35:55 +02:00
2011-06-13 21:16:30 -07:00
2011-05-21 13:48:10 +02:00
2011-05-24 19:10:28 +02:00
2012-03-18 17:50:40 +01:00
2011-03-31 12:01:27 +01:00
2011-03-31 12:01:27 +01:00
2011-04-01 15:16:06 +01:00
2011-04-26 18:25:24 +02:00
2011-04-26 18:25:24 +02:00
2011-06-03 12:59:05 +01:00
2011-05-04 21:12:39 +02:00
2011-05-21 13:48:10 +02:00
2011-05-19 10:21:37 +02:00
2012-02-19 15:08:43 +01:00
2011-05-21 13:48:10 +02:00
2011-05-21 13:48:10 +02:00
2012-02-19 15:08:43 +01:00
2011-06-13 21:16:30 -07:00
2011-04-26 18:25:24 +02:00
2011-05-03 21:20:05 -07:00
2011-06-02 20:06:00 +01:00
2011-09-26 19:26:32 +02:00
2011-05-21 13:48:10 +02:00
2011-09-26 19:26:29 +02:00
2011-03-31 12:01:27 +01:00
2011-03-31 12:01:27 +01:00
2012-03-18 17:50:31 +01:00
2011-05-21 13:48:10 +02:00
2011-06-02 20:06:00 +01:00
2011-05-20 11:05:19 +01:00
2011-06-02 20:06:00 +01:00
2011-05-21 13:48:10 +02:00
2011-06-02 20:06:00 +01:00
2011-05-24 12:37:51 +02:00
2011-05-21 13:48:10 +02:00
2011-04-26 18:25:24 +02:00
2011-04-19 16:18:59 +02:00
2011-09-26 19:26:29 +02:00
2011-09-26 19:26:29 +02:00
2011-05-08 12:43:04 -07:00
2011-05-08 12:43:04 -07:00
2012-03-18 17:50:40 +01:00
2012-03-18 17:50:31 +01:00
2011-06-23 08:50:37 +02:00
2011-05-21 13:48:10 +02:00
2012-03-18 17:50:11 +01:00
2011-03-20 13:25:19 +00:00
2011-05-21 13:48:10 +02:00
2012-03-18 17:50:41 +01:00
2011-06-18 22:12:21 -07:00
2011-06-13 21:16:30 -07:00
2011-09-26 19:26:29 +02:00
2011-06-02 21:18:04 +01:00
2011-05-21 13:48:10 +02:00
2012-03-18 17:50:40 +01:00
2011-06-02 20:06:00 +01:00
2011-06-02 20:06:00 +01:00
2011-09-26 19:26:32 +02:00
2011-09-26 19:26:30 +02:00
2011-12-03 21:07:07 +01:00
2011-12-04 09:20:10 +01:00
2011-12-04 09:21:09 +01:00
2012-03-18 17:50:35 +01:00
2011-05-21 13:48:10 +02:00
2011-05-21 13:48:10 +02:00
2011-04-26 18:25:24 +02:00
2012-03-18 17:50:36 +01:00
2011-04-19 19:01:22 +02:00
2011-06-02 20:06:00 +01:00