summaryrefslogtreecommitdiff
path: root/libavformat/rtpenc_h261.c
Commit message (Expand)AuthorAge
* lavf/rtp_h261: Replace restrict with av_restrict.Carl Eugen Hoyos2014-12-19
* Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'Michael Niedermayer2014-12-19
|\
| * rtp: Initial H.261 supportThomas Volkert2014-12-18
* Add support for H.261 RTP payload format (RFC 4587)ThomasVolkert2014-08-24