FFmpeg git repo
Go to file
Lou Logan e116d15cc4 presets: use private options in libx264-ipod ffpresets
Change flags2 options to supported libx264 private options.
2011-09-22 06:27:07 +02:00
doc vf_drawtext: use @itemize environment for showing examples in docs 2011-09-22 00:45:59 +02:00
ffpresets presets: use private options in libx264-ipod ffpresets 2011-09-22 06:27:07 +02:00
libavcodec prores: skip alpha if present 2011-09-22 06:26:52 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-09-21 21:25:43 +02:00
libavfilter vf_drawtext: remove useless and misnamed intermediary "baseline" variable in draw_text() 2011-09-22 00:45:59 +02:00
libavformat Support Sorenson Spark in f4v. 2011-09-21 23:42:03 +02:00
libavutil lavu: add av_x_if_null(). 2011-09-22 00:22:52 +02:00
libpostproc libpostproc: mmx code uses stack below %esp, fix that 2011-09-20 21:37:00 +02:00
libswresample
libswscale Hack around gcc 4.6 breaking asm using call. 2011-09-20 19:05:51 +02:00
mt-work
tests regtests: add a flashsv2 decoder test limited to keyframes 2011-09-20 01:12:42 +02:00
tools
.gitignore gitignore: add libswresample* 2011-09-19 17:39:38 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 2011-09-21 14:12:00 +02:00
ffplay.c
ffprobe.c ffprobe: remove misplaced and pointless comment. 2011-09-22 00:22:53 +02:00
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.