FFmpeg git repo
Go to file
Michael Niedermayer e3822886eb Merge remote-tracking branch 'qatar/master'
* qatar/master:
  avcodec_default_reget_buffer(): fix compilation in DEBUG mode
  fate: Overhaul WavPack coverage
  h264: fix mmxext chroma deblock to use correct TC values.
  flvdec: Remove the now redundant check for known broken metadata creator
  flvdec: Validate index entries added from metadata while reading
  rtsp: Handle requests from server to client
  movenc: use timestamps instead of frame_size for samples-per-packet
  movenc: use the first cluster duration as the tfhd default duration
  movenc: factorize calculation of cluster duration into a separate function
  doc/APIchanges: fill in missing dates and hashes.
  lavc: reorder AVCodecContext fields.
  lavc: reorder AVFrame fields.

Conflicts:
	doc/APIchanges
	libavcodec/avcodec.h
	libavformat/flvdec.c
	libavformat/movenc.c
	tests/fate/lossless-audio.mak

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-02-28 03:38:58 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-02-28 03:38:58 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-02-28 03:38:58 +01:00
libavdevice
libavfilter libavfilter/libmpcodecs: add vf_pp from current mplayer svn 2012-02-26 20:39:32 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-02-28 03:38:58 +01:00
libavutil eval: add root() to solve f(x)=0 2012-02-27 00:00:55 +01:00
libpostproc libpostproc: add pp=help support to print the help text via av_log() 2012-02-27 23:07:25 +01:00
libswresample Exit ffmpeg if swr_convert() fails. 2012-02-27 19:02:28 +01:00
libswscale swscale: fix another integer overflow at large dimensions/rescales. 2012-02-24 15:39:55 -08:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-28 03:38:58 +01:00
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure libavfilter/libmpcodecs: add vf_pp from current mplayer svn 2012-02-26 20:39:32 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Exit ffmpeg if swr_convert() fails. 2012-02-27 19:02:28 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.