FFmpeg git repo
Go to file
Josh Allmann ca937a5508 RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp
Patch by Josh Allmann, joshua dot allmann at gmail

Originally committed as revision 23772 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-25 08:02:50 +00:00
doc Extend documentation for the ffmpeg -timestamp option. 2010-06-22 22:54:36 +00:00
ffpresets
libavcodec fix typo in vp8 decoder error message 2010-06-25 04:23:45 +00:00
libavdevice Remove stray semicolon. 2010-06-21 22:54:53 +00:00
libavfilter Use enum PixelFormat to silence one icc warning: 2010-06-17 22:33:42 +00:00
libavformat RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp 2010-06-25 08:02:50 +00:00
libavutil Print a space after the AVClass prefix. 2010-06-25 04:36:17 +00:00
libpostproc
libswscale
tests fate: add vp8 tests 2010-06-24 22:13:52 +00:00
tools fail if input and output are the same 2010-06-21 01:05:30 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add missing changelog entry for VP8 decoder. 2010-06-23 13:01:35 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. 2010-06-10 16:51:14 +00:00
Makefile Make the ffmpeg and ffplay man pages show the list of lavfi filters, 2010-06-21 22:09:07 +00:00
README
cmdutils.c Make all the numeric options accept in input an expression which is 2010-06-09 21:28:53 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: use warn function for unrecognised --cc and --arch settings 2010-06-24 20:49:39 +00:00
ffmpeg.c Rename rec_timestamp to recording_timestamp, for consistency with 2010-06-22 22:54:39 +00:00
ffplay.c
ffprobe.c
ffserver.c ffserver: Use avcodec_copy_context instead of manually copying an AVCodecContext 2010-06-22 06:45:05 +00:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.