Changeset 66499f3 in ffmpeg
- Timestamp:
-
Dec 5, 2013, 12:28:05 PM
(11 years ago)
- Author:
- Anton Khirnov <anton@khirnov.net>
- Branches:
- master
- Children:
- 0812f5a4, 0d9f2f5c
- Parents:
- 58a86896
- git-author:
- Anton Khirnov <anton@khirnov.net> (12/01/13 11:57:47)
- git-committer:
- Anton Khirnov <anton@khirnov.net> (12/05/13 12:28:05)
- Message:
-
mpegvideo: do not set current_picture_ptr in decoders
This code was originally added in
5f1948111a4920ff74e31b4284ab0200f7938539 to h263 to set decoded frame
pts to some random numbers (removed in
a1c5cc429d99216406170eac7e8352860076d3e8) and then cargo culted to other
decoders.
The code is left in h263dec for now, since some part of the decoder
(apparently OBMC) relies on the specific previous frame to be reused.
-
(No files)
-