]> git.sesse.net Git - ffmpeg/log
ffmpeg
11 years agovc1dec: Fix non pullup tff
Michael Niedermayer [Sat, 20 Apr 2013 00:14:43 +0000 (02:14 +0200)]
vc1dec: Fix non pullup tff

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoh264: remove unused variable
Michael Niedermayer [Fri, 19 Apr 2013 21:43:40 +0000 (23:43 +0200)]
h264: remove unused variable

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavf/gif: add final_delay option.
Clément Bœsch [Fri, 19 Apr 2013 22:11:04 +0000 (00:11 +0200)]
lavf/gif: add final_delay option.

11 years agolavf/gifdec: add loop support.
Clément Bœsch [Thu, 18 Apr 2013 20:21:58 +0000 (22:21 +0200)]
lavf/gifdec: add loop support.

Loop is ignored by default.

11 years agolavc/gif: miscellaneous cosmetics.
Clément Bœsch [Fri, 19 Apr 2013 21:56:19 +0000 (23:56 +0200)]
lavc/gif: miscellaneous cosmetics.

11 years agoChangelog: notify GIF improvements.
Clément Bœsch [Fri, 19 Apr 2013 21:53:55 +0000 (23:53 +0200)]
Changelog: notify GIF improvements.

11 years agodoc/general: animated GIF are now compressed.
Clément Bœsch [Fri, 19 Apr 2013 21:52:39 +0000 (23:52 +0200)]
doc/general: animated GIF are now compressed.

11 years agolavc/gif: add flag to enable transparency detection between frames.
Clément Bœsch [Fri, 19 Apr 2013 17:01:37 +0000 (19:01 +0200)]
lavc/gif: add flag to enable transparency detection between frames.

While this is not always optimal, in practice most of the common cases are.

  ffmpeg -i big_buck_bunny_1080p_h264.mov -ss 45 -vf scale=320:160 -gifflags -transdiff -frames:v 50 -y bbb-notrans.gif
  ffmpeg -i big_buck_bunny_1080p_h264.mov -ss 45 -vf scale=320:160 -gifflags +transdiff -frames:v 50 -y bbb-trans.gif

  -rw-r--r-- 1 ubitux ubitux 1.1M Apr 19 19:00 bbb-notrans.gif
  -rw-r--r-- 1 ubitux ubitux 378K Apr 19 19:00 bbb-trans.gif

11 years agolavc/gif: make possible to disable offsetting.
Clément Bœsch [Fri, 19 Apr 2013 21:36:55 +0000 (23:36 +0200)]
lavc/gif: make possible to disable offsetting.

11 years agoMerge remote-tracking branch 'qatar/master'
Michael Niedermayer [Fri, 19 Apr 2013 21:34:58 +0000 (23:34 +0200)]
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  fate: cosmetics: More sensible order for entries in video filter file

Conflicts:
tests/fate/filter-video.mak

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a'
Michael Niedermayer [Fri, 19 Apr 2013 21:26:55 +0000 (23:26 +0200)]
Merge commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a'

* commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a':
  fate: Rename video filters file and add separate video filters target

Conflicts:
tests/fate/filter-video.mak

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1'
Michael Niedermayer [Fri, 19 Apr 2013 21:11:44 +0000 (23:11 +0200)]
Merge commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1'

* commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1':
  fate: Split audio filters into their own separate file

Conflicts:
tests/Makefile
tests/fate/filter.mak

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '3eec1d41b4a947ba497f528e68da14a8befb85b9'
Michael Niedermayer [Fri, 19 Apr 2013 20:55:21 +0000 (22:55 +0200)]
Merge commit '3eec1d41b4a947ba497f528e68da14a8befb85b9'

* commit '3eec1d41b4a947ba497f528e68da14a8befb85b9':
  fate: Reuse VREF and AREF variables where appropriate

