FFmpeg git repo
Go to file
Philip Langdale ca0eed7e37 CrystalHD: Fix whitespace after previous change.
'git diff -w' confirmed to return nothing.

Signed-off-by: Philip Langdale <philipl@overt.org>
2011-04-08 20:17:39 -07:00
doc Replace outdated info on the FAQ 2011-04-09 03:23:49 +02:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-08 15:59:30 -08:00
libavcodec CrystalHD: Fix whitespace after previous change. 2011-04-08 20:17:39 -07:00
libavdevice Add support for pcm_f32* to alsa. 2011-04-05 16:12:41 +02:00
libavfilter Align stack variables manually in yadif x86 code, should fix ticket25 2011-04-07 01:49:06 +02:00
libavformat flv: Only parse keyframe index when the underlaying protocol allows seeking as we need to seek to read the index 2011-04-09 03:23:49 +02:00
libavutil Install libavutil/{aes,sha}.h 2011-04-07 17:54:52 +02:00
libpostproc Merge remote-tracking branch 'newdev/master' 2011-03-19 20:05:11 +01:00
libswscale Merge remote branch 'qatar/master' 2011-04-07 03:32:26 +02:00
mt-work Merge remote-tracking branch 'ffmpeg-mt/master' 2011-03-30 02:58:38 +02:00
tests Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
tools patcheck: warn about assert usage 2011-03-18 18:49:36 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
Changelog Add PlayStation Portable PMP format demuxer 2011-04-06 19:30:42 +02:00
Doxyfile Merge remote-tracking branch 'newdev/master' 2011-03-19 20:05:11 +01:00
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
MAINTAINERS add MicroDVD muxer and demuxer 2011-04-04 01:29:40 +02:00
Makefile Drop checkheaders from check, its useless 2011-04-06 23:21:44 +02:00
README cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
cmdutils.c avio: deprecate av_protocol_next(). 2011-04-08 17:48:53 +02:00
cmdutils.h cmdutils: remove list_fmts(), simplify 2011-03-26 14:40:30 +01:00
cmdutils_common_opts.h Implement a -pix_fmts option for listing all the supported pixel 2009-12-21 21:53:03 +00:00
common.mak Merge remote-tracking branch 'newdev/master' 2011-04-01 02:58:15 +02:00
configure Merge remote branch 'qatar/master' 2011-04-06 02:59:49 +02:00
ffmpeg.c Merge remote branch 'qatar/master' 2011-04-09 03:17:07 +02:00
ffplay.c Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
ffprobe.c ffprobe: provide format parameters to av_open_input_file() 2011-03-26 14:41:51 +01:00
ffserver.c Merge remote branch 'qatar/master' 2011-04-09 03:17:07 +02:00
ffserver.h
subdir.mak Revert "Remove support for stripping executables" 2011-04-01 00:24:12 +02:00
version.sh Merge remote-tracking branch 'newdev/master' 2011-03-19 20:05:11 +01:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.