lavc: make codec_is_decoder/encoder() public.

This commit is contained in:
Anton Khirnov
2012-03-02 17:00:53 +01:00
parent 02beb9826b
commit 44fe77b350
4 changed files with 23 additions and 10 deletions

View File

@@ -12,6 +12,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-03-xx - xxxxxxx - lavc 54.7.0 - avcodec.h
Add av_codec_is_encoder/decoder().
2012-xx-xx - xxxxxxx - lavc 54.3.0 - avcodec.h
Add av_packet_shrink_side_data.