FFmpeg git repo
Go to file
Justin Ruggles dfde8a34e5 lavu: add av_ctz() for trailing zero bit count 2012-11-05 15:32:29 -05:00
compat
doc lavu: add av_ctz() for trailing zero bit count 2012-11-05 15:32:29 -05:00
libavcodec flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endian 2012-11-05 15:32:29 -05:00
libavdevice dv1394: Swap the min and max values of the 'standard' option 2012-11-02 11:25:48 +02:00
libavfilter vf_drawtext: do not use deprecated av_tree_node_size 2012-11-02 18:28:55 +01:00
libavformat build: The A64 muxer depends on rawenc.o for ff_raw_write_packet() 2012-11-05 20:48:50 +01:00
libavresample x86: yasm: Use complete source path for macro helper %includes 2012-10-31 00:37:42 +01:00
libavutil lavu: add av_ctz() for trailing zero bit count 2012-11-05 15:32:29 -05:00
libswscale x86: mmx2 ---> mmxext in function names 2012-10-31 17:53:57 +01:00
presets
tests fate: aac: Place LATM tests and general AAC tests in different groups 2012-11-05 20:48:50 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile x86: yasm: Use complete source path for macro helper %includes 2012-10-31 00:37:42 +01:00
README
RELEASE
arch.mak
avconv.c avconv: do not free muxed packet on streamcopy. 2012-11-02 18:28:56 +01:00
avconv.h
avconv_filter.c
avconv_opt.c avconv_opt, cmdutils: Add missing function parameter Doxygen 2012-10-31 18:21:55 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h avconv_opt, cmdutils: Add missing function parameter Doxygen 2012-10-31 18:21:55 +01:00
cmdutils_common_opts.h
common.mak
configure configure: fix print_config() with broke awks 2012-10-30 13:33:29 +00:00
library.mak doc: add apidoc target for doxygen API documentation 2012-11-02 18:28:56 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.