-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
libavutil: add utility functions to simplify allocation of audio buffers.
libavutil: add planar sample formats and av_sample_fmt_is_planar()
avconv: fix segfault at EOF with delayed pictures
pcmdec: remove unneeded resetting of samples pointer
avconv: remove a now unused parameter from output_packet().
avconv: formatting fixes in output_packet()
avconv: declare some variables in blocks where they are used
avconv: use the same behavior when decoding audio/video/subs
bethsoftvideo: return proper consumed size for palette packets.
cdg: skip packets that don't contain a cdg command.
crcenc: add flags
avconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats.
tiffenc: add a private option for selecting compression algorithm
md5enc: add flags
ARM: remove needless .text/.align directives
Conflicts:
doc/APIchanges
libavcodec/tiffenc.c
libavutil/avutil.h
libavutil/samplefmt.c
libavutil/samplefmt.h
tests/ref/fate/bethsoft-vid
tests/ref/fate/cdgraphics
tests/ref/fate/film-cvid-pcm-stereo-8bit
tests/ref/fate/mpeg2-field-enc
tests/ref/fate/nuv
tests/ref/fate/tiertex-seq
tests/ref/fate/tscc-32bit
tests/ref/fate/vmnc-32bit
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- avconv.c 26 additions, 26 deletionsavconv.c
- doc/APIchanges 7 additions, 0 deletionsdoc/APIchanges
- ffmpeg.c 26 additions, 24 deletionsffmpeg.c
- libavcodec/arm/dsputil_armv6.S 0 additions, 2 deletionslibavcodec/arm/dsputil_armv6.S
- libavcodec/arm/dsputil_neon.S 0 additions, 1 deletionlibavcodec/arm/dsputil_neon.S
- libavcodec/arm/fft_neon.S 0 additions, 1 deletionlibavcodec/arm/fft_neon.S
- libavcodec/arm/fmtconvert_neon.S 0 additions, 1 deletionlibavcodec/arm/fmtconvert_neon.S
- libavcodec/arm/h264dsp_neon.S 0 additions, 3 deletionslibavcodec/arm/h264dsp_neon.S
- libavcodec/arm/h264idct_neon.S 0 additions, 1 deletionlibavcodec/arm/h264idct_neon.S
- libavcodec/arm/int_neon.S 0 additions, 1 deletionlibavcodec/arm/int_neon.S
- libavcodec/arm/mdct_neon.S 0 additions, 2 deletionslibavcodec/arm/mdct_neon.S
- libavcodec/arm/simple_idct_arm.S 0 additions, 2 deletionslibavcodec/arm/simple_idct_arm.S
- libavcodec/bethsoftvideo.c 7 additions, 3 deletionslibavcodec/bethsoftvideo.c
- libavcodec/pcm.c 0 additions, 3 deletionslibavcodec/pcm.c
- libavcodec/tiffenc.c 24 additions, 7 deletionslibavcodec/tiffenc.c
- libavfilter/af_aconvert.c 1 addition, 1 deletionlibavfilter/af_aconvert.c
- libavfilter/asrc_abuffer.c 1 addition, 1 deletionlibavfilter/asrc_abuffer.c
- libavfilter/defaults.c 1 addition, 1 deletionlibavfilter/defaults.c
- libavformat/cdg.c 8 additions, 1 deletionlibavformat/cdg.c
- libavformat/crcenc.c 1 addition, 0 deletionslibavformat/crcenc.c
Loading
Please register or sign in to comment