]> git.sesse.net Git - ffmpeg/log
ffmpeg
9 years agoavcodec/libopenh264enc: Remove some unneeded intermediate variables
Michael Niedermayer [Thu, 10 Sep 2015 11:07:08 +0000 (13:07 +0200)]
avcodec/libopenh264enc: Remove some unneeded intermediate variables

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavcodec/libopenh264enc: Fix formating to match FFmpegs style
Michael Niedermayer [Thu, 10 Sep 2015 11:02:40 +0000 (13:02 +0200)]
avcodec/libopenh264enc: Fix formating to match FFmpegs style

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavcodec/libopenh264enc: remove useless cast
Michael Niedermayer [Thu, 10 Sep 2015 10:59:44 +0000 (12:59 +0200)]
avcodec/libopenh264enc: remove useless cast

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavcodec/libopenh264enc: Use av_log() to log messages
Gregory J. Wolfe [Wed, 9 Sep 2015 19:32:42 +0000 (15:32 -0400)]
avcodec/libopenh264enc: Use av_log() to log messages

File libopenh264enc.c has been modified so that the encoder uses av_log()
to log messages (error, warning, info, etc.) instead of logging them
directly to stderr.  At the time the encoder is created, the current
ffmpeg log level is mapped to an equivalent libopenh264 log level.  This
log level, and a message logging function that invokes av_log() to
actually log messages, are then set on the encoder.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavformat/aa: initialize "header_seed" and "header_key"
Vesselin Bontchev [Thu, 10 Sep 2015 06:59:56 +0000 (08:59 +0200)]
avformat/aa: initialize "header_seed" and "header_key"

Fixes CID 1322364, CID 1322363

Signed-off-by: Vesselin Bontchev <vesselin.bontchev@yandex.com>
9 years agoRELEASE: update to 2.8.git
James Almer [Thu, 10 Sep 2015 02:53:15 +0000 (23:53 -0300)]
RELEASE: update to 2.8.git

Signed-off-by: James Almer <jamrial@gmail.com>
9 years agoavformat/avformat: remove dead code
James Almer [Wed, 9 Sep 2015 23:12:16 +0000 (20:12 -0300)]
avformat/avformat: remove dead code

Signed-off-by: James Almer <jamrial@gmail.com>
9 years agolavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.
Hendrik Schreiber [Wed, 9 Sep 2015 10:10:04 +0000 (12:10 +0200)]
lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.

9 years agoconfigure: add libsoxr to swresample's pkgconfig
Ricardo Constantino [Mon, 7 Sep 2015 19:58:10 +0000 (20:58 +0100)]
configure: add libsoxr to swresample's pkgconfig

Fixes linking in FFMS and f265 at least, when ffmpeg is compiled with
libsoxr.

Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all options
Paul B Mahol [Wed, 9 Sep 2015 09:49:24 +0000 (09:49 +0000)]
avcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all options

Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years agoavcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic option
Paul B Mahol [Wed, 9 Sep 2015 09:46:28 +0000 (09:46 +0000)]
avcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic option

Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years agoavcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all options
Paul B Mahol [Wed, 9 Sep 2015 09:44:41 +0000 (09:44 +0000)]
avcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all options

Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years agoavfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option
Paul B Mahol [Wed, 9 Sep 2015 08:56:51 +0000 (08:56 +0000)]
avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option

Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years agoaaccoder: tweak PNS implementation further
Rostislav Pehlivanov [Wed, 9 Sep 2015 09:44:33 +0000 (10:44 +0100)]
aaccoder: tweak PNS implementation further

This commit changes a few things about the noise substitution
logic:
 - Brings back the quantization factor (reduced to 3) during
   scalefactor index calculations.
 - Rejects any zeroed bands. They should be inaudiable and it's
   a waste transmitting the scalefactor indices for these.
 - Uses swb_offsets instead of incrementing a 'start' with every
   window group size.
 - Rejects all PNS during short windows.
Overall improves quality. There was a plan to use the lfg system
to create the random numbers instead of using whatever the decoder
uses but for now this works fine. Entropy is far from important here.

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
9 years agoMerge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9'
Hendrik Leppkes [Wed, 9 Sep 2015 07:55:14 +0000 (09:55 +0200)]
Merge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9'

* commit '3b8e895237592fdaffe87cdcd204104200b9ccf9':
  codec_desc: Add missing DXV entry

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMAINTAINERS: add 2.8, drop 2.2
Michael Niedermayer [Wed, 9 Sep 2015 02:33:17 +0000 (04:33 +0200)]
MAINTAINERS: add 2.8, drop 2.2

No actively maintained linux disto on
https://trac.ffmpeg.org/wiki/Downstreams
uses 2.2 anymore, so it makes no sense to maintain it further

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agocodec_desc: Add missing DXV entry
Vittorio Giovara [Mon, 7 Sep 2015 15:02:14 +0000 (17:02 +0200)]
codec_desc: Add missing DXV entry

9 years agoavformat/mpegvideo_enc: Move sponsorship notice to its own comment block
Michael Niedermayer [Wed, 9 Sep 2015 00:49:49 +0000 (02:49 +0200)]
avformat/mpegvideo_enc: Move sponsorship notice to its own comment block

Suggested-by: BBB
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavformat/mxfenc: Move sponsorship notice to its own comment block
Michael Niedermayer [Wed, 9 Sep 2015 00:49:49 +0000 (02:49 +0200)]
avformat/mxfenc: Move sponsorship notice to its own comment block

Suggested-by: BBB
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavformat/http: add reconnect_delay_max option
Michael Niedermayer [Mon, 7 Sep 2015 17:38:16 +0000 (19:38 +0200)]
avformat/http: add reconnect_delay_max option

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavcodec/libvorbisdec: Fix memory leak
Andrew Stone [Tue, 8 Sep 2015 20:08:29 +0000 (16:08 -0400)]
avcodec/libvorbisdec: Fix memory leak

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option
Clément Bœsch [Tue, 8 Sep 2015 23:25:49 +0000 (01:25 +0200)]
avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option

9 years agoavfilter/life: use AV_OPT_TYPE_BOOL for a stitch option
Clément Bœsch [Tue, 8 Sep 2015 23:16:23 +0000 (01:16 +0200)]
avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option

9 years agoavfilter/cellauto: use AV_OPT_TYPE_BOOL for a few options
Clément Bœsch [Tue, 8 Sep 2015 23:15:42 +0000 (01:15 +0200)]
avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few options

9 years agoavfilter/waveform: use AV_OPT_TYPE_BOOL for mirror option
Clément Bœsch [Tue, 8 Sep 2015 23:04:28 +0000 (01:04 +0200)]
avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror option

9 years agoavfilter/vignette: use AV_OPT_TYPE_BOOL for dither option
Clément Bœsch [Tue, 8 Sep 2015 23:02:07 +0000 (01:02 +0200)]
avfilter/vignette: use AV_OPT_TYPE_BOOL for dither option

9 years agoavfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options
Clément Bœsch [Tue, 8 Sep 2015 22:59:43 +0000 (00:59 +0200)]
avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options

9 years agoavfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
Clément Bœsch [Tue, 8 Sep 2015 22:48:03 +0000 (00:48 +0200)]
avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option

9 years agoavfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option
Clément Bœsch [Tue, 8 Sep 2015 22:47:04 +0000 (00:47 +0200)]
avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option

9 years agoavfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
Clément Bœsch [Tue, 8 Sep 2015 22:43:06 +0000 (00:43 +0200)]
avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option

9 years agoavfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option
Clément Bœsch [Tue, 8 Sep 2015 22:38:22 +0000 (00:38 +0200)]
avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option

9 years agoavfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option
Clément Bœsch [Tue, 8 Sep 2015 22:34:56 +0000 (00:34 +0200)]
avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option

9 years agoavfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options
Clément Bœsch [Tue, 8 Sep 2015 22:33:02 +0000 (00:33 +0200)]
avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options

9 years agoavfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
Clément Bœsch [Tue, 8 Sep 2015 22:30:53 +0000 (00:30 +0200)]
avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options

9 years agoavfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options
Clément Bœsch [Tue, 8 Sep 2015 22:17:49 +0000 (00:17 +0200)]
avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options

9 years agodoc/protocols: Fix usefull typo
Michael Niedermayer [Tue, 8 Sep 2015 21:42:19 +0000 (23:42 +0200)]
doc/protocols: Fix usefull typo

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years agoavcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample request
Michael Niedermayer [Tue, 8 Sep 2015 20:38:01 +0000 (22:38 +0200)]
avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample request

Suggested-by: Carl and Hendrik
9 years agoavfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options
Clément Bœsch [Tue, 8 Sep 2015 22:12:42 +0000 (00:12 +0200)]
avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options

9 years agoavfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
Clément Bœsch [Tue, 8 Sep 2015 22:11:05 +0000 (00:11 +0200)]
avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option

9 years agoavfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options
Clément Bœsch [Tue, 8 Sep 2015 22:08:10 +0000 (00:08 +0200)]
avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options

9 years agoavfilter/fade: use AV_OPT_TYPE_BOOL for alpha option
Clément Bœsch [Tue, 8 Sep 2015 22:06:15 +0000 (00:06 +0200)]
avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option

9 years agoavfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option
Clément Bœsch [Tue, 8 Sep 2015 21:58:59 +0000 (23:58 +0200)]
avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option

9 years agoavfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options
Clément Bœsch [Tue, 8 Sep 2015 21:55:48 +0000 (23:55 +0200)]
avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options

9 years agoavfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option
Clément Bœsch [Tue, 8 Sep 2015 21:50:25 +0000 (23:50 +0200)]
avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option

9 years agoavfilter/delogo: use AV_OPT_TYPE_BOOL for show option
Clément Bœsch [Tue, 8 Sep 2015 21:49:48 +0000 (23:49 +0200)]
avfilter/delogo: use AV_OPT_TYPE_BOOL for show option

9 years agoavfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options
Clément Bœsch [Tue, 8 Sep 2015 21:48:49 +0000 (23:48 +0200)]
avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options

9 years agoavfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option
Clément Bœsch [Tue, 8 Sep 2015 21:46:12 +0000 (23:46 +0200)]
avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option

9 years agoavfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
Clément Bœsch [Tue, 8 Sep 2015 21:43:54 +0000 (23:43 +0200)]
avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options

9 years agoavfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option
Clément Bœsch [Tue, 8 Sep 2015 21:38:25 +0000 (23:38 +0200)]
avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option

9 years agoavfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option
Clément Bœsch [Tue, 8 Sep 2015 21:34:18 +0000 (23:34 +0200)]
avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option

9 years agoavfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option
Clément Bœsch [Tue, 8 Sep 2015 21:32:06 +0000 (23:32 +0200)]
avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option

9 years agoavfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)
Clément Bœsch [Tue, 8 Sep 2015 21:28:44 +0000 (23:28 +0200)]
avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)

9 years agoavfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option
Clément Bœsch [Tue, 8 Sep 2015 21:26:30 +0000 (23:26 +0200)]
avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option

9 years agoavfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option
Clément Bœsch [Tue, 8 Sep 2015 21:24:12 +0000 (23:24 +0200)]
avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option

9 years agoavfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option
Clément Bœsch [Tue, 8 Sep 2015 21:22:38 +0000 (23:22 +0200)]
avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option

9 years agoavfilter/volume: drop useless trailing comma
Clément Bœsch [Tue, 8 Sep 2015 21:21:15 +0000 (23:21 +0200)]
avfilter/volume: drop useless trailing comma

9 years agoavfilter/volume: fix missing filtering flags for a bunch of options
Clément Bœsch [Tue, 8 Sep 2015 21:20:02 +0000 (23:20 +0200)]
avfilter/volume: fix missing filtering flags for a bunch of options

9 years agoavfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option
Clément Bœsch [Tue, 8 Sep 2015 21:18:33 +0000 (23:18 +0200)]
avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option

9 years agoavfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option
Clément Bœsch [Tue, 8 Sep 2015 21:16:49 +0000 (23:16 +0200)]
avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option

9 years agoavfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option
Clément Bœsch [Tue, 8 Sep 2015 21:14:00 +0000 (23:14 +0200)]
avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option

9 years agoavfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option
Clément Bœsch [Tue, 8 Sep 2015 21:09:59 +0000 (23:09 +0200)]
avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option

9 years agoavfilter/astats: use AV_OPT_TYPE_BOOL for metadata option
Clément Bœsch [Tue, 8 Sep 2015 21:08:20 +0000 (23:08 +0200)]
avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option

9 years agoavfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option
Clément Bœsch [Tue, 8 Sep 2015 21:05:54 +0000 (23:05 +0200)]
avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option

9 years agoavfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option
Clément Bœsch [Tue, 8 Sep 2015 21:04:13 +0000 (23:04 +0200)]
avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option

9 years agoavutil/opt: refactor pixel/sample fmt common case
Clément Bœsch [Tue, 8 Sep 2015 20:49:33 +0000 (22:49 +0200)]
avutil/opt: refactor pixel/sample fmt common case

9 years agoavfilter/interlace: fix opt flags
Clément Bœsch [Tue, 8 Sep 2015 20:47:16 +0000 (22:47 +0200)]
avfilter/interlace: fix opt flags

9 years agoavfilter/interlace: use AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:32:01 +0000 (19:32 +0200)]
avfilter/interlace: use AV_OPT_TYPE_BOOL

9 years agoavfilter/deband: use AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:30:07 +0000 (19:30 +0200)]
avfilter/deband: use AV_OPT_TYPE_BOOL

9 years agoavfilter/dynaudnorm: use AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:28:29 +0000 (19:28 +0200)]
avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL

9 years agoswscale: use AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:25:13 +0000 (19:25 +0200)]
swscale: use AV_OPT_TYPE_BOOL

9 years agoavfilter/kerndeint: use AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:23:27 +0000 (19:23 +0200)]
avfilter/kerndeint: use AV_OPT_TYPE_BOOL

9 years agoavdevice/dshow: use AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:23:08 +0000 (19:23 +0200)]
avdevice/dshow: use AV_OPT_TYPE_BOOL

9 years agoavcodec/aacenc: use AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:22:23 +0000 (19:22 +0200)]
avcodec/aacenc: use AV_OPT_TYPE_BOOL

9 years agoavutil/opt: add AV_OPT_TYPE_BOOL
Clément Bœsch [Sun, 6 Sep 2015 17:10:53 +0000 (19:10 +0200)]
avutil/opt: add AV_OPT_TYPE_BOOL

9 years agoavfilter/vf_vectorscope: 9 & 10 bit depth support
Paul B Mahol [Tue, 8 Sep 2015 17:09:50 +0000 (17:09 +0000)]
avfilter/vf_vectorscope: 9 & 10 bit depth support

Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years agoavfilter/vf_super2xsai: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde [Sun, 6 Sep 2015 15:56:39 +0000 (08:56 -0700)]
avfilter/vf_super2xsai: use the name 's' for the pointer to the private context

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
9 years agoavfilter/af_ladspa: add special case for 2:2 plugins
Paul B Mahol [Tue, 8 Sep 2015 18:33:02 +0000 (18:33 +0000)]
avfilter/af_ladspa: add special case for 2:2 plugins

Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years agolavc/options: extend/fix text for threads and slices options
Stefano Sabatini [Tue, 8 Sep 2015 13:54:53 +0000 (15:54 +0200)]
lavc/options: extend/fix text for threads and slices options

9 years agolavc/libopenh264enc: apply minor consistency fixes to options text
Stefano Sabatini [Tue, 8 Sep 2015 13:53:42 +0000 (15:53 +0200)]
lavc/libopenh264enc: apply minor consistency fixes to options text

9 years agodoc/encoders: add libopenh264 entry
Stefano Sabatini [Tue, 8 Sep 2015 13:53:14 +0000 (15:53 +0200)]
doc/encoders: add libopenh264 entry

9 years agodoc/codecs: extend documentation for the threads option
Stefano Sabatini [Tue, 8 Sep 2015 13:52:36 +0000 (15:52 +0200)]
doc/codecs: extend documentation for the threads option

9 years agodoc/codecs: mention GOP in the g option
Stefano Sabatini [Tue, 8 Sep 2015 13:50:32 +0000 (15:50 +0200)]
doc/codecs: mention GOP in the g option

This helps when grepping for "gop".

9 years agoReplace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes [Tue, 8 Sep 2015 15:10:48 +0000 (17:10 +0200)]
Replace all remaining occurances of step/depth_minus1 and offset_plus1

9 years agoMerge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
Hendrik Leppkes [Tue, 8 Sep 2015 13:43:03 +0000 (15:43 +0200)]
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'

* commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba':
  lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'
Hendrik Leppkes [Tue, 8 Sep 2015 12:53:34 +0000 (14:53 +0200)]
Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'

* commit '6b3ef7f080293956b2e5212b83135c6b051212e9':
  lavu: Remove bit packing from AVComponentDescriptor

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'
Hendrik Leppkes [Tue, 8 Sep 2015 12:53:13 +0000 (14:53 +0200)]
Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'

