Changeset 77824cb40c9997dc993d6fa40ba38f4d7a4bd571
- Timestamp:
- 07/29/06 15:31:48
(2 years ago)
- Author:
- Clément Stenac <zorglub@videolan.org>
- git-committer:
- Clément Stenac <zorglub@videolan.org> 1154179908 +0000
- git-parent:
[ebd136c426b0944df97ca604d12aede861a32f42]
- git-author:
- Clément Stenac <zorglub@videolan.org> 1154179908 +0000
- Message:
One more
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5ab2b4e |
r77824cb |
|
| 679 | 679 | * want to add more logic, just force file by file:// or code it ;) |
|---|
| 680 | 680 | */ |
|---|
| | 681 | memset( &p_input->counters, 0, sizeof( p_input->counters ) ); |
|---|
| 681 | 682 | if( !b_quick ) |
|---|
| 682 | 683 | { |
|---|