[FFmpeg-devel] [PATCH 01/10] avcodec/dca: move some enumeration typedefs into headers

James Almer jamrial at gmail.com
Wed Jul 19 03:08:54 EEST 2017


On 7/10/2017 11:11 AM, foo86 wrote:
> These values will be used by the parser. Prefix them with DCA_
> appropriately.
> ---
>  libavcodec/dca_core.c | 68 +++++++++++++++------------------------------------
>  libavcodec/dca_core.h | 28 +++++++++++++++++++++
>  libavcodec/dca_lbr.c  |  9 ++-----
>  libavcodec/dca_lbr.h  |  5 ++++
>  4 files changed, 55 insertions(+), 55 deletions(-)

Patchset pushed.

PS: You should add yourself to the MAINTAINERS file and send your public
ssh key to Michael Nyedermayer so you can push your patches.


More information about the ffmpeg-devel mailing list