]> git.sesse.net Git - ffmpeg/log
ffmpeg
11 years agoMerge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'
Michael Niedermayer [Thu, 11 Apr 2013 20:04:50 +0000 (22:04 +0200)]
Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'

* commit '93e65e9a6c0895f869752a66731d9b2ec3916467':
  Cosmetics, restore alphabetic order in atomics lists.

Conflicts:
libavutil/Makefile

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi: deprecate aconvert.
Clément Bœsch [Thu, 11 Apr 2013 16:23:18 +0000 (18:23 +0200)]
lavfi: deprecate aconvert.

This filter is not required anymore with aformat. Drop it at next bump.

11 years agolavfi/aspect: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 19:59:53 +0000 (21:59 +0200)]
lavfi/aspect: switch to an AVOptions-based system.

This is heavily based on 2831b307 by Anton Khirnov <anton@khirnov.net>

11 years agoMerge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'
Michael Niedermayer [Thu, 11 Apr 2013 19:49:26 +0000 (21:49 +0200)]
Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'

* commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795':
  img2enc: add an option for overwriting one file with subsequent images

Conflicts:
doc/muxers.texi
libavformat/img2enc.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/flite: switch to AVOption-based system
Stefano Sabatini [Thu, 11 Apr 2013 19:08:46 +0000 (21:08 +0200)]
lavfi/flite: switch to AVOption-based system

11 years agolavfi/hue: extend debugging message
Stefano Sabatini [Thu, 11 Apr 2013 18:56:51 +0000 (20:56 +0200)]
lavfi/hue: extend debugging message

In particular, show h value in degrees.

11 years agolavfi/hue: reindent after last commit
Stefano Sabatini [Thu, 11 Apr 2013 18:42:32 +0000 (20:42 +0200)]
lavfi/hue: reindent after last commit

11 years agolavfi/hue: apply major simplifications, and switch to AVOption-based system
Stefano Sabatini [Wed, 10 Apr 2013 23:12:33 +0000 (01:12 +0200)]
lavfi/hue: apply major simplifications, and switch to AVOption-based system

This also drops support for "flat syntax" and "reinit" command.

"reinit" command is not very robust and complicates the logic more than
necessary, since requires to reset all the options in the command.

*This is a syntax break*.

11 years agolavfi/ebur128: remove now unused av_opt_free call.
Clément Bœsch [Thu, 11 Apr 2013 18:52:41 +0000 (20:52 +0200)]
lavfi/ebur128: remove now unused av_opt_free call.

11 years agoavfilter/aresample: use init_dict system and set child AVOption context correctly
Michael Niedermayer [Thu, 11 Apr 2013 18:23:52 +0000 (20:23 +0200)]
avfilter/aresample: use init_dict system and set child AVOption context correctly

Parts of this commit are based on: 4fa1f52e

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavfilter: fix handing of child context options
Michael Niedermayer [Thu, 11 Apr 2013 18:22:54 +0000 (20:22 +0200)]
avfilter: fix handing of child context options

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/removelogo: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 16:49:46 +0000 (18:49 +0200)]
lavfi/removelogo: switch to an AVOptions-based system.

11 years agoavienc: fix overflow of audio sample count
Tobias Rapp [Thu, 11 Apr 2013 14:57:24 +0000 (16:57 +0200)]
avienc: fix overflow of audio sample count

Fixes an overflow of the sample count field within the audio stream header
chunk if audio stream data exceeds 2GB.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavfilter/f_select: use AVFrame metadata accessor function
Michael Niedermayer [Thu, 11 Apr 2013 16:30:19 +0000 (18:30 +0200)]
avfilter/f_select: use AVFrame metadata accessor function

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/amerge: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 16:28:13 +0000 (18:28 +0200)]
lavfi/amerge: switch to an AVOptions-based system.

11 years agoffmpeg: insert format filter with the appropriate separator.
Clément Bœsch [Thu, 11 Apr 2013 16:05:46 +0000 (18:05 +0200)]
ffmpeg: insert format filter with the appropriate separator.

Similar to 937325f3.

