[FFmpeg-devel] [PATCH 1/3] avformat/dashenc: make AdaptationSet id an integer value
    James Almer 
    jamrial at gmail.com
       
    Sun Feb 16 20:29:53 EET 2020
    
    
  
On 2/11/2020 10:40 AM, James Almer wrote:
> On 1/19/2020 6:41 PM, James Almer wrote:
>> Unlike Representation id, it's defined as an integer in the spec, and not as a
>> string.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavformat/dashenc.c | 20 ++++++++++++++------
>>  1 file changed, 14 insertions(+), 6 deletions(-)
> 
> I'll apply the set soon.
Applied.
    
    
More information about the ffmpeg-devel
mailing list