FFmpeg git repo
Go to file
Anton Khirnov 2d1a1a7f62 mp3dec: use named constants for Xing header flags 2012-09-19 20:59:44 +02:00
compat compat/vsnprintf: return number of bytes required on truncation. 2012-09-15 14:33:11 -04:00
doc Enhance doc on asyncts audiofilter 2012-09-15 14:59:29 +02:00
libavcodec libx264: add support for nal-hrd, required for Blu-ray streams. 2012-09-19 20:59:24 +02:00
libavdevice
libavfilter avfiltergraph: silence an uninitialized variable warning 2012-09-17 15:48:20 +02:00
libavformat mp3dec: use named constants for Xing header flags 2012-09-19 20:59:44 +02:00
libavresample ARM: libavresample: NEON optimised generic fltp to s16 conversion 2012-09-13 19:15:43 +01:00
libavutil flacdsp: arm optimised lpc filter 2012-09-15 23:54:21 +01:00
libswscale swscale: Remove two bogus asserts 2012-09-13 12:13:28 +02:00
presets
tests lavf: flush the output AVIOContext in av_write_trailer(). 2012-09-15 18:25:07 +02:00
tools trasher: Include all the necessary headers 2012-09-13 23:12:54 +03:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add a smooth streaming segmenter muxer 2012-09-12 23:42:16 +03:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: flush filtered frames before reconfiguring filters 2012-09-17 10:49:27 +02:00
avconv.h
avconv_filter.c avconv: don't pass a bogus parameter to avfilter_graph_create_filter(). 2012-09-17 15:48:20 +02:00
avconv_opt.c
avplay.c avplay: get rid of ugly casts in the options table 2012-09-11 09:19:03 +02:00
avprobe.c
avserver.c avserver: Add missing #include for av_gettime() 2012-09-11 17:40:38 +02:00
cmdutils.c cmdutils: avoid setting data pointers to invalid values in alloc_buffer() 2012-09-15 14:59:29 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak build: Properly remove object files while cleaning 2012-09-15 19:44:05 -04:00
configure configure: msvc: default to 'lib' as 'ar' tool 2012-09-19 14:09:50 +01:00
library.mak build: support some non-standard ar variants 2012-09-19 14:09:50 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.