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