Menu

#8 h263.cpp break statement missing

v1.0_(example)
closed
None
1
2017-05-25
2017-05-25
No

In following file
https://sourceforge.net/p/mcumediaserver/code/HEAD/tree/trunk/mcu/src/h263/h263.cpp#l497

In following function

bool H263RFC2190Paquetizer::PaquetizeFrame(VideoFrame *frame)

case 0x01:
//SQCIF
width = 160;
height = 120;

Here break statement is missing

Discussion

  • Sergio Garcia Murillo

    Thanxs! fixed on new repo: https://github.com/medooze/media-server

     
  • Sergio Garcia Murillo

    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel