[FFmpeg-cvslog] libavformat: add mbedTLS based TLS

2018-04-23 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Apr 21 15:53:31 2018 +0200| [62f5c9d68bf6e0f2c1a47cf002629a70a82274fc] | committer: Thomas Volkert libavformat: add mbedTLS based TLS > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=62f5c9d68bf6e0f2c1a47cf002629a70a8227

[FFmpeg-cvslog] libavformat: add mbedTLS based TLS

2018-05-21 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Apr 21 15:53:31 2018 +0200| [c24d247e2c2ccd13fda09fe4194bf2ff0eb42256] | committer: James Almer libavformat: add mbedTLS based TLS Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] libavformat: add mbedTLS based TLS

2018-09-02 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Apr 21 15:53:31 2018 +0200| [4130e05ff496667565ff7c386a514bd46434eddf] | committer: Luca Barbato libavformat: add mbedTLS based TLS Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtpenc: packetizer for VP9 RTP payload format (draft v2)

2016-06-13 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Mon May 30 16:31:52 2016 +0200| [668fb1cb6a4ebdbf367881ca0f1b4dfd1fdafce8] | committer: Thomas Volkert rtpenc: packetizer for VP9 RTP payload format (draft v2) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtpdec_vc2hq: avoid magic number

2016-06-13 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Mon Jun 13 18:40:14 2016 +0200| [1f872332c47f58dab27410c00c72b79ce489405e] | committer: Thomas Volkert rtpdec_vc2hq: avoid magic number > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1f872332c47f58dab27410c00c72b79ce4894

[FFmpeg-cvslog] rtpdec_hevc: Implement parsing of aggregated packets

2015-02-21 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Fri Feb 13 22:43:16 2015 +0100| [cbdd1806ead8758949f22b4e4f214b035c78e2b9] | committer: Martin Storsjö rtpdec_hevc: Implement parsing of aggregated packets With significant changes by Martin Storsjö, to use the shared function instead of

[FFmpeg-cvslog] avformat/rtpdec_dv: fix bundled audio typo

2015-02-21 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Feb 21 22:36:18 2015 +0100| [7a459be8e7551cd1a00a7f4e9f28a9d3ec1fa337] | committer: Michael Niedermayer avformat/rtpdec_dv: fix bundled audio typo Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtpdec: DV depacketizer (RFC 6469)

2015-02-22 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Feb 21 18:35:50 2015 +0100| [c99915f7c74ce1249d8633cb6fd09035b8d84db7] | committer: Martin Storsjö rtpdec: DV depacketizer (RFC 6469) (tested with live555 RTSP server) Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] rtpdec: experimental VP9 depacketizer (draft 0)

2015-03-05 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Wed Mar 4 00:33:31 2015 +0100| [9c09fbd8053292267cdc4b542913ceced43ea3a9] | committer: Martin Storsjö rtpdec: experimental VP9 depacketizer (draft 0) The code was tested with live555 server. Signed-off-by: Martin Storsjö > http://git.videolan.

[FFmpeg-cvslog] avformat/rtpdec_h261: code aligned to the HEVC code

2014-11-01 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Nov 1 13:01:53 2014 +0100| [8d9277c3c01c24616532f05a5a09c8bfc7387010] | committer: Michael Niedermayer avformat/rtpdec_h261: code aligned to the HEVC code Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avformat/udp: UDP-Lite (RFC 3828) support added

