summaryrefslogtreecommitdiff
path: root/gst/rtpvp8
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Fixing rtpvp8 compatibility with the third draftDanilo Cesar Lemes de Paula2-3/+3
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-8/+8
2011-10-03rtpvp8pay: Fix typoSebastian Dröge1-4/+4
2011-10-03rtpvp8: Update the pay/depay to the ietf-draft-01 specYouness Alaoui3-132/+156
2011-09-19rtpvp8: fix bitstream parsing using the wrong kind of bitreaderVincent Penquerc'h5-69/+296
2011-07-12rtpvp8: Reject unknown bitstream versionsOlivier Crête1-0/+5
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-03-04rtpvp8: Fix unitialized variableEdward Hervey1-1/+1
2011-02-01rtpvp8: also link against libgstbase-0.10 for adapter and bit reader APITim-Philipp Müller1-2/+3
2011-01-30rtpvp8: fix LIBS and CFLAGS order in Makefile.amTim-Philipp Müller1-3/+3
2011-01-30rtpvp8depay: Accept packets with only one byte of dataSjoerd Simons1-2/+3
2011-01-30rtpvp8pay: Treat the frame header just like any other partitionSjoerd Simons2-46/+26
2011-01-30rtpvp8: Add simple payloaders and depayloaders for VP8Sjoerd Simons6-0/+829