doc
|
9fd6b84360
RTMP protocol support (as a client)
|
15 years ago |
ffpresets
|
c79de5c07b
The default subq value in the x264 CLI is now 6, not 5.
|
16 years ago |
libavcodec
|
25dcd1823c
ac3dec: simplify zero-bit mantissa dithering by calculating it
|
15 years ago |
libavdevice
|
c959c6ee3d
vfwcap: Move vfw_read_close to avoid forward declaration.
|
15 years ago |
libavfilter
|
0802356cfc
Remove the const qualifier for the name field of AVFilterInOut, since
|
16 years ago |
libavformat
|
c15508dc93
Use enums instead of int.
|
15 years ago |
libavutil
|
75af07495a
Revert addition of '#undef av_always_inline' to config.h in the small case.
|
15 years ago |
libpostproc
|
ef516f7377
Move ALIGN macro to libavutil/common.h and use it in various places
|
16 years ago |
libswscale
|
062394e07c
Fix regression when converting to nv12/nv21.
|
15 years ago |
tests
|
6c2a778d38
Remove unused global variable.
|
15 years ago |
tools
|
65b875d8fc
print atom info during parsing, patch by Frank Barchard, fbarchard at google dot com
|
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
|
9fd6b84360
RTMP protocol support (as a client)
|
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
|
73f04f5e7d
Make me maintainer of rtp_asf.*
|
15 years ago |
Makefile
|
bea81a52c9
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
|
15 years ago |
README
|
aae9c405c7
Move licensing information into a separate file called LICENSE and
|
16 years ago |
cmdutils.c
|
b1d6e5e8ad
Handle noX for OPT_BOOL X.
|
15 years ago |
cmdutils.h
|
4c97a6fafa
Move opt_loglevel() from ffmpeg.c to cmdutils.c.
|
15 years ago |
common.mak
|
bea81a52c9
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
|
15 years ago |
configure
|
4d8eecf475
Make XVMC mpegvideo decoder depend on mpegvideo decoder.
|
15 years ago |
ffmpeg.c
|
e9a832e508
Change type of received_sigterm variable from sig_atomic_t to int,
|
15 years ago |
ffplay.c
|
98ae6acfee
Make 'stats' a bool option again.
|
15 years ago |
ffserver.c
|
5e567aae48
Consistently lowercase all HTML tags.
|
15 years ago |
ffserver.h
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
subdir.mak
|
bea81a52c9
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
|
15 years ago |
version.sh
|
de2c2b5a98
Directly read the version number from a VERSION file; useful for releases.
|
16 years ago |