[FFmpeg-cvslog] avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory

2014-12-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 22 11:52:22 2014 +0100| [03b84f2fb2a40ae51df269f0bf4f52c08afa15fb] | committer: Michael Niedermayer avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.or

[FFmpeg-cvslog] avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory

2014-12-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 22 11:51:55 2014 +0100| [fd3e7447c83b7a652b66e3a4334e4335d232d77e] | committer: Michael Niedermayer avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.org/

[FFmpeg-cvslog] avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory

2014-12-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 22 11:49:35 2014 +0100| [5dfae3f40a73c69cbca2b7d8d31cbfc6920aa701] | committer: Michael Niedermayer avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.o

[FFmpeg-cvslog] cdxl: fix duration

2014-12-22 Thread Piotr Bandurski
ffmpeg | branch: master | Piotr Bandurski | Mon Dec 17 12:55:34 2012 +0100| [75cc85b23970b1238d6e3107ac817120e42a6686] | committer: Michael Niedermayer cdxl: fix duration fixes ticket #1937 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=75cc85

[FFmpeg-cvslog] avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set

2014-12-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 22 21:17:49 2014 +0100| [fe439c20698fc4992b9373cb068efb438fe1a098] | committer: Michael Niedermayer avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set This allows viewing more of ticket2254 Signed-off-by

[FFmpeg-cvslog] frame_thread_encoder: use ref-counting to avoid memcpy of all input frames

2014-12-22 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Tue Dec 23 00:42:49 2014 +0100| [1ffcf6ac9045c647ce27581a836f325118e40b03] | committer: Michael Niedermayer frame_thread_encoder: use ref-counting to avoid memcpy of all input frames Apparently uneeded lock/unlock removed by commiter Signed-off-by:

[FFmpeg-cvslog] tools/probetest: support testing a single specified input format

2014-12-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 21 20:20:29 2014 +0100| [13306dde2240d4a3fd5c143adb96ae6376a4bfb6] | committer: Michael Niedermayer tools/probetest: support testing a single specified input format This reduces the time the test takes significantly when only one formats

[FFmpeg-cvslog] Changelog: update for 2.5.2

2014-12-22 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Tue Dec 23 04:28:09 2014 +0100| [959ab06c68f8c74a0f31bcaf2692cbbdaf5702f6] | committer: Michael Niedermayer Changelog: update for 2.5.2 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=959ab06c

[FFmpeg-cvslog] x86/vp9: remove duplicate function prototypes

2014-12-22 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Dec 23 00:51:26 2014 -0300| [32c836cb11079319d04a60beb055cb1065662da3] | committer: James Almer x86/vp9: remove duplicate function prototypes Fixes "redundant redeclaration" warnings. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] Tag n2.5.2 : FFmpeg 2.5.2 release

2014-12-22 Thread git
[ffmpeg] [branch: refs/tags/n2.5.2] Tag:d1afcda2ab7f6afc19ba6f9d539d29a2d828a5cd > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=d1afcda2ab7f6afc19ba6f9d539d29a2d828a5cd Tagger: Michael Niedermayer Date: Tue Dec 23 04:59:01 2014 +0100 FFmpeg 2.5.2 release __