Author | SHA1 | Message | Date |
---|---|---|---|
|
a505c0d737 |
rtp: Initial H.261 support
The packetizer only supports splitting at GOB headers - if such aren't available frequently enough, it splits at any random byte offset (not at a macroblock boundary either, which would be allowed by the spec) and sends a payload header pretend that it starts with a GOB header. As long as a receiver doesn't try to handle such cases cleverly but just drops broken frames, this shouldn't matter too much in practice. Signed-off-by: Martin Storsjö <martin@martin.st> |
10 years ago |
|
8d9277c3c0 |
avformat/rtpdec_h261: code aligned to the HEVC code
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
10 years ago |
|
e15824e75b |
avformat/rtpdec_h261: Fix sanity checks
Fixes mbap and quant Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
10 years ago |
|
50a4d5cfc6 | Add support for H.261 RTP payload format (RFC 4587) | 10 years ago |