FFmpeg git repo
Go to file
Justin Ruggles 50969c0f46 g726: return AVERROR(EINVAL) instead of -1 for invalid channel count 2011-11-01 21:23:03 -04:00
doc avcodec: remove avcodec_parse_frame and deprecate associated elements. 2011-10-27 22:06:32 -04:00
libavcodec g726: return AVERROR(EINVAL) instead of -1 for invalid channel count 2011-11-01 21:23:03 -04:00
libavdevice pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
libavfilter
libavformat g726: use bits_per_coded_sample instead of bitrate to determine mode 2011-11-01 21:23:03 -04:00
libavutil
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 cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
avplay.c avplay: fix fullscreen behaviour with SDL 1.2.14 on Mac OS X 2011-10-22 00:28:55 +02:00
avprobe.c
avserver.c
cmdutils.c cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
cmdutils.h cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
cmdutils_common_opts.h
common.mak
configure Enable w32threads automatically unless explicitly disabled 2011-11-01 16:48:15 +02:00
ffmpeg.c cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.