|
compat
|
compat/os2threads: Check av_malloc() return code
|
2015-06-02 15:16:45 +02:00 |
|
doc
|
Update for 2.7.
|
2016-04-30 16:07:40 +02:00 |
|
libavcodec
|
avcodec/ttaenc: Reallocate packet if its too small
|
2016-04-28 03:47:13 +02:00 |
|
libavdevice
|
doc: avoid incorrect phrase 'allows to'
|
2015-06-19 20:31:44 +02:00 |
|
libavfilter
|
avfilter/vf_drawtext: Check return code of load_glyph()
|
2016-04-28 03:47:13 +02:00 |
|
libavformat
|
librtmp: Avoid an infiniloop setting connection arguments
|
2016-07-26 12:08:47 -07:00 |
|
libavresample
|
Merge commit 'd68c05380c'
|
2015-06-01 00:22:47 +02:00 |
|
libavutil
|
pgssubdec: fix subpicture output colorspace and range
|
2016-04-28 03:47:13 +02:00 |
|
libpostproc
|
postproc: fix unaligned access
|
2016-04-28 03:47:12 +02:00 |
|
libswresample
|
swresample/swresample: Fix integer overflow in seed calculation
|
2015-11-12 02:55:46 +01:00 |
|
libswscale
|
swscale/utils: Fix chrSrcHSubSample for GBRAP16
|
2016-04-28 03:47:12 +02:00 |
|
presets
|
presets: remove moldering iPod presets
|
2014-06-17 16:15:04 -08:00 |
|
tests
|
avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay
|
2016-04-28 03:47:13 +02:00 |
|
tools
|
tools/graph2dot: use larger data types than int for array/string sizes
|
2015-05-12 04:01:25 +02:00 |
|
.gitattributes
|
Treat all '*.pnm' files as non-text file
|
2014-11-28 17:52:43 -05:00 |
|
.gitignore
|
doc/examples: add directory listing example
|
2015-03-28 03:13:44 +01:00 |
|
arch.mak
|
Merge commit 'eecd29b3fd'
|
2015-05-31 23:42:36 +02:00 |
|
Changelog
|
Update for 2.7.
|
2016-04-30 16:07:40 +02:00 |
|
cmdutils.c
|
cmdutils: Fix sign error in display matrix auto-rotation code
|
2015-05-18 02:07:34 +02:00 |
|
cmdutils.h
|
ffplay&cmdutils:Factor get_rotation() code out
|
2015-05-03 23:49:16 +02:00 |
|
cmdutils_common_opts.h
|
opts: add list device sources/sinks options
|
2014-10-25 20:20:31 +02:00 |
|
cmdutils_opencl.c
|
OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c
|
2015-04-28 12:18:23 +02:00 |
|
common.mak
|
x86: Makefile: fix DBG parameter evaluation
|
2015-03-11 01:54:07 +01:00 |
|
configure
|
configure: bump copyright year to 2016
|
2016-01-15 16:26:06 +01:00 |
|
COPYING.GPLv2
|
Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1.
|
2009-06-05 09:51:31 +00:00 |
|
COPYING.GPLv3
|
Add configure option to upgrade (L)GPL to version 3.
|
2009-06-05 11:04:03 +00:00 |
|
COPYING.LGPLv2.1
|
cosmetics: Delete empty lines at end of file.
|
2012-02-09 12:26:45 +01:00 |
|
COPYING.LGPLv3
|
Add configure option to upgrade (L)GPL to version 3.
|
2009-06-05 11:04:03 +00:00 |
|
CREDITS
|
CREDITS: redirect to Git log, remove current outdated content
|
2013-01-31 18:02:52 +01:00 |
|
ffmpeg.c
|
ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format.
|
2015-11-12 02:55:47 +01:00 |
|
ffmpeg.h
|
ffmpeg: Do not copy the display matrix if rotation meta-data is manually added
|
2015-05-18 00:52:36 +02:00 |
|
ffmpeg_dxva2.c
|
ffmpeg_dxva2: call GetDesktopWindow() in place of GetShellWindow()
|
2015-06-03 16:25:08 +02:00 |
|
ffmpeg_filter.c
|
ffmpeg_filter: use get_rotation()
|
2015-05-04 00:14:36 +02:00 |
|
ffmpeg_opt.c
|
ffmpeg_opt: Fix forcing fourccs
|
2015-07-05 23:08:21 +02:00 |
|
ffmpeg_vda.c
|
vda: unlock the pixel buffer base address.
|
2015-07-18 20:23:45 +02:00 |
|
ffmpeg_vdpau.c
|
Merge commit '1f9237f2ac'
|
2014-12-27 13:26:38 +01:00 |
|
ffplay.c
|
ffplay: use av_clip() instead of nested min & max
|
2015-06-06 13:18:28 +02:00 |
|
ffprobe.c
|
ffprobe: print stream_index with frame data
|
2015-05-27 11:19:19 +02:00 |
|
ffserver.c
|
ffserver: Use singlejpeg muxer for jpeg
|
2015-06-08 03:36:22 +02:00 |
|
ffserver_config.c
|
ffserver: Use singlejpeg muxer for jpeg
|
2015-06-08 03:36:22 +02:00 |
|
ffserver_config.h
|
ffserver: Use singlejpeg muxer for jpeg
|
2015-06-08 03:36:22 +02:00 |
|
INSTALL.md
|
INSTALL: add markdown syntax
|
2014-05-28 22:38:38 +02:00 |
|
library.mak
|
library.mak: Workaround SDL redefining main and breaking fate tests on mingw
|
2015-06-26 16:22:54 -03:00 |
|
LICENSE.md
|
LICENSE.md: add *_rect filters
|
2015-05-03 01:43:30 +02:00 |
|
MAINTAINERS
|
MAINTAINERS: add myself as an OS/2 maintainer
|
2016-04-28 03:47:12 +02:00 |
|
Makefile
|
makefile: add Loongson-3 support
|
2015-04-27 14:10:28 +02:00 |
|
README.md
|
README: add ffserver
|
2015-02-12 11:59:22 +01:00 |
|
RELEASE
|
Update for 2.7.
|
2016-04-30 16:07:40 +02:00 |
|
RELEASE_NOTES
|
add RELEASE_NOTES, based on previous
|
2015-06-09 23:36:06 +02:00 |
|
version.sh
|
version.sh: Print versions based on the last git tag for release branches
|
2014-07-28 15:44:59 +02:00 |