1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Michael Niedermayer 79bfba14b7 alsdec: Use AVERROR_INVALIDDATA in read_const_block_data
Reviewed-by: Thilo Borgmann <thilo.borgmann@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-13 13:58:52 +01:00
compat
doc lavfi/select: add support to options 2012-12-13 00:16:30 +01:00
libavcodec alsdec: Use AVERROR_INVALIDDATA in read_const_block_data 2012-12-13 13:58:52 +01:00
libavdevice
libavfilter lavfi: drop ff_null_start_frame/end_frame/draw_slice. 2012-12-13 03:38:16 +01:00
libavformat lavf/matroskaenc: check for overflow in display width. 2012-12-13 12:45:07 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-12-12 10:50:21 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-12-13 12:23:48 +01:00
libpostproc
libswresample swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
libswscale
presets
tests fate: add BRSTM demuxer test 2012-12-11 11:34:47 +00:00
tools
.gitignore
arch.mak
Changelog lavfi: add aselect audio variant of select 2012-12-13 00:10:24 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c ffmpeg: sub2video: use start and end time. 2012-12-12 15:05:50 +01:00
ffmpeg.h ffmpeg: sub2video: use start and end time. 2012-12-12 15:05:50 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
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.