-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (25 commits)
rtpenc: Add support for G726 audio
rtpdec: Interpret the different G726 names as bits_per_coded_sample
rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes
rtpenc: Cast a rescaling parameter to int64_t
h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT - 1.
ARM: fix indentation in ff_dsputil_init_neon()
ARM: NEON put/avg_pixels8/16 cosmetics
ARM: add remaining NEON avg_pixels8/16 functions
ARM: clean up NEON put/avg_pixels macros
fate: split acodec-pcm into individual tests
swscale: #include "libavutil/mathematics.h"
pmpdec: don't use deprecated av_set_pts_info.
rv34: align temporary block of "dct" coefs
Add PlayStation Portable PMP format demuxer
proto: Realign struct initializers
proto: Use .priv_data_size to allocate the private context
mmsh: Properly clean up if the second ffurl_alloc failed
rtmp: Clean up properly if the handshake failed
md5proto: Remove the get_file_handle function
applehttpproto: Use the close function if the open function fails
...
Conflicts:
libavcodec/vble.c
libavformat/mmsh.c
libavformat/pmpdec.c
libavformat/udp.c
tests/ref/acodec/pcm
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- Changelog 1 addition, 0 deletionsChangelog
- libavcodec/arm/dsputil_init_neon.c 51 additions, 26 deletionslibavcodec/arm/dsputil_init_neon.c
- libavcodec/arm/dsputil_neon.S 191 additions, 126 deletionslibavcodec/arm/dsputil_neon.S
- libavcodec/h264.c 1 addition, 1 deletionlibavcodec/h264.c
- libavcodec/rv34.c 2 additions, 2 deletionslibavcodec/rv34.c
- libavformat/applehttpproto.c 18 additions, 22 deletionslibavformat/applehttpproto.c
- libavformat/cache.c 2 additions, 9 deletionslibavformat/cache.c
- libavformat/concat.c 7 additions, 13 deletionslibavformat/concat.c
- libavformat/gopher.c 7 additions, 13 deletionslibavformat/gopher.c
- libavformat/http.c 1 addition, 1 deletionlibavformat/http.c
- libavformat/librtmp.c 11 additions, 13 deletionslibavformat/librtmp.c
- libavformat/md5proto.c 0 additions, 5 deletionslibavformat/md5proto.c
- libavformat/mmsh.c 10 additions, 13 deletionslibavformat/mmsh.c
- libavformat/mmst.c 6 additions, 9 deletionslibavformat/mmst.c
- libavformat/pmpdec.c 12 additions, 7 deletionslibavformat/pmpdec.c
- libavformat/rtmpproto.c 8 additions, 12 deletionslibavformat/rtmpproto.c
- libavformat/rtpdec_g726.c 2 additions, 4 deletionslibavformat/rtpdec_g726.c
- libavformat/rtpenc.c 18 additions, 10 deletionslibavformat/rtpenc.c
- libavformat/rtpproto.c 2 additions, 8 deletionslibavformat/rtpproto.c
- libavformat/sdp.c 8 additions, 0 deletionslibavformat/sdp.c
Loading
Please register or sign in to comment