Conflicts:
tests/fate/filter.mak
tests/fate/video.mak

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'
Michael Niedermayer [Fri, 19 Apr 2013 20:24:33 +0000 (22:24 +0200)]
Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'

* commit '5e83d9aced2fc2b2e1360452794c58aba55d497c':
  h264: fully support cropping.

Conflicts:
doc/APIchanges
libavcodec/h264.c
libavcodec/h264_ps.c
libavcodec/options_table.h
libavcodec/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavcodec: Fix lowres handling in buffer allocation
Michael Niedermayer [Fri, 19 Apr 2013 19:43:15 +0000 (21:43 +0200)]
avcodec: Fix lowres handling in buffer allocation

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72'
Michael Niedermayer [Fri, 19 Apr 2013 19:40:46 +0000 (21:40 +0200)]
Merge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72'

* commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72':
  ff_get_buffer(): allocate the frame for max(coded,display) dimensions

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoMerge commit '505642f18276aed03278ac91b1f334ea888eac6a'
Michael Niedermayer [Fri, 19 Apr 2013 19:30:39 +0000 (21:30 +0200)]
Merge commit '505642f18276aed03278ac91b1f334ea888eac6a'

* commit '505642f18276aed03278ac91b1f334ea888eac6a':
  mp3dec: fallback to generic seeking when a TOC is not present

Conflicts:
libavformat/mp3dec.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agofate: cosmetics: More sensible order for entries in video filter file
Diego Biurrun [Tue, 16 Apr 2013 14:46:40 +0000 (16:46 +0200)]
fate: cosmetics: More sensible order for entries in video filter file

11 years agofate: Rename video filters file and add separate video filters target
Diego Biurrun [Tue, 16 Apr 2013 14:43:49 +0000 (16:43 +0200)]
fate: Rename video filters file and add separate video filters target

11 years agofate: Split audio filters into their own separate file
Diego Biurrun [Tue, 16 Apr 2013 14:38:02 +0000 (16:38 +0200)]
fate: Split audio filters into their own separate file

11 years agofate: Reuse VREF and AREF variables where appropriate
Diego Biurrun [Tue, 16 Apr 2013 14:32:18 +0000 (16:32 +0200)]
fate: Reuse VREF and AREF variables where appropriate

11 years agoavformat: change seeking index consistency asserts to av_asserts
Michael Niedermayer [Fri, 19 Apr 2013 15:30:13 +0000 (17:30 +0200)]
avformat: change seeking index consistency asserts to av_asserts

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavcodec/mpegvideo_motion: Use a field from the current frame if the last is unavailab...
Michael Niedermayer [Fri, 19 Apr 2013 12:46:31 +0000 (14:46 +0200)]
avcodec/mpegvideo_motion: Use a field from the current frame if the last is unavailable in DMV & 16x8

Fixes null pointer dereference

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavf/http: remove duplicated dec flag.
Clément Bœsch [Fri, 19 Apr 2013 12:44:58 +0000 (14:44 +0200)]
lavf/http: remove duplicated dec flag.

11 years agox86: sbrdsp: implement SSE2 hf_apply_noise
Christophe Gisquet [Tue, 9 Apr 2013 20:16:36 +0000 (22:16 +0200)]
x86: sbrdsp: implement SSE2 hf_apply_noise

233 to 105 cycles on Arrandale and Win64.
Replacing the multiplication by s_m[m] by a pand and a pxor with
appropriate vectors is slower. Unrolling is a 15 cycles win.
A SSE version was 4 cycles slower.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavc: add AV_CODEC_PROP_TEXT_SUB.
Clément Bœsch [Tue, 16 Apr 2013 13:00:13 +0000 (15:00 +0200)]
lavc: add AV_CODEC_PROP_TEXT_SUB.

CC are not marked. Also allow potential mixed types later.

11 years agolavf/gif: avoid forward declaration.
Clément Bœsch [Fri, 19 Apr 2013 10:11:10 +0000 (12:11 +0200)]
lavf/gif: avoid forward declaration.

