FFmpeg git repo
Go to file
Luca Barbato caf27e37b6 lavf: simplify format_child_class_next()
And fix the error introduced when adding private option to avio.
See 32caa7b13c
2011-11-14 16:16:32 +01:00
doc doc: add support for an optional navigation bar in texi2html pages 2011-11-14 01:12:15 +01:00
libavcodec hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01: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 lavf: simplify format_child_class_next() 2011-11-14 16:16:32 +01:00
libavutil hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
libpostproc
libswscale swscale: handle unaligned buffers in yuv2plane1 2011-11-13 08:27:20 +01:00
presets
tests Replace vendor string in Ogg and FLAC muxers. 2011-11-02 10:43:39 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: remove some codec-specific hacks 2011-11-10 11:55:58 +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
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 hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
ffmpeg.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.