-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: Split h264 slice decoding from nal decoding
Conflicts:
libavcodec/Makefile
libavcodec/h264.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- libavcodec/Makefile 3 additions, 2 deletionslibavcodec/Makefile
- libavcodec/h264.c 22 additions, 2709 deletionslibavcodec/h264.c
- libavcodec/h264.h 21 additions, 0 deletionslibavcodec/h264.h
- libavcodec/h264_picture.c 210 additions, 0 deletionslibavcodec/h264_picture.c
- libavcodec/h264_slice.c 2567 additions, 0 deletionslibavcodec/h264_slice.c
Loading
Please register or sign in to comment