FFmpeg git repo
Go to file
2013-10-29 11:36:00 +01:00
compat
doc avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
libavcodec lavc: remove old unused audio conversion functions. 2013-10-28 15:29:37 +01:00
libavdevice
libavfilter lavfi: do not export the filters from shared objects 2013-10-28 15:29:54 +01:00
libavformat lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 2013-10-28 15:29:49 +01:00
libavresample lavr: check that current_buffer is not NULL before using it 2013-10-27 15:07:10 -04:00
libavutil AVOptions: do not range check flag options. 2013-10-27 21:40:33 +01:00
libswscale swscale: provide a default scaler if none is set 2013-10-05 18:38:55 +02:00
presets
tests FATE: add bitexact sws flags to the fieldorder test 2013-10-27 21:34:28 +01:00
tools ismindex: Change the duration field to int64_t 2013-10-05 00:01:28 +03:00
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
avconv.c avconv: drop a now useless variable 2013-10-27 21:32:37 +01:00
avconv.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
avplay.c
avprobe.c
avserver.c
Changelog movenc: Add an F4V muxer 2013-10-23 11:17:03 +03:00
cmdutils_common_opts.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
cmdutils.c avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
cmdutils.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
common.mak
configure configure: Provide an hardened toolchain option 2013-10-29 11:36:00 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: Strip spurious labels 2013-10-07 06:20:15 -04:00
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.