11 years agolavf/gif: correct the delay after the first frame.
Clément Bœsch [Fri, 19 Apr 2013 02:02:12 +0000 (04:02 +0200)]
lavf/gif: correct the delay after the first frame.

To define accurately the delay between two frames, it is necessary to
have both available. Before this commit, the first frame had a delay of
0; while in practice the problem is not visible in most situation, it is
problematic with low frame rate and large scene change.

This commit notably fixes output generated with commands such as:

  ffmpeg -i big_buck_bunny_1080p_h264.mov
     -vf "select='gt(scene,0.4)',scale=320:-1,setpts=N/TB"
     -frames:v 5 -y out.gif

Also, to avoid odd loop delays, the N-1 delay is duplicated for the last
frame.

11 years agoh264: fully support cropping.
Anton Khirnov [Mon, 18 Feb 2013 15:32:18 +0000 (16:32 +0100)]
h264: fully support cropping.

Based on a patch by Vittorio Giovara <vittorio.giovara@gmail.com>

Fixes Bug 378.

11 years agoff_get_buffer(): allocate the frame for max(coded,display) dimensions
Anton Khirnov [Mon, 18 Feb 2013 15:29:03 +0000 (16:29 +0100)]
ff_get_buffer(): allocate the frame for max(coded,display) dimensions

Needed e.g. for h264 cropping to work properly.

11 years agomp3dec: fallback to generic seeking when a TOC is not present
Michael Niedermayer [Thu, 20 Sep 2012 20:00:52 +0000 (22:00 +0200)]
mp3dec: fallback to generic seeking when a TOC is not present

Fixes seeking without a Xing/Info header.

CC: libav-stable@libav.org
Signed-off-by: Anton Khirnov <anton@khirnov.net>
11 years agolavfi/afade: use AV_OPT_TYPE_DURATION
Paul B Mahol [Fri, 19 Apr 2013 00:50:23 +0000 (00:50 +0000)]
lavfi/afade: use AV_OPT_TYPE_DURATION

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agolavf/gif: fix timing.
Clément Bœsch [Thu, 18 Apr 2013 13:09:37 +0000 (15:09 +0200)]
lavf/gif: fix timing.

pkt->duration can not be used since the values are only based on frame
rate.

11 years agogif: use only one graphic control extension block per image.
Clément Bœsch [Thu, 18 Apr 2013 01:35:20 +0000 (03:35 +0200)]
gif: use only one graphic control extension block per image.

The encoder now doesn't produce any extra graphic control extension
block anymore. Only the image is encoded, and the muxer writing
its own GCE containing notably the timing information now includes the
optional palette transmitted through packet side data.

This commit avoid setting clashes between the two GCE, and reduce the
size of the generated file with pal8 output.

11 years agolavc/utils: merge side data after video encode.
Clément Bœsch [Thu, 18 Apr 2013 15:19:37 +0000 (17:19 +0200)]
lavc/utils: merge side data after video encode.

This allows encoders to communicate side data to the muxers.

11 years agofate/gif: create meaningful gif encoding tests.
Clément Bœsch [Thu, 18 Apr 2013 16:51:16 +0000 (18:51 +0200)]
fate/gif: create meaningful gif encoding tests.

11 years agomxfdec: fix return variable type for avio_seek
Marton Balint [Wed, 10 Apr 2013 23:09:41 +0000 (01:09 +0200)]
mxfdec: fix return variable type for avio_seek

Signed-off-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoFix multithreaded MPEG-4 decoding.
Reimar Döffinger [Thu, 18 Apr 2013 17:11:04 +0000 (19:11 +0200)]
Fix multithreaded MPEG-4 decoding.

