FFmpeg git repo
Go to file
Stefano Sabatini dc7e4d685f lavfi/mp: remove framestep wrapped filter
An equivalent framestep filter has been natively integrated.
2012-08-18 12:14:46 +02:00
compat Merge remote-tracking branch 'qatar/master' 2012-08-17 17:06:52 +02:00
doc lavfi/mp: remove framestep wrapped filter 2012-08-18 12:14:46 +02:00
libavcodec lavc/tscc: use reget_buffer. 2012-08-18 09:52:15 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-08-16 16:20:30 +02:00
libavfilter lavfi/mp: remove framestep wrapped filter 2012-08-18 12:14:46 +02:00
libavformat lavf/segment: add M3U8 list support 2012-08-18 11:21:47 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-08-16 16:20:30 +02:00
libavutil deprecate av_parse_cpu_flags 2012-08-16 22:04:46 +02:00
libpostproc
libswresample
libswscale libswscale: fix #endif comments in rgb2rgb_template.c 2012-08-16 18:40:11 +02:00
mt-work
presets
tests lavfi: add edgedetect filter. 2012-08-16 22:03:32 +02:00
tools Merge remote-tracking branch 'qatar/master' 2012-08-16 16:20:30 +02:00
.gitignore
arch.mak
Changelog lavfi: add framestep filter 2012-08-18 12:13:34 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure mips: add assembler flags for mips32r2 ISA and mhard-float 2012-08-17 18:54:41 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg,ffplay: show filter options 2012-08-18 10:19:10 +02:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-08-14 15:34:39 +02:00
ffmpeg.h
ffplay.c ffmpeg,ffplay: show filter options 2012-08-18 10:19:10 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2012-08-14 15:34:39 +02:00
ffserver.c
INSTALL
library.mak
LICENSE LICENSE: correct incorrect claims on *GPL incompatibility 2012-08-16 04:47:18 +02:00
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.