doc
|
5f14b56593
Core Audio Format demuxer
|
15 years ago |
ffpresets
|
03354862cb
Update preset files to jive somewhat better with more recent x264 API.
|
15 years ago |
libavcodec
|
fa77dd639d
perform sanity check on number of audio channels in avcodec_open()
|
15 years ago |
libavdevice
|
600b9c5c8c
Do not do free AVStream in case of error, this is not supposed to be
|
15 years ago |
libavfilter
|
0802356cfc
Remove the const qualifier for the name field of AVFilterInOut, since
|
16 years ago |
libavformat
|
5f14b56593
Core Audio Format demuxer
|
15 years ago |
libavutil
|
46f3b40eb3
Add warnings to av_strlcat and av_strlcpy doxygen that the input strings
|
15 years ago |
libpostproc
|
386eaeb43f
Remove disabled code cruft.
|
15 years ago |
libswscale
|
749fac310c
Reset slice direction at end of each frame.
|
15 years ago |
tests
|
af8aae3fa3
disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default)
|
15 years ago |
tools
|
ff19d438dc
Init i to 0 (10l fix).
|
15 years ago |
COPYING.GPLv2
|
ecc1330a6d
Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1.
|
16 years ago |
COPYING.GPLv3
|
9cad0e4ed8
Add configure option to upgrade (L)GPL to version 3.
|
16 years ago |
COPYING.LGPLv2.1
|
ecc1330a6d
Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1.
|
16 years ago |
COPYING.LGPLv3
|
9cad0e4ed8
Add configure option to upgrade (L)GPL to version 3.
|
16 years ago |
CREDITS
|
10ce8f2372
it seems I never added myself in there before
|
16 years ago |
Changelog
|
5f14b56593
Core Audio Format demuxer
|
15 years ago |
Doxyfile
|
67eb5da61a
HAVE_3DNOW --> HAVE_AMD3DNOW
|
16 years ago |
INSTALL
|
3d4fc61064
Clarify that we require GNU make 3.81+.
|
16 years ago |
LICENSE
|
fc1206a4d9
Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.
|
15 years ago |
MAINTAINERS
|
13db8750bb
Add myself as maintainer for libspeexdec.c
|
15 years ago |
Makefile
|
2205da0d11
Fix typo: '.' was used instead of '/' as directory separator.
|
15 years ago |
README
|
aae9c405c7
Move licensing information into a separate file called LICENSE and
|
16 years ago |
cmdutils.c
|
5a8597a00a
Document the output of ffmpeg -formats.
|
15 years ago |
cmdutils.h
|
4c97a6fafa
Move opt_loglevel() from ffmpeg.c to cmdutils.c.
|
15 years ago |
common.mak
|
bce7b696a2
Add PIC flags early so tests they affect give correct results
|
15 years ago |
configure
|
8cd6b388f4
Make pkgconfig_generate() fill Libs with the required linking flags
|
15 years ago |
ffmpeg.c
|
7ef618796a
Check for return value of some context allocations.
|
15 years ago |
ffplay.c
|
c0b88f1920
Moves the display of metadata to dump_format()
|
15 years ago |
ffserver.c
|
c64c0a9b76
Move get_arg to avoid future declaration of function when
|
15 years ago |
ffserver.h
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
subdir.mak
|
b7c10b2a2b
Fix dependency generation for yasm assembler files
|
15 years ago |
version.sh
|
7f6d9b3089
version.sh: use standard sed syntax
|
15 years ago |