[FFmpeg-devel] [PATCH 1/5] avcodec: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
u at pkh.me
Wed Nov 25 10:22:33 CET 2015
On Sat, Nov 21, 2015 at 10:17:50PM +0100, Clément Bœsch wrote:
> From: Clément Bœsch <clement at stupeflix.com>
>
> ---
> libavcodec/ac3dec_fixed.c | 2 +-
> libavcodec/ac3dec_float.c | 2 +-
> libavcodec/ac3enc_opts_template.c | 4 ++--
> libavcodec/alac.c | 2 +-
> libavcodec/cinepakenc.c | 2 +-
> libavcodec/dcadec.c | 4 ++--
> libavcodec/dnxhdenc.c | 2 +-
> libavcodec/dvbsubdec.c | 4 ++--
> libavcodec/dvdsubdec.c | 2 +-
> libavcodec/dvdsubenc.c | 2 +-
> libavcodec/evrcdec.c | 2 +-
> libavcodec/ffv1enc.c | 2 +-
> libavcodec/fic.c | 2 +-
> libavcodec/flacdec.c | 2 +-
> libavcodec/flacenc.c | 4 ++--
> libavcodec/frwu.c | 2 +-
> libavcodec/g723_1.c | 2 +-
> libavcodec/h264.c | 2 +-
> libavcodec/hevc.c | 4 ++--
> libavcodec/libvpxenc.c | 4 ++--
> libavcodec/libx264.c | 22 +++++++++++-----------
> libavcodec/libxavs.c | 8 ++++----
> libavcodec/mjpegdec.c | 2 +-
> libavcodec/mpeg12enc.c | 10 +++++-----
> libavcodec/mpeg4videodec.c | 4 ++--
> libavcodec/mpeg4videoenc.c | 4 ++--
> libavcodec/mpegvideo_enc.c | 12 ++++++------
> libavcodec/rawdec.c | 2 +-
> libavcodec/snowenc.c | 4 ++--
> 29 files changed, 60 insertions(+), 60 deletions(-)
>
ping
I know this patchset is boring but it's relatively easy to review. I'll
push soon if I see no comment.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151125/6138a8c6/attachment.sig>
More information about the ffmpeg-devel
mailing list