1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows
passing of packet-specific flags from demuxer to decoder, such as the keyframe
flag, which appears necessary to playback corePNG P-frames.

Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread
"Google Summer of Code participation" on the mailinglist.

Originally committed as revision 18351 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-07 15:59:50 +00:00
..
2009-02-09 11:17:54 +00:00
2009-02-09 11:17:54 +00:00
2009-03-18 13:52:56 +00:00
2009-03-03 13:11:10 +00:00
2009-03-16 12:47:43 +00:00
2009-03-19 21:23:39 +00:00
2009-03-18 14:14:56 +00:00
2009-02-24 18:27:52 +00:00
2009-02-24 18:27:52 +00:00
2009-01-30 20:39:39 +00:00
2009-02-22 20:48:12 +00:00
2009-02-19 17:54:23 +00:00
2009-02-24 18:27:52 +00:00