FFmpeg git repo
Go to file
James Almer 09c1654208 lavf/rtspcodes: add missing header include
Fixes make checkheaders

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-10 21:57:04 +02:00
compat
doc libavfilter: Add asettb filter for setting timebase for audio 2014-04-10 12:52:19 +02:00
libavcodec avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() 2014-04-10 19:58:14 +02:00
libavdevice
libavfilter Merge remote-tracking branch 'qatar/master' 2014-04-10 15:08:04 +02:00
libavformat lavf/rtspcodes: add missing header include 2014-04-10 21:57:04 +02:00
libavresample
libavutil avutil/log: factor "level != AV_LOG_INFO/8" checks out 2014-04-09 16:30:16 +02:00
libpostproc
libswresample
libswscale sws: fix warning about RGB_PACK24_B_OPERANDS redefinition 2014-04-10 02:07:07 +02:00
presets
tests avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() 2014-04-10 19:58:14 +02:00
tools
.gitignore
arch.mak
Changelog libavfilter: Add asettb filter for setting timebase for audio 2014-04-10 12:52:19 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure configure: Fail on missing prototypes in check_oc. 2014-04-09 13:30:40 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffmpeg.c
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.