Regression since c10d498bfd246a40cc7830838b74e18a79418839.
Unfortunately ff_thread_get_format can only be called from
a separate decode thread, running it during init will fail.
Fixes for that are welcome, for now just revert back to
calling avctx->get_format directly, which is correct
but having to decide on a case-by-case basis which approach
to use is a bit messy.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
11 years agoMerge remote-tracking branch 'cigaes/master'
Michael Niedermayer [Thu, 18 Apr 2013 23:02:17 +0000 (01:02 +0200)]
Merge remote-tracking branch 'cigaes/master'

* cigaes/master:
  ffmpeg: make -aspect work with -vcodec copy.
  lavfi/vf_aspect: improve compatibility of parsing.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavformat: Dont stop probing before the whole id3 tag is read
Michael Niedermayer [Thu, 18 Apr 2013 21:10:46 +0000 (23:10 +0200)]
avformat: Dont stop probing before the whole id3 tag is read

When a file appears to start with a id3 tag and appears to
also be something else, then try to increase the probe buffer
size if its below its limit.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/mptestsrc: fix invalid access in case of negative linesize
Stefano Sabatini [Wed, 17 Apr 2013 20:11:21 +0000 (22:11 +0200)]
lavfi/mptestsrc: fix invalid access in case of negative linesize

In particular, fix crash with:
ffplay -f lavfi mptestsrc,vflip

11 years agosubtitles: introduce ASS codec id and use it.
Clément Bœsch [Thu, 3 Jan 2013 02:06:43 +0000 (03:06 +0100)]
subtitles: introduce ASS codec id and use it.

Currently, we have a AV_CODEC_ID_SSA, which matches the way the ASS/SSA
markup is muxed in a standalone .ass/.ssa file. This means the AVPacket
data starts with a "Dialogue:" string, followed by a timing information
(start and end of the event as string) and a trailing CRLF after each
line. One packet can contain several lines. We'll refer to this layout
as "SSA" or "SSA lines".

In matroska, this markup is not stored as such: it has no "Dialogue:"
prefix, it contains a ReadOrder field, the timing information is not in
the payload, and it doesn't contain the trailing CRLF. See [1] for more
info. We'll refer to this layout as "ASS".

Since we have only one common codec for both formats, the matroska
demuxer is constructing an AVPacket following the "SSA lines" format.
This causes several problems, so it was decided to change this into
clean ASS packets.

Some insight about what is changed or unchanged in this commit:

  CODECS
  ------

  - the decoding process still writes "SSA lines" markup inside the ass
    fields of the subtitles rectangles (sub->rects[n]->ass), which is
    still the current common way of representing decoded subtitles
    markup. It is meant to change later.

  - new ASS codec id: AV_CODEC_ID_ASS (which is different from the
    legacy AV_CODEC_ID_SSA)

  - lavc/assdec: the "ass" decoder is renamed into "ssa" (instead of
    "ass") for consistency with the codec id and allows to add a real
    ass decoder. This ass decoder receives clean ASS lines (so it starts
    with a ReadOrder, is followed by the Layer, etc). We make sure this
    is decoded properly in a new ass-line rectangle of the decoded
    subtitles (the ssa decoder OTOH is doing a simple straightforward
    copy). Using the packet timing instead of data string makes sure the
    ass-line now contains the appropriate timing.

  - lavc/assenc: just like the ass decoder, the "ssa" encoder is renamed
    into "ssa" (instead of "ass") for consistency with the codec id, and
    allows to add a real "ass" encoder.

    One important thing about this encoder is that it only supports one
    ass rectangle: we could have put several dialogue events in the
    AVPacket (separated by a \0 for instance) but this would have cause
    trouble for the muxer which needs not only the start time, but also
    the duration: typically, you have merged events with the same start
    time (stored in the AVPacket->pts) but a different duration. At the
    moment, only the matroska do the merge with the SSA-line codec.

    We will need to make sure all the decoders in the future can't add
    more than one rectangle (and only one Dialogue line in it
    obviously).

  FORMATS
  -------

  - lavf/assenc: the .ass/.ssa muxer can take both SSA and ASS packets.
    In the case of ASS packets as input, it adds the timing based on the
    AVPacket pts and duration, and mux it with "Dialogue:", trailing
    CRLF, etc.

  - lavf/assdec: unchanged; it currently still only outputs SSA-lines
    packets.

  - lavf/mkv: the demuxer can now output ASS packets without the need of
    any "SSA-lines" reconstruction hack. It will become the default at
    next libavformat bump, and the SSA support will be dropped from the
    demuxer. The muxer can take ASS packets since it's muxed normally,
    and still supports the old SSA packets. All the SSA support and
    hacks in Matroska code will be dropped at next lavf bump.

