ffmpeg/libswresample
Stefano Sabatini 6450c05ba5 lswr/swresample: adopt globally consistent rules for options help message
The help text tells what the option does, not what the accepted parameter
is. Thus convert strings of the kind:

Bikeshed Color
to
set bikeshed color
2012-11-03 20:38:02 +01:00
..
arm
x86 Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 2012-10-31 13:43:33 +01:00
Makefile swresample: include ff_log2_tab for shared builds 2012-10-20 01:58:04 +02:00
audioconvert.c
audioconvert.h
dither.c
libswresample.v
log2_tab.c swresample: include ff_log2_tab for shared builds 2012-10-20 01:58:04 +02:00
rematrix.c swr/rematrix: fix C99 left shift overflow 2012-10-14 03:48:05 +02:00
rematrix_template.c swr: use 64bit index/len for x86_64 mix 2012-10-28 02:09:08 +02:00
resample.c
resample_template.c
swresample-test.c swr-test: fix division by 0 2012-10-16 19:40:57 +02:00
swresample.c lswr/swresample: adopt globally consistent rules for options help message 2012-11-03 20:38:02 +01:00
swresample.h lswr/swresample.h: use consistent inclusion guard header name 2012-11-03 12:06:43 +01:00
swresample_internal.h swr: use 64bit index/len for x86_64 mix 2012-10-28 02:09:08 +02:00
version.h