[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8500f0f web/consulting: Add myself.

2016-03-22 Thread ffmpeg-cvslog
The branch, master has been updated via 8500f0f370cb2b34efba5977798e731eb68d805a (commit) from b5af63432925a84e7371ef1eb4883922bc42773a (commit) - Log - commit 8500f0f370cb2b34efba5977798e731eb68d805a Author:

[FFmpeg-cvslog] lavc: add AudioToolbox decoders

2016-03-22 Thread Rodger Combs
ffmpeg | branch: master | Rodger Combs | Thu Feb 18 21:38:37 2016 -0600| [d5d328059e5195b67f7264faa431301ec584648b] | committer: Rodger Combs lavc: add AudioToolbox decoders Part of trac #4828 >

[FFmpeg-cvslog] lavc: add AudioToolbox encoders

2016-03-22 Thread Rodger Combs
ffmpeg | branch: master | Rodger Combs | Tue Feb 23 21:01:24 2016 -0600| [65cff814534cec948f255b48098ad9e543993132] | committer: Rodger Combs lavc: add AudioToolbox encoders Fixes trac #4828 >

[FFmpeg-cvslog] all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h

2016-03-22 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Mon Mar 14 21:28:56 2016 -0400| [db1a642cd213804ed1579a19c9f5db08407dad9b] | committer: Ganesh Ajjanagadde all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h The idea is to use ffmath.h for internal implementations

[FFmpeg-cvslog] Added a selftest to libavutil/display.c

2016-03-22 Thread Petru Rares Sincraian
ffmpeg | branch: master | Petru Rares Sincraian | Sun Mar 20 09:54:07 2016 +0100| [124526ba1aee5b616b9f6cf2da6b5db85d05711d] | committer: Michael Niedermayer Added a selftest to libavutil/display.c - Check if av_display_rotation_get() gets the correct degrees -

[FFmpeg-cvslog] vc2enc: add non-experimental support for all video formats from spec

2016-03-22 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Mon Mar 21 17:32:55 2016 +| [2aebdfb451bb01165473f9b4d8e6a2c4997e3bf2] | committer: Rostislav Pehlivanov vc2enc: add non-experimental support for all video formats from spec Until now, for formats which were in the spec

[FFmpeg-cvslog] swresample/swresample: Remove "less than" comparissions of enums

2016-03-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Mar 22 14:11:03 2016 +0100| [914ad90eddce785592dd7fbe4c1b513c0025a383] | committer: Michael Niedermayer swresample/swresample: Remove "less than" comparissions of enums Found-by: wm4 Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] lavf/img2dec: Skip COM when auto-detecting jpeg.

2016-03-22 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Mar 22 11:13:24 2016 +0100| [ef888de1c1d2581d45c1917d8f9081b35ea07a72] | committer: Carl Eugen Hoyos lavf/img2dec: Skip COM when auto-detecting jpeg. It could theoretically contain invalid data that gets ignored by decoders.

[FFmpeg-cvslog] fate: add audiomatch

2016-03-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Mar 21 04:18:48 2016 +0100| [14478b6c3820339442d8c96b701d021499de0827] | committer: Michael Niedermayer fate: add audiomatch Testset provided by Justin Greer Signed-off-by: Michael Niedermayer