Home
last modified time | relevance | path

Searched hist:"254 a53409eaa75e6f21d56b4f5f0bfcdd427c6b3" (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecDecoder.h254a53409eaa75e6f21d56b4f5f0bfcdd427c6b3 Thu Jul 24 21:08:48 UTC 2014 Colin Günther <coling@gmx.de> FFMPEG-Plugin: Refactor out update of media_header.

- Main purpose is to make reading the function DecodeNextFrame() easier on the
eyes, by moving out auxiliary code.
Note: The media_header update code for the start_time is still left in
DecodeNextFrame(). This will be addressed in a later commit specially
targetted on handling start_time calculations for incomplete video frames.

- Also updated / added some documentation.

- No functional change intended.

Signed-off-by: Colin Günther <coling@gmx.de>
H A DAVCodecDecoder.cpp254a53409eaa75e6f21d56b4f5f0bfcdd427c6b3 Thu Jul 24 21:08:48 UTC 2014 Colin Günther <coling@gmx.de> FFMPEG-Plugin: Refactor out update of media_header.

- Main purpose is to make reading the function DecodeNextFrame() easier on the
eyes, by moving out auxiliary code.
Note: The media_header update code for the start_time is still left in
DecodeNextFrame(). This will be addressed in a later commit specially
targetted on handling start_time calculations for incomplete video frames.

- Also updated / added some documentation.

- No functional change intended.

Signed-off-by: Colin Günther <coling@gmx.de>