doc
|
f2f523fffc
Add an APIChanges entry and bump minor versions for recent changes.
|
13 years ago |
ffpresets
|
e25c67108a
libx264: handle closed GOP codec flag
|
14 years ago |
libavcodec
|
f2f523fffc
Add an APIChanges entry and bump minor versions for recent changes.
|
13 years ago |
libavdevice
|
e35c674d13
alsa: limit buffer_size to 32768 frames.
|
13 years ago |
libavfilter
|
96c1e6d40d
doxygen: Make sure parameter names match between .c and .h files.
|
13 years ago |
libavformat
|
f2f523fffc
Add an APIChanges entry and bump minor versions for recent changes.
|
13 years ago |
libavutil
|
96c1e6d40d
doxygen: Make sure parameter names match between .c and .h files.
|
13 years ago |
libpostproc
|
0fedf754b2
libpostproc: Remove disabled code.
|
13 years ago |
libswscale
|
96c1e6d40d
doxygen: Make sure parameter names match between .c and .h files.
|
13 years ago |
tests
|
575c38d76c
mpegtsenc: set Random Access indicator on keyframe start packets
|
13 years ago |
tools
|
eb7505e429
Remove some unused scripts from tools/.
|
13 years ago |
.gitignore
|
191c5f8ff3
build: move tests/seek_test.c to libavformat and reuse generic build rules
|
13 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
|
070c5d0f35
partially rename FFmpeg to Libav
|
14 years ago |
Changelog
|
a4ad943860
wav: add an option for writing BEXT chunk
|
13 years ago |
Doxyfile
|
d0fcf39f0c
doxygen: Move function documentation into the macro generating the function.
|
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
|
1fef92fd73
build: remove unnecessary dependency on libs from 'all' target
|
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
|
35d2e4e5c3
cmdutils: replace opt_default with opt_default2() and remove set_context_opts
|
13 years ago |
cmdutils.h
|
35d2e4e5c3
cmdutils: replace opt_default with opt_default2() and remove set_context_opts
|
13 years ago |
cmdutils_common_opts.h
|
26513856d6
cmdutils: remove OPT_FUNC2
|
13 years ago |
common.mak
|
ca9036155d
build: remove unnecessary FFLDFLAGS variable
|
13 years ago |
configure
|
6379900c53
Add a check for strptime().
|
13 years ago |
ffmpeg.c
|
8d03ca085f
ffmpeg: print the low bitrate warning after the codec is openend.
|
13 years ago |
ffplay.c
|
3009f521f3
ffplay: use new avcodec_open2 and avformat_find_stream_info API.
|
13 years ago |
ffprobe.c
|
0b950fe240
lavc: introduce avcodec_open2() as a replacement for avcodec_open().
|
13 years ago |
ffserver.c
|
71a1d1116f
Replace some gotos that lead to single return statements by direct return.
|
13 years ago |
ffserver.h
|
153382e1b6
multiple inclusion guard cleanup
|
14 years ago |
subdir.mak
|
ca9036155d
build: remove unnecessary FFLDFLAGS variable
|
13 years ago |
version.sh
|
8d3d3436e2
Drop git- prefix from version labels
|
13 years ago |