Mon, 13 Sep 2010 18:19:25 +0000 |
diego |
build system: Merge all FFmpeg library checks into a single FFmpeg check.
|
Wed, 08 Sep 2010 05:29:05 +0000 |
reimar |
Add synchronization of multiple MPlayer instances over UDP.
|
Sat, 04 Sep 2010 00:20:08 +0000 |
diego |
cosmetics: Move header compilation rules to the bottom of the rules list.
|
Mon, 23 Aug 2010 19:13:05 +0000 |
cigaes |
EOSD/ASS code factorization
|
Tue, 17 Aug 2010 15:12:35 +0000 |
diego |
Remove hack that skips including dependency files on distclean.
|
Tue, 17 Aug 2010 15:07:16 +0000 |
diego |
Remove dep/depend targets for FFmpeg; they no longer exist in FFmpeg.
|
Fri, 06 Aug 2010 21:13:41 +0000 |
greg |
Import libass 0.9.10
|
Tue, 03 Aug 2010 16:26:50 +0000 |
reimar |
Add support for bd:// streams as a test for a part of the AACS algorithm.
|
Thu, 29 Jul 2010 17:02:13 +0000 |
siretart |
remove libavutil/avconfig.h on distclean
|
Sat, 24 Jul 2010 15:14:43 +0000 |
reimar |
Fix dependency generation for libav*
|
Wed, 21 Jul 2010 19:02:36 +0000 |
reimar |
Do not compile subassconvert.c if libass is disabled, the functionality
|
Wed, 21 Jul 2010 18:49:05 +0000 |
reimar |
Add support for libavcore.
|
Sun, 18 Jul 2010 22:00:48 +0000 |
greg |
subtitles: convert SRT/MicroDVD markup into ASS markup
|
Sat, 17 Jul 2010 13:14:53 +0000 |
diego |
Rename network build system variable and command line option to networking.
|
Sat, 10 Jul 2010 13:45:09 +0000 |
reimar |
Add support for PGS subtitle decoding via libavcodec.
|
Sat, 10 Jul 2010 08:04:48 +0000 |
reimar |
Remove copy of old and ugly libgsm code and wrapper.
|
Mon, 05 Jul 2010 17:04:46 +0000 |
ben |
Support for unencrypted Blu-ray playback through libbluray.
|
Sun, 04 Jul 2010 07:13:18 +0000 |
reimar |
Add a manifest file to disable file and registry
|
Thu, 01 Jul 2010 23:18:16 +0000 |
diego |
Separate automatic dependency generation flags from general CFLAGS.
|
Wed, 30 Jun 2010 09:55:14 +0000 |
diego |
MP3 decoding through libmpg123
|
Mon, 28 Jun 2010 08:26:14 +0000 |
diego |
Factorize MPlayer/MEncoder version string handling.
|
Tue, 22 Jun 2010 13:15:34 +0000 |
diego |
Move the .SUFFIXES rule to the bottom of the Makefile and explain it.
|
Mon, 21 Jun 2010 10:58:02 +0000 |
diego |
Shut up strict prototype warnings from the gui subdirectory.
|
Mon, 14 Jun 2010 15:17:48 +0000 |
diego |
Rename configure.log file to the more standard name config.log.
|
Mon, 14 Jun 2010 11:34:48 +0000 |
diego |
Add path.o to the dependency list of the loader test programs.
|
Mon, 14 Jun 2010 11:24:55 +0000 |
diego |
Add a command to the binary build rule.
|
Mon, 14 Jun 2010 11:16:30 +0000 |
diego |
typo: Add missing '$' to EXESUF variable in binary build rule.
|
Mon, 14 Jun 2010 11:15:21 +0000 |
diego |
Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only.
|
Sun, 13 Jun 2010 11:17:26 +0000 |
reimar |
Remove mp_msg related GUI hacks.
|
Thu, 10 Jun 2010 14:14:18 +0000 |
diego |
Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.
|