Go to file
Michael Niedermayer 5a7a9f02de libswresample/Makefile: put each object on its own line
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-05 17:27:38 +02:00
doc update filtering_audio example 2012-06-05 03:02:41 +02:00
libavcodec Make H264 reorder buffer size message less verbose. 2012-06-05 12:52:07 +02:00
libavdevice avdevice: bump soname due to lavf soname bump 2012-05-25 12:22:21 +02:00
libavfilter avfiltergraph: call query_formats on inputs first. 2012-06-05 13:26:34 +02:00
libavformat isom: add Radius DV YUV FourCCs 2012-06-05 12:13:39 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-05-30 19:32:06 +02:00
libavutil timecode: move timecode muxer options to metadata. 2012-06-04 07:41:22 +02:00
libpostproc
libswresample libswresample/Makefile: put each object on its own line 2012-06-05 17:27:38 +02:00
libswscale swscale: RGBA64LE <-> RGBA64BE support 2012-06-05 12:18:30 +00:00
mt-work
presets presets: specify the codecs. 2012-05-04 18:40:36 +02:00
tests Merge remote-tracking branch 'qatar/master' 2012-06-04 22:59:32 +02:00
tools probetest: allow specifying parameters on the command line 2012-05-31 15:53:58 +02:00
.gitignore doc/examples: add programs to .gitignore. 2012-05-12 19:58:33 +02:00
arch.mak
Changelog Changelog: add ffprobe flat output. 2012-06-04 21:46:24 +02:00
cmdutils_common_opts.h
cmdutils.c options: stop after option is found. 2012-06-04 07:41:22 +02:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-05-10 02:25:41 +02:00
common.mak Merge remote-tracking branch 'qatar/master' 2012-05-05 20:22:09 +02:00
configure lavfi/select: add scene detection. 2012-06-04 21:44:34 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-06-04 22:59:32 +02:00
ffplay.c ffplay: calculate audio diff threshold based on the actual settings 2012-06-02 21:56:08 +02:00
ffprobe.c ffprobe/flat: add escape for '`' and '$'. 2012-06-04 19:15:39 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2012-05-06 21:53:19 +02:00
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: update versions 2012-05-24 21:15:01 +02:00
Makefile doc/examples: install them with the shared data. 2012-05-19 12:28:59 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.