[FFmpeg-devel] [PATCH] lavc/tta: Add support for encrypted streams

James Almer jamrial at gmail.com
Sun Feb 10 08:07:10 CET 2013


On 09/02/13 11:34 PM, Michael Niedermayer wrote:
> On Wed, Jan 30, 2013 at 12:35:26AM -0300, James Almer wrote:
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavcodec/tta.c     | 51 +++++++++++++++++++++++++++++++++++++++++++++++----
>>  libavcodec/version.h |  2 +-
>>  2 files changed, 48 insertions(+), 5 deletions(-)
> 
> how can this be tested ?

You can either create an encrypted tta file using the official encoder then try 
decoding it with this patch, or I can provide you with one (I was going to upload 
one for a fate test anyway).

Regards.


More information about the ffmpeg-devel mailing list