11 years agolavfi: do not warn inappropriately with aevalsrc.
Clément Bœsch [Thu, 11 Apr 2013 15:59:54 +0000 (17:59 +0200)]
lavfi: do not warn inappropriately with aevalsrc.

11 years agoffmpeg: insert aformat filter with the appropriate separator.
Clément Bœsch [Thu, 11 Apr 2013 15:51:21 +0000 (17:51 +0200)]
ffmpeg: insert aformat filter with the appropriate separator.

The ',' separator is deprecated with aformat, and thus causes various
arnings when transcoding audio.

11 years agolavfi/aevalsrc: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 14:49:33 +0000 (16:49 +0200)]
lavfi/aevalsrc: switch to an AVOptions-based system.

11 years agoFix compilation with --disable-everything --enable-filter=deshake
James Almer [Wed, 10 Apr 2013 08:33:12 +0000 (05:33 -0300)]
Fix compilation with --disable-everything --enable-filter=deshake

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavformat/avisynth: Don't insert null frames or samples at the start of a stream.
Stephen Hutchinson [Wed, 10 Apr 2013 19:29:27 +0000 (15:29 -0400)]
avformat/avisynth: Don't insert null frames or samples at the start of a stream.

This is the last remaining issue from ticket #2412

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolibshine fixed point MP3 encoding support
Paul B Mahol [Sun, 29 Jul 2012 18:20:00 +0000 (18:20 +0000)]
libshine fixed point MP3 encoding support

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agocmdutils_common_opts: fix indention of #if
Michael Niedermayer [Thu, 11 Apr 2013 14:07:46 +0000 (16:07 +0200)]
cmdutils_common_opts: fix indention of #if

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agocmdutils: remove unneeded #if
Michael Niedermayer [Thu, 11 Apr 2013 14:07:11 +0000 (16:07 +0200)]
cmdutils: remove unneeded #if

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agocmdutils: add opencl command line options to ffmpeg
highgod0401 [Thu, 11 Apr 2013 12:16:29 +0000 (20:16 +0800)]
cmdutils: add opencl command line options to ffmpeg

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/bbox: remove unused variables and functions
Paul B Mahol [Thu, 11 Apr 2013 14:00:43 +0000 (14:00 +0000)]
lavfi/bbox: remove unused variables and functions

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoMerge remote-tracking branch 'qatar/master'
Michael Niedermayer [Thu, 11 Apr 2013 13:56:18 +0000 (15:56 +0200)]
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  Move misplaced file author information where it belongs

Conflicts:
libavcodec/adpcm.c
libavcodec/adpcmenc.c
libavcodec/gif.c
libavcodec/x86/dsputilenc_mmx.c
libavcodec/x86/fmtconvert_init.c
libavformat/au.c
libavformat/gif.c
libavformat/mov.c
libavformat/nsvdec.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi: add pp to the ':'-to-'|' compat layer.
Clément Bœsch [Thu, 11 Apr 2013 13:52:40 +0000 (15:52 +0200)]
lavfi: add pp to the ':'-to-'|' compat layer.

11 years agoMerge commit '9de9b828ef005dec37052548c195a6b4f18fc701'
Michael Niedermayer [Thu, 11 Apr 2013 13:42:32 +0000 (15:42 +0200)]
Merge commit '9de9b828ef005dec37052548c195a6b4f18fc701'

* commit '9de9b828ef005dec37052548c195a6b4f18fc701':
  lavc: don't overwrite display dimensions with coded dimensions.
  lavc: extend / update the [coded_]{width,height} doxy

Conflicts:
libavcodec/avcodec.h
libavcodec/utils.c

The change to the w/h handling is not merged as it breaks lowres

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/asetnsamples: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 13:38:49 +0000 (15:38 +0200)]
lavfi/asetnsamples: switch to an AVOptions-based system.

11 years agolavfi/anullsrc: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 13:21:40 +0000 (15:21 +0200)]
lavfi/anullsrc: switch to an AVOptions-based system.

11 years agolavfi: remove bbox from the filters left to update.
Clément Bœsch [Thu, 11 Apr 2013 13:13:49 +0000 (15:13 +0200)]
lavfi: remove bbox from the filters left to update.

