[FFmpeg-cvslog] http: export icecast metadata as an option with name metadata.

2014-08-13 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone and...@clovar.com | Thu Jul 31 19:56:35 2014 -0400| [7601f9412a2d3387617a45966b65b452a632c27a] | committer: Anton Khirnov http: export icecast metadata as an option with name metadata. Signed-off-by: Anton Khirnov an...@khirnov.net http

[FFmpeg-cvslog] Expose metadata found in onCuePoint events in .flv files.

2014-08-13 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone and...@clovar.com | Mon Aug 11 13:35:09 2014 -0400| [93c04e095dc37ebdab22174e88cfa91e24940866] | committer: Anton Khirnov Expose metadata found in onCuePoint events in .flv files. Currently, only onMetaData is used, but some providers (wrongly) put

[FFmpeg-cvslog] flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes.

2014-08-13 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone and...@clovar.com | Tue Aug 12 17:03:52 2014 -0400| [0f789322efa78a672e4c3027e5cc12b8a947043a] | committer: Anton Khirnov flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. Signed-off-by: Anton Khirnov

[FFmpeg-cvslog] ogg: update event_flags with STREAM_/ METADATA_UPDATED whenever metadata changes.

2014-08-13 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone and...@clovar.com | Tue Aug 12 17:03:55 2014 -0400| [db68ef898a3802e51b6f41fd600d0d46d058e3f8] | committer: Anton Khirnov ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. Originally, AVFormatContext and a metadata dict were

[FFmpeg-cvslog] Revert lavf: eliminate ff_get_audio_frame_size()

2014-09-14 Thread Andrew Stone
ffmpeg | branch: release/2.4 | Andrew Stone and...@clovar.com | Mon Aug 18 17:28:23 2014 -0400| [04361427e65a687469a3bb0859971292d2dc11e4] | committer: Anton Khirnov Revert lavf: eliminate ff_get_audio_frame_size() This reverts commit 30e50c50274f88f0f5ae829f401cd3c7f5266719. The original

[FFmpeg-cvslog] flvenc: move metadata updates into a single function

2014-11-17 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone and...@clovar.com | Fri Nov 7 16:09:09 2014 -0500| [4d0cd5f58c892276716f46f4b2702915e5018215] | committer: Anton Khirnov flvenc: move metadata updates into a single function Signed-off-by: Anton Khirnov an...@khirnov.net http://git.videolan.org

[FFmpeg-cvslog] flvenc: Send new metadata when FLAG_METADATA_UPDATED is set.

2014-11-17 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone and...@clovar.com | Fri Nov 7 16:09:10 2014 -0500| [c64f3615118d757dcf76040fe5407bf2b3883206] | committer: Anton Khirnov flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. Signed-off-by: Anton Khirnov an...@khirnov.net http://git.videolan.org

[FFmpeg-cvslog] rtmp: support the AMF_DATE tag

2015-09-01 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone <a...@stoney.io> | Mon Aug 31 20:28:42 2015 -0400| [dc926ab518a30880c9e8dd9ec26c74d5e9aa6182] | committer: Michael Niedermayer rtmp: support the AMF_DATE tag Instead of returning EINVAL, which can cause a stream to fail to load, this allows t

[FFmpeg-cvslog] avcodec/libvorbisdec: Fix memory leak

2015-09-08 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone <a...@stoney.io> | Tue Sep 8 16:08:29 2015 -0400| [a450ec267225baf431eefadcfacf15879256f363] | committer: Michael Niedermayer avcodec/libvorbisdec: Fix memory leak Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://g