[1]: http://www.matroska.org/technical/specs/subtitles/ssa.html

11 years agoffmpeg: make -aspect work with -vcodec copy.
Nicolas George [Tue, 9 Apr 2013 09:21:47 +0000 (11:21 +0200)]
ffmpeg: make -aspect work with -vcodec copy.

11 years agolavfi/vf_aspect: improve compatibility of parsing.
Nicolas George [Thu, 18 Apr 2013 10:52:20 +0000 (12:52 +0200)]
lavfi/vf_aspect: improve compatibility of parsing.

Try to accept both the old "num:den" and the new "num/den"
syntax. Fix "aspect=2" being ignored due to a missing den.

Also remove a duplicated #include.

11 years agoMerge remote-tracking branch 'cigaes/master'
Michael Niedermayer [Thu, 18 Apr 2013 18:15:44 +0000 (20:15 +0200)]
Merge remote-tracking branch 'cigaes/master'

* cigaes/master:
  examples/filtering_audio: fix frame leak.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavcodec/mpegvideo_motion: Check P field references
Michael Niedermayer [Thu, 18 Apr 2013 17:53:00 +0000 (19:53 +0200)]
avcodec/mpegvideo_motion: Check P field references

If a reference is unavailable use a field from the current
picture
Fixes null pointer dereference

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agosvq3: use memmove to avoid overlap in memcpy.
Michael Niedermayer [Thu, 18 Apr 2013 15:54:54 +0000 (17:54 +0200)]
svq3: use memmove to avoid overlap in memcpy.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agocolorchannelmixer filter
Paul B Mahol [Mon, 15 Apr 2013 16:56:29 +0000 (16:56 +0000)]
colorchannelmixer filter

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agocolorbalance filter
Paul B Mahol [Sun, 14 Apr 2013 22:16:51 +0000 (22:16 +0000)]
colorbalance filter

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoexamples/filtering_audio: fix frame leak.
Nicolas George [Thu, 18 Apr 2013 13:15:22 +0000 (15:15 +0200)]
examples/filtering_audio: fix frame leak.

The frame is not used after being added to the filter
graph, there is no need to keep the reference.

11 years agolavu: add av_clipd_c
Paul B Mahol [Thu, 18 Apr 2013 13:26:23 +0000 (13:26 +0000)]
lavu: add av_clipd_c

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoevrcdec: use memmove() instead of memcpy() when regions can overlap.
Michael Niedermayer [Thu, 18 Apr 2013 14:19:10 +0000 (16:19 +0200)]
evrcdec: use memmove() instead of memcpy() when regions can overlap.

This occurs also with valid files.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavc/gif: avoid encoding 0x0 images.
Clément Bœsch [Thu, 18 Apr 2013 13:29:44 +0000 (15:29 +0200)]
lavc/gif: avoid encoding 0x0 images.

It seems browsers don't like it very much.

11 years agolavf/gif: support only GIF codec.
Clément Bœsch [Thu, 18 Apr 2013 11:52:13 +0000 (13:52 +0200)]
lavf/gif: support only GIF codec.

11 years agolavf/gif: merge gif_write_{packet,video}.
Clément Bœsch [Thu, 18 Apr 2013 11:19:16 +0000 (13:19 +0200)]
lavf/gif: merge gif_write_{packet,video}.

