FFmpeg git repo
Go to file
Anton Khirnov 9ac1bf88c0 lavf: remove duplicate assignment in avformat_alloc_context.
AVClass is already initialized in  avformat_get_context_defaults.
2011-04-29 11:42:05 +02:00
doc documentation: extend documentation for ffmpeg -aspect option 2011-04-26 09:08:27 +02:00
ffpresets
libavcodec mpeg12: terminate mpeg2_video_profiles arrays 2011-04-28 11:07:31 +02:00
libavdevice
libavfilter hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-04-28 07:25:27 +02:00
libavformat lavf: remove duplicate assignment in avformat_alloc_context. 2011-04-29 11:42:05 +02:00
libavutil options: simplify av_find_opt by using av_next_option. 2011-04-29 09:11:46 +02:00
libpostproc
libswscale libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-04-28 07:25:27 +02:00
tests mpegtsenc: make PMT PID really start on pmt_start_pid 2011-04-28 07:26:40 +02:00
tools
.gitignore
Changelog Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
cmdutils_common_opts.h
cmdutils.c lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. 2011-04-26 07:42:13 +02:00
cmdutils.h
common.mak
configure avoid duplicate -lm in .pc files 2011-04-28 11:14:42 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c vsrc_buffer: add sample_aspect_ratio fields to arguments. 2011-04-26 07:38:24 +02:00
ffplay.c
ffprobe.c
ffserver.c Eliminate pointless '#if 1' statements without matching '#else'. 2011-04-26 20:18:27 +02:00
ffserver.h
INSTALL
LICENSE
Makefile
README
subdir.mak
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.