Mercurial > mplayer.hg
graph
-
Fix vstats, coded_frame is always NULL so use decoded frame instead.Sat, 15 Feb 2014 17:24:27 +0000, by reimar
-
Switch to av_frame_get_qp_table API.Sat, 15 Feb 2014 17:24:26 +0000, by reimar
-
Switch to refcounted API since the old ones have memleaks.Sat, 15 Feb 2014 16:52:59 +0000, by reimar
-
Fix configure output: relocatable/PIE is autodetected.Sat, 15 Feb 2014 16:52:58 +0000, by reimar
-
Remove pointless casts.Fri, 14 Feb 2014 22:29:38 +0000, by reimar
-
Remove unnecessary if() that only hides bugs.Fri, 14 Feb 2014 22:29:37 +0000, by reimar
-
Make sure that demuxer priv is allocated early enough.Fri, 14 Feb 2014 22:29:36 +0000, by reimar
-
Remove condition that was already checked a few lines above.Fri, 14 Feb 2014 22:29:35 +0000, by reimar
-
Remove DVDNAV audio reset code to avoid issues on title changes.Fri, 14 Feb 2014 21:34:07 +0000, by reimar
-
Merge DVDNAV event handling into a single switch.Fri, 14 Feb 2014 21:34:06 +0000, by reimar
-
Make sdp:// URLs also work via FFmpeg.Fri, 14 Feb 2014 19:01:19 +0000, by reimar
-
Try to be more precise about the warning introduced in r35961.Fri, 14 Feb 2014 12:44:40 +0000, by ib
-
Revise German translation of MSGTR_NoBindFound.Fri, 14 Feb 2014 12:10:34 +0000, by ib
-
configure: XOP supportThu, 13 Feb 2014 22:08:30 +0000, by michael
-
Remove console messages that are no longer needed.Thu, 13 Feb 2014 11:47:50 +0000, by ib
-
Update documentation on subfont-encoding.Thu, 13 Feb 2014 11:12:29 +0000, by ib
-
Enable option font_encoding without freetype.Thu, 13 Feb 2014 10:41:33 +0000, by ib
-
Fix compilation without freetype.Wed, 12 Feb 2014 19:16:31 +0000, by reimar
-
Use numeric labels in inline asm for consistency and betterSun, 09 Feb 2014 22:19:09 +0000, by reimar
-
Remove some superfluous commas from inline asm for better compatibility.Sun, 09 Feb 2014 22:19:08 +0000, by reimar
-
Use DECLARE_ALIGNED helper macros.Sun, 09 Feb 2014 22:19:07 +0000, by reimar
-
Cosmetic: Adjust indent.Sun, 09 Feb 2014 17:56:11 +0000, by ib
-
Make message box less annoying.Sun, 09 Feb 2014 17:55:11 +0000, by ib
-
Show message box only if necessary.Sun, 09 Feb 2014 17:53:28 +0000, by ib