FFmpeg git repo
Go to file
Michael Niedermayer 5c6a2d9878 ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3.
Our ac3 code chain can handle it fine.
More ideal would be to write a demuxer that actually extracts what can be from the additional
headers and uses it for whatever it can be used for.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 30ca700ba1)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-21 16:47:53 +01:00
doc Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-11-20 03:27:50 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-11-20 03:27:50 +01:00
libavdevice v4l2: fix uninitialized variable 2011-11-18 21:05:12 +01:00
libavfilter lavf: add avformat_find_stream_info() 2011-11-19 10:22:27 +01:00
libavformat ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. 2011-11-21 16:47:53 +01:00
libavutil av_lzo1x_decode: properly handle negative buffer length. 2011-11-08 19:45:12 +01:00
libpostproc
libswscale
mt-work
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Version numbers for 0.8.6 2011-11-04 13:37:27 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE Version numbers for 0.8.6 2011-11-04 13:37:27 +01:00
VERSION Version numbers for 0.8.6 2011-11-04 13:37:27 +01:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: fix arch x86_32 2011-11-04 13:33:33 +01:00
ffmpeg.c
ffplay.c ffplay: limit lowres to the maximum supported. Fixes Ticket591 2011-11-18 21:05:12 +01:00
ffprobe.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
ffserver.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.