FFmpeg git repo
Go to file
Reimar Döffinger feb993e579 Add av_shrink_packet function for use in av_get_packet that reduces pkt->size
and ensures the following padding is correctly initialized to 0.

Originally committed as revision 18378 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-08 20:19:12 +00:00
doc
ffpresets
libavcodec Add av_shrink_packet function for use in av_get_packet that reduces pkt->size 2009-04-08 20:19:12 +00:00
libavdevice
libavfilter
libavformat Add av_shrink_packet function for use in av_get_packet that reduces pkt->size 2009-04-08 20:19:12 +00:00
libavutil
libpostproc
libswscale
tests
tools
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
common.mak
configure
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.