FFmpeg git repo
Go to file
Michael Niedermayer dd1fb65287 Merge remote-tracking branch 'tjoppen/fuzz_fixes'
* tjoppen/fuzz_fixes:
  mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflows
  mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
  mxfdec: Sanity check PreviousPartition
  mxfdec: Never seek back in local sets and KLVs
  mxfdec: Move the current_partition check inside mxf_read_header()
  mxfdec: Fix infinite loop in mxf_packet_timestamps()
  mxfdec: Check url_feof() in mxf_read_local_tags()
  mxfdec: Check for NULL component

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-22 14:04:49 +01:00
doc platform.texi: close @enumerate section in the "Using shared libraries" subsection 2011-12-22 11:08:16 +01:00
ffpresets
libavcodec lavc: make 100 the base for the micro version number. 2011-12-22 02:32:06 +01:00
libavdevice lavd/lavfi: fix two memleaks. 2011-12-22 10:09:51 +01:00
libavfilter sink_buffer: copy list of provided formats in the context 2011-12-22 10:09:42 +01:00
libavformat Merge remote-tracking branch 'tjoppen/fuzz_fixes' 2011-12-22 14:04:49 +01:00
libavutil libavutil: increase LIBAVUTIL_VERSION_MICRO to 100 2011-12-22 03:01:17 +01:00
libpostproc libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100 2011-12-22 03:07:13 +01:00
libswresample libswresample.v: add swresample* for cmdutils.c 2011-12-22 04:47:52 +01:00
libswscale libswscale: increase LIBSWSCALE_VERSION_MICRO to 100 2011-12-22 03:07:57 +01:00
mt-work
presets
tests
tools
.gitignore
avconv.c
Changelog lavf: Add SMJPEG demuxer. 2011-12-22 04:12:45 +01:00
cmdutils_common_opts.h
cmdutils.c cmdutils: restore vertical alignment of versions 2011-12-22 04:08:13 +01:00
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-12-22 01:51:53 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.