-
- Downloads
Merge commit '14f031d7'
* commit '14f031d7': dv: use AVStream.index instead of abusing AVStream.id lavfi: add ashowinfo filter avcodec: Add a RFC 3389 comfort noise codec lpc: Add a function for calculating reflection coefficients from samples lpc: Add a function for calculating reflection coefficients from autocorrelation coefficients lavr: document upper bound on number of output samples. lavr: add general API usage doxy indeo3: remove duplicate capabilities line. fate: ac3: Add dependencies Conflicts: Changelog doc/filters.texi libavcodec/Makefile libavcodec/allcodecs.c libavcodec/avcodec.h libavcodec/codec_desc.c libavcodec/version.h libavfilter/Makefile libavfilter/af_ashowinfo.c libavfilter/allfilters.c libavfilter/version.h libavutil/avutil.h Merged-by:Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- configure 1 addition, 0 deletionsconfigure
- doc/filters.texi 12 additions, 15 deletionsdoc/filters.texi
- libavcodec/Makefile 2 additions, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 1 addition, 0 deletionslibavcodec/allcodecs.c
- libavcodec/avcodec.h 1 addition, 0 deletionslibavcodec/avcodec.h
- libavcodec/cngdec.c 162 additions, 0 deletionslibavcodec/cngdec.c
- libavcodec/cngenc.c 116 additions, 0 deletionslibavcodec/cngenc.c
- libavcodec/codec_desc.c 7 additions, 0 deletionslibavcodec/codec_desc.c
- libavcodec/lpc.c 12 additions, 0 deletionslibavcodec/lpc.c
- libavcodec/lpc.h 34 additions, 0 deletionslibavcodec/lpc.h
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
- libavfilter/af_ashowinfo.c 87 additions, 54 deletionslibavfilter/af_ashowinfo.c
- libavfilter/version.h 1 addition, 1 deletionlibavfilter/version.h
- libavformat/dv.c 1 addition, 1 deletionlibavformat/dv.c
- libavresample/avresample.h 75 additions, 0 deletionslibavresample/avresample.h
- libavutil/avutil.h 1 addition, 0 deletionslibavutil/avutil.h
- tests/fate/ac3.mak 8 additions, 7 deletionstests/fate/ac3.mak
Loading
Please register or sign in to comment