[FFmpeg-cvslog] flvdec: require need_context_update when changing codec id

2016-11-26 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Fri Nov 4 21:37:13 2016 +0100| [d0f8741a5a29e6381894fe5eacbeb9145a965b6c] | committer: Andreas Cadhalpun flvdec: require need_context_update when changing codec id Otherwise the codec context and codecpar might disagree on the codec id, trigg

[FFmpeg-cvslog] flvdec: require need_context_update when changing codec id

2016-11-25 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.2 | Andreas Cadhalpun | Fri Nov 4 21:37:13 2016 +0100| [6ad27731428c93bcb3d7df91427b66a253206042] | committer: Andreas Cadhalpun flvdec: require need_context_update when changing codec id Otherwise the codec context and codecpar might disagree on the codec id, trigg

[FFmpeg-cvslog] flvdec: require need_context_update when changing codec id

2016-11-24 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Fri Nov 4 21:37:13 2016 +0100| [98b3a7979f2ff64cacfba4d8925faa28fc657c51] | committer: Andreas Cadhalpun flvdec: require need_context_update when changing codec id Otherwise the codec context and codecpar might disagree on the codec id, triggering