FFmpeg git repo
Go to file
Mans Rullgard bdefbf3e88 mpegaudio: move OUT_FMT macro to mpegaudiodec.c
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-05-16 17:49:25 +01:00
doc configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
ffpresets
libavcodec mpegaudio: move OUT_FMT macro to mpegaudiodec.c 2011-05-16 17:49:25 +01:00
libavdevice configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
libavfilter
libavformat movenc: always write esds descriptor length using 4 bytes. 2011-05-13 07:38:54 +02:00
libavutil Add av_clip_uintp2() function 2011-05-13 16:45:24 -04:00
libpostproc
libswscale [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats. 2011-05-14 06:37:39 -04:00
tests Add an aac sample which uses LTP to fate-aac. 2011-05-14 12:41:11 -04:00
tools patcheck: warn about assert usage 2011-05-12 13:02:58 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog ffmpeg: get rid of the 'q' key schizofrenia 2011-05-13 07:38:54 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Include AVX availability in summary output. 2011-05-15 13:11:01 +02:00
ffmpeg.c ffmpeg: use parse_number_and_die() when it makes sense 2011-05-13 07:38:54 +02:00
ffplay.c configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
ffprobe.c ffprobe: tweak error message in open_input_file() 2011-05-12 13:03:10 +02:00
ffserver.c configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.