doc
|
0b175caac8
Add support for external OpenCORE libraries for AMR-NB/WB support.
|
15 years ago |
ffpresets
|
c79de5c07b
The default subq value in the x264 CLI is now 6, not 5.
|
16 years ago |
libavcodec
|
f1b99cc63b
Clarify (re)get_buffer() and CODEC_CAP_DR1 relation.
|
15 years ago |
libavdevice
|
cf6bae6883
Change codec_id type to enum CodecID, fix warning.
|
16 years ago |
libavfilter
|
0802356cfc
Remove the const qualifier for the name field of AVFilterInOut, since
|
16 years ago |
libavformat
|
a52dc730cf
Cosmetics : Use dprintf instead of printf.
|
15 years ago |
libavutil
|
9d58d4717a
cosmetics: Add missing ending backslash to installed header list.
|
15 years ago |
libpostproc
|
ef516f7377
Move ALIGN macro to libavutil/common.h and use it in various places
|
16 years ago |
libswscale
|
532ec28360
Remove '\p' doxygen markup, as it should improve plain text doxy
|
15 years ago |
tests
|
0c1375575a
demux whole PES packets from TS
|
16 years ago |
tools
|
92147b6bec
Use new packet reading API, fixes a memory leak.
|
16 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
|
0b175caac8
Add support for external OpenCORE libraries for AMR-NB/WB support.
|
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
|
0b175caac8
Add support for external OpenCORE libraries for AMR-NB/WB support.
|
15 years ago |
MAINTAINERS
|
c70ac8e7f5
I will take care of the lcl de-/encoder while Roberto is unavailable.
|
16 years ago |
Makefile
|
2b7a351eb9
Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean
|
16 years ago |
README
|
aae9c405c7
Move licensing information into a separate file called LICENSE and
|
16 years ago |
cmdutils.c
|
9cad0e4ed8
Add configure option to upgrade (L)GPL to version 3.
|
16 years ago |
cmdutils.h
|
bf7e799c9e
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
|
15 years ago |
common.mak
|
8e8a67faec
Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have
|
16 years ago |
configure
|
0b175caac8
Add support for external OpenCORE libraries for AMR-NB/WB support.
|
15 years ago |
ffmpeg.c
|
9e1cc5984c
indent
|
16 years ago |
ffplay.c
|
a7e6312b1e
Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined
|
16 years ago |
ffserver.c
|
64159a588b
check if feed max file size is too small
|
16 years ago |
ffserver.h
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
subdir.mak
|
d349685bb9
Create shared libs correctly, fix mingw build
|
16 years ago |
version.sh
|
de2c2b5a98
Directly read the version number from a VERSION file; useful for releases.
|
16 years ago |