ffmpeg/libswresample
Michael Niedermayer 16e25ef34b Merge remote-tracking branch 'qatar/master'
* qatar/master:
  avconv: extend -r to work on any input stream.
  doc/avconv: expand documentation for the -s option.
  avconv: don't print filters inserted by avconv in stream mappings.
  avconv: merge configuration code for complex and simple filters
  avconv: split configuring input filters out of configure_complex_filter

Conflicts:
	configure
	doc/ffmpeg.texi
	ffmpeg.c
	tests/ref/fate/idroq-video-encode

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-05-30 04:38:32 +02:00
..
x86 libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and ff_pack_6ch_float_to_int32_a_sse4 2012-05-13 20:56:18 +02:00
Makefile
audioconvert.c swr: fix silence buffer for planar U8 2012-05-07 00:05:19 +02:00
audioconvert.h
dither.c
libswresample.v
rematrix.c swr: add double precision support to the rematrix code 2012-05-02 01:12:16 +02:00
rematrix_template.c
resample.c swr: add swr_get_delay() to find the exact delay the swresampler introduces. 2012-05-18 23:02:10 +02:00
resample_template.c
swresample.c Merge remote-tracking branch 'qatar/master' 2012-05-30 04:38:32 +02:00
swresample.h swr: add swr_next_pts() 2012-05-19 19:23:37 +02:00
swresample_internal.h swr: add swr_next_pts() 2012-05-19 19:23:37 +02:00
swresample_test.c swr-test: allow testing a specific subset of cases 2012-05-05 18:32:34 +02:00