Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-19lavf/rtp_h261: Replace restrict with av_restrict.Carl Eugen Hoyos
2014-12-19Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'Michael Niedermayer
2014-12-19rtp: Initial H.261 supportThomas Volkert
2014-08-24Add support for H.261 RTP payload format (RFC 4587)ThomasVolkert