FFmpeg git repo
Go to file
Michael Niedermayer 69a28f3e2b Move predict_field_decoding_flag() from h264.h to .c as its only used there and belongs
there as well.

Originally committed as revision 21861 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-17 02:25:05 +00:00
doc WMAVoice decoder. 2010-02-12 14:22:41 +00:00
ffpresets
libavcodec Move predict_field_decoding_flag() from h264.h to .c as its only used there and belongs 2010-02-17 02:25:05 +00:00
libavdevice Satisfy style nits. 2010-02-05 23:24:08 +00:00
libavfilter Use pixel format descriptors for checking if the input format is 2010-02-03 23:10:18 +00:00
libavformat Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp, 2010-02-16 23:00:03 +00:00
libavutil Move read_line() and write_line() definition from pixdesc.h to 2010-02-16 20:17:50 +00:00
libpostproc
libswscale Simplify how usesVFilter and usesHFilter are set. 2010-02-05 23:53:25 +00:00
tests Correct opts calulation in ffmpeg.c. 2010-02-03 15:09:04 +00:00
tools
Changelog WMAVoice decoder. 2010-02-12 14:22:41 +00:00
cmdutils_common_opts.h
cmdutils.c Extend show_pix_fmts(), make it show input/output support for 2010-02-10 23:36:35 +00:00
cmdutils.h
common.mak
configure Add "tomi" architecture 2010-02-11 23:59:49 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Add myself as contributor. 2010-02-13 19:24:32 +00:00
Doxyfile
ffmpeg.c Remove recording_time check which is no longer necessary after r21687. 2010-02-11 21:54:09 +00:00
ffplay.c Rename the "enc" variable, which refers to the AVCodecContext of a 2010-02-16 22:38:43 +00:00
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS Add myself as maintainer of bgmc.[ch]. 2010-02-14 10:17:58 +00:00
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.