¡@

Home 

c++ Programming Glossary: first_pkt

Audio output with video processing with opencv

http://stackoverflow.com/questions/8187745/audio-output-with-video-processing-with-opencv

1024 typedef struct PacketQueue AVPacketList first_pkt last_pkt int nb_packets int size SDL_mutex mutex SDL_cond cond.. pkt pkt1 next NULL SDL_LockMutex q mutex if q last_pkt q first_pkt pkt1 else q last_pkt next pkt1 q last_pkt pkt1 q nb_packets.. SDL_LockMutex q mutex for if quit ret 1 break pkt1 q first_pkt if pkt1 q first_pkt pkt1 next if q first_pkt q last_pkt NULL..

Decode audio and video and process both streams — ffmpeg, sdl, opencv

http://stackoverflow.com/questions/9429342/decode-audio-and-video-and-process-both-streams-ffmpeg-sdl-opencv

1024 typedef struct PacketQueue AVPacketList first_pkt last_pkt int nb_packets int size SDL_mutex mutex SDL_cond cond.. pkt pkt1 next NULL SDL_LockMutex q mutex if q last_pkt q first_pkt pkt1 else q last_pkt next pkt1 q last_pkt pkt1 q nb_packets.. ret SDL_LockMutex q mutex for if quit ret 1 break pkt1 q first_pkt if pkt1 q first_pkt pkt1 next if q first_pkt q last_pkt NULL..