ffmpeg @ c47f567c
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
doc | a2e47338 | almost 11 years | Stefano Sabatini | Extend documentation for the ffmpeg -timestamp ... | |
ffpresets | 7ef7ae93 | about 11 years | Lou Logan | Update x264 presets in line with latest x264 ch... | |
libavcodec | 03ac56e7 | almost 11 years | Jason Garrett-Glaser | fix typo in vp8 decoder error message Original... | |
libavdevice | 33e7febd | almost 11 years | Carl Eugen Hoyos | Remove stray semicolon. Originally committed a... | |
libavfilter | 9164afcb | almost 11 years | Carl Eugen Hoyos | Use enum PixelFormat to silence one icc warning... | |
libavformat | c47f567c | almost 11 years | Josh Allmann | rtpdec_mpeg4: Rename PayloadContext to be consi... | |
libavutil | 50061b62 | almost 11 years | Jai Menon | Print a space after the AVClass prefix. This im... | |
libpostproc | ba87f080 | almost 11 years | Diego Biurrun | Remove explicit filename from Doxygen @file com... | |
libswscale | 2b991422 | almost 11 years | Reinhard Tartler | deprecate palette8topacked32 in favor of public... | |
tests | 27d88069 | almost 11 years | Måns Rullgård | fate: add vp8 tests Originally committed as re... | |
tools | 91a4abd8 | almost 11 years | Baptiste Coudurier | fail if input and output are the same Original... | |
COPYING.GPLv2 | 17.7 KB | ecc1330a | almost 12 years | Diego Biurrun | Rename COPYING.GPL --> COPYING.GPLv2 and COPYIN... |
COPYING.GPLv3 | 34.3 KB | 9cad0e4e | almost 12 years | Diego Biurrun | Add configure option to upgrade (L)GPL to versi... |
COPYING.LGPLv2.1 | 25.9 KB | ecc1330a | almost 12 years | Diego Biurrun | Rename COPYING.GPL --> COPYING.GPLv2 and COPYIN... |
COPYING.LGPLv3 | 7.47 KB | 9cad0e4e | almost 12 years | Diego Biurrun | Add configure option to upgrade (L)GPL to versi... |
CREDITS | 877 Bytes | 55347a95 | about 11 years | Alex Converse | Add myself to CREDITS Originally committed as ... |
Changelog | 19.6 KB | db7d307f | almost 11 years | Ronald S. Bultje | Add missing changelog entry for VP8 decoder. O... |
Doxyfile | 40 KB | d343d598 | about 11 years | Måns Rullgård | Replace remaining uses of ATTR_ALIGNED with DEC... |
INSTALL | 480 Bytes | 3d4fc610 | over 12 years | Diego Biurrun | Clarify that we require GNU make 3.81+. Origin... |
LICENSE | 2.01 KB | 788c82e3 | almost 11 years | Diego Biurrun | libvpx now has an (L)GPL-compatible license. O... |
MAINTAINERS | 16.3 KB | a1629e28 | almost 11 years | Diego Biurrun | Remove support for pre-Haiku, non-POSIX, non-C9... |
Makefile | 12.5 KB | 3275ac6a | almost 11 years | Stefano Sabatini | Make the ffmpeg and ffplay man pages show the l... |
README | 164 Bytes | aae9c405 | about 12 years | Diego Biurrun | Move licensing information into a separate file... |
cmdutils.c | 22 KB | 25e25617 | almost 11 years | Stefano Sabatini | Make all the numeric options accept in input an... |
cmdutils.h | 6.44 KB | 8d787f8e | almost 11 years | Stefano Sabatini | Document cmdutils.c:print_error(). Originally ... |
cmdutils_common_opts.h | 975 Bytes | 3f7bb426 | over 11 years | Stefano Sabatini | Implement a -pix_fmts option for listing all th... |
common.mak | 2.98 KB | de5aba8c | about 11 years | Måns Rullgård | Make ranlib silent in brief output mode Runnin... |
configure | 87.5 KB | 851ffa80 | almost 11 years | Måns Rullgård | configure: use warn function for unrecognised -... |
ffmpeg.c | 155 KB | 25d34458 | almost 11 years | Stefano Sabatini | Rename rec_timestamp to recording_timestamp, fo... |
ffplay.c | 98.8 KB | 867ab7fb | almost 11 years | Michael Niedermayer | Fix pts reordering code. This fixes a regressio... |
ffprobe.c | 12.7 KB | 7e566bbe | almost 11 years | Stefano Sabatini | Implement av_get_codec_tag_string() and use it ... |
ffserver.c | 155 KB | 5634f30c | almost 11 years | Martin Storsjö | ffserver: Use avcodec_copy_context instead of m... |
ffserver.h | 1004 Bytes | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
subdir.mak | 3.12 KB | 838c7c74 | about 11 years | Måns Rullgård | Remove $(MSG) override for install-lib targets ... |
version.sh | 1.28 KB | 15ccfff1 | over 11 years | Ramiro Polla | Read "Last Changed Rev" field instead of "Revis... |
Latest revisions
View all revisions | View revisions
README
FFmpeg README
-------------
1) Documentation
----------------
* Read the documentation in the doc/ directory.
2) Licensing
------------
* See the LICENSE file.
Also available in: Atom