ffmpeg @ 3ce3b498
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
doc | f4bd5800 | almost 10 years | Nicolas George | Non-blocking protocols: flag and documentation ... | |
ffpresets | 2c3589bf | almost 10 years | Janne Grunau | consolidate .gitignore patters into a single fi... | |
libavcodec | e10976eb | almost 10 years | Kieran Kunhya | Set channel_layout for mpegaudio Signed-off-by... | |
libavcore | e98b8e2f | almost 10 years | Stefano Sabatini | Implement av_samples_alloc() and av_samples_fil... | |
libavdevice | 66355be3 | almost 10 years | Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from lib... | |
libavfilter | bffad70c | almost 10 years | Clément Bœsch | Remove forgotten if (p) av_free(p) forms Signe... | |
libavformat | 3ce3b498 | almost 10 years | Nicolas George | Non-blocking protocol: core wrapper functions ... | |
libavutil | b9004bd5 | almost 10 years | Clément Bœsch | Remove a few if (p) av_freep(&p) forms Signed-... | |
libpostproc | 2c3589bf | almost 10 years | Janne Grunau | consolidate .gitignore patters into a single fi... | |
libswscale | b9004bd5 | almost 10 years | Clément Bœsch | Remove a few if (p) av_freep(&p) forms Signed-... | |
tests | 10030226 | almost 10 years | Justin Ruggles | ac3enc: Change EXP_DIFF_THRESHOLD to 500. This... | |
tools | 2c3589bf | almost 10 years | Janne Grunau | consolidate .gitignore patters into a single fi... | |
.gitignore | 616 Bytes | 2c3589bf | almost 10 years | Janne Grunau | consolidate .gitignore patters into a single fi... |
COPYING.GPLv2 | 17.7 KB | ecc1330a | over 11 years | Diego Biurrun | Rename COPYING.GPL --> COPYING.GPLv2 and COPYIN... |
COPYING.GPLv3 | 34.3 KB | 9cad0e4e | over 11 years | Diego Biurrun | Add configure option to upgrade (L)GPL to versi... |
COPYING.LGPLv2.1 | 25.9 KB | ecc1330a | over 11 years | Diego Biurrun | Rename COPYING.GPL --> COPYING.GPLv2 and COPYIN... |
COPYING.LGPLv3 | 7.47 KB | 9cad0e4e | over 11 years | Diego Biurrun | Add configure option to upgrade (L)GPL to versi... |
CREDITS | 1.01 KB | a5da3b04 | almost 10 years | Jason Garrett-Glaser | Deprecate CREDITS It's useless now that we've s... |
Changelog | 21.6 KB | 54bc6403 | almost 10 years | Reimar Döffinger | Missing parts of IVF muxer support. |
Doxyfile | 57.7 KB | 65415bb9 | over 10 years | Diego Biurrun | Do not generate LaTeX Doxygen documentation by ... |
INSTALL | 480 Bytes | 3d4fc610 | about 12 years | Diego Biurrun | Clarify that we require GNU make 3.81+. Origin... |
LICENSE | 1.94 KB | 240fd8ef | over 10 years | Ronald S. Bultje | Remove h264 asm items off the GPL-only list. Th... |
MAINTAINERS | 17.7 KB | 111ccca6 | almost 10 years | Michael Niedermayer | Revert "Initial MAINTAINERS update" This rever... |
Makefile | 8.54 KB | 10ed02eb | almost 10 years | Mans Rullgard | Makefile: remove unused variable ALLHTMLPAGES ... |
README | 164 Bytes | aae9c405 | almost 12 years | Diego Biurrun | Move licensing information into a separate file... |
cmdutils.c | 29 KB | 3f171f5a | almost 10 years | James Zern | cmdutils: fix codec-specific options from prese... |
cmdutils.h | 9.06 KB | 7a0e1be8 | almost 10 years | Diego Elio Pettenò | Make this_year static to cmdutils.c Signed-off... |
cmdutils_common_opts.h | 975 Bytes | 3f7bb426 | about 11 years | Stefano Sabatini | Implement a -pix_fmts option for listing all th... |
common.mak | 3.13 KB | 55127e7b | over 10 years | Måns Rullgård | Create config.asm for use with yasm Originally... |
configure | 99.8 KB | 9873463c | almost 10 years | Mans Rullgard | Enable native build on QNX/x86 (cherry picked f... |
ffmpeg.c | 160 KB | ba3517aa | almost 10 years | James Zern | cmdutils: fix opt_values leak Add free to unin... |
ffplay.c | 98.9 KB | fd0ae17a | almost 10 years | Alexander Strange | Adopt pkt_dts/pkt_pts in lavc clients No behav... |
ffprobe.c | 14.5 KB | 4712ed26 | over 10 years | Anton Khirnov | Make ffprobe print stream language only once, a... |
ffserver.c | 155 KB | 5658abf8 | almost 10 years | Mans Rullgard | ffserver: put gcc attribute under proper ifdef ... |
ffserver.h | 1004 Bytes | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
subdir.mak | 3.12 KB | a854bcdb | about 10 years | Ramiro Polla | fix building test programs with gnu make 3.82 ... |
version.sh | 1.35 KB | 40222b92 | almost 10 years | Michael Niedermayer | Provide monotone revission numbers in version.sh |
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