2015-06-11 8:42 GMT+08:00 Michael Niedermayer :
> On Wed, Jun 10, 2015 at 12:30:46PM +0800, Deliang Fu wrote:
> > Make the logic in libavformat/hevc.c parse_rps align with
> libavcodec/hevc_ps.c ff_hevc_decode_short_term_rps
> >
> > ---
> > libavformat/hevc.c
Make the logic in libavformat/hevc.c parse_rps align with libavcodec/hevc_ps.c
ff_hevc_decode_short_term_rps
---
libavformat/hevc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/hevc.c b/libavformat/hevc.c
index 16b06b4..643b715 100644
--- a/libavformat/hevc.c
+
Make the logic in libavformat/hevc.c parse_rps align with libavcodec/hevc_ps.c
ff_hevc_decode_short_term_rps
---
libavformat/hevc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/hevc.c b/libavformat/hevc.c
index 16b06b4..643b715 100644
--- a/libavformat/hevc.c
+