FFmpeg git repo
Go to file
John Brooks 6c643e0705 avc: fix memory errors when encoding invalid h264 codecdata
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-11-09 21:37:13 -08:00
doc udp: Allow specifying the local IP address 2011-11-09 20:19:39 +02:00
libavcodec avcodec: add support for planar signed 8-bit PCM. 2011-11-09 17:48:54 -05:00
libavdevice Remove leftover includes of strings.h 2011-11-06 11:53:05 +02:00
libavfilter libavfilter: reindent. 2011-11-05 07:01:39 -07:00
libavformat avc: fix memory errors when encoding invalid h264 codecdata 2011-11-09 21:37:13 -08:00
libavutil x86inc: use sse versions of common macros instead of sse2 when applicable 2011-11-06 19:14:13 -05:00
libpostproc
libswscale swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 2011-11-05 20:48:14 -07:00
presets
tests Replace vendor string in Ogg and FLAC muxers. 2011-11-02 10:43:39 +01:00
tools
.gitignore
avconv.c avconv: remove some redundant temporary variables. 2011-11-06 18:38:54 +01:00
avplay.c avplay: reset rdft when closing stream. 2011-11-08 10:43:57 -05:00
avprobe.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
avserver.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
Changelog BMV demuxer and decoder 2011-11-08 00:36:45 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
cmdutils.h cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
common.mak
configure avformat: Add the https protocol 2011-11-05 12:09:36 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.