Go to file
Stefano Sabatini c6625ad541 Update APIchanges after r25236.
Originally committed as revision 25238 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-27 22:13:18 +00:00
doc Update APIchanges after r25236. 2010-09-27 22:13:18 +00:00
ffpresets Remove legacy x264 presets 2010-09-17 20:14:24 +00:00
libavcodec In dv decoder, set sample aspect aspect ratio, fix issue #1612 2010-09-27 21:31:29 +00:00
libavcore av_fill_image_linesizes -> av_image_fill_linesizes 2010-09-08 23:36:14 +00:00
libavdevice Allow to set the frame rate in v4l2 devices 2010-09-23 09:16:05 +00:00
libavfilter Move av_set_options_string() from libavfilter to libavutil. 2010-09-27 22:09:53 +00:00
libavformat rtpproto: Use a sockaddr_storage instead of a sockaddr_in with recvfrom 2010-09-27 16:10:23 +00:00
libavutil Move av_set_options_string() from libavfilter to libavutil. 2010-09-27 22:09:53 +00:00
libpostproc
libswscale swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068 2010-09-27 20:10:53 +00:00
tests Update rv20 seek test reference 2010-09-26 09:02:51 +00:00
tools
Changelog Port MPlayer blackframe filter. 2010-09-26 21:36:05 +00:00
cmdutils_common_opts.h
cmdutils.c Add more missing checks in opt_default(), prevent a crash if 2010-09-25 01:31:59 +00:00
cmdutils.h Move log_callback_help to cmdutils.[hc], for allowing sharing. 2010-09-20 21:48:03 +00:00
common.mak
configure Fix out of tree builds with vf_yadif and mmx 2010-09-27 22:10:39 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*] 2010-09-27 19:59:36 +00:00
ffplay.c Enable AV_LOG_SKIP_REPEATED to maintain previous behavior. 2010-09-24 15:39:10 +00:00
ffprobe.c Make ffprobe able to set AVFormatContext options. 2010-09-25 01:32:02 +00:00
ffserver.c
ffserver.h
INSTALL
LICENSE Remove h264 asm items off the GPL-only list. They are LGPL now. 2010-09-10 03:31:24 +00:00
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.