The filter doesn't take any option and thus works with the new system.

11 years agolavfi/blend: support more yuv pixel formats
Paul B Mahol [Thu, 11 Apr 2013 12:37:36 +0000 (12:37 +0000)]
lavfi/blend: support more yuv pixel formats

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agolavfi/astreamsync: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 12:58:29 +0000 (14:58 +0200)]
lavfi/astreamsync: switch to an AVOptions-based system.

11 years agolavfi/astreamsync: fix eval memleak.
Clément Bœsch [Thu, 11 Apr 2013 12:58:13 +0000 (14:58 +0200)]
lavfi/astreamsync: fix eval memleak.

11 years agoMerge commit '20429ba96e55db17ac57f6c0e330914287f1f614'
Michael Niedermayer [Thu, 11 Apr 2013 12:48:21 +0000 (14:48 +0200)]
Merge commit '20429ba96e55db17ac57f6c0e330914287f1f614'

* commit '20429ba96e55db17ac57f6c0e330914287f1f614':
  h261: Move encoder/decoder shared table init to common code

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/blackdetect: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 12:48:19 +0000 (14:48 +0200)]
lavfi/blackdetect: switch to an AVOptions-based system.

11 years agolavfi/sendcmd: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 12:39:37 +0000 (14:39 +0200)]
lavfi/sendcmd: switch to an AVOptions-based system.

11 years agolavfi/testsrc: remove useless args/NULL passing.
Clément Bœsch [Thu, 11 Apr 2013 12:35:02 +0000 (14:35 +0200)]
lavfi/testsrc: remove useless args/NULL passing.

11 years agoavfilter: add missing ,
Michael Niedermayer [Thu, 11 Apr 2013 12:27:09 +0000 (14:27 +0200)]
avfilter: add missing ,

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a'
Michael Niedermayer [Thu, 11 Apr 2013 12:25:38 +0000 (14:25 +0200)]
Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a'

* commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a':
  h261: Move shared data tables from a header to a proper C file

Conflicts:
libavcodec/Makefile
libavcodec/h261data.c
libavcodec/h261dec.c
libavcodec/h261enc.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/smptebars: switch to AVOptions-based system
Paul B Mahol [Thu, 11 Apr 2013 12:21:27 +0000 (12:21 +0000)]
lavfi/smptebars: switch to AVOptions-based system

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agolavfi/showwaves: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 12:17:20 +0000 (14:17 +0200)]
lavfi/showwaves: switch to an AVOptions-based system.

11 years agolavfi: replace new filter list with filters left to update.
Clément Bœsch [Thu, 11 Apr 2013 11:39:38 +0000 (13:39 +0200)]
lavfi: replace new filter list with filters left to update.

11 years agoMAINTAINERS: add opencl maintainer
highgod0401 [Thu, 11 Apr 2013 11:31:54 +0000 (19:31 +0800)]
MAINTAINERS: add opencl maintainer

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agomxfdec: update current edit unit when seeking in mxf files without index tables
Marton Balint [Wed, 10 Apr 2013 23:09:40 +0000 (01:09 +0200)]
mxfdec: update current edit unit when seeking in mxf files without index tables

Fixes audio packet pts values in some files generated by AVID TRMG 3.01.

Signed-off-by: Marton Balint <cus@passwd.hu>
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge remote-tracking branch 'cigaes/master'
Michael Niedermayer [Thu, 11 Apr 2013 11:28:19 +0000 (13:28 +0200)]
Merge remote-tracking branch 'cigaes/master'

* cigaes/master:
  fate: add tests for unknown channel layouts.
  lavfi/buffersrc: update for compatibility with the fork.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi: remove telecine libmpcodecs wrapper
Paul B Mahol [Sat, 6 Apr 2013 15:23:12 +0000 (15:23 +0000)]
lavfi: remove telecine libmpcodecs wrapper

