Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 15 Feb 2014 17:24:26 +0000 | reimar | Switch to av_frame_get_qp_table API. |
Sat, 15 Feb 2014 16:52:59 +0000 | reimar | Switch to refcounted API since the old ones have memleaks. |
Sat, 15 Feb 2014 16:52:58 +0000 | reimar | Fix configure output: relocatable/PIE is autodetected. |
Fri, 14 Feb 2014 22:29:38 +0000 | reimar | Remove pointless casts. |
Fri, 14 Feb 2014 22:29:37 +0000 | reimar | Remove unnecessary if() that only hides bugs. |
Fri, 14 Feb 2014 22:29:36 +0000 | reimar | Make sure that demuxer priv is allocated early enough. |