Mercurial > mplayer.hg
graph
-
100l, fix compile error in r23498 due to bad copy in pasteThu, 07 Jun 2007 20:01:05 +0000, by reimar
-
RGB8/BGR8 IMGFMTs are paletted in case of swscale input.Thu, 07 Jun 2007 19:11:25 +0000, by reimar
-
implement "bind sections"Thu, 07 Jun 2007 18:06:53 +0000, by voroshil
-
Add -Wno-switch to CFLAGS.Thu, 07 Jun 2007 17:23:23 +0000, by cehoyos
-
Fix r23494: It broke gcc 2.95.3Thu, 07 Jun 2007 17:10:37 +0000, by cehoyos
-
Add -Wno-pointer-sign to CFLAGSThu, 07 Jun 2007 16:36:55 +0000, by cehoyos
-
Add 2vuy fourcc to rawuyvy codecThu, 07 Jun 2007 16:23:49 +0000, by reimar
-
Add -Wall (back) to default CFLAGS.Thu, 07 Jun 2007 13:40:22 +0000, by diego
-
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.Thu, 07 Jun 2007 10:50:04 +0000, by cehoyos
-
Fix compilation after FFmpeg r9235.Thu, 07 Jun 2007 10:24:17 +0000, by cehoyos
-
Calculate pts with double precision in demux_asfThu, 07 Jun 2007 09:17:10 +0000, by uau
-
10l: correct Core 2 detection under x86-64Thu, 07 Jun 2007 03:01:32 +0000, by zuxy
-
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)Wed, 06 Jun 2007 11:58:52 +0000, by kraymer
-
r23440: New "automute" tv:// option.Wed, 06 Jun 2007 08:14:14 +0000, by voroshil
-
Change some static temporary vars to automatic ones because mingw32 binutilsWed, 06 Jun 2007 05:16:08 +0000, by zuxy
-
Align output pointer so that we can use movaps instead of movups in dct64_sse;Wed, 06 Jun 2007 05:13:13 +0000, by zuxy
-
little correction to make nroff not to complain about line lennghts....Tue, 05 Jun 2007 23:30:37 +0000, by ptt
-
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driverTue, 05 Jun 2007 18:35:34 +0000, by ben
-
sync'd up to r23467Tue, 05 Jun 2007 17:15:28 +0000, by ptt
-
Create a new MSGT for just the status line.Tue, 05 Jun 2007 16:13:00 +0000, by diego
-
Do not use fast_memcpy when data is read again immediately afterwards.Tue, 05 Jun 2007 15:09:51 +0000, by reimar
-
Do not use fast_memcpy for small size copy, esp. when the size is constantTue, 05 Jun 2007 15:09:49 +0000, by reimar
-
Replace implicit use of fast_memcpy via macro by explicit use to allowTue, 05 Jun 2007 14:27:54 +0000, by reimar
-
Use avcodec_decode_audio2 in ad_ffmpeg.cTue, 05 Jun 2007 14:12:37 +0000, by reimar
-
r23410: add documentation for new -menu-chroot optionTue, 05 Jun 2007 13:40:10 +0000, by kraymer
-
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_lineTue, 05 Jun 2007 13:18:16 +0000, by mhoffman
-
Make gmplayer show right colors if X server does not use native byteorder.Tue, 05 Jun 2007 11:37:16 +0000, by reimar
-
Avoiding sscanf in cddb support reading more data with %s than buffer sizeTue, 05 Jun 2007 11:13:32 +0000, by reimar
-
Keep -pipe option in CFLAGS even in debug mode.Tue, 05 Jun 2007 10:05:09 +0000, by diego
-
sync w/23467 (was just a typo in english doc, no incidence here)Tue, 05 Jun 2007 07:35:07 +0000, by gpoirier
-
then/than typo spotted by "JRaSH"Tue, 05 Jun 2007 01:07:35 +0000, by corey
-
Keep unused parameter warnings in debug mode.Tue, 05 Jun 2007 00:26:54 +0000, by diego
-
r23416: Drop the metadata stuff and replace it with generic propertyTue, 05 Jun 2007 00:17:42 +0000, by kraymer
-
get rid of Gui code that has been commented out since agesMon, 04 Jun 2007 13:16:39 +0000, by reimar
-
Factor out some duplicated gui codeMon, 04 Jun 2007 13:15:35 +0000, by reimar
-
Remove some useless codeMon, 04 Jun 2007 13:05:26 +0000, by reimar
-
Use 'static inline' instead of 'inline static' to avoid warningsMon, 04 Jun 2007 09:39:55 +0000, by zuxy
-
Change '%ld' to '%d' to remove warnings introduced by r23452Mon, 04 Jun 2007 09:20:00 +0000, by zuxy
-
Correct dct64 functions' declarationsMon, 04 Jun 2007 03:05:16 +0000, by zuxy
-
Remove unused parameter for mp_msgSun, 03 Jun 2007 08:48:44 +0000, by zuxy
-
sync w/ r23455Sat, 02 Jun 2007 21:55:00 +0000, by gpoirier
-
compilation fix after commit r9172 to ffmpeg, patch by AurelSat, 02 Jun 2007 20:20:33 +0000, by gpoirier
-
new sentences on new lines, diego says ;-PSat, 02 Jun 2007 18:07:19 +0000, by ptt
-
sync'ed up to r23440 + a _big_ correction of tv suboptionsSat, 02 Jun 2007 18:05:55 +0000, by ptt
-
Remove non-existing make_decode_tables_MMX()Sat, 02 Jun 2007 16:47:10 +0000, by zuxy
-
Use int and uint32_t instead of long and unsigned long, when appropriate.Sat, 02 Jun 2007 16:25:18 +0000, by zuxy
-
Make realloc_struct inline as other functions defined in demuxer.hSat, 02 Jun 2007 16:04:56 +0000, by zuxy
-
10l: Remove overlooked instance of NOAVIFILE_HEADERS.Sat, 02 Jun 2007 14:38:45 +0000, by diego
-
Revert r23443, it breaks compilation without libass.Sat, 02 Jun 2007 13:00:38 +0000, by eugeni
-
Get rid of superfluous __WINE__ #define, it was always enabled andSat, 02 Jun 2007 12:27:33 +0000, by diego
-
Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andSat, 02 Jun 2007 12:26:27 +0000, by diego
-
Get rid of superfluous MPLAYER #define, it was always enabled andSat, 02 Jun 2007 12:24:35 +0000, by diego
-
prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)Sat, 02 Jun 2007 10:26:37 +0000, by nicodvb
-
update manual date, its been 8 months...Sat, 02 Jun 2007 01:56:22 +0000, by compn
-
Recode the whole subtitle file to utf-8 before parsing.Fri, 01 Jun 2007 19:58:29 +0000, by eugeni
-
Move code for reading a file and recoding it to utf-8 to a separate function.Fri, 01 Jun 2007 19:56:44 +0000, by eugeni
-
mjpeg support for v4l2 tv:// driverFri, 01 Jun 2007 17:29:35 +0000, by voroshil
-
New "automute" tv:// option.Thu, 31 May 2007 17:49:51 +0000, by voroshil
-
r23370: added missing fpsThu, 31 May 2007 17:30:49 +0000, by voroshil
-
r23416: Drop the metadata stuff and replace it with generic property string expansion.Thu, 31 May 2007 17:10:56 +0000, by voroshil
-
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOWThu, 31 May 2007 13:22:36 +0000, by zuxy
-
Add new properties percent_pos and time_pos.Thu, 31 May 2007 13:07:52 +0000, by albeu
-
Make the length property use the time type.Thu, 31 May 2007 13:02:51 +0000, by albeu
-
Move the time printing code out of the length property.Thu, 31 May 2007 12:42:02 +0000, by albeu
-
Add a print function for the time option type.Thu, 31 May 2007 12:37:37 +0000, by albeu
-
sync to 24.5.2007Thu, 31 May 2007 10:52:08 +0000, by jheryan
-
Add the recently introduced properties to the documentation.Thu, 31 May 2007 10:43:35 +0000, by albeu
-
Allow setting the direction in the step_property command.Thu, 31 May 2007 09:42:14 +0000, by albeu
-
Fix the step_property coammand to correctly handle the step size withThu, 31 May 2007 09:13:21 +0000, by albeu
-
Adding myself to the authors page.Thu, 31 May 2007 04:15:29 +0000, by mhoffman
-
little fixThu, 31 May 2007 00:21:25 +0000, by ptt
-
sync.d up to r23425!!! ehi, it's updated :)))Thu, 31 May 2007 00:19:40 +0000, by ptt
-
removed unneeded spaceThu, 31 May 2007 00:16:02 +0000, by ptt
-
removed an unneeded commaThu, 31 May 2007 00:14:00 +0000, by ptt
-
added '&' for 'e.g.'Thu, 31 May 2007 00:03:10 +0000, by ptt
-
sync'd up to r23416Wed, 30 May 2007 23:28:04 +0000, by ptt
-
moved a line below, since probably it's righter there...Wed, 30 May 2007 23:20:24 +0000, by ptt
-
added a missing space charWed, 30 May 2007 23:15:13 +0000, by ptt
-
sync'd up to r22845Wed, 30 May 2007 20:18:45 +0000, by ptt
-
rename attribute_unused to av_unused as it is declared in common.hWed, 30 May 2007 09:33:09 +0000, by benoit
-
Use play duration instead of send duration to calculate the lengthWed, 30 May 2007 08:36:38 +0000, by zuxy
-
Drop the metadata stuff and replace it with generic property string expansion.Wed, 30 May 2007 07:07:32 +0000, by albeu
-
Make command.h usable without the MPContext typedef.Wed, 30 May 2007 07:05:34 +0000, by albeu
-
Add PRINT to the samplerate property.Wed, 30 May 2007 06:53:06 +0000, by albeu
-
Fix fallback on the default GET_TYPE for unvailable/disabledWed, 30 May 2007 06:39:21 +0000, by albeu
-
Make all the info available via the metadata API available via properties.Tue, 29 May 2007 22:14:41 +0000, by albeu
-
Rework the property API to allow sub properties such asTue, 29 May 2007 21:49:39 +0000, by albeu
-
add documentation for new -menu-chroot optionTue, 29 May 2007 18:52:20 +0000, by ben
-
new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-))Tue, 29 May 2007 18:49:38 +0000, by ben
-
Only one section remains unfinished, typo.Tue, 29 May 2007 16:14:52 +0000, by diego
-
typoTue, 29 May 2007 09:08:50 +0000, by diego
-
r23325: dv does not support YVU9Tue, 29 May 2007 08:45:47 +0000, by kraymer
-
add note about unfinished "codec specific encoding options" sectionTue, 29 May 2007 07:44:36 +0000, by kraymer
-
Get rid of __attribute__((__packed__)) in Matroska demuxerMon, 28 May 2007 18:13:33 +0000, by reimar
-
Add LGPL license header.Mon, 28 May 2007 17:13:52 +0000, by diego
-
10l: r23399 broke mov/mp4 demuxingMon, 28 May 2007 14:25:48 +0000, by cehoyos
-
little typo fixMon, 28 May 2007 10:55:04 +0000, by ptt
-
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.Mon, 28 May 2007 09:30:56 +0000, by diego
-
Remove some unused variables, patch by timwoj ieee org.Mon, 28 May 2007 08:42:35 +0000, by diego
-
Move variable declaration into conditional to avoid an unused variable warning.Mon, 28 May 2007 08:18:23 +0000, by diego
-
Remove unused variables.Mon, 28 May 2007 08:12:41 +0000, by diego
-
HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)Sun, 27 May 2007 21:45:33 +0000, by michael
-
More fastmemcpy.h removalSun, 27 May 2007 21:14:32 +0000, by reimar
-
Remove more pointless fastmemcpy.h includes in libvoSun, 27 May 2007 21:13:10 +0000, by reimar
-
Removed useless fastmemcpy.h includes in video decodersSun, 27 May 2007 20:45:34 +0000, by reimar
-
Remove two useless fastmemcpy.h includes in gui code.Sun, 27 May 2007 20:40:04 +0000, by reimar
-
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.Sun, 27 May 2007 20:36:04 +0000, by reimar
-
sync w/ r23370Sun, 27 May 2007 12:06:08 +0000, by gpoirier
-
synced with r23388Sun, 27 May 2007 11:28:05 +0000, by Gabrov
-
Partial sync with r23370, with only one section obsolete.Sun, 27 May 2007 09:20:50 +0000, by gpoirier
-
compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tablesSun, 27 May 2007 08:44:27 +0000, by rik
-
fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mplayer@legroom.net) and meSat, 26 May 2007 20:27:45 +0000, by nicodvb