Native, with more features, filter is available.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agolavfi: remove double .priv_class initializers
Paul B Mahol [Thu, 11 Apr 2013 11:11:12 +0000 (11:11 +0000)]
lavfi: remove double .priv_class initializers

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agotelecine filter
Paul B Mahol [Sat, 6 Apr 2013 13:45:52 +0000 (13:45 +0000)]
telecine filter

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agofate: add tests for unknown channel layouts.
Nicolas George [Mon, 1 Apr 2013 13:42:59 +0000 (15:42 +0200)]
fate: add tests for unknown channel layouts.

11 years agolavfi/buffersrc: update for compatibility with the fork.
Nicolas George [Wed, 10 Apr 2013 13:58:52 +0000 (15:58 +0200)]
lavfi/buffersrc: update for compatibility with the fork.

Merge and adapt commit d28cb84 by Anton Khirnov.

11 years agolavfi/curves: introduce "all" field in presets and use it.
Clément Bœsch [Thu, 11 Apr 2013 11:03:25 +0000 (13:03 +0200)]
lavfi/curves: introduce "all" field in presets and use it.

11 years agolavfi/curves: make possible to customize presets.
Clément Bœsch [Thu, 11 Apr 2013 10:47:42 +0000 (12:47 +0200)]
lavfi/curves: make possible to customize presets.

11 years agolavfi/curves: fix a spacing weirdness.
Clément Bœsch [Thu, 11 Apr 2013 10:42:18 +0000 (12:42 +0200)]
lavfi/curves: fix a spacing weirdness.

11 years agodoc/opencl: speling and gramer fixes
Michael Niedermayer [Thu, 11 Apr 2013 10:59:22 +0000 (12:59 +0200)]
doc/opencl: speling and gramer fixes

Found-by: durandal_1707
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoopencl: add spec opencl device APIs 20130411
highgod0401 [Thu, 11 Apr 2013 04:57:52 +0000 (12:57 +0800)]
opencl: add spec opencl device APIs 20130411

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/smartblur: cleanup unused shorthand and doc.
Clément Bœsch [Thu, 11 Apr 2013 10:01:27 +0000 (12:01 +0200)]
lavfi/smartblur: cleanup unused shorthand and doc.

11 years agolavfi/overlay: cleanup unused shorthand.
Clément Bœsch [Thu, 11 Apr 2013 09:59:06 +0000 (11:59 +0200)]
lavfi/overlay: cleanup unused shorthand.

11 years agolavfi/field: cleanup unused shorthand and doc.
Clément Bœsch [Thu, 11 Apr 2013 09:58:07 +0000 (11:58 +0200)]
lavfi/field: cleanup unused shorthand and doc.

11 years agomss4: make code independent of sizeof(AVFrame)
Paul B Mahol [Thu, 11 Apr 2013 10:37:36 +0000 (10:37 +0000)]
mss4: make code independent of sizeof(AVFrame)

Also fixes #2455.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agomss4: use init_get_bits8()
Paul B Mahol [Thu, 11 Apr 2013 10:06:01 +0000 (10:06 +0000)]
mss4: use init_get_bits8()

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoMerge remote-tracking branch 'qatar/master'
Michael Niedermayer [Thu, 11 Apr 2013 10:30:39 +0000 (12:30 +0200)]
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  dsputil: Make dsputil selectable

Conflicts:
configure
libavcodec/Makefile
libavcodec/x86/Makefile
libavcodec/x86/constants.c
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputil_mmx.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoCosmetics, restore alphabetic order in atomics lists.
Anton Khirnov [Sat, 6 Apr 2013 17:04:56 +0000 (19:04 +0200)]
Cosmetics, restore alphabetic order in atomics lists.

11 years agoimg2enc: add an option for overwriting one file with subsequent images
Anton Khirnov [Thu, 4 Apr 2013 20:57:58 +0000 (22:57 +0200)]
img2enc: add an option for overwriting one file with subsequent images

Based on a patch by Michael Niedermayer <michaelni@gmx.at>.

11 years agoMerge commit '85deb51a01f1ecc5ac5faa52ad8ea141c384e23a'
Michael Niedermayer [Thu, 11 Apr 2013 10:00:05 +0000 (12:00 +0200)]
Merge commit '85deb51a01f1ecc5ac5faa52ad8ea141c384e23a'

