FFmpeg git repo
Go to file
Stefano Sabatini 46b1d17a6f Make av_fill_image_linesizes() return a meaningful error core rather
than -1.

Originally committed as revision 24589 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-30 08:42:15 +00:00
doc Add APIchanges entry for the libavcore/imgutils.h addition. 2010-07-29 23:58:04 +00:00
ffpresets
libavcodec Make avpicture_fill() directly call av_fill_image_linesizes() and 2010-07-30 08:42:08 +00:00
libavcore Make av_fill_image_linesizes() return a meaningful error core rather 2010-07-30 08:42:15 +00:00
libavdevice
libavfilter Make avfilter_default_get_video_buffer() use functions in 2010-07-30 00:29:50 +00:00
libavformat avidec: demux ASS and SRT tracks out of GAB2 chunks 2010-07-29 22:17:30 +00:00
libavutil Make sure "Last message repeated" is printed. 2010-07-28 12:08:26 +00:00
libpostproc
libswscale Revert commit: 2010-07-28 10:43:02 +00:00
tests fate: clean up also after failed runs 2010-07-27 11:57:51 +00:00
tools Warn about "/** text" comments. 2010-07-28 15:03:05 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Implement ffprobe -show_packets. 2010-07-28 23:17:59 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Add my GPG fingerprint and add myself as ffprobe.c maintainer. 2010-07-28 10:29:41 +00:00
Makefile Add the indevs.texi and outdevs.texi files. 2010-07-27 13:10:59 +00:00
README
cmdutils.c Extend show_protocols() to make it print information about input, 2010-07-29 22:38:28 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Make pkgconfig_generate() explicitly return 0 in instead of returning 2010-07-30 00:05:16 +00:00
ffmpeg.c
ffplay.c
ffprobe.c Implement ffprobe -show_packets. 2010-07-28 23:17:59 +00:00
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.