Mercurial > mplayer.hg
graph
-
add direct3d docs, ok'd by GuillaumeFri, 21 Nov 2008 13:03:22 +0000, by compn
-
Synced with r27967.Fri, 21 Nov 2008 12:23:10 +0000, by bircoph
-
Fix and enable panscan handling for vo_direct3dFri, 21 Nov 2008 12:22:16 +0000, by reimar
-
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Thu, 20 Nov 2008 22:54:30 +0000, by diego
-
Add all still missing lines, full sync against r27967Thu, 20 Nov 2008 19:32:08 +0000, by reynaldo
-
Trivial, add some more lines that were missingThu, 20 Nov 2008 19:03:53 +0000, by reynaldo
-
Trivial, CosmeticsThu, 20 Nov 2008 18:28:22 +0000, by reynaldo
-
COSMETICS, More line shifting to match English masterThu, 20 Nov 2008 16:15:25 +0000, by reynaldo
-
TRIVIAL, add some more missing linesThu, 20 Nov 2008 16:06:52 +0000, by reynaldo
-
COSMETICS, More line shifting to match English masterThu, 20 Nov 2008 16:03:52 +0000, by reynaldo
-
TRIVIAL, some missing lines and a grammar correctionThu, 20 Nov 2008 15:39:51 +0000, by reynaldo
-
Cosmetics: rename variables etc. in vo_direct3d.cThu, 20 Nov 2008 15:13:14 +0000, by reimar
-
Factor common code like -wid handling, vo_gc creation etc. out intoWed, 19 Nov 2008 20:19:25 +0000, by reimar
-
Add detection of x86 CPU features SSSE3 and SSE4a.Wed, 19 Nov 2008 16:41:59 +0000, by gpoirier
-
Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.Wed, 19 Nov 2008 13:39:07 +0000, by reimar
-
Cosmetics, mostly line shifting to match English masterTue, 18 Nov 2008 20:34:07 +0000, by reynaldo
-
Add missing "static" qualifiers to vo_direct3dTue, 18 Nov 2008 14:51:54 +0000, by reimar
-
100l, the video_out_drivers list must be sorted by priority, notTue, 18 Nov 2008 13:18:55 +0000, by reimar
-
Direct3D based video_out module.Tue, 18 Nov 2008 12:23:42 +0000, by reimar
-
Doxygen documentation for w32_common.cTue, 18 Nov 2008 12:23:23 +0000, by reimar
-
On OpenBSD socklen_t is defined at sys/types.h, so latter is addedTue, 18 Nov 2008 09:41:31 +0000, by bircoph
-
Trivial, CosmeticsTue, 18 Nov 2008 03:41:54 +0000, by reynaldo
-
Trivial, CosmeticsTue, 18 Nov 2008 03:17:11 +0000, by reynaldo
-
Add some more missing messagesTue, 18 Nov 2008 03:06:27 +0000, by reynaldo
-
100l, missing ' s' in sed command, probably caused all decoders to beMon, 17 Nov 2008 18:20:20 +0000, by reimar
-
Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.Mon, 17 Nov 2008 15:25:33 +0000, by diego
-
Set _have_yasm to "no" if yasm detection failed.Mon, 17 Nov 2008 15:02:24 +0000, by diego
-
Remove a useless XGetGeometry call, the X11 event handling alreadyMon, 17 Nov 2008 13:12:01 +0000, by reimar
-
Put variable declaration inside an #ifdef to avoid an unused variable warning.Mon, 17 Nov 2008 10:33:59 +0000, by diego
-
Allow compilation with icc 10.1.Mon, 17 Nov 2008 10:16:28 +0000, by cehoyos
-
Fix build: Remove some references to sections that no longer exist.Sun, 16 Nov 2008 23:59:47 +0000, by diego
-
Get rid of (besides useless assignments) unused XSizeHints variableSun, 16 Nov 2008 17:16:08 +0000, by reimar
-
Fix missing -DARCH_X86_64 for yasm on x86_64.Sun, 16 Nov 2008 16:59:17 +0000, by reimar
-
Add yasm support to the build system.Sun, 16 Nov 2008 13:04:16 +0000, by bircoph
-
synced with r27938Sun, 16 Nov 2008 12:20:14 +0000, by Gabrov
-
Use 64 bit numbers for file positions in the seek function in audio demuxer.Sun, 16 Nov 2008 10:20:58 +0000, by reimar
-
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_windowSat, 15 Nov 2008 23:09:31 +0000, by reimar
-
Remove a duplicated vo_x11_selectinput_witherrSat, 15 Nov 2008 22:49:49 +0000, by reimar
-
respect -vf dsize etc. also for -rootwin, just like vo_xv does.Sat, 15 Nov 2008 22:48:41 +0000, by reimar
-
Fix phrase to maintain consistency.Sat, 15 Nov 2008 22:34:41 +0000, by bircoph
-
Sync with vo_x11: make sure we get expose events even when drawing to the root window.Sat, 15 Nov 2008 22:33:36 +0000, by reimar
-
Synced with r26763.Sat, 15 Nov 2008 22:25:11 +0000, by bircoph
-
On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,Sat, 15 Nov 2008 20:37:08 +0000, by gpoirier
-
100l, stream->cache_pid can not be used directly in pthread_create,Sat, 15 Nov 2008 19:43:39 +0000, by reimar
-
Remove a nonsensical "else" for the video mode switching case.Sat, 15 Nov 2008 19:14:09 +0000, by reimar
-
Use pthreads for the cache on Cygwin, since _beginthread is not availableSat, 15 Nov 2008 19:08:50 +0000, by reimar
-
include limits.h for INT_MAX.Sat, 15 Nov 2008 19:06:25 +0000, by reimar
-
Remove now unused variables.Sat, 15 Nov 2008 19:03:21 +0000, by reimar
-
Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.Sat, 15 Nov 2008 18:58:14 +0000, by reimar
-
Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) sameSat, 15 Nov 2008 18:56:25 +0000, by reimar
-
Set modified window position and monitor aspect in vo_vm_switch instead of inSat, 15 Nov 2008 18:28:35 +0000, by reimar
-
Get rid of (besides useless assignments) unused XSizeHints variableSat, 15 Nov 2008 18:14:03 +0000, by reimar
-
Set modeline_width/height to sane values in vo_vm_switch even whenSat, 15 Nov 2008 18:11:10 +0000, by reimar
-
Cosmetics: remove useless "extern"Sat, 15 Nov 2008 17:48:27 +0000, by reimar
-
Replace some of the different inconsistent XGetGeometry uses by aSat, 15 Nov 2008 17:45:55 +0000, by reimar
-
Remove a useless XGetGeometry call, the X11 event handling already takes care of this.Sat, 15 Nov 2008 17:41:30 +0000, by reimar
-
Remove code from unused and since ages deprecated draw_frame function.Sat, 15 Nov 2008 16:40:48 +0000, by reimar
-
Remove vo_xv code that has been under #if 0 since ages.Sat, 15 Nov 2008 16:36:39 +0000, by reimar
-
vo_x11: do not replace the vo_gc created by the Gui.Sat, 15 Nov 2008 16:34:44 +0000, by reimar
-
Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring.Sat, 15 Nov 2008 15:50:47 +0000, by reimar
-
Cosmetics for vo_x11 control() to make it more similar to vo_xv.cSat, 15 Nov 2008 14:24:32 +0000, by reimar
-
Fix grammar of comment and sync it with vo_x11.cSat, 15 Nov 2008 14:21:02 +0000, by reimar
-
Adds Some missing messages - 1 of 3Sat, 15 Nov 2008 03:41:28 +0000, by reynaldo
-
Include cache2.h in cache2.c, fixes an implicit declaration warning for cache_do_controlFri, 14 Nov 2008 19:29:04 +0000, by reimar
-
sync w/r27906Fri, 14 Nov 2008 13:03:33 +0000, by gpoirier
-
Fix ati-hack to work again with ATI 8.9 and later drivers.Fri, 14 Nov 2008 10:31:15 +0000, by reimar
-
Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead ofThu, 13 Nov 2008 19:05:07 +0000, by reimar
-
document x264's option subq=0, plus a bit of factoring and added detailsThu, 13 Nov 2008 17:18:40 +0000, by gpoirier
-
Print out that vo_macosx is disabled when Mac OS X APIs are not available.Thu, 13 Nov 2008 00:15:09 +0000, by diego
-
Fix Windows OpenGL -wid:Tue, 11 Nov 2008 19:21:36 +0000, by reimar
-
Partial sync to 27843Tue, 11 Nov 2008 13:57:29 +0000, by torinthiel
-
Sync with latest FFmpeg changes.Sat, 08 Nov 2008 09:51:12 +0000, by diego
-
Synced with r25786.Sat, 08 Nov 2008 04:51:46 +0000, by bircoph
-
Synced with r27402. Some spelling, typo fixes.Fri, 07 Nov 2008 08:34:15 +0000, by bircoph
-
For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS.Thu, 06 Nov 2008 18:39:37 +0000, by reimar
-
sync w/r27895Thu, 06 Nov 2008 12:41:23 +0000, by gpoirier
-
set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by ReimarWed, 05 Nov 2008 23:37:52 +0000, by nicodvb
-
Add #include <string.h> for memset.Tue, 04 Nov 2008 21:00:29 +0000, by diego
-
Fix typo in psy-rd x264 option description.Tue, 04 Nov 2008 20:46:45 +0000, by diego
-
Add some const specifiers to function name variables; fixes a bunch ofTue, 04 Nov 2008 20:38:55 +0000, by diego
-
Intialize unused fd variables to -1 (which is actually invalid) insteadTue, 04 Nov 2008 18:44:14 +0000, by reimar
-
Fix condition broken in r27401 which incorrectly caused stdin to be closed after playing DVB.Tue, 04 Nov 2008 18:42:46 +0000, by reimar
-
Fix a typo.Tue, 04 Nov 2008 00:35:49 +0000, by bircoph
-
Remove outdated sections.Mon, 03 Nov 2008 23:55:42 +0000, by diego
-
Merge ARCH_BFIN lines.Mon, 03 Nov 2008 22:06:45 +0000, by diego
-
Add tests target for libswscale test programs.Mon, 03 Nov 2008 22:01:03 +0000, by diego
-
Remove forgotten ASM_OBJS in libswscaleMon, 03 Nov 2008 21:49:54 +0000, by mru
-
synced with r27885Mon, 03 Nov 2008 12:06:40 +0000, by Gabrov
-
44% synced with r22753 (going on... ;))Mon, 03 Nov 2008 10:35:54 +0000, by ptt
-
lavc tscc decoder now also depends on zlibSun, 02 Nov 2008 18:25:44 +0000, by reimar
-
Add a few more supported URL protocolsSun, 02 Nov 2008 17:19:30 +0000, by reimar
-
Forgotten reindentSun, 02 Nov 2008 17:15:44 +0000, by reimar
-
Add a noicyx:// protocol to allow easier testing for misconfigured servers.Sun, 02 Nov 2008 17:15:14 +0000, by reimar
-
vfw.h needs a windows.h include before on MinGW64.Sun, 02 Nov 2008 16:46:02 +0000, by reimar
-
Change OpenGL support to work on unmodified MinGW64Sun, 02 Nov 2008 16:37:45 +0000, by reimar
-
Use libavutil FFMIN etc. instead of defining our own variants.Sun, 02 Nov 2008 15:51:00 +0000, by reimar
-
Avoid pointless casting of void*Sun, 02 Nov 2008 11:52:49 +0000, by reimar
-
Consistently use NULL for pointers instead of 0.Sun, 02 Nov 2008 11:48:20 +0000, by reimar
-
Fallback to non-fontconfig behaviour when fontconfig initialization fails.Sun, 02 Nov 2008 09:57:22 +0000, by reimar
-
vobsub: move extradata out of vobsub_t structSat, 01 Nov 2008 13:56:11 +0000, by aurel
-
vobsub: add sanity checkSat, 01 Nov 2008 13:51:39 +0000, by aurel
-
Add an option that sets initial playback volume.Fri, 31 Oct 2008 18:44:45 +0000, by diego
-
Missing free in malloc error case in COutputPinCreate.Fri, 31 Oct 2008 13:13:52 +0000, by reimar
-
Avoid useless casts of malloc results.Fri, 31 Oct 2008 13:12:54 +0000, by reimar
-
Avoid a potential memleak in parse_obj_params in case of a missingFri, 31 Oct 2008 12:59:17 +0000, by reimar
-
Avoid a memleak if allocation of field_name fails, fixes bug #1319.Fri, 31 Oct 2008 12:56:25 +0000, by reimar
-
Consistently use dashes to separate words in section IDs.Thu, 30 Oct 2008 22:40:55 +0000, by diego
-
Fix typo noticed by Paul TT.Thu, 30 Oct 2008 22:40:25 +0000, by diego
-
linking correctionsThu, 30 Oct 2008 15:04:05 +0000, by ptt
-
synced with r27843Thu, 30 Oct 2008 15:03:50 +0000, by ptt
-
synced with r27843Thu, 30 Oct 2008 15:03:22 +0000, by ptt
-
synced with r27852Thu, 30 Oct 2008 15:02:44 +0000, by ptt
-
removed, as rev.27771Thu, 30 Oct 2008 14:51:29 +0000, by ptt
-
synced with r27770Thu, 30 Oct 2008 14:21:31 +0000, by ptt
-
synced with r27815Thu, 30 Oct 2008 14:21:16 +0000, by ptt
-
synced with r27640Thu, 30 Oct 2008 14:20:05 +0000, by ptt
-
synced with r27663Thu, 30 Oct 2008 14:18:01 +0000, by ptt
-
synced with r27683Thu, 30 Oct 2008 14:17:48 +0000, by ptt
-
updated links for other commit referenceThu, 30 Oct 2008 14:17:30 +0000, by ptt
-
synced with r27771Thu, 30 Oct 2008 14:16:58 +0000, by ptt
-
synced with r27833Thu, 30 Oct 2008 14:16:30 +0000, by ptt
-
Move codec installation instructions from the codecs section to a moreThu, 30 Oct 2008 09:06:34 +0000, by diego
-
Restore XMMS input plugin section from removed section in a better place.Thu, 30 Oct 2008 08:55:36 +0000, by diego
-
We now require GNU make 3.81.Wed, 29 Oct 2008 22:42:34 +0000, by diego
-
Remove X11 backing store: this is now a useless flag.Wed, 29 Oct 2008 22:03:36 +0000, by ben
-
zlib is used in many places.Wed, 29 Oct 2008 06:34:09 +0000, by diego
-
Move libmad codec installation section to software requirements.Wed, 29 Oct 2008 06:33:24 +0000, by diego
-
section title wording fixesTue, 28 Oct 2008 23:48:25 +0000, by diego
-
Group codec library installation instructions together in a codecTue, 28 Oct 2008 23:46:57 +0000, by diego
-
Move general comments from the video codec section to the top level.Tue, 28 Oct 2008 23:33:51 +0000, by diego
-
Remove useless FFmpeg codec section.Tue, 28 Oct 2008 23:27:54 +0000, by diego
-
Make sure that linker flags passed as configure parameters appear beforeTue, 28 Oct 2008 18:00:11 +0000, by diego
-
Factorize vobsub idx/extradata handling.Mon, 27 Oct 2008 22:51:22 +0000, by aurel
-
Disallow the modification of teletext properties when the tv demuxer isMon, 27 Oct 2008 22:44:09 +0000, by faust3
-
Avoid calling init_vo_spudec() too early.Mon, 27 Oct 2008 22:34:33 +0000, by aurel
-
Fix smartblur filter crash due to missing default scaler choice;Mon, 27 Oct 2008 21:00:12 +0000, by diego
-
Silence GCC warnings:Mon, 27 Oct 2008 19:59:01 +0000, by vitor
-
rgb2rgb.h was not really intended to be a public header, thus remove it.Mon, 27 Oct 2008 09:05:27 +0000, by michael
-
Remove rgb2rgb.h dependency.Mon, 27 Oct 2008 09:03:47 +0000, by michael
-
Silence the following GCC warning:Sun, 26 Oct 2008 15:41:11 +0000, by vitor
-
Merge two Xvid build steps.Sun, 26 Oct 2008 09:49:33 +0000, by diego
-
Remove reference to containers.xml, which was removed.Sun, 26 Oct 2008 09:44:32 +0000, by diego
-
Remove notice about necessary tool versions in Xvid section, the info isSun, 26 Oct 2008 09:06:16 +0000, by diego
-
Remove obsolete and pointless reference to Xvid divxcompat mode.Sun, 26 Oct 2008 08:55:30 +0000, by diego
-
cosmetics: alphabetical orderSun, 26 Oct 2008 07:33:15 +0000, by diego
-
configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodecSun, 26 Oct 2008 02:21:55 +0000, by uau
-
Remove unused code that can't be compiled without svn archive.Sat, 25 Oct 2008 20:41:51 +0000, by cehoyos
-
Do not attempt to use the unscaled yuv2rgb converter when height is odd becauseSat, 25 Oct 2008 15:00:28 +0000, by michael
-
minor fix in example command line for usersSat, 25 Oct 2008 13:13:17 +0000, by compn
-
cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.Sat, 25 Oct 2008 01:43:24 +0000, by diego
-
configure: Set CONFIG_FFT to fix libavcodec compilationSat, 25 Oct 2008 00:08:02 +0000, by uau
-
vf_palette: Fix compilation after libswscale API changesSat, 25 Oct 2008 00:07:59 +0000, by uau
-
updated to r27402, jumping over 27072, by now, i'll do soonFri, 24 Oct 2008 09:18:28 +0000, by ptt
-
Conditionally declare a conditionally used variable, fixes the warning:Fri, 24 Oct 2008 09:13:04 +0000, by diego
-
10l: Revert SH4 removal, which is required in FFmpeg.Fri, 24 Oct 2008 09:08:03 +0000, by diego
-
Cosmetics: alignmentThu, 23 Oct 2008 19:20:14 +0000, by vitor
-
Fix broken palette8to*.Thu, 23 Oct 2008 19:13:11 +0000, by vitor
-
cosmetics: typo fixThu, 23 Oct 2008 16:23:42 +0000, by diego
-
remove outdated message about outfmt=i420Thu, 23 Oct 2008 15:36:59 +0000, by compn
-
SH4 is an architecture, not a CPU extension.Thu, 23 Oct 2008 10:58:47 +0000, by diego
-
Add ARM pld instruction test for FFmpeg ARM optimizations.Thu, 23 Oct 2008 09:53:08 +0000, by diego
-
IWMMXT optimizations were removed from our internal libmpeg2 copy, so nowWed, 22 Oct 2008 23:39:39 +0000, by diego
-
Try to improve binary codec pack installation instructions.Wed, 22 Oct 2008 17:34:39 +0000, by diego
-
increase the max RTP packet size to 5MB as modern ElphelWed, 22 Oct 2008 16:08:26 +0000, by attila
-
Determine default CD/DVD device in configure instead of using an #ifdef jungle.Tue, 21 Oct 2008 07:02:25 +0000, by diego
-
Make cpuinfo.c compile under MinGW64Mon, 20 Oct 2008 18:08:10 +0000, by reimar
-
Replace typeof by __typeof__, the former is a non-portable GNU extension.Mon, 20 Oct 2008 09:55:38 +0000, by diego
-
Translate a Hungarian comment, thanks to Denes Balatoni.Sun, 19 Oct 2008 20:02:21 +0000, by diego
-
Convert typeof keyword into __typeof__Sun, 19 Oct 2008 18:56:35 +0000, by conrad
-
Avoid CreateThread and especially TerminateThread since they cause a memleak.Sun, 19 Oct 2008 18:05:45 +0000, by reimar
-
Remove useless casts.Sun, 19 Oct 2008 17:28:23 +0000, by reimar
-
Improve error message when screen width and height are not set.Sun, 19 Oct 2008 11:47:46 +0000, by diego
-
Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.Sun, 19 Oct 2008 11:27:10 +0000, by diego
-
improve documentation of latest x264's optionsSat, 18 Oct 2008 21:11:44 +0000, by gpoirier
-
Use av_malloc/av_free for audio-related buffers to avoid crashes due toSat, 18 Oct 2008 18:54:05 +0000, by reimar
-
pci.c includes dha.h, remove redundant MAX_* definesSat, 18 Oct 2008 16:07:47 +0000, by ranma
-
MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 25 devices), upped to 256Sat, 18 Oct 2008 16:07:18 +0000, by ranma
-
fixed image format detection for 15 bit color depthsFri, 17 Oct 2008 10:01:44 +0000, by faust3
-
cosmetics: Reorganize config.h. Remove pointless comments, group togetherThu, 16 Oct 2008 20:44:05 +0000, by diego
-
typo: _dev_dvd_openbsd --> _def_dvd_openbsdThu, 16 Oct 2008 20:40:34 +0000, by diego
-
Create LIBDIR for binary codecs upon make install.Thu, 16 Oct 2008 20:25:41 +0000, by diego
-
Move dcbzl definition to the FFmpeg section of config.h where it belongs.Thu, 16 Oct 2008 20:23:22 +0000, by diego
-
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.Thu, 16 Oct 2008 20:17:56 +0000, by diego
-
Revert declaring ThreadProc as void, it breaks the WINAPI.Thu, 16 Oct 2008 19:24:21 +0000, by diego
-
Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.Thu, 16 Oct 2008 19:12:57 +0000, by diego
-
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.Thu, 16 Oct 2008 18:59:27 +0000, by diego
-
Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.Thu, 16 Oct 2008 18:28:38 +0000, by diego
-
Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.Thu, 16 Oct 2008 18:26:01 +0000, by diego
-
Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.Thu, 16 Oct 2008 18:24:18 +0000, by diego
-
Move X11_FULLSCREEN definition to x11_common.h where it belongs.Thu, 16 Oct 2008 18:19:36 +0000, by diego
-
cosmetics: Merge some preprocessor checks.Thu, 16 Oct 2008 18:14:35 +0000, by diego
-
fixed overlay x and y calculationThu, 16 Oct 2008 18:13:26 +0000, by faust3
-
Move attribute_used declaration from config.h to mangle.h where it is useful.Thu, 16 Oct 2008 18:13:06 +0000, by diego
-
Remove pointless attribute_used from variable declaration.Thu, 16 Oct 2008 18:08:18 +0000, by diego
-
Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make itThu, 16 Oct 2008 17:01:40 +0000, by diego
-
Convert asm keyword into __asm__.Thu, 16 Oct 2008 13:34:30 +0000, by flameeyes
-
sun --> __sun in config.h preprocessor checkThu, 16 Oct 2008 13:33:29 +0000, by diego
-
misc updates for the Xvid, x264 and AAC sectionsTue, 14 Oct 2008 23:20:10 +0000, by diego
-
cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.Tue, 14 Oct 2008 23:15:10 +0000, by diego
-
cosmetics: Consistently name all header #define variables.Tue, 14 Oct 2008 23:00:04 +0000, by diego
-
Remove some pointless and/or outdated codec documentation sections.Tue, 14 Oct 2008 22:28:52 +0000, by diego
-
Honour differences between src and dst stride for packed yuvTue, 14 Oct 2008 22:28:19 +0000, by faust3
-
Remove section about containers. Its contents are non-informative, redundant,Tue, 14 Oct 2008 21:41:25 +0000, by diego
-
Update VIDIX vs. svgalib documentation.Tue, 14 Oct 2008 21:15:59 +0000, by diego
-
#include necessary libavcodec header and remove duplicated struct declaration.Tue, 14 Oct 2008 16:04:09 +0000, by diego
-
update x264's section with r999 of x264Tue, 14 Oct 2008 09:31:19 +0000, by gpoirier
-
Remove useless '#undef realloc', realloc is not referenced anywhere near.Tue, 14 Oct 2008 09:04:40 +0000, by diego
-
Remove duplicate extern declaration, fixes the warning:Tue, 14 Oct 2008 08:56:48 +0000, by diego
-
Remove unused variable ncomps.Mon, 13 Oct 2008 23:10:42 +0000, by diego
-
Fix double free in demux_nut, patch by Onur K¸«ä¸«®¸«äk.Mon, 13 Oct 2008 22:32:20 +0000, by ods15
-
Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.Mon, 13 Oct 2008 22:25:35 +0000, by diego
-
Remove global definition of WIN32 in config.h for Cygwin.Mon, 13 Oct 2008 16:26:05 +0000, by diego
-
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Mon, 13 Oct 2008 16:23:55 +0000, by diego
-
Remove pointless #ifdef around the whole file, it is just a complicated #if 1.Mon, 13 Oct 2008 16:06:15 +0000, by diego
-
Declare ThreadProc as void, it does not return anything, fixes the warning:Mon, 13 Oct 2008 15:51:29 +0000, by diego
-
Remove unused function, fixes the warning:Mon, 13 Oct 2008 15:25:34 +0000, by diego
-
Unconditionally #include osdep/shem.h, fixes the warnings on Cygwin:Mon, 13 Oct 2008 15:13:40 +0000, by diego
-
Add missing Cygwin header, fixes the warning:Mon, 13 Oct 2008 14:55:01 +0000, by diego
-
Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:Mon, 13 Oct 2008 14:47:11 +0000, by diego
-
Surround conditionally used function with corresponding #ifdef, fixes:Mon, 13 Oct 2008 14:40:58 +0000, by diego
-
Remove redundant variable declaration, fixes the warning:Mon, 13 Oct 2008 14:38:36 +0000, by diego
-
Remove check for byteswap.h, it was removed from FFmpeg.Mon, 13 Oct 2008 14:17:25 +0000, by diego
-
Remove unused variables.Sun, 12 Oct 2008 22:12:24 +0000, by diego
-
Remove redundant declaration of proc_priority.Sun, 12 Oct 2008 22:11:33 +0000, by diego
-
Filter out .hh and .h files in the C++ dependency generation command.Sun, 12 Oct 2008 17:18:15 +0000, by diego
-
Remove useless HAVE_STRCHR definition from config.h.Sun, 12 Oct 2008 17:14:13 +0000, by diego
-
Add missing support for some multimedia keys to X11 backend code.Sun, 12 Oct 2008 15:58:44 +0000, by diego
-
Move socklen_t typedef from config.h to stream/network.h.Sun, 12 Oct 2008 12:12:41 +0000, by diego
-
Do not provide a prototype for setenv in config.h, we do not provide aSat, 11 Oct 2008 08:22:03 +0000, by diego
-
cosmetics: Move some config.h entries to more sensible places.Fri, 10 Oct 2008 21:56:03 +0000, by diego
-
cosmetics: Group codec-, network- and gui-related options together in config.h.Fri, 10 Oct 2008 05:34:49 +0000, by diego
-
cosmetics: Group system header and function definitions together in config.h.Thu, 09 Oct 2008 22:11:56 +0000, by diego
-
Remove unused line (and fix an icc warning).Thu, 09 Oct 2008 17:10:31 +0000, by cehoyos
-
Replace numeric constants by their defines.Thu, 09 Oct 2008 17:08:47 +0000, by cehoyos
-
Mark some symbols in swscale.c as constant.Thu, 09 Oct 2008 11:13:14 +0000, by flameeyes
-
Mark dither_2x2_{8,4} static to swscale.cThu, 09 Oct 2008 11:12:38 +0000, by flameeyes
-
Mark variation-specific interleaveBytes static.Thu, 09 Oct 2008 11:11:35 +0000, by flameeyes
-
Invert logic for the single-pass in swScale() functions.Thu, 09 Oct 2008 11:10:30 +0000, by flameeyes
-
Change variable types from int to enum PixelFormat.Thu, 09 Oct 2008 08:36:04 +0000, by cehoyos
-
Fix channel order for ffmpeg flac codec.Thu, 09 Oct 2008 07:46:20 +0000, by ulion