* commit '85deb51a01f1ecc5ac5faa52ad8ea141c384e23a':
  h264: Only initialize dsputil if error resilience is enabled

Conflicts:
libavcodec/h264.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge remote-tracking branch 'ubitux/shorthand-cleanup'
Michael Niedermayer [Thu, 11 Apr 2013 09:54:05 +0000 (11:54 +0200)]
Merge remote-tracking branch 'ubitux/shorthand-cleanup'

* ubitux/shorthand-cleanup:
  lavfi/setfield: switch to an AVOptions-based system.
  lavfi/asettb: switch to an AVOptions-based system.
  lavfi/aselect: switch to an AVOptions-based system.
  lavfi/sine: switch to an AVOptions-based system.
  lavfi/deshake: switch to an AVOptions-based system.
  lavfi/tinterlace: switch to an AVOptions-based system.
  lavfi/tile: switch to an AVOptions-based system.
  lavfi/concat: switch to an AVOptions-based system.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/setfield: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 09:50:56 +0000 (11:50 +0200)]
lavfi/setfield: switch to an AVOptions-based system.

11 years agolavfi/asettb: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 09:48:42 +0000 (11:48 +0200)]
lavfi/asettb: switch to an AVOptions-based system.

11 years agoMerge commit '62844c3fd66940c7747e9b2bb7804e265319f43f'
Michael Niedermayer [Thu, 11 Apr 2013 09:53:19 +0000 (11:53 +0200)]
Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f'

* commit '62844c3fd66940c7747e9b2bb7804e265319f43f':
  h264: Integrate clear_blocks calls with IDCT

Conflicts:
libavcodec/arm/h264idct_neon.S
libavcodec/h264idct_template.c
libavcodec/x86/h264_idct.asm

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/aselect: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 09:45:25 +0000 (11:45 +0200)]
lavfi/aselect: switch to an AVOptions-based system.

11 years agolavfi/sine: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 09:42:19 +0000 (11:42 +0200)]
lavfi/sine: switch to an AVOptions-based system.

11 years agolavfi/deshake: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 09:39:24 +0000 (11:39 +0200)]
lavfi/deshake: switch to an AVOptions-based system.

11 years agolavfi/tinterlace: switch to an AVOptions-based system.
Clément Bœsch [Thu, 11 Apr 2013 09:35:01 +0000 (11:35 +0200)]
lavfi/tinterlace: switch to an AVOptions-based system.

11 years agolavfi/tile: switch to an AVOptions-based system.
Clément Bœsch [Wed, 10 Apr 2013 21:15:06 +0000 (23:15 +0200)]
lavfi/tile: switch to an AVOptions-based system.

11 years agolavfi/concat: switch to an AVOptions-based system.
Clément Bœsch [Wed, 10 Apr 2013 23:10:40 +0000 (01:10 +0200)]
lavfi/concat: switch to an AVOptions-based system.

11 years agoMerge commit 'e8cafd2773bc56455c8816593cbd9368f2d69a80'
Michael Niedermayer [Thu, 11 Apr 2013 09:40:05 +0000 (11:40 +0200)]
Merge commit 'e8cafd2773bc56455c8816593cbd9368f2d69a80'

* commit 'e8cafd2773bc56455c8816593cbd9368f2d69a80':
  h264: Clear the mb members via memset instead of using dsputil

Conflicts:
libavcodec/h264.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '6d25c9db11e87ec58652de6588448225137b0c57'
Michael Niedermayer [Thu, 11 Apr 2013 09:26:43 +0000 (11:26 +0200)]
Merge commit '6d25c9db11e87ec58652de6588448225137b0c57'

* commit '6d25c9db11e87ec58652de6588448225137b0c57':
  dsputil: Make square put/avg_pixels functions local to h264qpel

Conflicts:
libavcodec/dsputil.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '2e81acc687e64d15dd93c74793060bb5a233f44d'
Michael Niedermayer [Thu, 11 Apr 2013 09:20:55 +0000 (11:20 +0200)]
Merge commit '2e81acc687e64d15dd93c74793060bb5a233f44d'

