FFmpeg git repo
Go to file
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet()
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2014-07-17 03:18:46 -07:00
compat
doc examples/output: Remove unused variable 2014-07-11 07:23:50 -07:00
libavcodec h264: K&R formatting cosmetics 2014-07-17 03:05:24 -07:00
libavdevice
libavfilter af_compand: make sure request_frame always outputs at least one frame 2014-07-08 07:54:00 +00:00
libavformat avpacket: Check for and return errors in ff_interleave_add_packet() 2014-07-17 03:18:46 -07:00
libavresample
libavutil display: add matrix flip api 2014-07-09 10:14:12 -04:00
libswscale
presets
tests fate: Use the correct, local path to samples for opus reference files 2014-07-14 22:12:28 +03:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: set the output stream timebase 2014-07-09 13:30:33 +00:00
avconv.h
avconv_dxva2.c
avconv_filter.c
avconv_opt.c
avconv_vda.c
avconv_vdpau.c
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure dsputil: Split off pixel block routines into their own context 2014-07-09 08:05:26 -07:00
library.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.