-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
crypto: Use av_freep instead of av_free
lavf: don't try to free private options if priv_data is NULL.
swscale: fix types of assembly arguments.
swscale: move two macros that are only used once into caller.
swscale: remove unused function.
options: Add missing braces around struct initializer.
mov: Remove leftover crufty debug statement with references to a local file.
dvbsubdec: Fix compilation of debug code.
Remove all uses of now deprecated metadata functions.
Move metadata API from lavf to lavu.
Conflicts:
doc/APIchanges
libavformat/aiffdec.c
libavformat/asfdec.c
libavformat/avformat.h
libavformat/avidec.c
libavformat/cafdec.c
libavformat/matroskaenc.c
libavformat/mov.c
libavformat/mp3enc.c
libavformat/wtv.c
libavutil/avutil.h
libavutil/internal.h
libswscale/swscale.c
libswscale/x86/swscale_template.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- doc/APIchanges 5 additions, 0 deletionsdoc/APIchanges
- ffmpeg.c 15 additions, 14 deletionsffmpeg.c
- ffprobe.c 5 additions, 4 deletionsffprobe.c
- ffserver.c 10 additions, 9 deletionsffserver.c
- libavcodec/dvbsubdec.c 5 additions, 4 deletionslibavcodec/dvbsubdec.c
- libavformat/aiffdec.c 1 addition, 0 deletionslibavformat/aiffdec.c
- libavformat/apetag.c 2 additions, 1 deletionlibavformat/apetag.c
- libavformat/applehttp.c 2 additions, 1 deletionlibavformat/applehttp.c
- libavformat/asfdec.c 4 additions, 2 deletionslibavformat/asfdec.c
- libavformat/asfenc.c 9 additions, 9 deletionslibavformat/asfenc.c
- libavformat/avformat.h 34 additions, 28 deletionslibavformat/avformat.h
- libavformat/avidec.c 8 additions, 7 deletionslibavformat/avidec.c
- libavformat/avienc.c 4 additions, 3 deletionslibavformat/avienc.c
- libavformat/cafdec.c 2 additions, 1 deletionlibavformat/cafdec.c
- libavformat/ffmetadec.c 4 additions, 3 deletionslibavformat/ffmetadec.c
- libavformat/ffmetaenc.c 4 additions, 3 deletionslibavformat/ffmetaenc.c
- libavformat/flacenc.c 1 addition, 2 deletionslibavformat/flacenc.c
- libavformat/flvdec.c 4 additions, 3 deletionslibavformat/flvdec.c
- libavformat/flvenc.c 3 additions, 2 deletionslibavformat/flvenc.c
- libavformat/id3v1.c 4 additions, 3 deletionslibavformat/id3v1.c
Loading
Please register or sign in to comment