41d6d62702
lavc: add support for OpenJPEG 2.3.0 by
2017-10-04 15:37:11 -0700
d96d65dfeb
lavu/utils: Use "__asm__" like everywhere else in the codebase. by
2017-10-08 01:13:16 +0200
5d3e935728
lavfi: Rename local variables "main" as "master". by
2017-10-07 15:59:22 +0200
2386cfc1ae
lavf/rtpenc: Add support for little-endian G.726. by
2017-10-07 20:47:10 +0200
50462e3e5e
lavf/sdp: Fix MIME-type for big-endian G.726. by
2017-10-07 20:41:38 +0200
123f6dc6b5
lavfi/avfilter.c: Correct guess_status_pts to account for differing link timebases. by
2017-10-06 09:31:13 -0700
a20f64bee2
lavf/img2dec: Auto-detect svg images. by
2017-10-02 11:38:34 +0200
cc5b7601f7
avformat/mp3enc: flush buffered packets if referencing fails by
2017-10-06 15:55:09 -0300
2a31ad7d60
avcodec/v4l2: fix single plane decoding by
2017-10-06 09:51:43 +0200
7d141e2cac
avdevice/decklink_dec: fix extracting luma by
2017-10-04 22:55:00 +0200
62bdec806e
avfilter/vf_fps: add eof_action filter option by
2017-09-21 13:40:36 +0200
1e27837265
rtsp: Move message parsing to a separate function by
2017-03-14 17:44:45 +0100
51ebce7d7d
avcodec/mips: Cleanup unused functions by
2017-10-05 13:15:06 +0530
1fd80106be
avformat: fix id3 chapters by
2017-10-05 03:34:19 +0200
cafd9d66ed
build: add install targets for the examples by
2017-10-05 00:47:41 -0300
0a499d6a57
avfilter/vf_fps: clean-up filter options by
2017-10-05 10:18:57 +0200
4f5fb78134
doc/filters: align order of fps filter options to implementation by
2017-10-05 10:14:26 +0200
e01a270762
lavc/v4l2: Fix printf format for int64_t by
2017-10-05 01:06:08 +0100
c941e99b7f
avformat/wavenc: replace literal numbers with enum constants by
2017-09-29 16:28:47 +0200
18279738f9
x86/blockdsp: use three operand form for an instruction by
2017-10-04 23:51:17 -0300
6fa58eabb1
avcodec/x86/lossless_videoencdsp: Fix handling of small widths by
2017-09-30 00:20:09 +0200
0eb0b21c7f
avcodec/x86/lossless_videoencdsp: Fix handling of small widths by
2017-09-30 00:20:09 +0200
d006160115
avcodec/truemotion2: Fix integer overflows in tm2_high_chroma() by
2017-09-30 18:54:06 +0200
9825fcea99
avcodec/truemotion2: Fix integer overflows in tm2_high_chroma() by
2017-09-30 18:54:06 +0200
2db9b31996
avcodec/truemotion2: Fix integer overflows in tm2_high_chroma() by
2017-09-30 18:54:06 +0200
d0e4c3410c
avcodec/aacdec_template: Clear tns present flag on error by
2017-09-30 18:54:05 +0200
d9630deca4
avcodec/aacdec_template: Clear tns present flag on error by
2017-09-30 18:54:05 +0200
599ca5438a
avcodec/proresdec2: SKIP_BITS() does not work with len=32 by
2017-10-02 04:18:22 +0200
fc1acb103d
avcodec/proresdec2: SKIP_BITS() does not work with len=32 by
2017-10-02 04:18:22 +0200
79bec49315
avcodec/proresdec2: SKIP_BITS() does not work with len=32 by
2017-10-02 04:18:22 +0200
636fa97e88
avcodec/hevcdsp_template: Fix undefined shift by
2017-10-02 04:18:21 +0200
9f2beced0a
avcodec/hevcdsp_template: Fix undefined shift by
2017-10-02 04:18:21 +0200
2293e5a78a
avcodec/hevcdsp_template: Fix undefined shift by
2017-10-02 04:18:21 +0200
4b4c7935da
avcodec/jpeg2000: Check that codsty->log2_prec_widths/heights has been initialized by
2017-09-04 22:23:26 +0200
d164c49af7
avcodec/jpeg2000: Check that codsty->log2_prec_widths/heights has been initialized by
2017-09-04 22:23:26 +0200
74b28c54d9
avcodec/jpeg2000: Check that codsty->log2_prec_widths/heights has been initialized by
2017-09-04 22:23:26 +0200
26ea142658
avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds bounds by
2017-09-30 00:26:51 +0200
df62b70de8
avcodec/x86/lossless_videoencdsp: Fix handling of small widths by
2017-09-30 00:20:09 +0200
44188993a1
avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716] by
2017-10-04 21:04:16 +0200
8da5af2584
lavc/v4l2: Mark static const tables as such by
2017-10-03 21:02:25 +0100
a0d076f3ef
lavc/v4l2: Remove use of lfind() by
2017-10-03 20:57:14 +0100
ede233a278
configure: fix detecting libdl when dlsym requires extra linker flags by
2017-10-04 18:55:32 -0300
b6782a192e
avdevice/decklink: Fix segfault when running -list_devices on OSX by
2017-09-26 12:06:20 -0400
3dc01223ef
avdevice/decklink_dec: fix multipacket op47 decoding by
2017-09-30 23:40:45 +0200
cbf09f23b6
MAINTAINERS: change the decklink maintainer to myself by
2017-09-30 23:37:01 +0200
ebfcce16ac
configure: Use test_pkg_config() for the SDL check by
2017-09-29 22:56:09 -0300
d66fe7ff53
configure: Add test_pkg_config() by
2017-09-29 22:56:08 -0300
ffc58b2ce2
movenc: take packet dts shifting into mention in check_pkt by
2017-09-30 01:04:00 +0300
8be3fc88d3
build: make h264 VT encoder select the VT encoder dependency by
2017-09-29 11:05:33 +0200
84b3f53aca
Merge commit 'd154bdd3d053128c908a994bb26e14bbc17f0e53' by
2017-10-04 01:05:56 -0300
ade77f9c13
Merge commit 'd7b2bb5391bf55e8f9421bff7feb4c1fddfac4bf' by
2017-10-04 01:03:29 -0300
63b9fd75db
Merge commit '21cca00dfeaec08ca93cf94ed33f4311cf1d8c84' by
2017-10-03 23:49:37 -0300
9e009ee312
Merge commit 'e1a6d63c7eeff2f0ec8173546357bfaa9deecea4' by
2017-10-03 23:36:25 -0300
1e7b6e47d2
Merge commit '79331df362fb05a0d04ca9489c87e5b80077a3f4' by
2017-10-03 23:08:06 -0300
85fb455868
Merge commit 'd8f36a6aa33e9f904fa47caa0329ddaac391cd7d' by
2017-10-03 23:03:10 -0300
e1f01ce8d2
Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc' by
2017-10-03 22:59:08 -0300
749b35799c
Merge commit 'c483398bb7ef66f61ed2dcb09f3d6160683da0eb' by
2017-10-03 22:11:58 -0300
c2916564d8
Merge commit '5263f464db5f2df74ddf712f6d1221b24475fa8e' by
2017-10-03 21:40:22 -0300
7c74efeaf8
Merge commit 'b9b82151a1aaa8bbf389853a6142c4e101d80b86' by
2017-10-03 21:37:37 -0300
c244d4af43
Merge commit '150e99d694f33ab9ad678834964909aa315d14a1' by
2017-10-03 21:34:08 -0300
a2b0602cda
Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' by
2017-10-03 21:28:07 -0300
08c7513096
avformat/mp3dec: Fix definition of MIDDLE_BITS by
2017-10-03 15:50:37 +0200
d662143f06
avcodec/dxv: Check for end of input in dxv_decompress_dxt5() by
2017-09-30 18:54:07 +0200
44874b4f5e
avcodec/truemotion2: Fix integer overflows in tm2_high_chroma() by
2017-09-30 18:54:06 +0200
dcf9bae4a9
avcodec/aacdec_template: Clear tns present flag on error by
2017-09-30 18:54:05 +0200
fd7cb86468
mpegdec: fix redundant dummy frames issue of interlaced clips by
2017-09-30 11:22:57 +0800
93d27e022f
Merge commit 'da8093f712d625db7ce4a2526fb52994e01921ec' by
2017-10-03 20:57:54 -0300
5678b2a820
Merge commit '984736dd9e5b50987a5910e22495304e4a6d975c' by
2017-10-03 20:35:17 -0300
9266cc54aa
Merge commit '4cc0227040adb9efc63be6a5765e3214f5c6f662' by
2017-10-03 20:31:08 -0300
cb222d7322
Merge commit 'b2788fe9347c02b1355574f3d28d60bfe1250ea7' by
2017-10-03 20:28:51 -0300
d17a00379e
doc: Add mailing list FAQ by
2017-09-27 14:35:12 -0800
1902bbbe72
Merge commit 'cd7a2e1502f174c725c0de82711d2c7649057574' by
2017-10-03 20:12:15 -0300
73c85d3af2
Merge commit '248dc5c1646dcdd96fe79761105c4ae889e711fd' by
2017-10-03 20:09:46 -0300
cbbec68847
libavcodec/blockdsp : add AVX version by
2017-10-02 01:29:32 +0200
4590d073cc
lavf/mxfdec: Search all components of material track for source package. by
2016-11-05 01:48:10 +0100
9ba9c08aab
fate: Add a test for latm-in-dvb auto-detection, ticket #6657. by
2017-09-30 20:33:09 +0200
4ee77cefae
avcodec/proresdec2: Use LAST_SKIP_BITS where possible by
2017-10-02 04:18:23 +0200
c37138e01a
avcodec/proresdec2: SKIP_BITS() does not work with len=32 by
2017-10-02 04:18:22 +0200
fbdab6eca7
avcodec/hevcdsp_template: Fix undefined shift by
2017-10-02 04:18:21 +0200
87e625c263
avcodec/encode: do proper cleanup on failure by
2017-10-03 11:49:18 -0300
ef973bd98d
avformat/mxfenc: Fix labels for IEC PAL DV 420 by
2017-09-12 22:17:12 +0200
a56ec48d42
avformat/mxfenc: Add IEC DV25 by
2017-09-12 21:20:02 +0200
3e6829a8aa
build: fix compilation of tools with OpenCL enabled by
2017-10-03 10:55:59 -0300
aa4fe27657
fate: disable fate-svq3-2 by
2017-10-02 21:40:59 -0300
712ee85816
avcodec/encode: free non-referenced packets' side data in the old encode API functions by
2017-10-02 18:58:39 -0300
b591329c3a
Merge commit '8e4d4efc67e154fdffd65964a7cfeef740320827' by
2017-10-02 18:23:48 -0300
9f5d238a66
Merge commit 'b8f66c0838b4c645227f23a35b4d54373da4c60a' by
2017-10-02 16:13:01 -0300
f40cd78991
Merge commit 'ed6a891c364f8b0850b557d9578b8920cc15a937' by
2017-10-02 16:05:36 -0300
0451c3db4e
Merge commit '04d2afa93b6c6f320ac45dd99ce1226f3c3d5ac8' by
2017-10-02 16:00:14 -0300
ff29db4ebf
Merge commit '156bc0193bd47d3f4b3adaa93be0e206e12686ab' by
2017-10-02 15:52:18 -0300
45121cbdda
Merge commit '5d3953a5dcfd5f71391b7f34908517eb6f7e5146' by
2017-10-02 15:26:56 -0300
e91f0c4f8b
avdevice/decklink_dec: remove av_dup_packet() usage by
2017-10-02 13:08:39 -0300
0c1ffd0aa5
avdevice/decklink_dec: use av_packet_add_side_data() by
2017-10-01 23:31:12 -0300
a22c6a4796
avcodec/encode: remove usage of av_dup_packet() by
2017-09-26 00:24:29 -0300
cf3d2d52b5
avcodec/avpacket: deprecate av_copy_packet_side_data() by
2017-09-25 17:17:12 -0300
fd5f4ac081
Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524' by
2017-10-01 18:21:02 -0300
2f7ca0b94e
tools/ismindex: remove unused header by
2017-10-01 18:19:14 -0300
ac5908b13f
libavcodec/exr : add x86 SIMD for predictor by
2017-10-01 21:37:15 +0200
59924d5eb1
lavfi/vmafmotion: Allow more pix_fmts. by
2017-09-30 21:39:08 +0200
9e271e3fa3
avdevice/decklink_dec: Used av_parity instead of duplicated function by
2017-09-29 09:00:55 +0530