aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/h264_sei.c
AgeCommit message (Expand)Author
2012-04-23h264: some fields in SEIs are longer than 25 bits thus use get_bits_long()Michael Niedermayer
2012-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05Replace computations of remaining bits with calls to get_bits_left().Alex Converse
2012-01-26h264_sei: Fix infinite loop.Michael Niedermayer
2011-08-30h264: allow debuging SEI typesMichael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-21Ignore x264 build=0 as there is no such version, this restores previousMichael Niedermayer
2010-01-12Split SEI code off h264.c.Michael Niedermayer