* commit '2e81acc687e64d15dd93c74793060bb5a233f44d':
  x86inc: Fix number of operands for cmp* instructions
  af_channelmap: fix uninitialized variable use introduced in ba8efac977f4276f05274947b2b67d144cbc965a
  lavfi: add a bump and docs entries for the AVOptions switch

Conflicts:
Changelog
doc/APIchanges
libavfilter/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge remote-tracking branch 'ubitux/lavfi-mixed-short-long'
Michael Niedermayer [Thu, 11 Apr 2013 09:09:44 +0000 (11:09 +0200)]
Merge remote-tracking branch 'ubitux/lavfi-mixed-short-long'

* ubitux/lavfi-mixed-short-long:
  lavfi: restore mixed short/long option support with the new system.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '8114c101607843a86960bd3e0e9c40487dc2a961'
Michael Niedermayer [Thu, 11 Apr 2013 08:59:06 +0000 (10:59 +0200)]
Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961'

* commit '8114c101607843a86960bd3e0e9c40487dc2a961':
  lavfi: add avfilter_get_class().

Conflicts:
libavfilter/avfilter.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi: restore mixed short/long option support with the new system.
Clément Bœsch [Thu, 11 Apr 2013 08:38:05 +0000 (10:38 +0200)]
lavfi: restore mixed short/long option support with the new system.

process_unnamed_options() is renamed to process_options() and its code
is heavily based on av_opt_set_from_string().

11 years agoMerge commit '4d1f31ea44f82adfb2b712534d71e27233a4f785'
Michael Niedermayer [Thu, 11 Apr 2013 08:42:49 +0000 (10:42 +0200)]
Merge commit '4d1f31ea44f82adfb2b712534d71e27233a4f785'

* commit '4d1f31ea44f82adfb2b712534d71e27233a4f785':
  lavfi: make AVFilterContext export filter options.

Conflicts:
libavfilter/avfilter.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '62549f9655c48f0ec061087fa33a96040ce01145'
Michael Niedermayer [Thu, 11 Apr 2013 08:34:05 +0000 (10:34 +0200)]
Merge commit '62549f9655c48f0ec061087fa33a96040ce01145'

* commit '62549f9655c48f0ec061087fa33a96040ce01145':
  lavfi: error out when options are provided to a filter that does not take any

Conflicts:
libavfilter/avfilter.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'c43a7ecad997fc527af34b952334f3d030709a1b'
Michael Niedermayer [Thu, 11 Apr 2013 08:25:42 +0000 (10:25 +0200)]
Merge commit 'c43a7ecad997fc527af34b952334f3d030709a1b'

* commit 'c43a7ecad997fc527af34b952334f3d030709a1b':
  lavfi: remove now unused args parameter from AVFilter.init

Conflicts:
libavfilter/avfilter.c
libavfilter/buffersrc.c
libavfilter/f_select.c
libavfilter/src_movie.c
libavfilter/vf_alphamerge.c
libavfilter/vf_drawtext.c
libavfilter/vf_lut.c

Not merged (yet) because there are still many filters that use the args
parameter.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '7b3eb745b98b04dd8a4970b9fd6c98998e858fc1'
Michael Niedermayer [Thu, 11 Apr 2013 08:02:07 +0000 (10:02 +0200)]
Merge commit '7b3eb745b98b04dd8a4970b9fd6c98998e858fc1'

* commit '7b3eb745b98b04dd8a4970b9fd6c98998e858fc1':
  vsrc_testsrc: switch to an AVOptions-based system.

Conflicts:
doc/filters.texi
libavfilter/vsrc_testsrc.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavutil/opencl: add opencl device list APIs 20130411
highgod0401 [Thu, 11 Apr 2013 00:01:53 +0000 (08:01 +0800)]
avutil/opencl: add opencl device list APIs 20130411

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303'
Michael Niedermayer [Thu, 11 Apr 2013 01:38:34 +0000 (03:38 +0200)]
Merge commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303'

* commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303':
  vsrc_movie: switch to an AVOptions-based system.

Conflicts:
doc/filters.texi
libavfilter/src_movie.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'b7b3302f8f2c7d9f6e08e0a976890eefe3edcc9e'
Michael Niedermayer [Thu, 11 Apr 2013 01:20:43 +0000 (03:20 +0200)]
Merge commit 'b7b3302f8f2c7d9f6e08e0a976890eefe3edcc9e'

