FFmpeg git repo
Go to file
Martin Storsjö 02170990fd cmdutils: Rename read_file to cmdutils_read_file
This symbol name clashes with a symbol in gnutls, if linking
statically to that library.

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-10-31 16:29:29 +02:00
doc avcodec: remove avcodec_parse_frame and deprecate associated elements. 2011-10-27 22:06:32 -04:00
libavcodec libdirac/libschroedinger: Drop unnecessary symbol prefixes. 2011-10-30 21:40:52 +01:00
libavdevice pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
libavfilter
libavformat dsicin: fix several audio-related fields in the CIN demuxer 2011-10-29 16:43:40 -04:00
libavutil
libpostproc
libswscale
presets
tests
tools tools/pktdumper: update to recent avformat api 2011-10-28 19:08:38 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
avplay.c
avprobe.c
avserver.c
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
cmdutils_common_opts.h
common.mak
configure pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
ffmpeg.c cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.