Mercurial > mplayer.hg
graph
-
declare variables as staticSun, 22 Apr 2007 15:41:17 +0000, by ben
-
removed useless varsSun, 22 Apr 2007 15:39:39 +0000, by ben
-
declare variables and functions as staticSun, 22 Apr 2007 15:39:18 +0000, by ben
-
declare variables as staticSun, 22 Apr 2007 15:37:17 +0000, by ben
-
declare variable as staticSun, 22 Apr 2007 15:35:45 +0000, by ben
-
removed old code, that has been commented out for too long timeSun, 22 Apr 2007 15:34:16 +0000, by ben
-
declare variable as staticSun, 22 Apr 2007 15:30:05 +0000, by ben
-
useless else caseSun, 22 Apr 2007 15:27:49 +0000, by ben
-
removed never called functionSun, 22 Apr 2007 15:26:51 +0000, by ben
-
declare variables as staticSun, 22 Apr 2007 15:26:24 +0000, by ben
-
simplified depth definitionSun, 22 Apr 2007 15:24:25 +0000, by ben
-
removed useless code from vidix driversSun, 22 Apr 2007 15:18:48 +0000, by ben
-
Suggest svn diff command that does not show most cosmeticsSun, 22 Apr 2007 15:11:47 +0000, by reimar
-
updated vidix files headers whenever it's possible to have a clear GPL statementSun, 22 Apr 2007 14:05:41 +0000, by ben
-
kill a few warningsSun, 22 Apr 2007 13:28:54 +0000, by ben
-
updated the ati vidix driver with the one from upstream vidix, it now supports much more GPUs (including all Radeon > 9600 and X series)Sun, 22 Apr 2007 13:25:50 +0000, by ben
-
after a DVDNAV_VTS_CHANGE event report the title being playedSun, 22 Apr 2007 10:27:44 +0000, by nicodvb
-
r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)Sun, 22 Apr 2007 01:55:47 +0000, by voroshil
-
synced with r23028Sat, 21 Apr 2007 18:14:49 +0000, by Gabrov
-
fix for mingw: u_long becomes unsigned longSat, 21 Apr 2007 12:04:49 +0000, by ben
-
added a new value for alpha colorkey (will be needed by further ati vidix driver upgrade)Sat, 21 Apr 2007 12:03:41 +0000, by ben
-
u_char is broken under mingw, use unsigned char instead, fix by aurelSat, 21 Apr 2007 12:00:41 +0000, by ben
-
better fix for r23001, u_int becomes unsigned int, dont force it to uin32_tSat, 21 Apr 2007 11:59:30 +0000, by ben
-
Deallocate glyphs in a separate loop.Sat, 21 Apr 2007 11:02:49 +0000, by eugeni
-
Always deallocate glyphs. Fixes a memory leak.Sat, 21 Apr 2007 10:56:28 +0000, by eugeni
-
Reset outline glyph cache when configuration changes.Sat, 21 Apr 2007 10:43:19 +0000, by eugeni
-
Scale camera distance.Sat, 21 Apr 2007 10:42:10 +0000, by eugeni
-
update year of mencoder version lineSat, 21 Apr 2007 03:20:13 +0000, by compn
-
Remove unused variables.Fri, 20 Apr 2007 23:25:30 +0000, by eugeni
-
Cosmetics.Fri, 20 Apr 2007 23:23:32 +0000, by eugeni
-
Allow caching of rotated glyphs.Fri, 20 Apr 2007 23:23:00 +0000, by eugeni
-
Add shift_[xy] (vector that is added to the glyph before transformation) toFri, 20 Apr 2007 23:19:23 +0000, by eugeni
-
Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later.Fri, 20 Apr 2007 23:16:29 +0000, by eugeni
-
Remove bbox and advance vector from bitmap cache.Fri, 20 Apr 2007 23:14:12 +0000, by eugeni
-
Store outline_glyph (glyph border) in glyph cache.Fri, 20 Apr 2007 23:13:34 +0000, by eugeni
-
Cosmetics: reindentation.Fri, 20 Apr 2007 23:12:19 +0000, by eugeni
-
Because of the outline glyph cache it is now possible for glyph_info_t to haveFri, 20 Apr 2007 23:11:39 +0000, by eugeni
-
Make get_*_glyph return void.Fri, 20 Apr 2007 23:10:33 +0000, by eugeni
-
Move outline glyph generation to a separate function, using outline glyphFri, 20 Apr 2007 23:09:48 +0000, by eugeni
-
Oops, fix compilation broken in r23037.Fri, 20 Apr 2007 23:09:06 +0000, by eugeni
-
Collect hit/miss statistic in hash map, and print in -v mode.Fri, 20 Apr 2007 23:06:12 +0000, by eugeni
-
Add outline glyph cache (unused yet).Fri, 20 Apr 2007 23:04:21 +0000, by eugeni
-
Rename glyph cache to bitmap cache.Fri, 20 Apr 2007 23:02:20 +0000, by eugeni
-
Add generic hash map implementation.Fri, 20 Apr 2007 23:00:30 +0000, by eugeni
-
A meaningless cosmetic change.Fri, 20 Apr 2007 22:57:55 +0000, by eugeni
-
Add perspective projection.Fri, 20 Apr 2007 22:56:42 +0000, by eugeni
-
Applying transformation matrix to the glyph and the shift vector separately isFri, 20 Apr 2007 22:55:28 +0000, by eugeni
-
Cosmetics: reindentation.Fri, 20 Apr 2007 22:51:19 +0000, by eugeni
-
Disable caching of rotated glyphs.Fri, 20 Apr 2007 22:49:48 +0000, by eugeni
-
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)Fri, 20 Apr 2007 21:49:49 +0000, by nicodvb
-
Intel's Conroe-L makes use of extended models, so adjust CPU detectionFri, 20 Apr 2007 18:57:09 +0000, by diego
-
r22985: Move translatable strings from tv.c to help_mp*Fri, 20 Apr 2007 14:23:27 +0000, by voroshil
-
Sync'd up to r23003Thu, 19 Apr 2007 16:29:04 +0000, by ptt
-
Mono audio should be supported by NAS, too.Thu, 19 Apr 2007 16:28:59 +0000, by reimar
-
update release number and add atrac3 in wav format, works on /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wavWed, 18 Apr 2007 19:25:52 +0000, by compn
-
preserve alpha channel when converting rgb32 to bgr32 in plain CWed, 18 Apr 2007 16:40:58 +0000, by ivo
-
fix red_15mask and green_15mask. the previous values were wrong and causedWed, 18 Apr 2007 16:40:07 +0000, by ivo
-
FFmpeg Atrac 3Wed, 18 Apr 2007 14:39:16 +0000, by diego
-
Bethesda software VID video decoderWed, 18 Apr 2007 14:38:29 +0000, by diego
-
test widths all down to one. this tests whether the scalers correctly switchWed, 18 Apr 2007 14:22:42 +0000, by ivo
-
Merge both USE_DVDREAD sections.Wed, 18 Apr 2007 09:58:04 +0000, by diego
-
Fix preprocessor conditionals: libdvdnav includes libdvdread and configureWed, 18 Apr 2007 09:56:24 +0000, by diego
-
skip MMX code in rgb24tobgr24 if the size of the input is smaller than theWed, 18 Apr 2007 09:27:59 +0000, by ivo
-
skip MMX code in rgb32to16 if the size of the input is smaller than theWed, 18 Apr 2007 09:26:22 +0000, by ivo
-
skip MMX code in rgb32to15 if the size of the input is smaller than theWed, 18 Apr 2007 09:24:49 +0000, by ivo
-
slightly faster rgb32tobgr32; avoid one add and one cmpTue, 17 Apr 2007 20:38:17 +0000, by ivo
-
big surprise.. uau broke gcc 2.95 as usualTue, 17 Apr 2007 07:06:44 +0000, by rfelker
-
5l: don't die when config file contains dvd options and dvd support is missingTue, 17 Apr 2007 07:04:53 +0000, by rfelker
-
New implementation of rgb32tobgr32Mon, 16 Apr 2007 21:41:03 +0000, by ivo
-
Ignore mp4a audio tag, it is meaningless since we get it for all mp4 filesMon, 16 Apr 2007 20:08:29 +0000, by reimar
-
cosmetics: tabs --> spacesMon, 16 Apr 2007 13:54:43 +0000, by diego
-
minor fixes for r23004Mon, 16 Apr 2007 11:17:55 +0000, by kraymer
-
synced with r23003Mon, 16 Apr 2007 11:13:12 +0000, by Gabrov
-
r22985: Move translatable strings from tv.c to help_mp*Mon, 16 Apr 2007 11:12:35 +0000, by kraymer
-
Remove duplicated lineMon, 16 Apr 2007 10:37:08 +0000, by voroshil
-
bad prototype for driver init functionSun, 15 Apr 2007 16:09:29 +0000, by ben
-
u_int seems unknown under mingwSun, 15 Apr 2007 16:08:40 +0000, by ben
-
lowres supports some h264 filesSun, 15 Apr 2007 15:21:37 +0000, by compn
-
add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tvSun, 15 Apr 2007 14:43:06 +0000, by voroshil
-
Report if internal, external of dvdnav version of dvdread is used.Sun, 15 Apr 2007 12:06:48 +0000, by diego
-
Disabled VCD support under Cygwin, it fails to link.Sun, 15 Apr 2007 11:56:52 +0000, by diego
-
Remove unused variable.Sun, 15 Apr 2007 11:35:44 +0000, by diego
-
Update amr-nb and amr-wb checks for changes in FFmpeg.Sun, 15 Apr 2007 11:33:02 +0000, by diego
-
improve horizontal chroma resolution with palSun, 15 Apr 2007 01:27:34 +0000, by michael
-
convert palette to yuv instead of converting each pixel after pal->rgbSun, 15 Apr 2007 00:53:32 +0000, by michael
-
added vidix driver for Permedia2 cards from upstream vidixSat, 14 Apr 2007 10:52:40 +0000, by ben
-
added conditional vidix drivers compilationSat, 14 Apr 2007 10:39:17 +0000, by ben
-
Use lavf_preferred mechanism to replace more extension-based detection hacksSat, 14 Apr 2007 10:07:36 +0000, by reimar
-
Add lavf_preferred demuxer for lavf formats we want to be probedSat, 14 Apr 2007 10:03:42 +0000, by reimar
-
typoSat, 14 Apr 2007 00:10:33 +0000, by voroshil
-
cosmetics. restore empty line removed in r22985.Fri, 13 Apr 2007 14:34:38 +0000, by voroshil
-
Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyphFri, 13 Apr 2007 13:46:49 +0000, by eugeni
-
Move translatable strings from tv.c to help_mp*Fri, 13 Apr 2007 13:31:54 +0000, by voroshil
-
Remove redundant setting of variables when compiling FFmpeg libraries,Thu, 12 Apr 2007 19:40:18 +0000, by diego
-
cosmetics, expand all tabs to four spaces.Thu, 12 Apr 2007 19:31:35 +0000, by ivo
-
Replace huge switch statement by a lookup table.Thu, 12 Apr 2007 19:25:36 +0000, by ivo
-
r22975: cosmetics: remove trailing white spaceThu, 12 Apr 2007 16:33:48 +0000, by voroshil
-
Revert previous broken removal of partial dependency list.Thu, 12 Apr 2007 14:42:48 +0000, by diego
-
cosmetics after last commit; remove superfluous bracesWed, 11 Apr 2007 22:17:58 +0000, by ivo
-
Remove code duplication in sws_rgb2rgb_init.Wed, 11 Apr 2007 21:00:25 +0000, by ivo
-
r22845: Clarify -xineramascreen -2 behaviourWed, 11 Apr 2007 20:31:21 +0000, by kraymer
-
support format=y8 with -ovc rawWed, 11 Apr 2007 20:28:44 +0000, by lorenm
-
cosmetics: remove trailing white spaceWed, 11 Apr 2007 20:25:12 +0000, by kraymer
-
updated changelog with recent vidix api changesWed, 11 Apr 2007 18:53:43 +0000, by ben
-
these are actually AGP bridges, not video adapters (should fixWed, 11 Apr 2007 18:35:08 +0000, by ben
-
this TnT2 chipset is actually NV4/5 arch but for sure not NV30Wed, 11 Apr 2007 18:30:08 +0000, by ben
-
more updates for Spanish man page by Fernando Tarn (lists im gmail com)Wed, 11 Apr 2007 18:26:12 +0000, by kraymer
-
Convert source comments into proper codecs.conf entry comments.Wed, 11 Apr 2007 09:03:06 +0000, by diego
-
Add some more game formats that FFmpeg now supports.Wed, 11 Apr 2007 08:58:13 +0000, by diego
-
Remove *ancient* ldd debugging junk.Wed, 11 Apr 2007 08:56:30 +0000, by diego
-
Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden,Wed, 11 Apr 2007 07:16:04 +0000, by diego
-
Rework of *BSD BT848 detection for radio://Wed, 11 Apr 2007 05:39:09 +0000, by voroshil
-
Remove unused includes.Tue, 10 Apr 2007 17:54:02 +0000, by eugeni
-
Don't check if user-supplied default font path exists.Tue, 10 Apr 2007 17:53:41 +0000, by eugeni
-
Cleanup real_calc_response_and_checksum()Mon, 09 Apr 2007 22:11:31 +0000, by rtogni
-
Merge calc_response_string() into real_calc_response_and_checksum()Mon, 09 Apr 2007 21:34:20 +0000, by rtogni
-
Simplify calc_response_string()Mon, 09 Apr 2007 21:26:49 +0000, by rtogni
-
10000000l learn to countMon, 09 Apr 2007 20:43:48 +0000, by rtogni
-
Size of response is known, no need to calculate itMon, 09 Apr 2007 20:06:45 +0000, by rtogni
-
The size of xor_table is known and fixed, no need to calculate itMon, 09 Apr 2007 19:30:32 +0000, by rtogni
-
r22916: Ability to specify video and audio capture device namesMon, 09 Apr 2007 16:44:23 +0000, by voroshil
-
r22951: Move netstream documentation into TOOLS/README.Mon, 09 Apr 2007 16:29:40 +0000, by voroshil
-
better seeking in dvdnav://Mon, 09 Apr 2007 16:07:19 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdnav from mphq requiredMon, 09 Apr 2007 16:05:58 +0000, by nicodvb
-
10l typoMon, 09 Apr 2007 15:08:29 +0000, by diego
-
remove ugly #include from tvi_bsdbt848.cMon, 09 Apr 2007 13:18:06 +0000, by voroshil
-
Move netstream documentation into TOOLS/README.Mon, 09 Apr 2007 11:54:03 +0000, by diego
-
Move TOOLS/cpuinfo.c into the root directory.Mon, 09 Apr 2007 11:30:26 +0000, by diego
-
more human description of -mpegopts :interleaving2Sun, 08 Apr 2007 17:06:30 +0000, by nicodvb
-
documented -mpegopts :interleaving2Sun, 08 Apr 2007 16:21:32 +0000, by nicodvb
-
added :interleaving2, a better method to determine which stream whouls be flushedSun, 08 Apr 2007 16:15:41 +0000, by nicodvb
-
Fix typo in r22772 which causes compilation error under *BSD.Sun, 08 Apr 2007 15:30:01 +0000, by voroshil
-
in mpegfile_write_header(only for mpeg1/2) don't overwrite the values of bufsize with dwSuggestedBufferSize (those values are completely invented)Sun, 08 Apr 2007 10:09:56 +0000, by nicodvb
-
reindentationSun, 08 Apr 2007 10:00:47 +0000, by nicodvb
-
in the system header set audio_locked/video_locked only for dvd and vcdSun, 08 Apr 2007 10:00:05 +0000, by nicodvb
-
small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 bytes per secondSun, 08 Apr 2007 09:50:27 +0000, by nicodvb
-
Ignore generated pci_*.[ch] files.Sat, 07 Apr 2007 21:00:14 +0000, by diego
-
trashed deprecated libdha dirSat, 07 Apr 2007 18:01:07 +0000, by ben
-
moved old README file from libdha dir to vidix oneSat, 07 Apr 2007 18:00:11 +0000, by ben
-
Start to separate bad-autodetection hacks from other stuff in extension-basedSat, 07 Apr 2007 17:41:17 +0000, by reimar
-
.dxa files should be handled by libavformat.Sat, 07 Apr 2007 16:56:26 +0000, by diego
-
support for C93 videoSat, 07 Apr 2007 16:50:33 +0000, by diego
-
10l, the scr must be reset before overwriting the first pack with the correct system header (format=mpeg1|2)Sat, 07 Apr 2007 16:42:28 +0000, by nicodvb
-
support for THP ADPCM audioSat, 07 Apr 2007 16:31:12 +0000, by diego
-
qdrw changed output format in ffmpeg r8630, sync codecs.conf and requireSat, 07 Apr 2007 16:14:51 +0000, by rtogni
-
typoSat, 07 Apr 2007 14:07:51 +0000, by diego
-
Fix lost hard linebreaks in libass by repeating the loop when both soft andSat, 07 Apr 2007 13:32:51 +0000, by eugeni
-
missing includes in generated fileSat, 07 Apr 2007 11:30:48 +0000, by ben
-
restored pci_db2c.awk file from previous broken commitSat, 07 Apr 2007 11:27:24 +0000, by ben
-
Add "Requirements" and "Mailinglist" sectionSat, 07 Apr 2007 10:07:46 +0000, by attila
-
reversed r22879 until I discover why it's giving so many sync problems; I'll eventually recommit it in a fixed formSat, 07 Apr 2007 08:51:26 +0000, by nicodvb
-
Support Windows codecs from RealPlayer10Fri, 06 Apr 2007 23:29:00 +0000, by rtogni
-
Remove useless #includes.Fri, 06 Apr 2007 21:01:08 +0000, by diego
-
Remove useless #includes.Fri, 06 Apr 2007 20:47:58 +0000, by diego
-
consistent include paths for config.h et al.Fri, 06 Apr 2007 20:37:43 +0000, by diego
-
Consistent include paths for config.h.Fri, 06 Apr 2007 20:37:15 +0000, by diego
-
BMP support for mf://Fri, 06 Apr 2007 16:58:00 +0000, by reimar
-
missing headers in vidix drivers registry filesFri, 06 Apr 2007 15:30:39 +0000, by ben
-
renamed libdha.[hc] to dha.[hc]Fri, 06 Apr 2007 15:26:41 +0000, by ben
-
merged libdha and libvidix, moved all files from libdha to vidix directoryFri, 06 Apr 2007 15:20:49 +0000, by ben
-
There was a fallback value for libtheora linker flags, but it was never addedFri, 06 Apr 2007 09:22:28 +0000, by diego
-
Ability to specify video and audio capture device namesThu, 05 Apr 2007 16:33:54 +0000, by voroshil
-
typo fix (s/M/N/) in IMPORTA_M_TWed, 04 Apr 2007 12:38:08 +0000, by gpoirier
-
sync with r22902Wed, 04 Apr 2007 12:15:38 +0000, by gpoirier
-
Fix compilation after FFmpeg r8619.Wed, 04 Apr 2007 00:58:18 +0000, by cehoyos
-
Length of interleaved RTSP frames (0x24) in only 16 bit, the other byteTue, 03 Apr 2007 21:36:36 +0000, by rtogni
-
Use teardownMediaSession() instead of teardownMediaSubsession()Tue, 03 Apr 2007 17:00:27 +0000, by cehoyos
-
Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24Tue, 03 Apr 2007 16:22:19 +0000, by cehoyos
-
r22854: Remove empty section.Tue, 03 Apr 2007 16:12:24 +0000, by voroshil
-
r22845: Clarify -xineramascreen -2 behaviourTue, 03 Apr 2007 15:59:35 +0000, by voroshil
-
thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.Tue, 03 Apr 2007 15:57:55 +0000, by vayne
-
Use "generic" optimization instead of 686 as default for runtime-cpudetectionTue, 03 Apr 2007 13:16:46 +0000, by diego
-
Mention DNS round-robin system in the mirroring HOWTO.Tue, 03 Apr 2007 11:03:14 +0000, by diego
-
"()" to "(void)" function param list fixesSun, 01 Apr 2007 21:59:54 +0000, by uau
-
remove useless ()Sun, 01 Apr 2007 21:58:45 +0000, by aurel
-
restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reasonSun, 01 Apr 2007 21:54:18 +0000, by nicodvb
-
removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsafSun, 01 Apr 2007 21:44:37 +0000, by nicodvb
-
documented -mpegopts :adelaySun, 01 Apr 2007 21:42:37 +0000, by nicodvb
-
removed init_apts and init_vpts; added :adelay in addition to :vdelaySun, 01 Apr 2007 21:27:47 +0000, by nicodvb
-
GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (though it doesn't work better right now)Sun, 01 Apr 2007 20:48:34 +0000, by ben
-
cosmetics: removed trailing spacesSun, 01 Apr 2007 20:03:24 +0000, by nicodvb
-
segfaults if name is NULLSun, 01 Apr 2007 16:22:14 +0000, by ben
-
Use thp, not mjpeg as dll to decode THP files so that the THP hacks in theSun, 01 Apr 2007 16:20:06 +0000, by diego
-
Add support for the THP game format.Sun, 01 Apr 2007 15:59:44 +0000, by diego
-
typo fixes ported from VLCSun, 01 Apr 2007 14:42:13 +0000, by diego
-
updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driverSun, 01 Apr 2007 13:58:06 +0000, by ben
-
allow passing :help to -vo [cx]vidix to get list of all compiled in vidix driversSun, 01 Apr 2007 13:27:28 +0000, by ben
-
mention most RTSP changesSun, 01 Apr 2007 13:16:54 +0000, by cehoyos
-
killed warnings in cyberblade driverSun, 01 Apr 2007 13:03:37 +0000, by ben
-
killed warnings in rage128 driverSun, 01 Apr 2007 13:00:58 +0000, by ben
-
killed warnings in pm3 driverSun, 01 Apr 2007 12:59:12 +0000, by ben
-
killed warnings in savage driverSun, 01 Apr 2007 12:57:47 +0000, by ben
-
killed warnings in sis driverSun, 01 Apr 2007 12:52:25 +0000, by ben
-
killed warnings in unichrome driverSun, 01 Apr 2007 12:48:32 +0000, by ben
-
simplified function prototypes to avoid casts but keep external API compatibilitySun, 01 Apr 2007 12:39:06 +0000, by ben
-
Move pci.db out of its single-file subdirectory.Sun, 01 Apr 2007 12:31:15 +0000, by diego
-
Do not remove or ignore pci.db.Sun, 01 Apr 2007 12:30:17 +0000, by diego
-
useless externsSun, 01 Apr 2007 12:26:31 +0000, by ben
-
in flush_buffers() removed code that required the presence of an amount of audio data >= video data in the temporal domainSun, 01 Apr 2007 12:25:31 +0000, by nicodvb
-
removed references to no longer used internal drivers functionsSun, 01 Apr 2007 12:21:47 +0000, by ben
-
updated vidix.h from upstream vidix projectSun, 01 Apr 2007 12:16:49 +0000, by ben
-
checking for dynamic drivers version number is now pointlessSun, 01 Apr 2007 11:13:04 +0000, by ben
-
switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-inSun, 01 Apr 2007 11:06:06 +0000, by ben
-
Ignore netstream and fix its compilation; remove object files on make clean.Sun, 01 Apr 2007 09:45:26 +0000, by diego
-
Move netstream.c out of its single-file subdirectory.Sun, 01 Apr 2007 09:39:32 +0000, by diego
-
Remove unnecessary dependencies.Sun, 01 Apr 2007 09:28:04 +0000, by diego
-
Get netstream somewhat closer to linking.Sun, 01 Apr 2007 09:24:30 +0000, by diego
-
Support h264 over rtspSun, 01 Apr 2007 03:03:05 +0000, by cehoyos
-
Cosmetics: Move variable declaration and initialization up.Sun, 01 Apr 2007 03:00:47 +0000, by cehoyos
-
Move driver files directly into the vidix directory.Sun, 01 Apr 2007 00:02:43 +0000, by diego
-
Merge all VIDIX drivers into libvidix.a.Sat, 31 Mar 2007 23:48:48 +0000, by diego
-
Append objects derived from sources to OBJS_*. This way the OBJS_* variablesSat, 31 Mar 2007 23:33:30 +0000, by diego
-
Move QNX-specific settings next to the other OS-specific settings.Sat, 31 Mar 2007 23:02:36 +0000, by diego
-
Don't compile cpuinfo and fastmemcpybench by default.Sat, 31 Mar 2007 23:01:53 +0000, by diego
-
Use FT_Glyph_StrokeBorder to render only the outside border.Sat, 31 Mar 2007 20:58:14 +0000, by iive
-
Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yesSat, 31 Mar 2007 18:12:16 +0000, by diego
-
Sync with removed tools.Sat, 31 Mar 2007 14:22:44 +0000, by diego
-
Remove obsolete TV output tools.Sat, 31 Mar 2007 14:21:06 +0000, by diego
-
Remove unused/nonworking wallpaper setting utility.Sat, 31 Mar 2007 14:17:31 +0000, by diego
-
Remove unused benchmarking scripts.Sat, 31 Mar 2007 14:15:20 +0000, by diego
-
Remove obsolete bitmap font tools.Sat, 31 Mar 2007 14:14:28 +0000, by diego
-
Remove obsolete/unnecessary/trivial scripts and programs.Sat, 31 Mar 2007 14:10:44 +0000, by diego
-
Build libdha statically like all the other libraries.Sat, 31 Mar 2007 13:37:29 +0000, by diego
-
Remove empty section.Sat, 31 Mar 2007 13:35:42 +0000, by diego