FFmpeg git repo
Go to file
Carl Eugen Hoyos 88bbabcc00 Support decoding right-to-left targa files.
Fixes ticket #698.
2011-12-03 12:22:12 +01:00
doc developer.texi: Fix naming convention 2011-12-03 03:46:14 +01:00
ffpresets
libavcodec Support decoding right-to-left targa files. 2011-12-03 12:22:12 +01:00
libavdevice lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 2011-12-03 03:24:32 +01:00
libavfilter avfilter: align allocated images to 32 for AVX and IFF 2011-11-30 18:53:47 +01:00
libavformat oma: Fix out of array read. 2011-12-03 05:27:04 +01:00
libavutil libavutil: increase struct SampleFmtInfo member 'name' length to 8 2011-12-03 00:35:20 +01:00
libpostproc
libswresample swr-test: drop one const, silence most const qualifer warnings. 2011-12-03 00:46:46 +01:00
libswscale swscale: Fix all cast qualifier warnings: 2011-12-03 00:12:56 +01:00
mt-work
presets
tests fate: update asf seektest 2011-12-02 16:43:05 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2011-12-02 00:51:11 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c Merge remote-tracking branch 'qatar/master' 2011-12-03 03:00:30 +01:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: add forgotten libx264rgb_encoder_deps 2011-12-01 22:29:58 +01:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2011-12-03 03:00:30 +01:00
ffplay.c ffplay: Copy audio side data too. This fixes handling of some rare nellymoser files that change the sample rate mid stream (sample file at: http://trac.videolan.org/vlc/ticket/5586) 2011-12-01 20:55:01 +01:00
ffprobe.c
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.