FFmpeg git repo
Go to file
Alex Converse fec2836483 mpegts: Replace the MP4 descriptor parser with a recursive parser. 2011-10-28 14:54:14 -07:00
doc avcodec: remove avcodec_parse_frame and deprecate associated elements. 2011-10-27 22:06:32 -04:00
libavcodec isom: Add MPEG4SYSTEMS dummy object type indication. 2011-10-28 14:54:13 -07:00
libavdevice pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
libavfilter
libavformat mpegts: Replace the MP4 descriptor parser with a recursive parser. 2011-10-28 14:54:14 -07:00
libavutil fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm 2011-10-21 10:13:05 -04:00
libpostproc
libswscale swscale: add missing colons to x86 assembly yuv2planeX. 2011-10-23 09:44:03 -07:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests remove the zork pcm seek test 2011-10-26 18:48:02 -04:00
tools tools/pktdumper: update to recent avformat api 2011-10-28 19:08:38 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c g722dec: remove the use of lowres for half-rate decoding. 2011-10-25 11:30:50 -04:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.