FFmpeg git repo
Go to file
Paul B Mahol 32a5775a91 pcm: leave sample format conversion to libswresample
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-17 05:31:26 +01:00
doc docs: Add examples for -cpuflags 2012-03-14 23:06:00 +01:00
ffpresets
libavcodec pcm: leave sample format conversion to libswresample 2012-03-17 05:31:26 +01:00
libavdevice alsa: fix timefilter usage. 2012-03-05 16:57:28 +01:00
libavfilter ass: fix DAR calculation. 2012-03-16 04:35:21 +01:00
libavformat matroskadec: Fix null pointer exception on corrupted input. 2012-03-16 05:28:18 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-03-16 01:36:49 +01:00
libpostproc
libswresample cosmetics: fix some typos 2012-03-13 01:14:04 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-03-16 01:36:49 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-03-17 04:43:12 +01:00
tools Merge remote-tracking branch 'qatar/master' 2012-03-10 01:12:08 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: port MP swapuv filter 2012-03-10 00:10:37 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS cosmetics: fix some typos 2012-03-13 01:14:04 +01:00
Makefile
README
RELEASE
cmdutils.c cmdutils: Fix cpuflags so the flags dont pull in and out other flags. 2012-03-14 23:05:38 +01:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
cmdutils_common_opts.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-03-13 01:56:33 +01:00
ffmpeg.c ffmpeg: allow selective and complete disabling of map_metadata. 2012-03-17 03:16:09 +01:00
ffplay.c ffplay: force video refresh if the window is resized or damaged 2012-03-15 00:58:13 +01:00
ffprobe.c
ffserver.c ffserver: add missing buffer set after rewrite av_open_input_file to avformat_open_input. 2012-03-12 03:31:59 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.