FFmpeg git repo
Go to file
Mina Nagy Zaki 3ee0bedcc0 lavfi: refactor query_formats and auto-insert audio conversion filters
Behaviour has been changed to fail negotiation if fields have been
left empty.

Patch was originally based on a patch by Hemanth.

Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
2011-09-16 20:44:27 +02:00
doc lavfi: add audio convert filter 2011-09-16 20:44:27 +02:00
ffpresets
libavcodec
libavdevice dshow: remove filters from graph before releasing them 2011-09-16 11:16:05 +02:00
libavfilter lavfi: refactor query_formats and auto-insert audio conversion filters 2011-09-16 20:44:27 +02:00
libavformat mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container 2011-09-16 18:16:30 +02:00
libavutil
libpostproc
libswscale
mt-work
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add audio convert filter 2011-09-16 20:44:27 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: add audio convert filter 2011-09-16 20:44:27 +02:00
ffmpeg.c
ffplay.c
ffprobe.c ffprobe: fix crash with -h. 2011-09-16 14:31:42 +02:00
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.