Mercurial > mplayer.hg
graph
-
port libmpdemux demuxers to libavformat or rewrite from scratchMon, 28 Jan 2008 11:49:30 +0000, by ivo
-
Get rid of redundant dbg_printf redefinition. Fixes some warnings:Mon, 28 Jan 2008 08:48:16 +0000, by diego
-
Consistently use uppercase filename as multiple inclusion guard.Mon, 28 Jan 2008 01:32:52 +0000, by diego
-
Fix compilation failure because bitfile was undefined:Mon, 28 Jan 2008 01:31:39 +0000, by diego
-
Add multiple inclusion guards.Sun, 27 Jan 2008 23:09:03 +0000, by diego
-
Replace with the output of the updated alaw-gen generator program.Sun, 27 Jan 2008 18:49:24 +0000, by diego
-
Add multiple inclusion guards to generated header file.Sun, 27 Jan 2008 18:42:00 +0000, by diego
-
Change format string so that the table is nicely aligned.Sun, 27 Jan 2008 18:40:01 +0000, by diego
-
The alaw tables should be const.Sun, 27 Jan 2008 18:38:47 +0000, by diego
-
Rename some identifiers to not use leading underscores.Sun, 27 Jan 2008 18:23:03 +0000, by diego
-
Fix illegal identifiers, names starting with __ are reserved for the system.Sun, 27 Jan 2008 18:01:19 +0000, by diego
-
Change #warning to FIXME comments.Sun, 27 Jan 2008 17:40:38 +0000, by diego
-
Fix illegal identifiers, names starting with __ are reserved for the system.Sun, 27 Jan 2008 17:32:26 +0000, by diego
-
Remove setting of ldconfig, it is unused.Sun, 27 Jan 2008 17:05:10 +0000, by diego
-
ReindentSun, 27 Jan 2008 16:38:04 +0000, by reimar
-
Simplify subtitle handling with -assSun, 27 Jan 2008 16:36:35 +0000, by reimar
-
Support mov subtitle format directly instead of converting to text in the demuxerSun, 27 Jan 2008 16:13:21 +0000, by reimar
-
reindent after r25881Sun, 27 Jan 2008 15:32:09 +0000, by ben
-
sub_scale command can now handle both ass and non-ass subs at a timeSun, 27 Jan 2008 15:31:24 +0000, by ben
-
Make sure sub_font is freed.Sun, 27 Jan 2008 15:15:55 +0000, by reimar
-
Allow independent scaling of vo_font and sub_font.Sun, 27 Jan 2008 15:14:02 +0000, by reimar
-
sync with r25821, patch by JRaSH (jrash06 163 com)Sun, 27 Jan 2008 12:21:00 +0000, by kraymer
-
Remove $Id$ tags, they make diffs between different versionsSun, 27 Jan 2008 12:15:27 +0000, by reimar
-
Always use inline instead of _inline, the former is supported by allSun, 27 Jan 2008 11:28:13 +0000, by reimar
-
Use the standard "static inline" instead of some broken ifdef messSun, 27 Jan 2008 11:25:45 +0000, by reimar
-
Prefer lavf mov demuxer over our own, it should work better most of the time now.Sun, 27 Jan 2008 09:08:54 +0000, by reimar
-
Simplify init_vobsub: pass palette via extradata.Sat, 26 Jan 2008 23:52:15 +0000, by reimar
-
Support vobsub palette in extradata, as exported by libavformatSat, 26 Jan 2008 23:47:25 +0000, by reimar
-
100l, inverted condition for AVSEEK_FLAG_BACKWARDSat, 26 Jan 2008 22:25:47 +0000, by reimar
-
Used wrong condition for using AVSEEK_FLAG_BACKWARD, it should depend onSat, 26 Jan 2008 22:06:36 +0000, by reimar
-
Cosmetics: remove some trailing whitespaceSat, 26 Jan 2008 21:45:31 +0000, by reimar
-
Add QDM2 codec identifierSat, 26 Jan 2008 21:41:30 +0000, by reimar
-
Partially support vobsub subtitles from lavf demuxers (palette support missing)Sat, 26 Jan 2008 21:17:08 +0000, by reimar
-
in the crazy ES probing code return DEMUXER_TYPE_MPEG_ES (mpeg12v) only if we have at least a couple of SEQ/GOP startcodesSat, 26 Jan 2008 19:01:13 +0000, by nicodvb
-
in the PMT stream_type==0x11 indicates AAC in LATM streams, that now libfaad can decode; re-addedSat, 26 Jan 2008 18:47:39 +0000, by nicodvb
-
added code to check and handle the presence of LATM streams in the init() and decode() functionsSat, 26 Jan 2008 18:45:11 +0000, by nicodvb
-
added AudioSpecificConfigFromBitfile() -that reads from an initizializedSat, 26 Jan 2008 18:42:17 +0000, by nicodvb
-
generic functions and structures to parse and statekeep LATM streamsSat, 26 Jan 2008 18:31:48 +0000, by nicodvb
-
in GASpecificConfig 1 bit (extensionflag3) wasn't being read and the comment was misplaced, tooSat, 26 Jan 2008 18:21:44 +0000, by nicodvb
-
factorize 2 testsSat, 26 Jan 2008 16:19:42 +0000, by ben
-
Check for stream change in dvdnav.Sat, 26 Jan 2008 16:18:58 +0000, by ben
-
add a new state flag to dvdnav in order to notify ifSat, 26 Jan 2008 16:17:44 +0000, by ben
-
remove useless castsSat, 26 Jan 2008 13:10:47 +0000, by ben
-
simplify by a one-linerSat, 26 Jan 2008 13:07:47 +0000, by ben
-
remove the spu_set field, replaced by a flagSat, 26 Jan 2008 13:06:42 +0000, by ben
-
this end brace was not correctly indentedSat, 26 Jan 2008 12:54:44 +0000, by ben
-
automatically set spu button highlight when nav cell has changedSat, 26 Jan 2008 12:54:14 +0000, by ben
-
Add support for dvdnav still frames playback.Sat, 26 Jan 2008 11:51:34 +0000, by ben
-
set -vc=ffmpeg12 as dvdnav prefered decoderFri, 25 Jan 2008 19:27:42 +0000, by ben
-
spelling cosmeticsFri, 25 Jan 2008 01:11:54 +0000, by diego
-
add documentation about switch_angle and switch_title slave commandsThu, 24 Jan 2008 22:36:06 +0000, by ben
-
array was defined for 6 elements while 7 were declaredThu, 24 Jan 2008 19:20:19 +0000, by ben
-
type expected by dvdnav_get_title_string() is constThu, 24 Jan 2008 19:18:15 +0000, by ben
-
remove some redundant declarationsThu, 24 Jan 2008 19:15:28 +0000, by ben
-
Add new command to switch between dvdnav titlesThu, 24 Jan 2008 19:14:05 +0000, by ben
-
cosmetic: reindent code after r25843Wed, 23 Jan 2008 22:34:51 +0000, by ben