Mercurial > mplayer.hg
graph
-
Remove demux_ogg-related declarations that are no longer necessary.Wed, 17 Feb 2010 23:33:17 +0000, by diego
-
Mark demux_ogg_sub_id() as static; it is not used outside of the file.Wed, 17 Feb 2010 23:27:47 +0000, by diego
-
Move up demux_ogg_sub_id, demux_ogg_sub_reverse_id; avoids forward declarations.Wed, 17 Feb 2010 23:25:02 +0000, by diego
-
Add read_avi_header() to aviheader.h; avoids forward declarations.Wed, 17 Feb 2010 23:10:56 +0000, by diego
-
Add header file for store_ughvlc(); avoids forward declarations.Wed, 17 Feb 2010 23:02:13 +0000, by diego
-
Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.Wed, 17 Feb 2010 22:58:03 +0000, by diego
-
libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.Wed, 17 Feb 2010 22:52:31 +0000, by diego
-
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.Wed, 17 Feb 2010 22:48:32 +0000, by diego
-
Add separate header for mp_a52_framesize(); avoids forward declarations.Wed, 17 Feb 2010 22:40:50 +0000, by diego
-
Add config.h header #include; it is required for the HAVE_BIGENDIAN check.Wed, 17 Feb 2010 22:33:21 +0000, by diego
-
Add separate header for aac_parse_frame(); avoids forward declarations.Wed, 17 Feb 2010 22:28:24 +0000, by diego
-
Add separate header for real_fix_timestamp(); avoids forward declarations.Wed, 17 Feb 2010 22:22:51 +0000, by diego
-
Mark mp_mp3_get_lsf() as static; it is not used outside of the file.Wed, 17 Feb 2010 22:14:04 +0000, by diego
-
Mark mov_build_index() as static; it is not used outside of the file.Wed, 17 Feb 2010 22:11:05 +0000, by diego
-
libmpdemux: Mark functions not used outside of their files as static.Wed, 17 Feb 2010 22:01:35 +0000, by diego
-
Document several new x264 parameters.Wed, 17 Feb 2010 21:49:17 +0000, by corey
-
Update x264 defaults listed in the man page.Wed, 17 Feb 2010 21:45:53 +0000, by corey
-
Ignore .ho files in loader/wine/.Wed, 17 Feb 2010 21:38:09 +0000, by diego
-
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.Wed, 17 Feb 2010 21:36:00 +0000, by diego
-
Revert marking seemingly unused XAnim-binary-related functions as static.Wed, 17 Feb 2010 21:29:05 +0000, by diego
-
Revert marking seemingly unused RealAudio/RealVideo-related functions as static.Wed, 17 Feb 2010 19:21:28 +0000, by diego
-
Mark ALS fourcc as internal only.Wed, 17 Feb 2010 07:06:12 +0000, by reimar
-
Support FFmpeg's ALS decoder.Tue, 16 Feb 2010 21:54:50 +0000, by reimar
-
Move struct typedef pixbuf into the only .c file where it is used.Tue, 16 Feb 2010 19:39:30 +0000, by reimar
-
Remove useless malloc casts.Tue, 16 Feb 2010 19:36:36 +0000, by reimar
-
Remove unused XPM-loading function pixbuf_load_xpm() from spuenc.c.Tue, 16 Feb 2010 19:34:41 +0000, by reimar
-
Fix win32 gui compilation.Tue, 16 Feb 2010 19:07:06 +0000, by reimar
-
stream: Mark functions not used outside of their files as static.Tue, 16 Feb 2010 16:32:38 +0000, by diego