FFmpeg git repo
Go to file
Michael Niedermayer 11d78415ca Merge remote branch 'qatar/master'
* qatar/master:
  psymodel: extend API to include PE and bit allocation.
  avio: always compile dyn_buf functions
  Remove unnecessary parameter from ff_thread_init() and fix behavior
  Revert "aac_latm_dec: use aac context and aac m4ac"
  configure: tell user if libva is enabled like the rest of external libs.
  Add silence support for AV_SAMPLE_FMT_U8.
  avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal
  avio: deprecate av_url_read_seek
  avio: deprecate av_url_read_pause
  ac3enc: NEON optimised extract_exponents

Conflicts:
	libavcodec/utils.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-06 02:59:49 +02:00
doc documentation: fix @url syntax in developer.texi 2011-04-05 15:38:40 +02:00
ffpresets
libavcodec Merge remote branch 'qatar/master' 2011-04-06 02:59:49 +02:00
libavdevice Add support for pcm_f32* to alsa. 2011-04-05 16:12:41 +02:00
libavfilter scale: make the filter parametric 2011-04-05 15:38:34 +02:00
libavformat Merge remote branch 'qatar/master' 2011-04-06 02:59:49 +02:00
libavutil eval: add support for trunc, ceil, and floor functions 2011-04-05 15:34:16 +02:00
libpostproc
libswscale fix runtime-cpu-detect bug in swscale 2011-04-05 02:36:57 +02:00
mt-work
tests Merge remote branch 'qatar/master' 2011-04-05 02:31:56 +02:00
tools
.gitignore
Changelog add MicroDVD muxer and demuxer 2011-04-04 01:29:40 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote branch 'qatar/master' 2011-04-06 02:59:49 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote branch 'qatar/master' 2011-04-06 02:59:49 +02:00
ffplay.c
ffprobe.c
ffserver.c Merge remote branch 'qatar/master' 2011-04-04 02:15:12 +02:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS add MicroDVD muxer and demuxer 2011-04-04 01:29:40 +02:00
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.