1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
Go to file
2011-11-26 16:25:06 -05:00
doc libavutil: add utility functions to simplify allocation of audio buffers. 2011-11-23 18:39:28 -05:00
libavcodec adx: remove useless comments 2011-11-26 16:25:06 -05:00
libavdevice Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
libavfilter Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
libavformat sol: use AV_RL32 instead of raw pointer cast 2011-11-26 11:38:41 +00:00
libavutil Fix av_get_channel_layout_string() for positions >31 2011-11-25 15:19:55 +00:00
libpostproc
libswscale swscale: Readd #define _SVID_SOURCE 2011-11-25 19:59:15 +02:00
presets
tests aacdec: add more fate tests covering SBR and PS 2011-11-25 08:25:12 +01:00
tools
.gitignore
avconv.c avconv: fix segfault at EOF with delayed pictures 2011-11-24 00:33:02 +01:00
avplay.c avplay: Set the new interrupt callback 2011-11-18 11:01:16 +01: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 hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
cmdutils_common_opts.h
cmdutils.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
cmdutils.h
common.mak
configure configure: Store vda lib flags in extralibs instead of ldflags 2011-11-25 15:52:55 +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.