doc
|
7dbcc4f810
Mention that library micro version should be reset if minor version is bumped.
|
14 years ago |
ffpresets
|
38c07dcc3e
Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com>
|
14 years ago |
libavcodec
|
5929b3a651
Fix vertical align.
|
14 years ago |
libavcore
|
be7110cded
Cosmetics: if( -> if (.
|
14 years ago |
libavdevice
|
4f2d2e4ed9
Define macro AV_NE() and use it in libavdevice.
|
14 years ago |
libavfilter
|
eedca998eb
Implement ff_get_ref_perms_string() and use it for tracing.
|
14 years ago |
libavformat
|
8731c86d03
Solving memory leak and initialization problem with prev_pkt / pkt.
|
14 years ago |
libavutil
|
573af7545e
Add missing parentheses to AV_NE macro.
|
14 years ago |
libpostproc
|
a2a17d3f87
Fix use of uninitialized data: A array element can not be
|
14 years ago |
libswscale
|
0fc29f2708
swscale: simplify selection of optimizations to compile.
|
14 years ago |
tests
|
6b85316bd2
Test decoding in fate-lavf-gif
|
14 years ago |
tools
|
a8542e433e
Set the correct type for the output links.
|
14 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
|
55347a954e
Add myself to CREDITS
|
15 years ago |
Changelog
|
b8521394c3
Add changelog entry for MMSH support.
|
14 years ago |
Doxyfile
|
65415bb93a
Do not generate LaTeX Doxygen documentation by default.
|
14 years ago |
INSTALL
|
3d4fc61064
Clarify that we require GNU make 3.81+.
|
16 years ago |
LICENSE
|
788c82e308
libvpx now has an (L)GPL-compatible license.
|
14 years ago |
MAINTAINERS
|
2aa751d2c8
rename idroq.c to idroqdec.c
|
14 years ago |
Makefile
|
d29d9cccf8
fate: print list of tests with "make fate-list"
|
14 years ago |
README
|
aae9c405c7
Move licensing information into a separate file called LICENSE and
|
16 years ago |
cmdutils.c
|
2ee5c78967
Extend show_protocols() to make it print information about input,
|
14 years ago |
cmdutils.h
|
0baf34d844
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
|
14 years ago |
cmdutils_common_opts.h
|
3f7bb42607
Implement a -pix_fmts option for listing all the supported pixel
|
15 years ago |
common.mak
|
6fa5a91b14
Remove dep/depend targets and related variables.
|
14 years ago |
configure
|
db7515fd1e
configure: move config.fate creation after OS section
|
14 years ago |
ffmpeg.c
|
37b9706123
Factorize opt_new_{audio,video,subtitle} definitions.
|
14 years ago |
ffplay.c
|
91880e4664
Add _XOPEN_SOURCE definition for usleep().
|
14 years ago |
ffprobe.c
|
530bbe96c7
Implement ffprobe -show_packets.
|
14 years ago |
ffserver.c
|
126b638ea0
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
|
14 years ago |
ffserver.h
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
subdir.mak
|
838c7c7407
Remove $(MSG) override for install-lib targets
|
15 years ago |
version.sh
|
1606446248
version.sh: write version to stdout if no output file specified
|
14 years ago |