mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-01 17:37:45 +00:00
Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from
libavcodec to libavcore. Remove another compile-time dependancy of libavfilter on libavcodec. Originally committed as revision 25923 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6d34323ee6
commit
c61cdd0afb
5 changed files with 14 additions and 8 deletions
|
@ -13,6 +13,10 @@ libavutil: 2009-03-08
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2010-12-09 - r25923 - lavcore 0.16.0 - avcore.h
|
||||
Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from
|
||||
avcodec.h to avcore.h.
|
||||
|
||||
2010-12-04 - r25886 - lavc 52.98.0 - CODEC_CAP_NEG_LINESIZES
|
||||
Add CODEC_CAP_NEG_LINESIZES codec capability flag in avcodec.h.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue