]> git.sesse.net Git - ffmpeg/log
ffmpeg
11 years agoMerge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41'
Michael Niedermayer [Wed, 15 May 2013 07:39:01 +0000 (09:39 +0200)]
Merge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41'

* commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41':
  lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/dctdnoiz: fix 10l typo in pr_height computation.
Clément Bœsch [Wed, 15 May 2013 01:19:49 +0000 (03:19 +0200)]
lavfi/dctdnoiz: fix 10l typo in pr_height computation.

11 years agoffmpeg: free threads on error conditions.
Michael Niedermayer [Tue, 14 May 2013 23:08:18 +0000 (01:08 +0200)]
ffmpeg: free threads on error conditions.

Fixes Ticket2562

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi: add dctdnoiz filter.
Clément Bœsch [Wed, 24 Apr 2013 13:28:53 +0000 (15:28 +0200)]
lavfi: add dctdnoiz filter.

11 years agoavcodec/avpacket: Refactoring copy_side_data into a separate function
Vignesh Venkatasubramanian [Wed, 8 May 2013 23:59:31 +0000 (16:59 -0700)]
avcodec/avpacket: Refactoring copy_side_data into a separate function

Refactoring copy_side_data into a separate function so that it can be called
in cases where side data needs to be duplicated.

Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolibx264: zero x264_picture before use.
Michael Niedermayer [Tue, 14 May 2013 20:36:31 +0000 (22:36 +0200)]
libx264: zero x264_picture before use.

This prevents use of uninitialized memory by ffmpeg later
(i_qpplus1)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolibavfilter/Makefile: unbreak make alltools
Michael Niedermayer [Tue, 14 May 2013 19:48:09 +0000 (21:48 +0200)]
libavfilter/Makefile: unbreak make alltools

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agotools: add zmqsend tool, useful to test the zmq filters
Stefano Sabatini [Fri, 3 May 2013 16:05:18 +0000 (18:05 +0200)]
tools: add zmqsend tool, useful to test the zmq filters

11 years agolavfi: add zmq filters
Stefano Sabatini [Sun, 21 Apr 2013 13:00:11 +0000 (15:00 +0200)]
lavfi: add zmq filters

11 years agolavu/hash: Fix name of SHA224
James Almer [Tue, 14 May 2013 01:32:00 +0000 (22:32 -0300)]
lavu/hash: Fix name of SHA224

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/blend: timeline support
Paul B Mahol [Tue, 14 May 2013 17:41:50 +0000 (17:41 +0000)]
lavfi/blend: timeline support

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoswscale/output: silence compiler warnings about uninitialized variables
Michael Niedermayer [Tue, 14 May 2013 16:48:54 +0000 (18:48 +0200)]
swscale/output: silence compiler warnings about uninitialized variables

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agodoc/outdevs: fix typos (devices -> device)
Stefano Sabatini [Tue, 14 May 2013 12:26:47 +0000 (14:26 +0200)]
doc/outdevs: fix typos (devices -> device)

11 years agolavfi: cosmetics: fix vertical alignment for pads in some filters
Paul B Mahol [Tue, 14 May 2013 15:27:25 +0000 (15:27 +0000)]
lavfi: cosmetics: fix vertical alignment for pads in some filters

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoavformat/srtdec: Fix pointer corruption
Michael Niedermayer [Tue, 14 May 2013 14:18:40 +0000 (16:18 +0200)]
avformat/srtdec: Fix pointer corruption

This fixes use of uninitialized memory and possible out of array access

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agovf_colorchannelmixer: round lut entries to nearest
Michael Niedermayer [Tue, 14 May 2013 10:49:48 +0000 (12:49 +0200)]
vf_colorchannelmixer: round lut entries to nearest

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agofate: change colorchannelmixers coefficients to be less unstable
Michael Niedermayer [Tue, 14 May 2013 10:43:22 +0000 (12:43 +0200)]
fate: change colorchannelmixers coefficients to be less unstable

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge remote-tracking branch 'qatar/master'
Michael Niedermayer [Tue, 14 May 2013 10:21:41 +0000 (12:21 +0200)]
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  configure: Disable PIC for cygwin just as for win32/mingw

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'
Michael Niedermayer [Tue, 14 May 2013 10:01:13 +0000 (12:01 +0200)]
Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'

* commit '1399931d07f0f37ef4526eb8d39d33c64e09618a':
  x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h

Conflicts:
libavcodec/x86/dsputil_mmx.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '245b76a108585b6fb52eebc2626c472d6fa530dc'
Michael Niedermayer [Tue, 14 May 2013 08:55:28 +0000 (10:55 +0200)]
Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc'

* commit '245b76a108585b6fb52eebc2626c472d6fa530dc':
  x86: dsputil: Split inline assembly from init code

Conflicts:
libavcodec/x86/dsputil_mmx.c

Note, the author attribution is left in place and not removed
as it is in the merged commit.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '46bb456853b197f4562de7acf5d42abf11ded9be'
Michael Niedermayer [Tue, 14 May 2013 08:18:46 +0000 (10:18 +0200)]
Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be'

* commit '46bb456853b197f4562de7acf5d42abf11ded9be':
  x86: dsputil: Refactor pixels16 wrapper functions with a macro

Conflicts:
libavcodec/x86/hpeldsp_avg_template.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)
Matt Wolenetz [Tue, 14 May 2013 02:29:26 +0000 (19:29 -0700)]
lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)

This fixes https://bugzilla.libav.org/show_bug.cgi?id=514.

Signed-off-by: Martin Storsjö <martin@martin.st>
11 years agodoc/filters: add some examples for the fps filter
burek [Mon, 13 May 2013 23:42:39 +0000 (01:42 +0200)]
doc/filters: add some examples for the fps filter

Signed-off-by: burek <burek021@gmail.com>
11 years agomd5enc: don't reuse priv_class in two formats
Hendrik Leppkes [Mon, 13 May 2013 21:36:53 +0000 (23:36 +0200)]
md5enc: don't reuse priv_class in two formats

Apparently, this is not allowed and can trip up all sorts of things.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoAdd a generic hash API.
Reimar Döffinger [Thu, 9 May 2013 16:10:47 +0000 (18:10 +0200)]
Add a generic hash API.

Also use this API in framemd5.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
11 years agoAdd 128 bit murmur3 hash function.
Reimar Döffinger [Thu, 9 May 2013 12:34:46 +0000 (14:34 +0200)]
Add 128 bit murmur3 hash function.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
11 years agoavfilter: Add 'drawgrid' video filter
Andrey Utkin [Mon, 13 May 2013 18:48:44 +0000 (21:48 +0300)]
avfilter: Add 'drawgrid' video filter

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoconfigure: Disable PIC for cygwin just as for win32/mingw
Martin Storsjö [Mon, 13 May 2013 09:06:40 +0000 (12:06 +0300)]
configure: Disable PIC for cygwin just as for win32/mingw

If this is explicitly disabled for win32/mingw, it should also
be disabled for cygwin, for consistency and for the same reasons
as for win32/mingw.

Signed-off-by: Martin Storsjö <martin@martin.st>
11 years agoBetter handling for MXF essence reading reaching EOF.
Joseph Artsimovich [Wed, 8 May 2013 12:07:41 +0000 (13:07 +0100)]
Better handling for MXF essence reading reaching EOF.

If no metadata follows MXF essence, that is essence ends with EOF,
"Operation not permitted" error was produced and a non-zero code
was returned from ffmpeg executable.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavcodec/lcldec: Check that dimensions are a multiple of the subsample factors
Michael Niedermayer [Mon, 13 May 2013 16:09:04 +0000 (18:09 +0200)]
avcodec/lcldec: Check that dimensions are a multiple of the subsample factors

Other dimensions would not work correctly currently,
also ask for a sample for files that fail this check.

This fixes an integer overflow leading to out of array
accesses.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavu/common: make FF_CEIL_RSHIFT faster when shift is constant.
Clément Bœsch [Sun, 12 May 2013 11:29:23 +0000 (13:29 +0200)]
lavu/common: make FF_CEIL_RSHIFT faster when shift is constant.

See "[PATCH] lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding."
thread for more information.

11 years agofate: fix filter-colorchannelmixer by adding bitexact & accurate flags
Michael Niedermayer [Mon, 13 May 2013 15:11:38 +0000 (17:11 +0200)]
fate: fix filter-colorchannelmixer by adding bitexact & accurate flags

Idea by durandal11707
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoimgconvert: silence "incompatible pointer type" warning
Paul B Mahol [Mon, 13 May 2013 14:41:21 +0000 (14:41 +0000)]
imgconvert: silence "incompatible pointer type" warning

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agocdgraphics: initialize buffer
Michael Niedermayer [Mon, 13 May 2013 12:39:00 +0000 (14:39 +0200)]
cdgraphics: initialize buffer

Prevent use of uninitialized memory

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agovorbisdec: check codebook entry count
Michael Niedermayer [Mon, 13 May 2013 12:19:57 +0000 (14:19 +0200)]
vorbisdec: check codebook entry count

Fixes assertion failure

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agotools/ffeval: use av_dynarray2_add()
Stefano Sabatini [Sat, 27 Apr 2013 20:46:49 +0000 (22:46 +0200)]
tools/ffeval: use av_dynarray2_add()

Simplify, increment robustness.

11 years agolavu/mem: add av_dynarray2_add()
Stefano Sabatini [Sun, 14 Apr 2013 01:07:54 +0000 (03:07 +0200)]
lavu/mem: add av_dynarray2_add()

Based on a patch by Clément Bœsch.

See thread:
From: Clément Bœsch <ubitux@gmail.com>
Subject: [FFmpeg-devel] [PATCH 1/5] lavu: add av_dynarray_alloc_elem().
Date: Sun, 14 Apr 2013 03:07:54 +0200

11 years agolavu: define FF_MEMORY_POISON and use it
Stefano Sabatini [Sun, 12 May 2013 11:37:33 +0000 (13:37 +0200)]
lavu: define FF_MEMORY_POISON and use it

Allow single-place definition of constant used to fill poisoned memory.

11 years agoMerge remote-tracking branch 'cehoyos/master'
Michael Niedermayer [Mon, 13 May 2013 11:25:06 +0000 (13:25 +0200)]
Merge remote-tracking branch 'cehoyos/master'

* cehoyos/master:
  Do not read strd chunk in avi files as H264 extradata.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agofate: add colorchannelmixer test
Paul B Mahol [Mon, 13 May 2013 10:24:16 +0000 (10:24 +0000)]
fate: add colorchannelmixer test

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoDo not read strd chunk in avi files as H264 extradata.
Carl Eugen Hoyos [Mon, 13 May 2013 10:39:44 +0000 (12:39 +0200)]
Do not read strd chunk in avi files as H264 extradata.

Fixes ticket #2561.

11 years agotests/lavf-regression: fix gbrp10 dpx test on big endian
Paul B Mahol [Mon, 13 May 2013 10:06:35 +0000 (10:06 +0000)]
tests/lavf-regression: fix gbrp10 dpx test on big endian

For some reason only for that pix format decoder picks native format.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoMerge remote-tracking branch 'qatar/master'
Michael Niedermayer [Mon, 13 May 2013 09:36:42 +0000 (11:36 +0200)]
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  configure: x86: Only enable cpunop on i686

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199'
Michael Niedermayer [Mon, 13 May 2013 09:29:37 +0000 (11:29 +0200)]
Merge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199'

* commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199':
  configure: Rename cmov processor capability to i686

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'e08c946c6860a78b0c479551d5f6735361160cbd'
Michael Niedermayer [Mon, 13 May 2013 09:23:11 +0000 (11:23 +0200)]
Merge commit 'e08c946c6860a78b0c479551d5f6735361160cbd'

* commit 'e08c946c6860a78b0c479551d5f6735361160cbd':
  configure: Explicitly disable PIC when targeting win32/mingw

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'b1803c79dcd6d0a345fa1cbe18dd8e2149717121'
Michael Niedermayer [Mon, 13 May 2013 08:53:13 +0000 (10:53 +0200)]
Merge commit 'b1803c79dcd6d0a345fa1cbe18dd8e2149717121'

* commit 'b1803c79dcd6d0a345fa1cbe18dd8e2149717121':
  configure: Use enable_weak when enabling pic

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agopngenc: Add 'dpi', 'dpm' options
Andrey Utkin [Fri, 10 May 2013 15:45:11 +0000 (18:45 +0300)]
pngenc: Add 'dpi', 'dpm' options

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agofate: increase coverage for dpx encoder
Paul B Mahol [Sun, 12 May 2013 22:04:26 +0000 (22:04 +0000)]
fate: increase coverage for dpx encoder

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agodpxenc: simplifiy code using AVPixFmtDescriptor
Paul B Mahol [Sun, 12 May 2013 21:27:48 +0000 (21:27 +0000)]
dpxenc: simplifiy code using AVPixFmtDescriptor

Update rgb24 fate test as it no longer writes image in big endian
format.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agodpxenc: do not set coded_frame
Paul B Mahol [Sun, 12 May 2013 21:15:59 +0000 (21:15 +0000)]
dpxenc: do not set coded_frame

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agox86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
Diego Biurrun [Tue, 7 May 2013 23:52:57 +0000 (01:52 +0200)]
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h

The header is not (anymore) MMX-specific.

11 years agox86: dsputil: Split inline assembly from init code
Diego Biurrun [Tue, 7 May 2013 23:45:39 +0000 (01:45 +0200)]
x86: dsputil: Split inline assembly from init code

Also remove some pointless comments.

11 years agox86: dsputil: Refactor pixels16 wrapper functions with a macro
Diego Biurrun [Sat, 20 Apr 2013 18:28:28 +0000 (20:28 +0200)]
x86: dsputil: Refactor pixels16 wrapper functions with a macro

11 years agosws/output: remove offset/coef for alpha in rgba64
Michael Niedermayer [Sun, 12 May 2013 20:01:18 +0000 (22:01 +0200)]
sws/output: remove offset/coef for alpha in rgba64

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoswscale: RGBA64 output
Paul B Mahol [Sun, 12 May 2013 18:10:48 +0000 (18:10 +0000)]
swscale: RGBA64 output

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoconfigure: x86: Only enable cpunop on i686
Diego Biurrun [Fri, 26 Apr 2013 14:49:03 +0000 (16:49 +0200)]
configure: x86: Only enable cpunop on i686

The assembler may insert nopl instructions for cpunop, which are not
(universally) supported on i586 CPUs.

11 years agoconfigure: Rename cmov processor capability to i686
Diego Biurrun [Fri, 26 Apr 2013 14:49:02 +0000 (16:49 +0200)]
configure: Rename cmov processor capability to i686

The goal is to make the capapility slightly more general and have it
cover the availability of the nopl instruction in addition to cmov.

11 years agoaacenc: Fix ticket #1784: erasure of surround channels
Claudio Freire [Sun, 12 May 2013 07:38:40 +0000 (09:38 +0200)]
aacenc: Fix ticket #1784: erasure of surround channels

This was due to a miscomputation of s->cur_channel, which led to
psy-based encoders using the psy coefficients for the wrong channel.
Test sample attached on the bug tracker had the peculiar case of all
other channels being silent, so the error was far more noticeable.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoconfigure: Explicitly disable PIC when targeting win32/mingw
Martin Storsjö [Tue, 7 May 2013 16:25:03 +0000 (19:25 +0300)]
configure: Explicitly disable PIC when targeting win32/mingw

These platforms do not have any notion of PIC. On some compilers,
enabling pic produces a number of warnings.

This avoids trying to produce PIC loads in the ARM assembly - there
are no relocation types in PE/COFF that correspond to
BFD_RELOC_32_PCREL (R_ARM_REL32 in ELF).

As a side-effect, this avoids enabling PIC on mingw64, getting rid
of the warnings about PIC not having any effect on that platform.

Signed-off-by: Martin Storsjö <martin@martin.st>
11 years agoconfigure: Use enable_weak when enabling pic
Martin Storsjö [Thu, 9 May 2013 12:39:25 +0000 (15:39 +0300)]
configure: Use enable_weak when enabling pic

This allows it to be overridden, either by the user on the command
line, or by other sections of the configure script.

Signed-off-by: Martin Storsjö <martin@martin.st>
11 years agosws/packed_16bpc_bswap: fix handling of negative stride
Michael Niedermayer [Sun, 12 May 2013 15:26:15 +0000 (17:26 +0200)]
sws/packed_16bpc_bswap: fix handling of negative stride

11 years agoRevert "sws: support endianness conversion for AV_PIX_FMT_RGBA64"
Michael Niedermayer [Sun, 12 May 2013 13:05:25 +0000 (15:05 +0200)]
Revert "sws: support endianness conversion for AV_PIX_FMT_RGBA64"

This reverts commit 23f7b14f2851d1d1a969c12b7e337826f0c74a43.

This commit broke fate

11 years agoredspark: fix memleak in redspark_read_header
Paul B Mahol [Sun, 12 May 2013 12:14:33 +0000 (12:14 +0000)]
redspark: fix memleak in redspark_read_header

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agofate: add exr tests
Paul B Mahol [Sun, 24 Feb 2013 21:51:31 +0000 (21:51 +0000)]
fate: add exr tests

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agosws: support endianness conversion for AV_PIX_FMT_RGBA64
Paul B Mahol [Sun, 12 May 2013 11:44:20 +0000 (11:44 +0000)]
sws: support endianness conversion for AV_PIX_FMT_RGBA64

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agodoc/filters: split item options which are not aliases.
Clément Bœsch [Sun, 12 May 2013 11:23:45 +0000 (13:23 +0200)]
doc/filters: split item options which are not aliases.

11 years agofate/filter: test gradfun timeline.
Clément Bœsch [Wed, 8 May 2013 23:52:12 +0000 (01:52 +0200)]
fate/filter: test gradfun timeline.

11 years agofate/filter: test hqdn3d timeline.
Clément Bœsch [Wed, 8 May 2013 23:38:33 +0000 (01:38 +0200)]
fate/filter: test hqdn3d timeline.

11 years agolavfi/hqdn3d: restore timeline feature.
Clément Bœsch [Wed, 8 May 2013 23:13:59 +0000 (01:13 +0200)]
lavfi/hqdn3d: restore timeline feature.

11 years agolavfi/hqdn3d: use macros instead of hardcoded indexes.
Clément Bœsch [Wed, 8 May 2013 23:22:22 +0000 (01:22 +0200)]
lavfi/hqdn3d: use macros instead of hardcoded indexes.

11 years agolavfi: replace passthrough_filter_frame with a flag.
Clément Bœsch [Wed, 8 May 2013 23:04:41 +0000 (01:04 +0200)]
lavfi: replace passthrough_filter_frame with a flag.

With the introduction of AVFilterContext->is_disabled, we can simplify
the custom passthrough mode in filters.

This commit is technically a small compat break, but the timeline was
introduced very recently.

Doxy by Stefano Sabatini.

11 years agolavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding.
Clément Bœsch [Fri, 10 May 2013 23:06:53 +0000 (01:06 +0200)]
lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding.

11 years agolavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding.
Clément Bœsch [Fri, 10 May 2013 22:56:04 +0000 (00:56 +0200)]
lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding.

11 years agolavfi/select: unbreak compatibility with older PICT_TYPE syntax
Paul B Mahol [Fri, 10 May 2013 17:36:07 +0000 (17:36 +0000)]
lavfi/select: unbreak compatibility with older PICT_TYPE syntax

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoMerge remote-tracking branch 'jamrial/adpcm'
Michael Niedermayer [Sat, 11 May 2013 22:35:30 +0000 (00:35 +0200)]
Merge remote-tracking branch 'jamrial/adpcm'

* jamrial/adpcm:
  ADPCM IMA Radical decoder
  RedSpark demuxer
  RSD demuxer
  adpcm_thp: Allow the use of extradata for the adpcm table
  ADP demuxer
  ADPCM DTK decoder

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoffv1enc: fix 1000l typo
Michael Niedermayer [Sat, 11 May 2013 19:33:03 +0000 (21:33 +0200)]
ffv1enc: fix 1000l typo

Thanks to ubitux for spotting that
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoffv1: check for malloc failure.
Michael Niedermayer [Sat, 11 May 2013 19:23:46 +0000 (21:23 +0200)]
ffv1: check for malloc failure.

Somehow i managed to loose this fix before pushing

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoffv1enc: Fix memleak
Michael Niedermayer [Sat, 11 May 2013 19:03:54 +0000 (21:03 +0200)]
ffv1enc: Fix memleak

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoffv1enc: dont set coded_frame
Michael Niedermayer [Sat, 11 May 2013 18:37:20 +0000 (20:37 +0200)]
ffv1enc: dont set coded_frame

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoffv1dec: Support frame threading with gop > 1
Michael Niedermayer [Sat, 27 Apr 2013 20:24:14 +0000 (22:24 +0200)]
ffv1dec: Support frame threading with gop > 1

This is about 20-30% faster than slice threading

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoffv1enc: Check the return value of ffv1_common_init()
Michael Niedermayer [Sat, 11 May 2013 18:17:09 +0000 (20:17 +0200)]
ffv1enc: Check the return value of ffv1_common_init()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoffv1: Switch to ThreadFrame
Michael Niedermayer [Sat, 27 Apr 2013 20:21:16 +0000 (22:21 +0200)]
ffv1: Switch to ThreadFrame

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavfilter/af_astats: fix 64bit printf type
Michael Niedermayer [Sat, 11 May 2013 17:10:39 +0000 (19:10 +0200)]
avfilter/af_astats: fix 64bit printf type

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavfilter/vf_mp: remove unused function
Michael Niedermayer [Sat, 11 May 2013 17:08:42 +0000 (19:08 +0200)]
avfilter/vf_mp: remove unused function

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agovf_copy: silence "incompatible pointer type" warning
Michael Niedermayer [Sat, 11 May 2013 13:51:27 +0000 (15:51 +0200)]
vf_copy: silence "incompatible pointer type" warning

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agodoc/filters: remove duplicated abuffer docs
Stefano Sabatini [Fri, 10 May 2013 12:18:37 +0000 (14:18 +0200)]
doc/filters: remove duplicated abuffer docs

11 years agodoc/filters: sort audio filters by name
Stefano Sabatini [Fri, 10 May 2013 11:26:12 +0000 (13:26 +0200)]
doc/filters: sort audio filters by name

11 years agolavfi/curves: avoid ctx pointer indirection.
Clément Bœsch [Fri, 10 May 2013 21:47:28 +0000 (23:47 +0200)]
lavfi/curves: avoid ctx pointer indirection.

11 years agoMerge remote-tracking branch 'qatar/master'
Michael Niedermayer [Fri, 10 May 2013 21:26:27 +0000 (23:26 +0200)]
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  indeo3: avoid writes without necessary alignment in copy_cell()

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '2c299d4165cd9653153e12270971c2368551b79e'
Michael Niedermayer [Fri, 10 May 2013 21:16:09 +0000 (23:16 +0200)]
Merge commit '2c299d4165cd9653153e12270971c2368551b79e'

* commit '2c299d4165cd9653153e12270971c2368551b79e':
  x86: sbrdsp: implement SSE2 qmf_pre_shuffle

Conflicts:
libavcodec/x86/sbrdsp.asm
libavcodec/x86/sbrdsp_init.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '16a4a18db089af8c432f1cdec62155000585b72c'
Michael Niedermayer [Fri, 10 May 2013 20:56:27 +0000 (22:56 +0200)]
Merge commit '16a4a18db089af8c432f1cdec62155000585b72c'

* commit '16a4a18db089af8c432f1cdec62155000585b72c':
  af_asyncts: fix offset calculation

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '72fbc9685c08baae7ab9996642707eaab873b6f1'
Michael Niedermayer [Fri, 10 May 2013 20:50:57 +0000 (22:50 +0200)]
Merge commit '72fbc9685c08baae7ab9996642707eaab873b6f1'

* commit '72fbc9685c08baae7ab9996642707eaab873b6f1':
  avconv: use current syntax for the scale filter

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoADPCM IMA Radical decoder
James Almer [Fri, 10 May 2013 19:53:50 +0000 (16:53 -0300)]
ADPCM IMA Radical decoder

Signed-off-by: James Almer <jamrial@gmail.com>
11 years agoRedSpark demuxer
James Almer [Fri, 10 May 2013 19:53:02 +0000 (16:53 -0300)]
RedSpark demuxer

Signed-off-by: James Almer <jamrial@gmail.com>
11 years agoRSD demuxer
James Almer [Fri, 10 May 2013 19:52:10 +0000 (16:52 -0300)]
RSD demuxer

Signed-off-by: James Almer <jamrial@gmail.com>
11 years agoadpcm_thp: Allow the use of extradata for the adpcm table
James Almer [Fri, 10 May 2013 18:42:40 +0000 (15:42 -0300)]
adpcm_thp: Allow the use of extradata for the adpcm table

There are several containers that support adpcm_thp (Also known as Gamecube DSP)
streams, but only thp files contain the coeff table and previous sample inside
each frame.
Some don't even contain previous sample information at all.

This change will make it easier to implement demuxers for said containers
without having to create a new decoder.

Signed-off-by: James Almer <jamrial@gmail.com>
11 years agoADP demuxer
James Almer [Fri, 3 May 2013 21:08:05 +0000 (18:08 -0300)]
ADP demuxer

Signed-off-by: James Almer <jamrial@gmail.com>
11 years agoADPCM DTK decoder
James Almer [Fri, 3 May 2013 21:07:13 +0000 (18:07 -0300)]
ADPCM DTK decoder

Signed-off-by: James Almer <jamrial@gmail.com>
11 years agosws: add casts to silence pointer type mismatch warnings
Michael Niedermayer [Fri, 10 May 2013 18:35:49 +0000 (20:35 +0200)]
sws: add casts to silence pointer type mismatch warnings

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agosws/output/yuv2gbrp_full_X_c(): silence warning about uninitialized variable
Michael Niedermayer [Fri, 10 May 2013 18:33:04 +0000 (20:33 +0200)]
sws/output/yuv2gbrp_full_X_c(): silence warning about uninitialized variable

clang did not show this one, so i missed it in the last batch

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>