FFmpeg git repo
Go to file
Peter Ross 73a2d16bfa avformat/wtvdec: demux mpeg2 extradata
Signed-off-by: Peter Ross <pross@xvid.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-30 06:22:50 +02:00
compat
doc lavu/mem: add av_dynarray_add_nofree function 2014-03-29 09:48:48 +01:00
libavcodec Merge remote-tracking branch 'qatar/master' 2014-03-30 03:03:28 +02:00
libavdevice lavd/pulse_audio_enc: implement get_device_list callback 2014-03-29 09:54:16 +01:00
libavfilter avfilter/lavfutils: call av_find_stream_info() before reading various information about the stream 2014-03-28 17:29:26 +01:00
libavformat avformat/wtvdec: demux mpeg2 extradata 2014-03-30 06:22:50 +02:00
libavresample
libavutil lavu/mem: add av_dynarray_add_nofree function 2014-03-29 09:48:48 +01:00
libpostproc
libswresample
libswscale
presets
tests fate/aliaspix: Use standard test sample 2014-03-28 12:55:54 +01:00
tools tools/uncoded_frame: fix audio codec generation 2014-03-29 09:25:14 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '678082b409aca711f9cf991df6b0200116489322' 2014-03-28 05:26:24 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONE 2014-03-28 17:29:26 +01:00
cmdutils.h Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0' 2014-03-29 14:33:39 +01:00
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: fix VP7 standalone build 2014-03-27 04:23:59 +01:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.