* commit 'b8b5d8274471129f122858bc74ad09284dae6ab7':
  lavu: extend size of the AVPixFmtDescriptor.flags field

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'
Hendrik Leppkes [Tue, 8 Sep 2015 12:46:21 +0000 (14:46 +0200)]
Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'

* commit '77cf23668991bfd1fb69339f13e1511b4186b7b3':
  asfdec: alloc enough space for storing name in asf_read_metadata_obj

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'
Hendrik Leppkes [Tue, 8 Sep 2015 12:46:02 +0000 (14:46 +0200)]
Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'

* commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4':
  mov: Allow more than one keyframe per trun

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946'
Hendrik Leppkes [Tue, 8 Sep 2015 12:34:09 +0000 (14:34 +0200)]
Merge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946'

* commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946':
  dxtory: Unify and rework the decoding routines

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'
Hendrik Leppkes [Tue, 8 Sep 2015 12:30:00 +0000 (14:30 +0200)]
Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'

* commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d':
  checkasm: add unit tests for v210enc

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '599fe93a840397f551d94db406d0bad42b46b94b'
Hendrik Leppkes [Tue, 8 Sep 2015 12:28:39 +0000 (14:28 +0200)]
Merge commit '599fe93a840397f551d94db406d0bad42b46b94b'

* commit '599fe93a840397f551d94db406d0bad42b46b94b':
  riff: Add AVj2 fourcc for Avid jpeg2000

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be'
Hendrik Leppkes [Tue, 8 Sep 2015 12:27:05 +0000 (14:27 +0200)]
Merge commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be'

* commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be':
  dxtory: Factorize the buffer loading

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac'
Hendrik Leppkes [Tue, 8 Sep 2015 12:23:53 +0000 (14:23 +0200)]
Merge commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac'

* commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac':
  dxtory: Factorize slice size checks

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit 'db9fd1e9af83e88bcf2ef40db6a5debf91845c25'
Hendrik Leppkes [Tue, 8 Sep 2015 12:19:17 +0000 (14:19 +0200)]
Merge commit 'db9fd1e9af83e88bcf2ef40db6a5debf91845c25'

* commit 'db9fd1e9af83e88bcf2ef40db6a5debf91845c25':
  fraps: increase vlc nb_bits

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '741d353ab9cb47fe864e60552bf7b9af7aaa735b'
Hendrik Leppkes [Tue, 8 Sep 2015 12:17:59 +0000 (14:17 +0200)]
Merge commit '741d353ab9cb47fe864e60552bf7b9af7aaa735b'

* commit '741d353ab9cb47fe864e60552bf7b9af7aaa735b':
  huffman: allow specifying nb_bits to ff_huff_build_tree()

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '26960aa1cd865e5dc55c67fb2ff9f0629e4d1bda'
Hendrik Leppkes [Tue, 8 Sep 2015 12:17:04 +0000 (14:17 +0200)]
Merge commit '26960aa1cd865e5dc55c67fb2ff9f0629e4d1bda'

* commit '26960aa1cd865e5dc55c67fb2ff9f0629e4d1bda':
  huffman: increase bits constant

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoMerge commit '5a19bce2ff2b61602889392bec747ce81d1e9a1b'
Hendrik Leppkes [Tue, 8 Sep 2015 12:16:36 +0000 (14:16 +0200)]
Merge commit '5a19bce2ff2b61602889392bec747ce81d1e9a1b'

* commit '5a19bce2ff2b61602889392bec747ce81d1e9a1b':
  huffman: use a named identifer for the bits constant

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
9 years agoavfilter: add extrastereo filter
Paul B Mahol [Sat, 5 Sep 2015 03:55:47 +0000 (03:55 +0000)]
avfilter: add extrastereo filter

Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years agolavc/dxv: Support more real-world old version samples.
Carl Eugen Hoyos [Tue, 8 Sep 2015 08:18:16 +0000 (10:18 +0200)]
lavc/dxv: Support more real-world old version samples.

9 years agolavc/dxv: Silence "Multiple ff_thread_finish_setup() calls" warnings.
Carl Eugen Hoyos [Tue, 8 Sep 2015 08:16:34 +0000 (10:16 +0200)]
lavc/dxv: Silence "Multiple ff_thread_finish_setup() calls" warnings.