[FFmpeg-cvslog] fate: add fate-flv-demux

2016-04-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Apr 2 22:02:52 2016 +0200| [ec7fda2db590e85acdc20e59246e5ab888bdda13] | committer: Michael Niedermayer fate: add fate-flv-demux Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] fate: Add wav-ac3 test

2016-04-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Apr 2 13:45:41 2016 +0200| [54c914651f1675577e090ab4ac671ba6fd406262] | committer: Michael Niedermayer fate: Add wav-ac3 test Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] fate: Add fate-ts-opus-demux

2016-04-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Apr 2 22:00:41 2016 +0200| [419cb35e6f7b1b3102e60153d6c009e9d43cb8f0] | committer: Michael Niedermayer fate: Add fate-ts-opus-demux Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] fate: add demux test for OggOpus

2016-04-03 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Apr 2 17:31:36 2016 -0300| [64b1ec804f546064f759cb219118df41420cc692] | committer: James Almer fate: add demux test for OggOpus Reviewed-by: Michael Niedermayer Signed-off-by: James Almer

[FFmpeg-cvslog] AAC encoder: new regression test

2016-04-03 Thread Claudio Freire
ffmpeg | branch: master | Claudio Freire | Sun Apr 3 15:28:17 2016 -0300| [52562503d5249e4b0fc10ee3a53cf289b24cb6a3] | committer: Claudio Freire AAC encoder: new regression test Test to catch the recently fixed minsf bug Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] AAC encoder: fix initialization of minsf

2016-04-03 Thread Claudio Freire
ffmpeg | branch: master | Claudio Freire | Sun Apr 3 15:03:53 2016 -0300| [bad41d3724228cf9b03973a68cf3082adffb48f8] | committer: Claudio Freire AAC encoder: fix initialization of minsf In some situations (exactly zeroed DC coeffs) minsf would be initialized with

[FFmpeg-cvslog] avformat/brstm: lower magic number, fixes decoding of some files

2016-04-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Apr 3 19:12:07 2016 +0200| [76466ab214ef20ea628703457bf8d595c4669f8c] | committer: Paul B Mahol avformat/brstm: lower magic number, fixes decoding of some files Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformat

2016-04-03 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Thu Mar 31 21:49:02 2016 +0100| [6518cbc52a8c59f8f590405a852385adbc47ed62] | committer: Derek Buitenhuis lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformat It will be used by text subtitle demuxers to construct

[FFmpeg-cvslog] avformat/wavdec: fix typo with len

2016-04-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 3 17:34:15 2016 +0200| [06c4ed0c0e349602ae6ca31c39693f73bce9bf61] | committer: Michael Niedermayer avformat/wavdec: fix typo with len Found-by: carl Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] libavcodec/exr: fix PRX24 Float decompression

2016-04-03 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Apr 3 14:12:44 2016 +0200| [d2ed3391fbfe3d6806c7819f86a5aa43b89b3144] | committer: Paul B Mahol libavcodec/exr: fix PRX24 Float decompression Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] libavcodec/exr: add tile support

2016-04-03 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Apr 3 00:21:30 2016 +0200| [25a01c52b889d64e77fb3f8f7e519d183d7635b8] | committer: Paul B Mahol libavcodec/exr: add tile support Signed-off-by: Paul B Mahol >