FFmpeg git repo
Go to file
Stefano Sabatini d3e435164b ffprobe: make upcase_string() ignore non-ASCII characters
This is required as some section names may contain non-ASCII characters
(e.g. '_').
2012-01-10 18:19:31 +01:00
doc lavfi: add audio silencedetect filter. 2012-01-08 17:08:55 +01:00
ffpresets
libavcodec mjpeg: update whitespaces to qatar 2012-01-10 06:58:02 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-01-08 03:34:22 +01:00
libavfilter lavfi: add audio silencedetect filter. 2012-01-08 17:08:55 +01:00
libavformat rawdec: use av_shrink_packet. 2012-01-09 11:02:21 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-10 03:50:41 +01:00
libpostproc
libswresample libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 2012-01-09 04:16:06 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-01-10 03:50:41 +01:00
mt-work
presets
tests fate: Disable fate-wmv8-x8intra 2012-01-10 07:15:18 +01:00
tools
.gitignore
avconv.c
Changelog lavfi: add audio silencedetect filter. 2012-01-08 17:08:55 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 2012-01-09 04:16:06 +01:00
ffplay.c ffplay: Exit on ctrl-c. 2012-01-09 23:22:56 +01:00
ffprobe.c ffprobe: make upcase_string() ignore non-ASCII characters 2012-01-10 18:19:31 +01:00
ffserver.c ffserver: check chdir() return 2012-01-08 00:18:36 +01:00
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.