Avoid a pointless split.

11 years agolavf/gif: trim unnecessarily long netscape ext code.
Clément Bœsch [Thu, 18 Apr 2013 11:01:56 +0000 (13:01 +0200)]
lavf/gif: trim unnecessarily long netscape ext code.

Extension description comments are now placed along the avio calls, the
always defined macro removed, and the always true loop_count check as
well (loop option is bound to 0-65535).

11 years agolavf/gif: remove unused fields.
Clément Bœsch [Thu, 18 Apr 2013 10:55:04 +0000 (12:55 +0200)]
lavf/gif: remove unused fields.

11 years agolavf/gif: simplify streams type checking.
Clément Bœsch [Thu, 18 Apr 2013 10:19:33 +0000 (12:19 +0200)]
lavf/gif: simplify streams type checking.

11 years agocmdutils: make the "-help filter=" output less confusing
Michael Niedermayer [Wed, 17 Apr 2013 12:31:21 +0000 (14:31 +0200)]
cmdutils: make the "-help filter=" output less confusing

Example:
Filter overlay
  Overlay a video source on top of the input.
    Inputs:
       #0: main (video)
       #1: overlay (video)
    Outputs:
       #0: default (video)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoFix libswscale compilation with --disable-optimizations on x86-32.
Carl Eugen Hoyos [Thu, 18 Apr 2013 10:47:16 +0000 (12:47 +0200)]
Fix libswscale compilation with --disable-optimizations on x86-32.

Fixes ticket #2477.

11 years agoMerge remote-tracking branch 'cehoyos/master'
Michael Niedermayer [Thu, 18 Apr 2013 01:00:27 +0000 (03:00 +0200)]
Merge remote-tracking branch 'cehoyos/master'

* cehoyos/master:
  Fix pgc compilation with --disable-optimizations.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavcodec/bitstream: check codes in ff_init_vlc_sparse()
Michael Niedermayer [Thu, 18 Apr 2013 00:52:41 +0000 (02:52 +0200)]
avcodec/bitstream: check codes in ff_init_vlc_sparse()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavcodec/bitstream: Check bits in ff_init_vlc_sparse()
Michael Niedermayer [Thu, 18 Apr 2013 00:47:10 +0000 (02:47 +0200)]
avcodec/bitstream: Check bits in ff_init_vlc_sparse()

Fixes out of array reads

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoFix pgc compilation with --disable-optimizations.
Carl Eugen Hoyos [Thu, 18 Apr 2013 00:20:04 +0000 (02:20 +0200)]
Fix pgc compilation with --disable-optimizations.

-O1 disables dead code elimination on pgc, use -O instead.

11 years agoxan: Check for overlapping copies
Michael Niedermayer [Wed, 17 Apr 2013 22:52:48 +0000 (00:52 +0200)]
xan: Check for overlapping copies

No valid samples i found use such copies

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agofate: hot fix for gif failure.
Clément Bœsch [Wed, 17 Apr 2013 23:41:23 +0000 (01:41 +0200)]
fate: hot fix for gif failure.

11 years agolavf/gif: fix assert in avio API after dfb3231.
Clément Bœsch [Wed, 17 Apr 2013 23:13:17 +0000 (01:13 +0200)]
lavf/gif: fix assert in avio API after dfb3231.

11 years agogif: remove outdated comments.
Clément Bœsch [Wed, 17 Apr 2013 22:43:18 +0000 (00:43 +0200)]
gif: remove outdated comments.

11 years agolavc/gif: return more meaningful error code.
Clément Bœsch [Wed, 17 Apr 2013 22:20:15 +0000 (00:20 +0200)]
lavc/gif: return more meaningful error code.

11 years agolavc/gif: merge two allocation checks.
Clément Bœsch [Wed, 17 Apr 2013 22:19:33 +0000 (00:19 +0200)]
lavc/gif: merge two allocation checks.

