doc
|
d95a0c67ae
Move output_example.c --> libavformat/output-example.c.
|
16 years ago |
ffpresets
|
c79de5c07b
The default subq value in the x264 CLI is now 6, not 5.
|
16 years ago |
libavcodec
|
fa937faba4
mlpdec: Remove few random dprintf()s.
|
16 years ago |
libavdevice
|
3cac2f1301
Fix AVFMT_FLAG_NONBLOCK in alsa
|
16 years ago |
libavfilter
|
b6fec3eb7f
Make static the list of registered filters.
|
16 years ago |
libavformat
|
be0395103a
Don't strip the first three characters off of any metadata in ASF file.
|
16 years ago |
libavutil
|
3344cf851c
Use a wildcard match instead of a list to remove test programs.
|
16 years ago |
libpostproc
|
2f2cabef9c
Add av_uninit to vbA[1-8], vbB[1-8] variables to work around
|
16 years ago |
libswscale
|
d5e9bc0636
Move bfin specific code to its subdir.
|
16 years ago |
tests
|
888facff22
Fix seek test build, by undefining printf and fprintf.
|
16 years ago |
tools
|
9e793a2462
Check for INIT_VLC_USE_STATIC
|
16 years ago |
COPYING.GPL
|
5d3049559a
Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.
|
17 years ago |
COPYING.LGPL
|
5d3049559a
Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.
|
17 years ago |
CREDITS
|
10ce8f2372
it seems I never added myself in there before
|
16 years ago |
Changelog
|
effcedf738
PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
|
16 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
|
1f30649633
typo: beomes --> becomes
|
16 years ago |
MAINTAINERS
|
17a86e87ab
Add myself as mlp* maintainer.
|
16 years ago |
Makefile
|
d95a0c67ae
Move output_example.c --> libavformat/output-example.c.
|
16 years ago |
README
|
aae9c405c7
Move licensing information into a separate file called LICENSE and
|
16 years ago |
cmdutils.c
|
090b61b2d1
Implement read_yesno().
|
16 years ago |
cmdutils.h
|
090b61b2d1
Implement read_yesno().
|
16 years ago |
common.mak
|
3344cf851c
Use a wildcard match instead of a list to remove test programs.
|
16 years ago |
configure
|
4b51fb1ce0
mingw32: Restore creation of import libraries. They are still not being
|
16 years ago |
ffmpeg.c
|
b9edbe9953
do not write ffm write index by default, detect if file is being written and return EOF
|
16 years ago |
ffplay.c
|
fbf1b88589
Move declaration of 'pict' closer to where it is used and initialize it.
|
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
|
3c3e0680b5
Use $< automatic variable to simplify some commands.
|
16 years ago |
version.sh
|
de2c2b5a98
Directly read the version number from a VERSION file; useful for releases.
|
16 years ago |