1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Diego Biurrun 1ef8ff4534 cabac: remove put_cabac_u/ueg from cabac-test.
The functions are not used in any part of Libav, therefore testing them in the
cabac-test is unnecessary. Since this makes them unused, remove the functions.
2012-01-09 14:10:41 +01:00
doc faq: Solutions for common problems with sample paths when running FATE. 2012-01-07 20:53:07 +01:00
libavcodec cabac: remove put_cabac_u/ueg from cabac-test. 2012-01-09 14:10:41 +01:00
libavdevice cosmetics: drop some pointless parentheses 2012-01-07 22:13:07 +01:00
libavfilter cosmetics: drop some pointless parentheses 2012-01-07 22:13:07 +01:00
libavformat build: Skip compiling network.h and rtsp.h if networking is not enabled. 2012-01-07 22:13:08 +01:00
libavutil mpegaudiodec: optimized iMDCT transform 2012-01-08 17:40:55 -08:00
libpostproc
libswscale swscale: RGB4444 and BGR444 input 2012-01-08 20:19:41 -08:00
presets
tests swscale: RGB4444 and BGR444 input 2012-01-08 20:19:41 -08:00
tools
.gitignore
avconv.c
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.