Mercurial > mplayer.hg
graph
-
fix unaligned memory access in asfheader.c, courtesy of Balatoni DenesTue, 10 Jul 2007 02:02:21 +0000, by zuxy
-
Remove unnecessary #ifdef around the whole file.Mon, 09 Jul 2007 20:40:47 +0000, by diego
-
Remove unnecessary #ifdef around the whole file.Mon, 09 Jul 2007 20:40:18 +0000, by diego
-
ISO8859-1 --> UTF-8Mon, 09 Jul 2007 19:50:36 +0000, by diego
-
Mention Bethesda Software VID and Atrac 3 decoders.Mon, 09 Jul 2007 19:34:34 +0000, by diego
-
ISO8859-1 --> UTF-8Mon, 09 Jul 2007 18:55:31 +0000, by diego
-
add af_pan balance/fix changesMon, 09 Jul 2007 18:23:18 +0000, by compn
-
add sub_scale and loop changesMon, 09 Jul 2007 18:09:49 +0000, by compn
-
loop wish fulfilledMon, 09 Jul 2007 17:56:11 +0000, by compn
-
Leave out (no) prefix from option names for consistency.Mon, 09 Jul 2007 14:58:50 +0000, by diego
-
Add a loop command and property.Mon, 09 Jul 2007 14:52:46 +0000, by albeu
-
Move loop_times into mpctx.Mon, 09 Jul 2007 14:51:47 +0000, by albeu
-
Add the sub_scale property and command.Mon, 09 Jul 2007 11:19:21 +0000, by albeu
-
Remove unnecessary flip for RGB in v4l1.Sun, 08 Jul 2007 13:30:33 +0000, by voroshil
-
100% cosmetics: reindentation and removal of trailing spacesSun, 08 Jul 2007 10:11:36 +0000, by nicodvb
-
unified the skip of header and stuffing bytes after the parsing of pes_extension[12] fieldsSun, 08 Jul 2007 10:06:47 +0000, by nicodvb
-
r23687: Implemented tv://[<channel>][/<input_id>] url syntaxSun, 08 Jul 2007 03:29:23 +0000, by voroshil
-
r23690: fix BUK->BUP typoSun, 08 Jul 2007 03:15:09 +0000, by voroshil
-
100000000000000l, cured painful stab at the grammarSat, 07 Jul 2007 10:52:50 +0000, by nicodvb
-
Synced with 23536Sat, 07 Jul 2007 10:47:23 +0000, by torinthiel
-
Synced with 23520Sat, 07 Jul 2007 10:36:37 +0000, by torinthiel
-
Synced with 23579Sat, 07 Jul 2007 10:26:54 +0000, by torinthiel
-
And antoher one, missed by me previouslySat, 07 Jul 2007 10:10:30 +0000, by torinthiel
-
Some typos found and fixed by arctgx <arctgx@tlen.pl>Sat, 07 Jul 2007 10:08:13 +0000, by torinthiel
-
Xvid name changeSat, 07 Jul 2007 10:06:38 +0000, by torinthiel
-
synced with r23731Sat, 07 Jul 2007 10:05:05 +0000, by Gabrov
-
10l, forgot to skip the stuffing bytes eventually prepended to vc1 packets (identified by pes_extension2 subid)Sat, 07 Jul 2007 08:56:14 +0000, by nicodvb
-
cosmetics: split separate instructions in separate linesSat, 07 Jul 2007 08:31:57 +0000, by nicodvb
-
proper parsing of pes_extension[12] fields (replaces the previous code that relied on specific flags setSat, 07 Jul 2007 08:22:47 +0000, by nicodvb
-
Fix crash on some DVDsFri, 06 Jul 2007 23:22:51 +0000, by iive
-
Fix CSS format strings, they could print more than two digits forFri, 06 Jul 2007 22:07:35 +0000, by reimar
-
Add ENABLE_THREADS and ENABLE_SMALL definesFri, 06 Jul 2007 19:38:54 +0000, by reimar
-
Remove empty strlcat and strlcpy filesFri, 06 Jul 2007 08:58:37 +0000, by reimar
-
Add some missing frees.Thu, 05 Jul 2007 22:06:05 +0000, by reimar
-
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyThu, 05 Jul 2007 22:01:07 +0000, by reimar
-
license header consistency cosmeticsThu, 05 Jul 2007 10:18:58 +0000, by diego
-
Group all copyright and author notices together.Thu, 05 Jul 2007 10:18:27 +0000, by diego
-
Remove unused variables.Wed, 04 Jul 2007 20:03:17 +0000, by diego
-
Also remove generated tools on distclean.Wed, 04 Jul 2007 18:53:39 +0000, by diego
-
small grammar fixWed, 04 Jul 2007 18:41:22 +0000, by diego
-
Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.Wed, 04 Jul 2007 08:49:47 +0000, by diego
-
Write configure parameters to configure.log.Wed, 04 Jul 2007 08:33:40 +0000, by diego
-
Remove unused fileTue, 03 Jul 2007 13:52:36 +0000, by lucabe
-
roff fix (new line for new sentence)Tue, 03 Jul 2007 13:17:51 +0000, by kraymer
-
Sync FFmpeg changes:Tue, 03 Jul 2007 09:14:47 +0000, by diego
-
Cygwin has had inttypes.h since version 1.5.Tue, 03 Jul 2007 08:28:44 +0000, by diego
-
The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREADTue, 03 Jul 2007 08:24:01 +0000, by diego
-
The header is always included conditional to USE_DVDREAD,Tue, 03 Jul 2007 08:22:39 +0000, by diego
-
Do not use leading underscores in multiple inclusion guards, they are reserved.Mon, 02 Jul 2007 22:34:45 +0000, by diego
-
Add equivalent of -Wno-pointer-sign for iccMon, 02 Jul 2007 22:02:59 +0000, by cehoyos
-
Consistently use filename as multiple inclusion guard.Mon, 02 Jul 2007 21:34:39 +0000, by diego
-
Consistently use filenames as multiple inclusion guards.Mon, 02 Jul 2007 21:23:42 +0000, by diego
-
Add consistent GUI prefix to multiple inclusion guards.Mon, 02 Jul 2007 20:55:05 +0000, by diego
-
Add multiple inclusion guard.Mon, 02 Jul 2007 20:54:11 +0000, by diego
-
Consistently use filenames as multiple inclusion guards.Mon, 02 Jul 2007 20:36:18 +0000, by diego
-
first step of video.xml translation... (it's soooo huuuuuge..... :))Mon, 02 Jul 2007 15:32:28 +0000, by ptt