CVS Commit: vls (jpsaman)
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/videolan/vls/src/modules/ps2ts Modified Files: ps2ts.cpp ps2ts.h Update of /var/cvs/videolan/vls/src/modules/raw2ts Modified Files: raw2ts.cpp raw2ts.h Update of /var/cvs/videolan/vls/src/modules/ts2ts Modified Files: ts2ts.cpp ts2ts.h Log Message: Transformed raw2ts into a converter only module. Just commented out the offending parts and replaced DoWork() routine with GetNextTsPacket() and GetPrevTsPacket(). TODO: - move C_AudioCaptureThread() and C_VideoCaptureThread() into a "rawreader" module. - create a "rawinput" module. - in "raw2ts" the functions EStoTS() and Deinterlace() should only fill a singel C_TsPacket(). -- jpsaman -- This is the vls-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact <[email protected]>