FFmpeg git repo
Go to file
Michael Niedermayer 93b89868e1 h264: support invalid annex B in mp4
Fixes Ticket1914

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-11-27 18:06:00 +01:00
compat
doc AFC demuxer 2012-11-27 10:17:28 +00:00
libavcodec h264: support invalid annex B in mp4 2012-11-27 18:06:00 +01:00
libavdevice
libavfilter lavfi/overlay: enable yuva420p as overlay background 2012-11-27 10:44:42 +01:00
libavformat Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8' 2012-11-27 14:31:04 +01:00
libavresample
libavutil Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' 2012-11-27 14:10:05 +01:00
libpostproc
libswresample
libswscale
presets
tests Add an annotation field as required by the specification when muxing Sun AU. 2012-11-24 10:43:11 +01:00
tools
.gitignore
arch.mak
Changelog ADPCM IMA Dialogic decoder 2012-11-24 10:56:47 +00:00
cmdutils_common_opts.h
cmdutils.c replace av_log(0, by av_log(NULL, 2012-11-23 18:10:02 +01:00
cmdutils.h
common.mak
configure Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' 2012-11-27 14:10:05 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffmpeg_opt.c ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffmpeg.c ffmpeg: fix mixed declarations and statements. 2012-11-24 03:02:11 +01:00
ffmpeg.h ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffplay.c
ffprobe.c ffprobe: free dictionary in opt_show_entries() 2012-11-23 18:49:26 +01:00
ffserver.c ffserver remove CONFIG_NOCUTILS check 2012-11-27 14:41:41 +01:00
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
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.