1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-02 17:12:49 +02:00
Go to file
Michael Niedermayer c3c2db49a7 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  cook: expand dither_tab[], and make sure indexes into it don't overflow.
  xxan: reindent xan_unpack_luma().
  xxan: protect against chroma LUT overreads.
  xxan: convert to bytestream2 API.
  xxan: don't read before start of buffer in av_memcpy_backptr().
  vp8: convert mbedge loopfilter x86 assembly to use named arguments.
  vp8: convert inner loopfilter x86 assembly to use named arguments.

Conflicts:
	libavcodec/xxan.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-11 01:12:52 +01:00
doc lavfi: remove swapuv libmpcodecs wrapper 2012-03-10 00:10:44 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-03-11 01:12:52 +01:00
libavdevice alsa: fix timefilter usage. 2012-03-05 16:57:28 +01:00
libavfilter vf_frei0r: set outlinks sample aspect ratio to 1 2012-03-10 17:48:14 +01:00
libavformat mpjpeg: video streaming will no longer break and stop on Firefox 2012-03-10 18:32:02 +01:00
libavutil libavutil: document av_force_cpu_flags(-1). 2012-03-08 00:39:56 +01:00
libpostproc libpostproc: fix out of array accesses detected by AddressSanitizer. 2012-02-29 04:25:13 +01:00
libswresample swr: special case for empty channels in rematrix. 2012-03-07 23:56:00 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-03-08 02:51:45 +01:00
mt-work
presets
tests lavf: Add system to seperate relative timestamps from absolute ones. 2012-03-09 19:36:12 +01:00
tools Merge remote-tracking branch 'qatar/master' 2012-03-10 01:12:08 +01:00
.gitignore Remove libpostproc. 2012-02-23 19:36:16 +01:00
Changelog lavfi: port MP swapuv filter 2012-03-10 00:10:37 +01:00
cmdutils_common_opts.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
common.mak
configure Add missing requirements to libavdevice.pc if lavfi is enabled. 2012-03-11 00:48:36 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c lavf: Add system to seperate relative timestamps from absolute ones. 2012-03-09 19:36:12 +01:00
ffplay.c ffplay: fix two const warnings. 2012-03-08 17:13:58 +01:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE Remove libpostproc. 2012-02-23 19:36:16 +01:00
MAINTAINERS libutvideo: Add Ut Video encoder wrapper 2012-03-05 22:25:49 +01:00
Makefile Remove libpostproc. 2012-02-23 19:36:16 +01:00
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.