You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer ce3716bf05 Move ffv1 state transition table sorting to its own function. 14 years ago
doc doc: fill documentation for vfwcap 14 years ago
ffpresets
libavcodec Move ffv1 state transition table sorting to its own function. 14 years ago
libavcore
libavdevice vfwcap: add option to print list of supported drivers 14 years ago
libavfilter Add transpose filter. 14 years ago
libavformat nutdec: when parsing info packet, set metadata var only once 14 years ago
libavutil
libpostproc
libswscale 100l, fix sws_getCachedContext. It did not set the colorspace details, 15 years ago
tests
tools Add avfilter_graph_config(). 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS
Changelog Add a demuxer for receiving raw rtp:// URLs without an SDP description 14 years ago
Doxyfile
INSTALL Clarify that we require GNU make 3.81+. 16 years ago
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c Implement a common get_filtered_video_frame(), shared between ffplay.c 14 years ago
cmdutils.h Implement a common get_filtered_video_frame(), shared between ffplay.c 14 years ago
cmdutils_common_opts.h
common.mak
configure rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxer 14 years ago
ffmpeg.c Remove unused variables picture_crop_temp and picture_pad_temp. 14 years ago
ffplay.c Implement a common get_filtered_video_frame(), shared between ffplay.c 14 years ago
ffprobe.c
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.