Changeset 77259c5a5 in mythtv
- Timestamp:
- Mar 7, 2013, 10:24:34 PM (11 years ago)
- Branches:
- fixes/0.26
- Children:
- e2901d9f94
- Parents:
- 3944ca9ad
- git-author:
- John Poet <jpoet@…> (03/07/13 22:24:34)
- git-committer:
- John Poet <jpoet@…> (03/07/13 22:26:36)
- File:
-
- 1 edited
-
mythtv/libs/libmythtv/dtvrecorder.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mythtv/libs/libmythtv/dtvrecorder.cpp
r3944ca9ad r77259c5a5 664 664 _audio_timer.start(); 665 665 666 _buffer_packets = false; 666 667 _frames_seen_count++; 667 668 … … 1302 1303 if (_wait_for_keyframe_option && _first_keyframe < 0) 1303 1304 return true; 1304 1305 _buffer_packets = true;1306 1305 } 1307 1306
Note: See TracChangeset
for help on using the changeset viewer.
