OSDN Git Service

avcodec/hevc: treat current_sps like sps_list
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 15 Jul 2014 19:43:30 +0000 (21:43 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 15 Jul 2014 19:49:56 +0000 (21:49 +0200)
commit880dbe43ca71982ecdfe1c73446137d6b2fd24d5
tree5cfd9e3c1d1fd7f2103fcee210385462dbc2b5d9
parent0fc2045d5f4eab35d943a79c3d965a2f31361f48
avcodec/hevc: treat current_sps like sps_list

This simplifies the management of current_sps
Fixes Ticket3458

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/hevc.c