Mercurial > mplayer.hg
graph
-
'make distclean' should remove all generated files, so also config.[h|mak].Thu, 03 Aug 2006 17:34:54 +0000, by diego
-
'make clean' now recurses through subdirectories as expected,Thu, 03 Aug 2006 17:31:30 +0000, by diego
-
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.Thu, 03 Aug 2006 17:07:31 +0000, by diego
-
typo, VC-1/WMV3/WMV9 decoderThu, 03 Aug 2006 13:02:38 +0000, by diego
-
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.Thu, 03 Aug 2006 11:47:15 +0000, by diego
-
synced with r19293Wed, 02 Aug 2006 14:50:16 +0000, by Gabrov
-
Move conditional compilation of cdinfo.c to the build system.Wed, 02 Aug 2006 11:22:11 +0000, by diego
-
fix a/v sync issues when using ad_hwmpaTue, 01 Aug 2006 18:44:31 +0000, by ben
-
Ignore .depend and stream.a.Tue, 01 Aug 2006 15:54:23 +0000, by diego
-
$inc_extra vs $_inc_extra typo, closes bug #543.Tue, 01 Aug 2006 15:10:02 +0000, by diego
-
Change toplevel Makefile to invoke subdirectory MakefilesTue, 01 Aug 2006 14:44:07 +0000, by uau
-
Simplify LIVE555 test and make it more consistent with the other tests.Tue, 01 Aug 2006 07:34:32 +0000, by diego
-
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.Tue, 01 Aug 2006 07:14:51 +0000, by diego
-
clarification on -mpegopts :vaspectTue, 01 Aug 2006 06:39:27 +0000, by nicodvb
-
New sentences should start on a new line.Mon, 31 Jul 2006 23:03:11 +0000, by diego
-
Fix SVQ3 extradata handling so it works correctly with demux_lavfMon, 31 Jul 2006 22:26:25 +0000, by pacman
-
Fix bogus pointer addition in the extraction of extradata fromMon, 31 Jul 2006 22:19:48 +0000, by pacman
-
removed deprecated test.c file from libmpdemuxMon, 31 Jul 2006 20:32:38 +0000, by ben
-
don't use vaspect on mpeg1 video streamsMon, 31 Jul 2006 20:07:21 +0000, by nicodvb
-
fix includes due to libmpdemux split (patch by Stefan Huehner)Mon, 31 Jul 2006 19:59:06 +0000, by ben
-
add an explicit tv stream input instead of the previous hack in stream_nullMon, 31 Jul 2006 18:36:29 +0000, by ben
-
renamed cddX stream interface to stream_cddX for consistencyMon, 31 Jul 2006 17:48:50 +0000, by ben
-
introduce new 'stream' directory for all stream layer related components and split them from libmpdemuxMon, 31 Jul 2006 17:39:17 +0000, by ben
-
Add support for ffmpeg's pixel format names in libswscaleMon, 31 Jul 2006 12:35:04 +0000, by lucabe
-
Move the section describing the per movie config filesMon, 31 Jul 2006 04:18:25 +0000, by attila
-
Add Indexes to Options as suggested by Jaeho Shin.Sun, 30 Jul 2006 22:59:12 +0000, by diego
-
Remove useless includeSun, 30 Jul 2006 22:54:27 +0000, by rtogni
-
Make some more function staticSun, 30 Jul 2006 22:54:07 +0000, by rtogni
-
Clarify licensing situation.Sun, 30 Jul 2006 22:20:50 +0000, by diego
-
There is a reference to a file COPYRIGHT that we do not include, so pasteSun, 30 Jul 2006 22:17:25 +0000, by diego
-
md5 result is 16 bytes, not 20Sun, 30 Jul 2006 21:50:10 +0000, by rtogni
-
removed now useless duplicate includesSun, 30 Jul 2006 21:49:37 +0000, by ben
-
LRMI has been removed some time ago.Sun, 30 Jul 2006 21:35:15 +0000, by diego
-
How to encode movies for PSPSun, 30 Jul 2006 20:33:59 +0000, by gpoirier
-
Update for changes from r19139 and r19137.Sun, 30 Jul 2006 20:03:43 +0000, by diego
-
xor_table can't be NULL, remove useless checkSun, 30 Jul 2006 17:02:27 +0000, by rtogni
-
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.Sun, 30 Jul 2006 15:36:28 +0000, by diego
-
The real hash function is just a md5, replace with lavu codeSun, 30 Jul 2006 14:45:27 +0000, by rtogni
-
Update upstream references, add a missing fileSun, 30 Jul 2006 10:57:17 +0000, by rtogni
-
Restore a local diff lost during license fix at r19256Sun, 30 Jul 2006 10:56:35 +0000, by rtogni
-
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine hereSun, 30 Jul 2006 09:13:01 +0000, by michael
-
no need to reming the copyright with msg_(), the notice in the source is enoughSun, 30 Jul 2006 08:15:59 +0000, by nicodvb
-
Replace tremor files that had old headers saying "ALL REDISTRIBUTIONSun, 30 Jul 2006 01:41:58 +0000, by uau
-
Use LC_ALL instead of LANG since the former overrides the latter.Sat, 29 Jul 2006 23:30:55 +0000, by diego
-
cosmetics: Make patch apply cleanly.Sat, 29 Jul 2006 23:26:30 +0000, by diego
-
Add a paragraph about which Subversion version to use.Sat, 29 Jul 2006 22:16:13 +0000, by diego
-
Cope with localized Subversion clients.Sat, 29 Jul 2006 21:44:32 +0000, by diego
-
updated documentation.Sat, 29 Jul 2006 19:31:08 +0000, by vayne
-
improved fullscreen switchingSat, 29 Jul 2006 19:30:38 +0000, by vayne
-
re-added forgotten return in send_mpeg_lpcm_packet()Sat, 29 Jul 2006 18:41:25 +0000, by nicodvb
-
final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()Sat, 29 Jul 2006 18:39:07 +0000, by nicodvb
-
optimize and simplify memcpy usage, use mem2agpcpy_picSat, 29 Jul 2006 18:24:27 +0000, by reimar
-
Add comment about Chinese AVS only working with lavf at the moment.Sat, 29 Jul 2006 16:33:22 +0000, by diego
-
ptslen was set to 5 even when no pts==0Sat, 29 Jul 2006 16:21:14 +0000, by nicodvb
-
typo fixSat, 29 Jul 2006 16:08:59 +0000, by ben
-
Support for Chinese AVSSat, 29 Jul 2006 15:42:01 +0000, by rtogni
-
Part 2 of the various fixes features by Jerome FerrariSat, 29 Jul 2006 15:31:22 +0000, by gpoirier
-
missed some escapingSat, 29 Jul 2006 15:27:42 +0000, by ben
-
use DOCS writing standards for default values (asked by diego)Sat, 29 Jul 2006 15:25:57 +0000, by ben
-
Part 1 of review of Jerome's Ferrari's patchSat, 29 Jul 2006 15:08:37 +0000, by gpoirier
-
disable dha kernelhelper support by default.Sat, 29 Jul 2006 14:53:38 +0000, by attila
-
sync w/ r19233Sat, 29 Jul 2006 14:47:24 +0000, by gpoirier
-
french manpage for pvr:// inputSat, 29 Jul 2006 12:07:33 +0000, by ben
-
added ivtv ao/vo in ChangeLogSat, 29 Jul 2006 11:07:34 +0000, by ben
-
missing supported PVR card referenceSat, 29 Jul 2006 11:03:38 +0000, by ben
-
english manpage for pvr:// inputSat, 29 Jul 2006 11:02:58 +0000, by ben
-
Set user_muted in mp_property_mute(). Fixes mute turning off whenFri, 28 Jul 2006 23:17:45 +0000, by uau
-
updated en/fr manpages for ao_ivtvFri, 28 Jul 2006 21:51:13 +0000, by ben
-
ao_ivtv driver in authors/maintainers filesFri, 28 Jul 2006 21:39:48 +0000, by ben
-
added audio output for ivtv cardsFri, 28 Jul 2006 21:36:03 +0000, by ben
-
removed default outfile for -ao mpegpesFri, 28 Jul 2006 21:16:52 +0000, by nicodvb
-
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail insteadFri, 28 Jul 2006 21:15:31 +0000, by nicodvb
-
Some more documentationFri, 28 Jul 2006 19:37:49 +0000, by reimar
-
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,Fri, 28 Jul 2006 18:19:44 +0000, by reimar
-
10l, last commit swapped U and V planes.Fri, 28 Jul 2006 17:56:38 +0000, by reimar
-
Handle frames with stride correctly (e.g. the "Version" source of current AVS).Fri, 28 Jul 2006 17:04:43 +0000, by reimar
-
Do not count each decoded frame twice.Fri, 28 Jul 2006 17:03:08 +0000, by reimar
-
cosmetics: fix incorrect indentation left by reimar and extra word inFri, 28 Jul 2006 16:33:27 +0000, by uau
-
include sys/poll.h only when HAVE_DVB[_HEAD] is setFri, 28 Jul 2006 15:40:05 +0000, by nicodvb
-
Cosmetics for last commitFri, 28 Jul 2006 15:05:35 +0000, by reimar
-
Move more stuff under if (avs_has_video... to simplify later patches.Fri, 28 Jul 2006 15:04:10 +0000, by reimar
-
set pts of the demux patcket correctlyFri, 28 Jul 2006 14:44:11 +0000, by reimar
-
Move variable declarations to the block level where they are actually usedFri, 28 Jul 2006 14:37:41 +0000, by reimar
-
call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it>Fri, 28 Jul 2006 14:24:04 +0000, by reimar
-
Remove code that prevented the OSD current time from going back by oneFri, 28 Jul 2006 13:59:50 +0000, by uau
-
Avoid large amounts of data on the stack (> 900k on 64 bit systems).Fri, 28 Jul 2006 13:50:08 +0000, by reimar
-
Do not treat AV_NOPTS_VALUE as a valid duration value.Fri, 28 Jul 2006 13:39:11 +0000, by reimar
-
Comment some #endif lines.Fri, 28 Jul 2006 09:07:09 +0000, by diego
-
unused variable warning fixFri, 28 Jul 2006 08:20:31 +0000, by diego
-
Fixes the format string for the warning message on line 182 (%xFri, 28 Jul 2006 08:10:37 +0000, by diego
-
Remove $ from a variable in a comment to avoid irritating expansion.Thu, 27 Jul 2006 21:06:13 +0000, by diego
-
The C99 function strtof is unavailable in some BSD variants.Thu, 27 Jul 2006 21:02:44 +0000, by diego
-
Improve ao_mpegpes description.Thu, 27 Jul 2006 20:53:29 +0000, by diego
-
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}Thu, 27 Jul 2006 19:35:30 +0000, by pacman
-
fix wrong and unrelated change done in r19199Thu, 27 Jul 2006 18:35:40 +0000, by reynaldo
-
corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-orgThu, 27 Jul 2006 18:15:35 +0000, by reynaldo