FFmpeg git repo
Go to file
Stefano Sabatini d21b82fd3a lavc: provide aliases to the PCM A-law/mu-law codecs
They are also known as G.711 codecs.
2012-02-07 15:48:33 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-02-07 01:40:29 +01:00
ffpresets
libavcodec lavc: provide aliases to the PCM A-law/mu-law codecs 2012-02-07 15:48:33 +01:00
libavdevice Support YV12 from video4linux2 devices. 2012-02-05 20:06:12 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-02-07 01:40:29 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-02-07 01:40:29 +01:00
libavutil lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 2012-02-06 11:30:54 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-03 03:51:32 +01:00
mt-work
presets
tests fate: use compression level 0 for flashsv2 tests. 2012-02-04 19:59:40 +01:00
tools Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
.gitignore
Changelog lavfi: add setfield filter 2012-02-06 20:46:58 +01:00
cmdutils_common_opts.h
cmdutils.c cmdutils: re-add return 0 accidentally remove from opt_protocols(). 2012-01-28 12:39:57 +01:00
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-02-03 03:51:32 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: document the unit for the -fs option parameter 2012-02-06 20:47:09 +01:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-02-07 01:40:29 +01:00
ffprobe.c ffprobe: fix typo in ESCAPE_CHECK_SIZE 2012-02-06 11:30:45 +01:00
ffserver.c ffserver: use avcodec_get_context_defaults3() 2012-02-07 05:51:31 +01:00
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-02-04 02:34:14 +01:00
README
RELEASE
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.