doc
|
a58db9d283
doc: update ffmpeg -ar and -ac documentation to reflect reality.
|
13 years ago |
ffpresets
|
e25c67108a
libx264: handle closed GOP codec flag
|
14 years ago |
libavcodec
|
f98c9fb27d
mpeg1video: don't abort if thread_count is too high.
|
13 years ago |
libavdevice
|
ce558c8f59
x11grab: replace undocumented nomouse hackery with a private option.
|
13 years ago |
libavfilter
|
965fdda015
vf_drawtext: Remove some write-only variables.
|
13 years ago |
libavformat
|
84d098d943
segafilm: add support for videos with cri adx adpcm
|
13 years ago |
libavutil
|
a726d7fd4e
AVOptions: in av_opt_find() don't return named constants unless unit is specified.
|
13 years ago |
libpostproc
|
0fedf754b2
libpostproc: Remove disabled code.
|
13 years ago |
libswscale
|
5c391a161a
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
|
13 years ago |
tests
|
7d7bacf0f1
swscale: fix overflow in 16-bit vertical scaling.
|
13 years ago |
tools
|
eb7505e429
Remove some unused scripts from tools/.
|
13 years ago |
.gitignore
|
b845af0115
gitignore: Drop individual .d ignore; it is already covered by a wildcard.
|
13 years ago |
COPYING.GPLv2
|
ecc1330a6d
Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1.
|
15 years ago |
COPYING.GPLv3
|
9cad0e4ed8
Add configure option to upgrade (L)GPL to version 3.
|
15 years ago |
COPYING.LGPLv2.1
|
ecc1330a6d
Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1.
|
15 years ago |
COPYING.LGPLv3
|
9cad0e4ed8
Add configure option to upgrade (L)GPL to version 3.
|
15 years ago |
CREDITS
|
070c5d0f35
partially rename FFmpeg to Libav
|
14 years ago |
Changelog
|
dea22a1a91
document libswscale bump
|
13 years ago |
Doxyfile
|
10dde477c7
Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u').
|
13 years ago |
INSTALL
|
a013291d26
doc: clarify configure features
|
14 years ago |
LICENSE
|
364cbc346b
cosmetics: fix dashed line length after 070c5d0
|
14 years ago |
Makefile
|
db54be09c2
build: Remove deleted 'check' target from .PHONY list.
|
13 years ago |
README
|
364cbc346b
cosmetics: fix dashed line length after 070c5d0
|
14 years ago |
RELEASE
|
8fab4007c8
Use the contents of RELEASE as version fallback instead of 'UNKNOWN'
|
13 years ago |
cmdutils.c
|
9ba38229e5
cmdutils: add opt_default2().
|
13 years ago |
cmdutils.h
|
9ba38229e5
cmdutils: add opt_default2().
|
13 years ago |
cmdutils_common_opts.h
|
26513856d6
cmdutils: remove OPT_FUNC2
|
13 years ago |
common.mak
|
5e27ec28f0
build: create output directories as needed
|
13 years ago |
configure
|
2f138f0b7c
build: clean up library installation rules
|
13 years ago |
ffmpeg.c
|
e98bc78ca1
ffmpeg: remove unused variables from InputStream.
|
13 years ago |
ffplay.c
|
0ebcdf5cda
Do not include mathematics.h in avutil.h
|
13 years ago |
ffprobe.c
|
c558122e4e
Fix segmentation fault in ffprobe
|
13 years ago |
ffserver.c
|
f02f745e4a
ffserver: remove unused variable.
|
13 years ago |
ffserver.h
|
153382e1b6
multiple inclusion guard cleanup
|
14 years ago |
subdir.mak
|
2f138f0b7c
build: clean up library installation rules
|
13 years ago |
version.sh
|
8d3d3436e2
Drop git- prefix from version labels
|
13 years ago |