FFmpeg git repo
Go to file
Stefano Sabatini bd77a5e27c APIchanges: add entry for av_force_cpu_flags() addition 2011-06-10 12:13:08 +02:00
doc APIchanges: add entry for av_force_cpu_flags() addition 2011-06-10 12:13:08 +02:00
ffpresets
libavcodec lavc: bump minor after the addition of AVCodecContext.request_sample_fmt 2011-06-10 12:13:08 +02:00
libavdevice oss,sndio: simplify by using FFMIN. 2011-06-09 22:53:17 +02:00
libavfilter lavfi: handle NULL lists in avfilter_make_format_list 2011-06-08 18:50:07 +02:00
libavformat lavf: bump minor after the addition of fps_probe_size to AVFormatContext 2011-06-10 12:13:08 +02:00
libavutil dict: This code was developed in ffmpeg and not libav, nor by libav developers. 2011-06-10 00:19:25 +02:00
libpostproc postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 2011-06-02 14:43:14 +02:00
libswscale Merge remote-tracking branch 'qatar/master' 2011-06-10 04:47:23 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-06-03 05:19:30 +02:00
tools showfiltfmts: use av_get_pix_fmt_name() 2011-06-07 12:44:51 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: critical build fix after the merge. make fate passed locally due to ffmpeg/ffmpeg_g being there from before 2011-06-07 04:43:03 +02:00
README
cmdutils.c cmdutils: remove unnecessary OPT_DUMMY implementation 2011-06-05 13:21:06 +02:00
cmdutils.h cmdutils: remove unnecessary OPT_DUMMY implementation 2011-06-05 13:21:06 +02:00
cmdutils_common_opts.h
common.mak Revert "build: remove empty $(OBJS) target" 2011-06-08 23:44:18 +02:00
configure Merge remote-tracking branch 'qatar/master' 2011-06-08 05:25:28 +02:00
ffmpeg.c ffmpeg.c: Add a necessary const qualifier 2011-06-09 10:12:50 -07:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2011-06-08 05:25:28 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2011-06-09 04:47:19 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-06-09 04:47:19 +02:00
ffserver.h
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-06-04 06:35:17 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.