Go to file
Michael Niedermayer 5e5aced585 Merge commit '1c7b71a5bdb88ebb69734100405bbb5441b871e8'
* commit '1c7b71a5bdb88ebb69734100405bbb5441b871e8':
  mpegvideo: Use the current_picture pts

See: c354576457
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-21 23:57:07 +02:00
compat
doc Merge remote-tracking branch 'lukaszmluki/master' 2014-04-20 05:43:26 +02:00
libavcodec Merge commit '93e15a323871613fd26f1f1e317029a50b5b24ca' 2014-04-21 20:20:39 +02:00
libavdevice lavd/xv: implement repaint message 2014-04-19 02:18:45 +02:00
libavfilter avfilter/filtfmts: Support dynamically allocated in/outputs 2014-04-21 11:33:17 +02:00
libavformat avformat: Fix decoder search in find stream info 2014-04-21 05:27:08 +02:00
libavresample
libavutil x86/float_dsp: remove duplicated code from vector_dmul_scalar 2014-04-19 14:21:51 +02:00
libpostproc
libswresample
libswscale Fix compilation with !HAVE_6REGS. 2014-04-19 09:56:01 +02:00
presets
tests Merge commit '911fa05b514e1be009e00b79d7004b93717c023b' 2014-04-19 22:43:16 +02:00
tools
.gitignore
arch.mak
Changelog Merge commit '07761294fc3f08e139e8a406ef7d5b63aaf1ecee' 2014-04-19 19:26:46 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Merge commit '93e15a323871613fd26f1f1e317029a50b5b24ca' 2014-04-21 20:20:39 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: fix mixed merged & split side data with the stream->packet hack 2014-04-18 01:01:38 +02:00
ffmpeg.h
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 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.