Merge remote-tracking branch 'qatar/master'
* qatar/master: (23 commits)
build: cosmetics: Reorder some lists in a more logical fashion
x86: pngdsp: Fix assembly for OS/2
fate: add test for RTjpeg in nuv with frameheader
rtmp: send check_bw as notification
g723_1: clip argument for 15-bit version of normalize_bits()
g723_1: use all LPC vectors in formant postfilter
id3v2: Support v2.2 PIC
avplay: fix build with lavfi disabled.
avconv: split configuring filter configuration to a separate file.
avconv: split option parsing into a separate file.
mpc8: do not leave padding after last frame in buffer for the next decode call
mpegaudioenc: list supported channel layouts.
mpegaudiodec: don't print an error on > 1 frame in a packet.
api-example: update to new audio encoding API.
configure: add --enable/disable-random option
doc: cygwin: Update list of FATE package requirements
build: Remove all installed headers and header directories on uninstall
build: change checkheaders to use regular build rules
rtmp: Add a new option 'rtmp_subscribe'
rtmp: Add support for subscribing live streams
...
Conflicts:
Makefile
common.mak
configure
doc/examples/decoding_encoding.c
ffmpeg.c
libavcodec/g723_1.c
libavcodec/mpegaudiodec.c
libavcodec/x86/pngdsp.asm
libavformat/version.h
library.mak
tests/fate/video.mak
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- Makefile 4 additions, 2 deletionsMakefile
- common.mak 8 additions, 6 deletionscommon.mak
- configure 2 additions, 0 deletionsconfigure
- doc/examples/decoding_encoding.c 119 additions, 17 deletionsdoc/examples/decoding_encoding.c
- doc/platform.texi 2 additions, 2 deletionsdoc/platform.texi
- doc/protocols.texi 5 additions, 0 deletionsdoc/protocols.texi
- ffmpeg.c 2235 additions, 5518 deletionsffmpeg.c
- ffmpeg.h 391 additions, 0 deletionsffmpeg.h
- ffmpeg_filter.c 789 additions, 0 deletionsffmpeg_filter.c
- ffmpeg_opt.c 2300 additions, 0 deletionsffmpeg_opt.c
- libavcodec/g723_1.c 2 additions, 0 deletionslibavcodec/g723_1.c
- libavcodec/mpc8.c 2 additions, 0 deletionslibavcodec/mpc8.c
- libavcodec/mpegaudiodec.c 1 addition, 1 deletionlibavcodec/mpegaudiodec.c
- libavcodec/mpegaudioenc.c 5 additions, 0 deletionslibavcodec/mpegaudioenc.c
- libavcodec/x86/pngdsp.asm 1 addition, 1 deletionlibavcodec/x86/pngdsp.asm
- libavformat/id3v2.c 2 additions, 0 deletionslibavformat/id3v2.c
- libavformat/rtmp.h 9 additions, 0 deletionslibavformat/rtmp.h
- libavformat/rtmpproto.c 64 additions, 105 deletionslibavformat/rtmpproto.c
- libavformat/version.h 1 addition, 1 deletionlibavformat/version.h
Loading
Please register or sign in to comment