ffmpeg | branch: release/2.4 | Andreas Cadhalpun
| Sun Feb 22 20:43:30 2015 +0100|
[3167bba15ec3c7b23b73bd8f2500bd951f0ec005] | committer: Michael Niedermayer
avcodec/a64multienc: use av_frame_ref instead of copying the frame
This fixes freeing the frame buffer twice on cleanup leading to a cr
ffmpeg | branch: release/2.5 | Andreas Cadhalpun
| Sun Feb 22 20:43:30 2015 +0100|
[99d2d1404c7daeac5f4c0495a44eabcc86a386e6] | committer: Michael Niedermayer
avcodec/a64multienc: use av_frame_ref instead of copying the frame
This fixes freeing the frame buffer twice on cleanup leading to a cr
ffmpeg | branch: release/2.2 | Andreas Cadhalpun
| Sun Feb 22 20:43:30 2015 +0100|
[baa1738f99187fc2c6ce16e5e79d45d1eb555d63] | committer: Michael Niedermayer
avcodec/a64multienc: use av_frame_ref instead of copying the frame
This fixes freeing the frame buffer twice on cleanup leading to a cr
ffmpeg | branch: master | Andreas Cadhalpun
| Sun Feb 22 20:43:30 2015 +0100| [39e4ed7c1d8d840be47f6d604704d47a59a9ae5d] |
committer: Michael Niedermayer
avcodec/a64multienc: use av_frame_ref instead of copying the frame
This fixes freeing the frame buffer twice on cleanup leading to a crash.