FFmpeg git repo
Go to file
Michael Niedermayer b002184fa1 mjpegdec: make sure we dont interpret things after the bitstream buffer as resync marker
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-17 01:38:58 +02:00
doc lavdev/lavfi: add audio support 2011-09-16 21:22:05 +02:00
ffpresets
libavcodec mjpegdec: make sure we dont interpret things after the bitstream buffer as resync marker 2011-09-17 01:38:58 +02:00
libavdevice lavdev/lavfi: reindent after the last commit 2011-09-16 21:22:11 +02:00
libavfilter af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions in filter_samples() 2011-09-17 01:36:00 +02:00
libavformat lavf/utils: rewrite real fps calculation code. 2011-09-16 21:29:58 +02:00
libavutil
libpostproc
libswscale
mt-work
tests lavf/utils: rewrite real fps calculation code. 2011-09-16 21:29:58 +02:00
tools graph2dot: show timebase information for audio links 2011-09-17 01:36:32 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavdev/lavfi: add audio support 2011-09-16 21:22:05 +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.