Mercurial > mplayer.hg
graph
-
Avoid void * arithmeticSun, 24 Jun 2007 10:26:01 +0000, by reimar
-
Some comment typo fixesSun, 24 Jun 2007 10:24:11 +0000, by reimar
-
make opt argument of demux_info_get const.Sun, 24 Jun 2007 10:20:42 +0000, by reimar
-
Remove two unused functions in asxparserSun, 24 Jun 2007 10:16:18 +0000, by reimar
-
Get rid of a completely useless castSun, 24 Jun 2007 10:14:42 +0000, by reimar
-
ass_enabled is already in mp_core.hSun, 24 Jun 2007 10:09:05 +0000, by reimar
-
Do not prototype spudec_draw_scaled twiceSun, 24 Jun 2007 10:08:09 +0000, by reimar
-
suboverlap_enabled is already declared in included subreader.hSun, 24 Jun 2007 10:06:57 +0000, by reimar
-
vo_init is x11 specific and has no place in video_out.h.Sun, 24 Jun 2007 10:06:10 +0000, by reimar
-
Remove redundant vo_format_name, included img_format.h already provides itSun, 24 Jun 2007 10:03:26 +0000, by reimar
-
Add a (almost correct) prototype for vcd_seek_to_trackSun, 24 Jun 2007 09:52:19 +0000, by reimar
-
pstrcpy -> av_strlcpySun, 24 Jun 2007 08:39:40 +0000, by reimar
-
Fix dvd:// subtitle handling to always report the MPEG stream id, becauseSun, 24 Jun 2007 08:14:10 +0000, by reimar
-
Remove the now unused demux_mkv_change_subs functionSun, 24 Jun 2007 08:12:08 +0000, by reimar
-
Simplify and correct subtitle selection, no more special cases forSun, 24 Jun 2007 08:10:07 +0000, by reimar
-
Set demuxer->sub->sh to one of the s_streams like done for audio and video.Sun, 24 Jun 2007 07:29:03 +0000, by reimar
-
r23504: -lavdopts threads is only implemented for mpeg[12]Sun, 24 Jun 2007 03:28:46 +0000, by voroshil
-
r23578: Fix license header.Sun, 24 Jun 2007 02:40:58 +0000, by voroshil
-
r23588: The audio balance feature implemented with af_pan.Sun, 24 Jun 2007 02:33:20 +0000, by voroshil
-
add myself as co-maintainer of demux_mkv.cSat, 23 Jun 2007 23:45:31 +0000, by aurel
-
Fix r23353, it broke ao_sun on non-BSD due to accidentially removingSat, 23 Jun 2007 18:16:14 +0000, by reimar
-
Fix memleak due to not freeing demuxer->s_streamsSat, 23 Jun 2007 17:39:27 +0000, by reimar
-
100l, last demux_mkv patch passed ints instead of pointers to them to sscanfSat, 23 Jun 2007 16:57:27 +0000, by reimar
-
Use sh_sub_t instead of mkv_track_t argument where possible, simplifying the code a bit.Sat, 23 Jun 2007 15:38:00 +0000, by reimar
-
Document the effect of -really-quiet on gmplayer.Sat, 23 Jun 2007 13:55:13 +0000, by reimar
-
Nico claims to never have had any problems with X11 compilation on Mandrake.Sat, 23 Jun 2007 08:22:10 +0000, by diego
-
Hack around some fullscreen issues with gl under WindowsFri, 22 Jun 2007 22:06:58 +0000, by reimar
-
unbreak armv6 previously broken by me...Fri, 22 Jun 2007 19:58:44 +0000, by lu_zero
-
integrating ff_bfin_get_unscaled_swscale into the systemFri, 22 Jun 2007 13:03:40 +0000, by mhoffman
-
adding Blackfin swscale_bfin infrastructure, and the first swscale routine uyvy to yv12 video resamplerFri, 22 Jun 2007 12:45:18 +0000, by mhoffman
-
document pointer offset by -8Fri, 22 Jun 2007 00:14:22 +0000, by mhoffman
-
re pipeline loop, to eliminate extra chroma readsFri, 22 Jun 2007 00:12:44 +0000, by mhoffman
-
correct chroma skewing bug, caused by incorrect stride adjustmentsFri, 22 Jun 2007 00:07:55 +0000, by mhoffman
-
Unbreak altivecThu, 21 Jun 2007 19:01:29 +0000, by lu_zero
-
grammar error fixedThu, 21 Jun 2007 15:03:28 +0000, by ptt
-
elected me as italian docs translation mantainer, so i can get my own insults ;)Thu, 21 Jun 2007 14:16:01 +0000, by ptt
-
sync'ed with r23588Thu, 21 Jun 2007 13:53:23 +0000, by ptt
-
other corrections, pointed out by emanuele aina (italian translation project)Thu, 21 Jun 2007 13:44:52 +0000, by ptt
-
a few corrections, pointed out nicely by nico sabbi, thanxThu, 21 Jun 2007 10:44:23 +0000, by ptt
-
added some carriage returns and full stops, plus a missing 'option'Thu, 21 Jun 2007 10:11:24 +0000, by ptt
-
Revert r23530.Thu, 21 Jun 2007 08:18:51 +0000, by voroshil
-
demux_mkv very long seek fixWed, 20 Jun 2007 18:19:03 +0000, by uau
-
Fix demuxer.h multiple inclusion guardWed, 20 Jun 2007 16:52:32 +0000, by uau
-
Remove useless demnuxer.h include from matroska.h, it creats "hundreds" ofWed, 20 Jun 2007 16:29:56 +0000, by reimar
-
Simplify network timeout calculation.Wed, 20 Jun 2007 10:39:57 +0000, by cehoyos
-
The audio balance feature implemented with af_pan.Wed, 20 Jun 2007 02:26:20 +0000, by zuxy
-
some more reqs from usersTue, 19 Jun 2007 23:24:04 +0000, by compn
-
Simplify generation of CPU-extensions HAVE_ and ENABLE_ definesTue, 19 Jun 2007 13:55:22 +0000, by reimar
-
Simplify generation of ARCH_ and corresponding ENABLE_ definesTue, 19 Jun 2007 13:55:12 +0000, by reimar
-
Add an optional third parameter to ff_config_enable in preparationTue, 19 Jun 2007 13:54:48 +0000, by reimar
-
Allow to disable x86 cpu extensions (e.g, via --disable-sse) even withTue, 19 Jun 2007 13:37:31 +0000, by reimar
-
fix typos noted by Nicolas LegrandTue, 19 Jun 2007 13:24:16 +0000, by gpoirier
-
Port changes for older Subversion releases from FFmpeg.Tue, 19 Jun 2007 06:51:33 +0000, by diego
-
misc small fixesMon, 18 Jun 2007 21:24:45 +0000, by diego
-
Activate license notice.Mon, 18 Jun 2007 20:04:46 +0000, by diego
-
Fix license header.Mon, 18 Jun 2007 19:31:17 +0000, by diego
-
they said 'colla' was cacophonic.... probably indeed it was :) changed.Mon, 18 Jun 2007 14:44:41 +0000, by ptt
-
synced with r21930Mon, 18 Jun 2007 10:44:35 +0000, by ptt
-
Silence three warnings.Mon, 18 Jun 2007 09:15:32 +0000, by cehoyos
-
Stop playing at eof or if no data arrives for ten seconds.Mon, 18 Jun 2007 08:53:53 +0000, by cehoyos
-
sync w/ r23561Mon, 18 Jun 2007 08:02:37 +0000, by gpoirier
-
More accurate seeking for demuxers lacking DEMUXER_CTRL_GET_TIME_LENGTH controlSun, 17 Jun 2007 13:28:52 +0000, by zuxy
-
Add AF_CONTROL_PAN_BALANCE controlSun, 17 Jun 2007 12:18:13 +0000, by zuxy
-
Set subtitle type in mpg demuxer. Fixes subtitle switching with 'j'Sun, 17 Jun 2007 10:24:10 +0000, by reimar
-
Merge (trivial) dvdnav and dvdread subtitle selection codeSun, 17 Jun 2007 08:29:26 +0000, by reimar
-
Make sure we do not access demuxer->s_streams out of boundsSun, 17 Jun 2007 08:26:07 +0000, by reimar
-
Remove broken option reset from per-file loopSat, 16 Jun 2007 19:47:36 +0000, by uau
-
Compilation fix: define some ENABLE needed by lavcSat, 16 Jun 2007 16:07:02 +0000, by rtogni
-
Add HAVE_ Makefile variables needed by ffmpegSat, 16 Jun 2007 15:32:54 +0000, by reimar
-
Missing libswscale part of TARGET_ -> HAVE_ changeSat, 16 Jun 2007 15:29:26 +0000, by reimar
-
Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.Sat, 16 Jun 2007 15:24:39 +0000, by reimar
-
Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.Sat, 16 Jun 2007 15:17:00 +0000, by reimar
-
add missing IDCT algothim, as defined in libavcodec/avcodec.hSat, 16 Jun 2007 11:49:11 +0000, by gpoirier
-
When parsing ass-force-style arguments, search for '=' and '.' characters withFri, 15 Jun 2007 22:22:16 +0000, by eugeni
-
Make sure there is at least one style in ass_track when parsing events.Fri, 15 Jun 2007 22:15:27 +0000, by eugeni
-
synced with r23536Fri, 15 Jun 2007 14:38:12 +0000, by ptt
-
update wishlistFri, 15 Jun 2007 11:59:14 +0000, by compn
-
misc spelling fixesWed, 13 Jun 2007 17:48:15 +0000, by diego
-
Do not allow to compile gui without PNG decoder in libavcodec.Wed, 13 Jun 2007 11:04:01 +0000, by cehoyos
-
grammatical error fixedWed, 13 Jun 2007 10:50:14 +0000, by ptt
-
Remove incorrect comment: pan defaults to block all, instead of pass-thru.Wed, 13 Jun 2007 09:29:51 +0000, by zuxy
-
Avoid zero output for pan filter; zero output now means same # of channelsWed, 13 Jun 2007 09:28:49 +0000, by zuxy
-
Make pan reentrant. Multiple pans in chain work fine.Wed, 13 Jun 2007 09:20:36 +0000, by zuxy
-
clearly specify the valid substream id range, rather than using unreadable bitmasks (it also prevents misdetection 0xFF as valid)Tue, 12 Jun 2007 22:08:30 +0000, by nicodvb
-
refine the example of -menu-chroot yet moreTue, 12 Jun 2007 20:31:49 +0000, by gpoirier
-
give an example of -menu-chroot usageTue, 12 Jun 2007 20:16:51 +0000, by gpoirier
-
little corrections suggested by nico sabbi , thanxTue, 12 Jun 2007 09:14:46 +0000, by ptt
-
Fix compilation after FFmpeg r9283.Tue, 12 Jun 2007 08:38:42 +0000, by cehoyos
-
r23516: little indentation fixMon, 11 Jun 2007 07:39:06 +0000, by voroshil
-
Sync with FFmpeg r9278.Sun, 10 Jun 2007 22:20:24 +0000, by diego
-
avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.dot.com>Sun, 10 Jun 2007 21:58:30 +0000, by lu_zero
-
yes, interleave was deeply wrong translated. correctedSun, 10 Jun 2007 19:19:00 +0000, by ptt
-
changed forgotten $Revision... to synced with.... sorry :(Sun, 10 Jun 2007 18:36:30 +0000, by ptt
-
small grammar fixesSun, 10 Jun 2007 18:33:36 +0000, by ptt
-
removed a forgotten part in english plus small correctionsSun, 10 Jun 2007 18:24:34 +0000, by ptt
-
capital char and relative dot at end of phrase removedSun, 10 Jun 2007 17:58:53 +0000, by ptt
-
<note><para> indentation correctedSun, 10 Jun 2007 17:53:34 +0000, by ptt
-
caps character after "Explanation:" in tvinput.xmlSun, 10 Jun 2007 17:49:43 +0000, by ptt
-
added italian translation of codecs.xml & containers.xmlSun, 10 Jun 2007 17:47:15 +0000, by ptt
-
Don't set random codec parameters for AC3/DTS in mkv.Sun, 10 Jun 2007 16:45:30 +0000, by aurel
-
synced with r23531Sun, 10 Jun 2007 10:05:54 +0000, by Gabrov
-
sync w/r23530Sun, 10 Jun 2007 10:00:05 +0000, by gpoirier
-
removed functions that were used to parse mpeg12 video (no more video); patch by John DonaghySun, 10 Jun 2007 09:25:09 +0000, by nicodvb
-
Teletext support for tv:// (v4l and v4l2 only)Sun, 10 Jun 2007 00:06:12 +0000, by voroshil
-
init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameterSat, 09 Jun 2007 18:20:21 +0000, by nicodvb
-
x264 no longer defaults to qp=26.Sat, 09 Jun 2007 17:32:49 +0000, by lorenm
-
added support for DTS1 audio descriptorSat, 09 Jun 2007 11:57:22 +0000, by nicodvb
-
1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTSSat, 09 Jun 2007 11:56:10 +0000, by nicodvb
-
set the window aspect hintSat, 09 Jun 2007 09:25:41 +0000, by henry
-
add mmes fourcc for mpeg2 in avi filesFri, 08 Jun 2007 22:59:04 +0000, by compn
-
Simplify addition of -Wdeclaration-after-statement to CFLAGS.Fri, 08 Jun 2007 22:22:50 +0000, by cehoyos
-
Support icc 10.0.Fri, 08 Jun 2007 22:04:09 +0000, by cehoyos