* commit 'b7b3302f8f2c7d9f6e08e0a976890eefe3edcc9e':
  vsrc_nullsrc: switch to an AVOptions-based system.

Conflicts:
libavfilter/vsrc_nullsrc.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '7bc1a883c9158bb6e383d86fc76bdf2541e9a9fe'
Michael Niedermayer [Thu, 11 Apr 2013 01:10:43 +0000 (03:10 +0200)]
Merge commit '7bc1a883c9158bb6e383d86fc76bdf2541e9a9fe'

* commit '7bc1a883c9158bb6e383d86fc76bdf2541e9a9fe':
  vsrc_color: switch to an AVOptions-based system.

Conflicts:
doc/filters.texi
libavfilter/vsrc_color.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '73d5d405d424c06f3f354337cfdb24794932094d'
Michael Niedermayer [Thu, 11 Apr 2013 00:49:13 +0000 (02:49 +0200)]
Merge commit '73d5d405d424c06f3f354337cfdb24794932094d'

* commit '73d5d405d424c06f3f354337cfdb24794932094d':
  split: switch to an AVOptions-based system.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'b13623e184759f37348b8fdb1276b1bb408f3e59'
Michael Niedermayer [Thu, 11 Apr 2013 00:42:53 +0000 (02:42 +0200)]
Merge commit 'b13623e184759f37348b8fdb1276b1bb408f3e59'

* commit 'b13623e184759f37348b8fdb1276b1bb408f3e59':
  af_volume: switch to an AVOptions-based system.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMove misplaced file author information where it belongs
Diego Biurrun [Wed, 10 Apr 2013 17:26:49 +0000 (19:26 +0200)]
Move misplaced file author information where it belongs

11 years agoMerge remote-tracking branch 'richardpl/biquads'
Michael Niedermayer [Thu, 11 Apr 2013 00:37:59 +0000 (02:37 +0200)]
Merge remote-tracking branch 'richardpl/biquads'

* richardpl/biquads:
  lavfi/biquads: switch to an AVOptions-based system

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'dd7fc37c71955b78a2687f29e871f714d18de386'
Michael Niedermayer [Thu, 11 Apr 2013 00:33:31 +0000 (02:33 +0200)]
Merge commit 'dd7fc37c71955b78a2687f29e871f714d18de386'

* commit 'dd7fc37c71955b78a2687f29e871f714d18de386':
  af_join: switch to an AVOptions-based system.

Conflicts:
doc/filters.texi
libavfilter/af_join.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/biquads: switch to an AVOptions-based system
Paul B Mahol [Thu, 11 Apr 2013 00:30:28 +0000 (00:30 +0000)]
lavfi/biquads: switch to an AVOptions-based system

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoMerge remote-tracking branch 'richardpl/framestep'
Michael Niedermayer [Thu, 11 Apr 2013 00:23:01 +0000 (02:23 +0200)]
Merge remote-tracking branch 'richardpl/framestep'

* richardpl/framestep:
  lavfi/framestep: remove request_frame hack
  lavfi/framestep: switch to an AVOptions-based system

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/framestep: remove request_frame hack
Paul B Mahol [Thu, 11 Apr 2013 00:09:47 +0000 (00:09 +0000)]
lavfi/framestep: remove request_frame hack

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agolavfi/framestep: switch to an AVOptions-based system
Paul B Mahol [Thu, 11 Apr 2013 00:03:23 +0000 (00:03 +0000)]
lavfi/framestep: switch to an AVOptions-based system

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoMerge commit '3f14febbdf7c93bbd186399da27991180e5916b6'
Michael Niedermayer [Thu, 11 Apr 2013 00:17:28 +0000 (02:17 +0200)]
Merge commit '3f14febbdf7c93bbd186399da27991180e5916b6'

* commit '3f14febbdf7c93bbd186399da27991180e5916b6':
  af_channelsplit: switch to an AVOptions-based system.

Conflicts:
libavfilter/af_channelsplit.c

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