ffmpeg/libavfilter
Michael Niedermayer 0ca3dbbfce Merge tag 'n0.8.15' into release/0.7
FFmpeg 0.8.15 release

* tag 'n0.8.15': (49 commits)
  update for 0.8.15
  avcodec/ffv1enc: update buffer check for 16bps
  avcodec/dsputil: fix signedness in sizeof() comparissions
  avcodec/pngdsp: fix (un)signed type in end comparission
  matroska_read_seek: Fix used streams for subtitle index compensation
  jpeg2000: check log2_cblk dimensions
  avcodec/rpza: Perform pointer advance and checks before using the pointers
  update all trac links to use the trac subdomain
  doc/APIchanges: List merge commit hashes and version numbers
  apichanges: fix 2 wrong hashes
  avcodec/parser: reset indexes on realloc failure
  mpeg12dec: avoid reinitialization on PS changes when possible.
  mpegts: only reopen pmt_cb filter if its different from the previous.
  Autodetect idcin only if audio properties allow decoding.
  alacenc: Fix missing sign_extend()
  h264_cavlc: fix reading skip run
  Update changelog for 0.7.8 release
  aac: check the maximum number of channels
  oggdec: fix faulty cleanup prototype
  qdm2: check that the FFT size is a power of 2
  ...

Conflicts:
	Doxyfile
	RELEASE
	VERSION
	libavformat/matroskadec.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-10-06 19:04:27 +02:00
..
libmpcodecs vf_remove_logo: domt access vf->next->query_format() directly but use the API. 2011-09-21 19:46:42 +02:00
x86 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
af_anull.c
allfilters.c lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
asink_anullsink.c
asrc_anullsrc.c
avcodec.c libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 2011-06-12 22:46:02 +02:00
avcodec.h libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 2011-06-12 22:46:02 +02:00
avfilter.c lavfi: add missing check in avfilter_filter_samples() 2012-01-12 21:52:03 +01:00
avfilter.h Merge branch 'master' into oldabi 2011-06-21 05:27:44 +02:00
avfiltergraph.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2013-09-22 17:43:33 +02:00
avfiltergraph.h avfiltergraph: make the AVFilterInOut alloc/free API public 2011-06-12 22:46:02 +02:00
defaults.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
drawutils.c
drawutils.h
formats.c Merge commit 'aa45b90804ab21175b8c116bd8e5eb4b4e85fbcb' into release/0.8 2013-01-17 02:56:12 +01:00
gradfun.h Add some forgotten const to function arguments in libavfilter & libavformat. 2011-05-17 03:05:36 +02:00
graphparser.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2013-09-22 17:43:33 +02:00
internal.h lavfi: apply misc style fixes 2011-06-02 18:24:49 +02:00
libavfilter.v
Makefile lavfi: fix Makefile HEADERS 2011-06-19 22:58:31 +02:00
vf_aspect.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 2011-05-01 13:10:18 +02:00
vf_blackframe.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_copy.c
vf_crop.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_cropdetect.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_drawbox.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_drawtext.c drawtext: add braces around initialisers for option defaults 2011-06-20 20:54:40 +02:00
vf_fade.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_fieldorder.c Remove unused variables 2011-06-02 20:06:00 +01:00
vf_fifo.c
vf_format.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_frei0r.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_gradfun.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_hflip.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_hqdn3d.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vf_libopencv.c vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h 2011-07-18 12:37:22 +02:00
vf_lut.c libavfilter: fix --enable-small 2011-08-15 19:49:24 +02:00
vf_mp.c vf_mp: do not add duplicated pixel formats. 2011-06-22 22:55:39 +02:00
vf_null.c
vf_overlay.c
vf_pad.c Merge commit 'b143844ea0f6246e0d5a938d743e2e8a98453bec' into release/0.8 2013-01-17 03:03:39 +01:00
vf_pixdesctest.c
vf_scale.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2012-03-19 05:14:44 +01:00
vf_select.c lavfi: add select filter 2011-05-25 12:54:07 +02:00
vf_setpts.c
vf_settb.c
vf_showinfo.c showinfo: replace "CRC" by "checksum" 2011-05-15 12:28:53 +02:00
vf_slicify.c
vf_split.c vf_split: give more meaningful names to the output pads 2011-05-22 02:43:47 +02:00
vf_transpose.c vf_transpose: remove pix_fmts which can currently not be supported. 2011-11-18 21:05:12 +01:00
vf_unsharp.c vf_unsharp: fix out-of-buffer read 2012-02-08 14:38:31 +01:00
vf_vflip.c
vf_yadif.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2012-03-19 05:14:44 +01:00
vsink_buffer.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vsink_buffer.h lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
vsink_nullsink.c
vsrc_buffer.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vsrc_buffer.h vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref 2011-06-06 01:35:27 +02:00
vsrc_color.c lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
vsrc_movie.c lavf: add avformat_find_stream_info() 2011-11-19 10:22:27 +01:00
vsrc_nullsrc.c
yadif.h