11 years agolavf/gif: simplify palette writing.
Clément Bœsch [Wed, 17 Apr 2013 22:17:58 +0000 (00:17 +0200)]
lavf/gif: simplify palette writing.

11 years agogif: reindent after previous commits.
Clément Bœsch [Wed, 17 Apr 2013 22:12:30 +0000 (00:12 +0200)]
gif: reindent after previous commits.

11 years agolavc/gif: crop image when possible.
Clément Bœsch [Wed, 17 Apr 2013 14:19:00 +0000 (16:19 +0200)]
lavc/gif: crop image when possible.

Increase compression when pictures are similar.

-f lavfi testsrc=300: 61M -> 21M

11 years agoCleanse GIF muxer and encoder.
Clément Bœsch [Wed, 17 Apr 2013 02:20:48 +0000 (04:20 +0200)]
Cleanse GIF muxer and encoder.

This commit removes the badly duplicated code between the encoder and
the muxer. That may sound surprising, but the encoder is now responsible
from the encoding of the picture when muxing to a .gif file. It also
does not require anymore a manual user intervention such as a -pix_fmt
rgb24 to work properly. To summarize, output gif are now easier to
generate, code is saner and simpler, and files are smaller (thanks to
the lzw encoding which was unused so far with the default .gif output).
We can certainly make things even better, but this is the first step.

FATE is updated because of the output being produced by the encoder and
not the muxer (no lzw in the muxer), and in the seek test only the size
mismatches.

Fixes Ticket #2262

11 years agolavfi/aspect: apply hot fix for NUM:DEN syntax
Stefano Sabatini [Wed, 17 Apr 2013 21:32:51 +0000 (23:32 +0200)]
lavfi/aspect: apply hot fix for NUM:DEN syntax

11 years agolavfi/setdar: fix num/den swapping in log message
Stefano Sabatini [Wed, 17 Apr 2013 21:25:20 +0000 (23:25 +0200)]
lavfi/setdar: fix num/den swapping in log message

11 years agolavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init field
Stefano Sabatini [Wed, 17 Apr 2013 21:19:47 +0000 (23:19 +0200)]
lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init field

11 years agoavutil/intfloat_readwrite: include common.h for isinf()
Michael Niedermayer [Wed, 17 Apr 2013 21:16:05 +0000 (23:16 +0200)]
avutil/intfloat_readwrite: include common.h for isinf()

Solution based on rational.c, which uses isinf() too

This should fix compilation with msvc

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/mptestsrc: remove unused size field
Stefano Sabatini [Wed, 17 Apr 2013 20:01:18 +0000 (22:01 +0200)]
lavfi/mptestsrc: remove unused size field

11 years agolavfi/mptestsrc: use AV_OPT_TYPE_DURATION
Stefano Sabatini [Wed, 17 Apr 2013 20:00:40 +0000 (22:00 +0200)]
lavfi/mptestsrc: use AV_OPT_TYPE_DURATION

Simplify.

11 years agolavfi/mptestsrc: reindent option constants
Stefano Sabatini [Wed, 17 Apr 2013 19:54:53 +0000 (21:54 +0200)]
lavfi/mptestsrc: reindent option constants

11 years agolavfi/testsrc: fix style
Stefano Sabatini [Wed, 17 Apr 2013 19:22:52 +0000 (21:22 +0200)]
lavfi/testsrc: fix style

11 years agolavfi/testsrc: use int in place of unsigned
Stefano Sabatini [Wed, 17 Apr 2013 19:21:10 +0000 (21:21 +0200)]
lavfi/testsrc: use int in place of unsigned

Avoid implicit int->unsigned conversion, causing invalid access in case
of negative linesize.

Fix crash with:
ffplay -f lavfi testsrc,vflip

11 years agolavfi/aspect: extend verbose feedback, show old SAR and DAR values
Stefano Sabatini [Tue, 16 Apr 2013 14:32:32 +0000 (16:32 +0200)]
lavfi/aspect: extend verbose feedback, show old SAR and DAR values

11 years agolavfi/aspect: restore ratio parsing
Stefano Sabatini [Tue, 16 Apr 2013 14:29:41 +0000 (16:29 +0200)]
lavfi/aspect: restore ratio parsing

Allow to set a ratio as "a:b" (with proper escaping), and correctly
honour the max parameter.

11 years agolavfi/select: factorize options definition between select and aselect
Stefano Sabatini [Mon, 15 Apr 2013 19:02:14 +0000 (21:02 +0200)]
lavfi/select: factorize options definition between select and aselect

11 years agolavfi/select: add support for dynamic number of outputs
Stefano Sabatini [Mon, 8 Apr 2013 10:58:56 +0000 (12:58 +0200)]
lavfi/select: add support for dynamic number of outputs

11 years agolavfi/select: make select_frame() return void
Stefano Sabatini [Mon, 15 Apr 2013 16:28:57 +0000 (18:28 +0200)]
lavfi/select: make select_frame() return void

Set select->select internally to the function, avoid lossy double->int
conversion causing spurious frame drop (e.g. in case the evaluation
result is positive and less than 1).

11 years agoMerge remote-tracking branch 'cigaes/master'
Michael Niedermayer [Wed, 17 Apr 2013 19:32:09 +0000 (21:32 +0200)]
Merge remote-tracking branch 'cigaes/master'

* cigaes/master:
  lavfi/buffersrc: fix failed requests count.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agora144: Try to fix int16/uint16 warnings from pgc
Michael Niedermayer [Wed, 17 Apr 2013 19:09:06 +0000 (21:09 +0200)]
ra144: Try to fix int16/uint16 warnings from pgc

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agoavutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf()
Michael Niedermayer [Wed, 17 Apr 2013 18:40:56 +0000 (20:40 +0200)]
avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf()

Should fix pgc warning

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agovf_lut: fix simplification / off by 1 error
Michael Niedermayer [Wed, 17 Apr 2013 19:18:24 +0000 (21:18 +0200)]
vf_lut: fix simplification / off by 1 error

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/stereo3d: fix interleave row output modes
Paul B Mahol [Wed, 17 Apr 2013 17:27:02 +0000 (17:27 +0000)]
lavfi/stereo3d: fix interleave row output modes

Linesizes that did not match output width produced several artifacts.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agolavfi/interlace: remove exec permissions.
Clément Bœsch [Wed, 17 Apr 2013 17:27:33 +0000 (19:27 +0200)]
lavfi/interlace: remove exec permissions.

11 years agolavfi/lut: simplify nested component stepping.
Clément Bœsch [Wed, 17 Apr 2013 10:08:13 +0000 (12:08 +0200)]
lavfi/lut: simplify nested component stepping.

11 years agolavfi/lut: reindent after previous commit.
Clément Bœsch [Wed, 17 Apr 2013 10:16:16 +0000 (12:16 +0200)]
lavfi/lut: reindent after previous commit.

11 years agolavfi/lut: add direct path.
Clément Bœsch [Wed, 17 Apr 2013 10:07:46 +0000 (12:07 +0200)]
lavfi/lut: add direct path.

11 years agoMerge remote-tracking branch 'qatar/master'
Michael Niedermayer [Wed, 17 Apr 2013 15:30:07 +0000 (17:30 +0200)]
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  indeo3: check motion vectors.

Conflicts:
libavcodec/indeo3.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
11 years agolavfi/stereo3d: check input width & height
Paul B Mahol [Wed, 17 Apr 2013 15:15:12 +0000 (15:15 +0000)]
lavfi/stereo3d: check input width & height

Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years agoMerge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95'
Michael Niedermayer [Wed, 17 Apr 2013 14:55:27 +0000 (16:55 +0200)]
Merge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95'

* commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95':
  indeo3: fix data size check

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