2014-11-05 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Wed Nov 5 10:59:44 2014 +0100| [07c3a4f693360b315ecbc45f7260016c09bf0324] | committer: Michael Niedermayer avformat/udp: UDP-Lite (RFC 3828) support added (This fixes ticket #1501) Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] wavdec: RIFX file format support

2014-12-17 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Wed Dec 17 12:04:37 2014 +0100| [00d7555f3468193a761c0534df6742646b15829c] | committer: Michael Niedermayer wavdec: RIFX file format support Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtp: Initial H.261 support

2014-12-18 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Dec 6 19:54:07 2014 +0100| [a505c0d7373336a4cc5aa2022111c46bdd388b1f] | committer: Martin Storsjö rtp: Initial H.261 support The packetizer only supports splitting at GOB headers - if such aren't available frequently enough, it splits a

[FFmpeg-cvslog] wavdec: refactor wav_read_header()

2014-12-19 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Fri Dec 19 21:57:05 2014 +0100| [1a971d33ebedff3cae01ee81da4fa74302a91492] | committer: Michael Niedermayer wavdec: refactor wav_read_header() Make it more readable and display an error message in case an invalid header is detected (the current

[FFmpeg-cvslog] wavdec: avoid output of arbitrary chars

2014-12-19 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Fri Dec 19 23:39:01 2014 +0100| [e8d57e41639336d2507a7f017bd45598cbb257d9] | committer: Michael Niedermayer wavdec: avoid output of arbitrary chars use av_get_codec_tag_string() in wav_read_header() for printing the faulty start code from riff header

[FFmpeg-cvslog] rtpdec_hevc: correct parsing of aggregated packets

2015-02-12 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Thu Feb 12 20:41:39 2015 +0100| [b6f577dbb2afde4111a1820435ab2c5afbf78e12] | committer: Michael Niedermayer rtpdec_hevc: correct parsing of aggregated packets reported by tim dot yao at amlogic dot com Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] rtpdec: experimental VP9 depacketizer (draft 0)

2015-02-15 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sun Feb 15 14:46:42 2015 +0100| [e4a6486c17dd90b338450ac7e151ffbf5370948a] | committer: Michael Niedermayer rtpdec: experimental VP9 depacketizer (draft 0) Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avformat/rtpdec: DV depacketizer (RFC 6469)

2015-02-15 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sun Feb 15 17:20:32 2015 +0100| [cbe508553ad17b277d4cb6f12f61aac4f52908b8] | committer: Michael Niedermayer avformat/rtpdec: DV depacketizer (RFC 6469) Tested with live555 RTSP server Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] Add missing changelog entry

2014-09-01 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Mon Sep 1 21:18:49 2014 +0200| [f8164f6728a3cb8ca94845225b3b5dfa41c7daeb] | committer: Michael Niedermayer Add missing changelog entry Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtpdec: HEVC/H.265 support

2014-09-03 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Tue Aug 26 21:00:03 2014 +0200| [95e177eeb21f3e968aa9353bc69d1946966cc835] | committer: Luca Barbato rtpdec: HEVC/H.265 support As specified in draft-ietf-payload-rtp-h265-06. Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] rtpenc: HEVC/H.265 support

2014-09-21 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sun Sep 21 12:10:42 2014 +0200| [6821a5a4adcb40c458356e8bb90416dd8f5dd6b2] | committer: Michael Niedermayer rtpenc: HEVC/H.265 support Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtpdec_hevc: do not print an error message if the received packet has a valid header but lacks additional bytes as payload

2014-09-21 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sun Sep 21 13:50:12 2014 +0200| [dcdc1cbf4321071b933e14d59afc518321d2450a] | committer: Michael Niedermayer rtpdec_hevc: do not print an error message if the received packet has a valid header but lacks additional bytes as payload Signed-off-by

[FFmpeg-cvslog] rtpenc_h263_rfc2190: avoid misleading error output

2014-09-21 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sun Sep 21 17:43:16 2014 +0200| [e1cddd1a0c21ecc278ff01a12650761522da22cd] | committer: Michael Niedermayer rtpenc_h263_rfc2190: avoid misleading error output Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] Add missing entry for maintainer of rtpenc_hevc.*

2014-09-22 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Mon Sep 22 13:07:10 2014 +0200| [5820358bbc4a208d161ffd19cb520c93f9fd3a3e] | committer: Michael Niedermayer Add missing entry for maintainer of rtpenc_hevc.* Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] rtpenc: HEVC/H.265 support

2014-09-24 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sun Sep 21 12:10:42 2014 +0200| [ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc] | committer: Martin Storsjö rtpenc: HEVC/H.265 support Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] sdp: add support for H.261

2014-10-03 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Sat Oct 4 00:17:01 2014 +0200| [1c4c78ee4073b2387681d916a167b758369b9216] | committer: Michael Niedermayer sdp: add support for H.261 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] sdp: add support for H.261

2014-10-04 Thread Thomas Volkert
ffmpeg | branch: release/2.4 | Thomas Volkert | Sat Oct 4 00:17:01 2014 +0200| [a16558e12204e5ae4597d5d384bbfca293fe74cb] | committer: Michael Niedermayer sdp: add support for H.261 Signed-off-by: Michael Niedermayer (cherry picked from commit 1c4c78ee4073b2387681d916a167b758369b9216

[FFmpeg-cvslog] rtpdec: support for VC-2 HQ RTP payload format (draft v1)

2016-03-21 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Tue Mar 22 00:17:12 2016 +0100| [b4f32c42ab09fccce6834d714a595dcaa7d8fe3a] | committer: Thomas Volkert rtpdec: support for VC-2 HQ RTP payload format (draft v1) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1)

2016-05-03 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Tue May 3 19:07:37 2016 +0200| [f591b7b5265fcf29dad12c4995ee43b0e3d594e7] | committer: Thomas Volkert rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi