Changeset 719
- Timestamp:
- 10/27/07 16:46:42 (11 months ago)
- Files:
-
- trunk/bitstream_info.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bitstream_info.c
r702 r719 582 582 else if(nalType == 5) 583 583 { 584 lowestType == FF_I_TYPE;585 584 ret = 1; 586 585 #if 0 /*this was an attempt to figure out the PTS information and detect an out of order P frame before we hit its B frame */
