ffmpeg | branch: master | Michael Niedermayer | Tue
Oct 25 03:51:17 2016 +0200| [85d23e5cbc9ad6835eef870a5b4247de78febe56] |
committer: Michael Niedermayer
avcodec/interplayvideo: Check side data size before use
Fixes out of array read
Found-by: Thomas Garnier using libFuzzer
Signed-off-by: M
ffmpeg | branch: master | Michael Niedermayer | Tue
Oct 25 01:15:56 2016 +0200| [c1173437fc3e4ef36a0f19211a9cd4e5c95ccb6c] |
committer: Michael Niedermayer
avcodec/ffv1enc: Fix storing RGB48 without explicitly set level
the bps value is only stored with level >= 1, using rgb48 with level 0 req
ffmpeg | branch: master | Vittorio Giovara | Tue
Oct 18 15:17:26 2016 -0400| [ba53d3ae8bfbd9a66b6f18569c1c4c4d0cc03d7a] |
committer: Ronald S. Bultje
vf_colorspace: Add support for iec61966-2.1 (sRGB) transfer
Signed-off-by: Vittorio Giovara
Signed-off-by: Ronald S. Bultje
> http://git.vide
ffmpeg | branch: master | Ronald S. Bultje | Mon Oct 24
16:03:16 2016 -0400| [f141ac4d0bf1a05c77949edc9d679295fcc79f5f] | committer:
Ronald S. Bultje
vf_colorspace: don't spam console with warnings if range is unspecified.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f141ac4d0bf
ffmpeg | branch: master | Ronald S. Bultje | Fri Oct 14
13:01:27 2016 -0400| [be885da3427c5d9a6fa68229d16318afffe67193] | committer:
Ronald S. Bultje
vp9: change order of operations in adapt_prob().
This is intended to workaround bug "665 Integer Divide Instruction May
Cause Unpredictable Beha
ffmpeg | branch: master | Rodger Combs | Mon Oct 24
05:47:05 2016 -0500| [73ead477ddd9dbfbe6f7e8d3fc90ebfd21b271b0] | committer:
Rodger Combs
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Reviewed-By: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=73ead477ddd9dbf
ffmpeg | branch: master | Rodger Combs | Thu Jan 7
17:14:08 2016 -0600| [697400eac07c0614f6b9f2e7615563982dbcbe4a] | committer:
Rodger Combs
lavf/mov: improve `tref/chap` chapter handling
3 parts:
- Supports multiple chapter streams
- Exports regular text chapter streams as opaque data. This
ffmpeg | branch: master | Rodger Combs | Thu Jan 7
19:04:00 2016 -0600| [490c6bda0e35498a24936fd1524317aeebed026b] | committer:
Rodger Combs
lavf/mov: reindent
Reviewed-By: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=490c6bda0e35498a24936fd1524317aeebed02
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:18:19 2016 -0500| [c7cd6ad8509c7382664f5bfb7112df69b44f41e4] | committer:
Rodger Combs
lavf/segment: add deinit function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c7cd6ad8509c7382664f5bfb7112df69b44f41e4
---
libavformat
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:36:15 2016 -0500| [c972a28fc3defe7cacee281fe1a30b9a026737ed] | committer:
Rodger Combs
lavf/dashenc: add deinit function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c972a28fc3defe7cacee281fe1a30b9a026737ed
---
libavformat
ffmpeg | branch: master | Rodger Combs | Fri Jun 24
22:02:50 2016 -0500| [a246fef163387c0d79830a9bdf408443a9aba1c1] | committer:
Rodger Combs
lavf/mux: add avformat_init_output
This allows a consumer to run the muxer's init function without actually
writing the header, which is useful in chain
ffmpeg | branch: master | Rodger Combs | Fri Sep 9
23:27:54 2016 -0500| [d99d7cbdfc70023cd9692c19376772215d3a15b5] | committer:
Rodger Combs
lavf/rawenc: add automatic bitstream filtering for H264+HEVC
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d99d7cbdfc70023cd9692c193767722
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:18:45 2016 -0500| [45f5c5573203a48acb2dd6fbf18f4b0c25b7aff0] | committer:
Rodger Combs
lavf/segment: fix writing separate header with auto BSF
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=45f5c5573203a48acb2dd6fbf18f4b0c25b7
ffmpeg | branch: master | Rodger Combs | Fri Apr 15
03:18:01 2016 -0500| [ed4e081a362d24b878201c2a3a289f9a5ec40a15] | committer:
Rodger Combs
fate/aac: add automatic bsf test
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed4e081a362d24b878201c2a3a289f9a5ec40a15
---
tests/fate/a
ffmpeg | branch: master | Rodger Combs | Fri Apr 15
03:01:46 2016 -0500| [a6da754ef9a74fe09368491053e0b66611890f7f] | committer:
Rodger Combs
fate/h264: make mp4toannexb test use auto-BSF
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6da754ef9a74fe09368491053e0b66611890f7f
---
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:24:04 2016 -0500| [e83d5d7e58fff5f059dfdbe80e07ae7e49cdc2e9] | committer:
Rodger Combs
lavf/movenc: add deinit function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e83d5d7e58fff5f059dfdbe80e07ae7e49cdc2e9
---
libavformat/
ffmpeg | branch: master | Rodger Combs | Thu Apr 28
17:00:43 2016 -0500| [3b3f979894a0aca01245fcaa2e4ff06f5f839e54] | committer:
Rodger Combs
fate/hevc: add automatic bsf test
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3b3f979894a0aca01245fcaa2e4ff06f5f839e54
---
tests/fate/
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:36:39 2016 -0500| [42cb050a05020e9da18136b8cd65944b378b74eb] | committer:
Rodger Combs
lavf/movenc+dashenc: add automatic bitstream filtering
This is disabled by default when the empty_moov flag is enabled
> http://git.videolan.org/gitweb
18 matches
Mail list logo