[FFmpeg-cvslog] avcodec/ccaption_dec: Added Debug logs

2015-02-06 Thread Anshul Maheshwari
ffmpeg | branch: master | Anshul Maheshwari | Fri Feb 6 20:30:40 2015 +0530| [f05efd42af37e30b2f4c4810e6a55f72613e78c9] | committer: Michael Niedermayer avcodec/ccaption_dec: Added Debug logs Signed-off-by: Anshul Maheshwari Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] avcodec/ccaption_dec: Added Roll up functionality

2015-02-06 Thread Anshul Maheshwari
ffmpeg | branch: master | Anshul Maheshwari | Fri Feb 6 20:28:11 2015 +0530| [bf30161a8db1c30583db0e57bbe978417a9eb301] | committer: Michael Niedermayer avcodec/ccaption_dec: Added Roll up functionality Signed-off-by: Anshul Maheshwari Signed-off-by: Michael Niedermayer > http://git.videol

[FFmpeg-cvslog] avcodec/ccaption_dec: handle error from ass_sub api

2015-02-06 Thread Anshul Maheshwari
ffmpeg | branch: master | Anshul Maheshwari | Fri Feb 6 20:30:13 2015 +0530| [5647286e677839dd736c00d8f80514376c4cc9e3] | committer: Michael Niedermayer avcodec/ccaption_dec: handle error from ass_sub api Signed-off-by: Anshul Maheshwari Signed-off-by: Michael Niedermayer > http://git.vide

[FFmpeg-cvslog] fate: Add a test for AAC ELD480.

2015-02-06 Thread Alex Converse
ffmpeg | branch: master | Alex Converse | Tue Jan 27 17:54:03 2015 -0800| [9295d10ea9d138462b7f67d16bf95ae9ca76aca6] | committer: Alex Cnverse fate: Add a test for AAC ELD480. The source is er_eld_2100np_48_ep0.mp4 from the official test set. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 04:54:32 2015 +0100| [a40de9ac07fcaa91ed4d041e57c19c3bf798ebe5] | committer: Michael Niedermayer Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6' * commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6': fate: Add a test for AAC EL

[FFmpeg-cvslog] avcodec/h264_slice: Do not change frame_num after the first slice

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 02:06:20 2015 +0100| [f906982c9411f3062e3ce68013309b37c213c4dd] | committer: Michael Niedermayer avcodec/h264_slice: Do not change frame_num after the first slice Fixes potential race condition Fixes: signal_sigsegv_1472ac3_468_cov_291

[FFmpeg-cvslog] avcodec/h264_slice: ignore SAR changes in slices after the first

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 03:34:48 2015 +0100| [38d5241b7f36c1571a88517a0650caade16dd5f4] | committer: Michael Niedermayer avcodec/h264_slice: ignore SAR changes in slices after the first Fixes race condition and null pointer dereference Fixes: signal_sigsegv_1

[FFmpeg-cvslog] avcodec/h264_slice: assert that reinit does not occur after the first slice

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 03:45:14 2015 +0100| [2fd9ce92af43e6dcbc8ed7c26c00b052de48ccad] | committer: Michael Niedermayer avcodec/h264_slice: assert that reinit does not occur after the first slice Signed-off-by: Michael Niedermayer > http://git.videolan.org

[FFmpeg-cvslog] avcodec/h264_slice: Check picture structure before setting the related fields

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 02:22:44 2015 +0100| [f111831ed61103f9fa8fdda41473a23da016bdaa] | committer: Michael Niedermayer avcodec/h264_slice: Check picture structure before setting the related fields This might fix a hypothetical race condition Signed-off-by:

Re: [FFmpeg-cvslog] doc/indevs/libcdio: apply minor spell fixes, extend documentation

2015-02-06 Thread Alexander Strasser
On 2015-01-31 11:36 +0100, Stefano Sabatini wrote: > ffmpeg | branch: master | Stefano Sabatini | Wed Jan 21 > 20:10:45 2015 +0100| [f422f474dfa7e9f54197dde961e4a01cd060994f] | committer: > Stefano Sabatini > > doc/indevs/libcdio: apply minor spell fixes, extend documentation > > > http://git.

[FFmpeg-cvslog] x86: lavc: share more constants

2015-02-06 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Thu Feb 5 19:20:43 2015 +| [9dc45d1f42801036443e41a3cc424c7635936539] | committer: Michael Niedermayer x86: lavc: share more constants Reviewed-by: "Ronald S. Bultje" Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] lavc/tscc: Make 32bit output opaque.

2015-02-06 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Feb 6 21:02:08 2015 +0100| [d45fadb6df484b1c68867220f9c66890b7d29458] | committer: Carl Eugen Hoyos lavc/tscc: Make 32bit output opaque. Found-by: wm4 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d45fadb6df484b1c68867220f9c66890

[FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 22:31:29 2015 +0100| [bfb988b1fafdc37f88aa64b49360cbbb64fa7e8e] | committer: Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: lavc/tscc: Make 32bit output opaque. Merged-by: Michael Niedermayer >

[FFmpeg-cvslog] avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 22:14:15 2015 +0100| [a0640e63463e6428b80422c89e1bfc96147ecfc6] | committer: Michael Niedermayer avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 22:16:08 2015 +0100| [1750b45cdf7498d0a05bea29cafcb26aa576d595] | committer: Michael Niedermayer avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] x86/hevc_mc: use aligned loads

2015-02-06 Thread Mickaël Raulet
ffmpeg | branch: master | Mickaël Raulet | Thu Feb 5 19:20:42 2015 +| [6ecc3fd61225c79116de64167e3bf47736f0e779] | committer: Michael Niedermayer x86/hevc_mc: use aligned loads Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6ecc3fd61225c79

[FFmpeg-cvslog] x86/lossless_audiodsp: fix compilation with --disable-yasm

2015-02-06 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 6 03:46:43 2015 -0300| [383fddeec65f4cebcb197eae702dfefdc6192eb0] | committer: James Almer x86/lossless_audiodsp: fix compilation with --disable-yasm Reviewed-by: Michael Niedermayer Signed-off-by: James Almer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] nutdec: Remove unused variables

2015-02-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Feb 5 23:06:44 2015 -0800| [510b39c2137b79829294361c1ffece06e89e5fa6] | committer: Michael Niedermayer nutdec: Remove unused variables Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=510b39c2137b798292

[FFmpeg-cvslog] img2dec: Remove dead code

2015-02-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Feb 5 23:06:40 2015 -0800| [e66a187638414874ceea4bf6809a61b1463afc5a] | committer: Michael Niedermayer img2dec: Remove dead code Reviewed-by: Reimar Döffinger Reviewed-by: Carl Eugen Hoyos Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avcodec/avfft: Add simple self test

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 18:48:12 2015 +0100| [9bc7ee8a9874be3c6a0e54d9a008c6d94f5b7c6e] | committer: Michael Niedermayer avcodec/avfft: Add simple self test Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9bc7e

[FFmpeg-cvslog] audioconvert: Add missing include for FF_API_AUDIO_CONVERT

2015-02-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Feb 5 23:27:34 2015 -0800| [5081012eb88b061f77b319f9121d0670da99af54] | committer: Michael Niedermayer audioconvert: Add missing include for FF_API_AUDIO_CONVERT Fixes warning in `make checkheaders`. Signed-off-by: Michael Niedermayer > http://git

[FFmpeg-cvslog] generate_wave_table: Add include for AVSampleFormat

2015-02-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Feb 5 23:27:35 2015 -0800| [23659fdb812fbb1a539ce2a9c8b245ada11d3ca8] | committer: Michael Niedermayer generate_wave_table: Add include for AVSampleFormat Fixes warning in `make checkheaders`. Signed-off-by: Michael Niedermayer > http://git.videol

[FFmpeg-cvslog] x86/hevc_sao: fix loading of RIP address

2015-02-06 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 6 13:17:19 2015 -0300| [aea29a891ff1b5cca104656bc1eb8ab0e55fbb16] | committer: James Almer x86/hevc_sao: fix loading of RIP address pb_eo must be handled as a rip relative address for MSVC64, so an intermediate register is needed. Should fix link

[FFmpeg-cvslog] x86/hevc: use CLIPW macro when possible

2015-02-06 Thread Mickaël Raulet
ffmpeg | branch: master | Mickaël Raulet | Thu Feb 5 19:20:41 2015 +| [bcb09251152551bb4328b8724b692b0c4f274487] | committer: Michael Niedermayer x86/hevc: use CLIPW macro when possible Conflicts: libavcodec/x86/hevc_mc.asm Reviewed-by: James Almer Signed-off-by: Michael Niederm

[FFmpeg-cvslog] x86: hevc_mc: use epel_hv 16-wide function

2015-02-06 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Thu Feb 5 19:20:40 2015 +| [5eedd36df1089aa0605ddb4c751b310b62f08ac4] | committer: Michael Niedermayer x86: hevc_mc: use epel_hv 16-wide function The epel_hv functions were still relying on only epel_hv 8-wide being the maximum width instanci

[FFmpeg-cvslog] x86: hevc_mc: add AVX2 optimizations

2015-02-06 Thread Pierre Edouard Lepere
ffmpeg | branch: master | Pierre Edouard Lepere | Thu Feb 5 19:20:39 2015 +| [a0d1300f7112e9e4577379669bc44660bb20bda2] | committer: Michael Niedermayer x86: hevc_mc: add AVX2 optimizations before 33304 decicycles in luma_bi_1, 523066 runs, 1222 skips 38138 decicycles in luma_bi_2, 523427

[FFmpeg-cvslog] avformat/rpl: check av_get_packet() for failure

2015-02-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Feb 5 14:44:43 2015 +| [f968166439e4d4fc9f352ea20b8922d42ca5c7b1] | committer: Paul B Mahol avformat/rpl: check av_get_packet() for failure Also make ret signed as it should be from start. Signed-off-by: Paul B Mahol > http://git.videolan.org

[FFmpeg-cvslog] avcodec/h264: Be more strict on rejecting pps/sps changes

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 15:09:54 2015 +0100| [6fafc62b0bd0e206deb77a7aabbf3a370ad80789] | committer: Michael Niedermayer avcodec/h264: Be more strict on rejecting pps/sps changes Fixes race condition Fixes: signal_sigsegv_1472ac3_468_cov_2915641226_CABACI3_So

[FFmpeg-cvslog] avcodec/h264: Be more strict on rejecting pps_id changes

2015-02-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 15:01:17 2015 +0100| [31cc9c04ca386dce289864021982da62190982ab] | committer: Michael Niedermayer avcodec/h264: Be more strict on rejecting pps_id changes Fixes race condition Signed-off-by: Michael Niedermayer > http://git.videolan.o

[FFmpeg-cvslog] avformat/thp: check av_get_packet() for failure

2015-02-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Feb 5 14:44:04 2015 +| [dc3c3758ce6368aa2f0a9a9b544bce2e130cc4e1] | committer: Paul B Mahol avformat/thp: check av_get_packet() for failure Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc3c3758ce6368a