1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-02 02:30:58 +00:00
FFmpeg git repo
Go to file
2012-01-03 18:47:41 -05:00
doc APIchanges: mention cleaned up header includes 2012-01-04 00:29:55 +01:00
libavcodec adxenc: log an error message and return AVERROR(EINVAL) for invalid channels 2012-01-03 18:47:41 -05:00
libavdevice
libavfilter
libavformat lavf: flush decoders in avformat_find_stream_info(). 2012-01-03 14:58:21 +01:00
libavutil lavu: bump lavu minor for av_popcount64 2012-01-03 15:42:26 +01:00
libpostproc Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
libswscale Drop some pointless void* return value casts from av_malloc() invocations. 2012-01-02 16:41:24 +01:00
presets
tests fate: add dxtory test 2012-01-03 23:16:29 +01:00
tools Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
.gitignore
avconv.c
avplay.c
avprobe.c
avserver.c
Changelog fix Changelog file 2012-01-02 17:21:55 +01:00
cmdutils_common_opts.h
cmdutils.c cmdutils: K&R reformatting cosmetics 2012-01-03 21:10:09 +01:00
cmdutils.h
common.mak
configure win32: detect number of CPUs using affinity 2012-01-03 14:25:57 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.